Searched refs:FD_CHIP_ID (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libdrm/dist/freedreno/ |
| H A D | freedreno_drmif.h | 61 FD_CHIP_ID, enumerator in enum:fd_param_id
|
| /xsrc/external/mit/libdrm/dist/freedreno/msm/ |
| H A D | msm_pipe.c | 63 case FD_CHIP_ID:
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | freedreno_drmif.h | 52 FD_CHIP_ID, enumerator in enum:fd_param_id
|
| H A D | msm_pipe.c | 86 case FD_CHIP_ID:
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_drmif.h | 57 FD_CHIP_ID, /* 64b */ enumerator in enum:fd_param_id
|
| H A D | freedreno_pipe.c | 63 fd_pipe_get_param(pipe, FD_CHIP_ID, &val);
|
| H A D | msm_pipe.c | 87 case FD_CHIP_ID:
|
| /xsrc/external/mit/libdrm/dist/freedreno/kgsl/ |
| H A D | kgsl_pipe.c | 46 case FD_CHIP_ID:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_screen.c | 820 if (fd_pipe_get_param(screen->pipe, FD_CHIP_ID, &val)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_screen.c | 993 if (fd_pipe_get_param(screen->pipe, FD_CHIP_ID, &val)) {
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/ |
| H A D | fdperf.c | 131 ret = fd_pipe_get_param(dev.pipe, FD_CHIP_ID, &val);
|
Completed in 8 milliseconds