Searched refs:FD_NR_RINGS (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libdrm/dist/freedreno/msm/ |
| H A D | msm_pipe.c | 70 case FD_NR_RINGS: 113 msm_pipe_get_param(pipe, FD_NR_RINGS, &nr_rings);
|
| /xsrc/external/mit/libdrm/dist/freedreno/ |
| H A D | freedreno_drmif.h | 64 FD_NR_RINGS, /* # of rings == # of distinct priority levels */ enumerator in enum:fd_param_id
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | msm_pipe.c | 93 case FD_NR_RINGS: 142 msm_pipe_get_param(pipe, FD_NR_RINGS, &nr_rings);
|
| H A D | freedreno_drmif.h | 55 FD_NR_RINGS, /* # of rings == # of distinct priority levels */ enumerator in enum:fd_param_id
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | msm_pipe.c | 94 case FD_NR_RINGS: 145 msm_pipe_get_param(pipe, FD_NR_RINGS, &nr_rings);
|
| H A D | freedreno_drmif.h | 60 FD_NR_RINGS, /* # of rings == # of distinct priority levels */ enumerator in enum:fd_param_id
|
| /xsrc/external/mit/libdrm/dist/freedreno/kgsl/ |
| H A D | kgsl_pipe.c | 51 case FD_NR_RINGS:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_screen.c | 832 if (fd_pipe_get_param(screen->pipe, FD_NR_RINGS, &val)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_screen.c | 1006 if (fd_pipe_get_param(screen->pipe, FD_NR_RINGS, &val)) {
|
Completed in 19 milliseconds