Home
last modified time | relevance | path

Searched refs:DMIF_BUFFERS_ALLOCATED (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dsid.h329 # define DMIF_BUFFERS_ALLOCATED(x) ((x) << 0) macro
Dcikd.h443 # define DMIF_BUFFERS_ALLOCATED(x) ((x) << 0) macro
Devergreend.h1217 # define DMIF_BUFFERS_ALLOCATED(x) ((x) << 0) macro
Devergreen.c1965 DMIF_BUFFERS_ALLOCATED(buffer_alloc)); in evergreen_line_buffer_adjust()
Dsi.c1948 DMIF_BUFFERS_ALLOCATED(buffer_alloc)); in dce6_line_buffer_adjust()
Dcik.c9131 DMIF_BUFFERS_ALLOCATED(buffer_alloc)); in dce8_line_buffer_adjust()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Ddce_v11_0.c826 tmp = REG_SET_FIELD(tmp, PIPE0_DMIF_BUFFER_CONTROL, DMIF_BUFFERS_ALLOCATED, buffer_alloc); in dce_v11_0_line_buffer_adjust()
Ddce_v10_0.c838 tmp = REG_SET_FIELD(tmp, PIPE0_DMIF_BUFFER_CONTROL, DMIF_BUFFERS_ALLOCATED, buffer_alloc); in dce_v10_0_line_buffer_adjust()