Home
last modified time | relevance | path

Searched refs:DC_ARRAY_LINEAR_GENERAL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c105 if (pipe_ctx->plane_state->tiling_info.gfx8.array_mode == DC_ARRAY_LINEAR_GENERAL) in dce60_should_enable_fbc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h271 DC_ARRAY_LINEAR_GENERAL = 0, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c557 case DC_ARRAY_LINEAR_GENERAL: in get_dvmm_hw_setting()
H A Ddce110_hw_sequencer.c2040 if (pipe_ctx->plane_state->tiling_info.gfx8.array_mode == DC_ARRAY_LINEAR_GENERAL) in should_enable_fbc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.c114 case DC_ARRAY_LINEAR_GENERAL: in get_mi_tiling()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6540 dc_plane_state->tiling_info.gfx8.array_mode = DC_ARRAY_LINEAR_GENERAL; in dm_validate_stream_and_context()