Star64_linux/drivers/gpu/drm/amd/display/amdgpu_dm
Bas Nieuwenhuizen 6eed95b00b drm/amd/display: Store tiling_flags in the framebuffer.
This moves the tiling_flags to the framebuffer creation.
This way the time of the "tiling" decision is the same as it
would be with modifiers.

Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-10-30 14:27:23 -04:00
..
amdgpu_dm.c drm/amd/display: Store tiling_flags in the framebuffer. 2020-10-30 14:27:23 -04:00
amdgpu_dm.h drm/amd/display: Store tiling_flags in the framebuffer. 2020-10-30 14:27:23 -04:00
amdgpu_dm_color.c
amdgpu_dm_crc.c
amdgpu_dm_crc.h
amdgpu_dm_debugfs.c drivers: amdgpu: Correct spelling defalut to default in comment 2020-10-30 01:03:10 -04:00
amdgpu_dm_debugfs.h
amdgpu_dm_hdcp.c drm/amd/display: fix return value check for hdcp_work 2020-09-25 16:53:32 -04:00
amdgpu_dm_hdcp.h
amdgpu_dm_helpers.c
amdgpu_dm_irq.c
amdgpu_dm_irq.h
amdgpu_dm_irq_params.h drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler 2020-09-15 17:52:39 -04:00
amdgpu_dm_mst_types.c drm/amd/display: Add an option to limit max DSC target bpp per sink 2020-10-26 13:29:39 -04:00
amdgpu_dm_mst_types.h
amdgpu_dm_pp_smu.c drm/amd/pm: enable Polaris watermark table setting 2020-10-27 12:00:34 -04:00
amdgpu_dm_services.c drm/amd/display: Decouple amdgpu_dm_trace from service 2020-10-26 13:33:59 -04:00
amdgpu_dm_trace.h drm/amd/display: Add tracepoint for capturing clocks state 2020-10-26 13:34:26 -04:00
Makefile