Searched refs:DMIF_BUFFERS_ALLOCATED (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_mem_input.c | 735 DMIF_BUFFERS_ALLOCATED, &buffers_allocated); in dce_mi_allocate_dmif() 741 DMIF_BUFFERS_ALLOCATED, 2); in dce_mi_allocate_dmif() 772 DMIF_BUFFERS_ALLOCATED, &buffers_allocated); in dce_mi_free_dmif() 778 DMIF_BUFFERS_ALLOCATED, 0); in dce_mi_free_dmif()
|
| H A D | dce_mem_input.h | 248 SF(PIPE0_DMIF_BUFFER_CONTROL, DMIF_BUFFERS_ALLOCATED, mask_sh),\ 276 SF(PIPE0_DMIF_BUFFER_CONTROL, DMIF_BUFFERS_ALLOCATED, mask_sh),\ 402 type DMIF_BUFFERS_ALLOCATED; \
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | sid.h | 329 # define DMIF_BUFFERS_ALLOCATED(x) ((x) << 0) macro
|
| H A D | cikd.h | 441 # define DMIF_BUFFERS_ALLOCATED(x) ((x) << 0) macro
|
| H A D | evergreend.h | 1217 # define DMIF_BUFFERS_ALLOCATED(x) ((x) << 0) macro
|
| H A D | evergreen.c | 1871 DMIF_BUFFERS_ALLOCATED(buffer_alloc)); in evergreen_line_buffer_adjust()
|
| H A D | si.c | 2008 DMIF_BUFFERS_ALLOCATED(buffer_alloc)); in dce6_line_buffer_adjust()
|
| H A D | cik.c | 8855 DMIF_BUFFERS_ALLOCATED(buffer_alloc)); in dce8_line_buffer_adjust()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | sid.h | 330 # define DMIF_BUFFERS_ALLOCATED(x) ((x) << 0) macro
|
| H A D | dce_v10_0.c | 633 tmp = REG_SET_FIELD(tmp, PIPE0_DMIF_BUFFER_CONTROL, DMIF_BUFFERS_ALLOCATED, buffer_alloc); in dce_v10_0_line_buffer_adjust()
|
| H A D | dce_v11_0.c | 659 tmp = REG_SET_FIELD(tmp, PIPE0_DMIF_BUFFER_CONTROL, DMIF_BUFFERS_ALLOCATED, buffer_alloc); in dce_v11_0_line_buffer_adjust()
|