1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc
Mario Kleiner 72a7cf0aec drm/amd/display: Keep linebuffer pixel depth at 30bpp for DCE-11.0.
Testing on AMD Carizzo with DCE-11.0 display engine showed that
it doesn't like a 36 bpp linebuffer very much. The display just
showed a solid green.

Testing on RavenRidge DCN-1.0, Polaris11 with DCE-11.2 and Kabini
with DCE-8.3 did not expose any problems, so for now only revert
to 30 bpp linebuffer depth on asics with DCE-11.0 display engine.

Fixes: a316db7209 ("drm/amd/display: Increase linebuffer pixel depth to 36bpp.")
Reported-by: Tom StDenis <Tom.StDenis@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-06-04 12:40:01 -04:00
..
basics Revert "drm/amd/display: Unblank hubp based on plane visibility" 2021-02-18 16:43:10 -05:00
bios drm/amd/display: remove variable active_disp 2021-06-04 12:40:01 -04:00
calcs drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616. 2021-05-27 15:00:47 -04:00
clk_mgr drm/amd/display: Initial DC support for Beige Goby 2021-05-19 22:42:00 -04:00
core drm/amd/display: Keep linebuffer pixel depth at 30bpp for DCE-11.0. 2021-06-04 12:40:01 -04:00
dce drm/amd/display: Fix uninitialized field when expanding macro MI_DCE12_MASK_SH_LIST 2021-06-04 12:40:00 -04:00
dce60 drm/amd/display/dc/dce60/dce60_resource: Include our own header containing prototypes 2021-01-14 13:20:21 -05:00
dce80 drm/amd/display/dc/dce80/dce80_resource: Make local functions static 2021-04-09 16:38:05 -04:00
dce100 drm/amd/display/dc/dce100/dce100_resource: Include our own header containing prototypes 2021-01-14 13:20:20 -05:00
dce110 drm/amd/display: Increase linebuffer pixel depth to 36bpp. 2021-05-27 15:00:47 -04:00
dce112 drm/amd/display/dc/dce112/dce112_resource: Include our own header file containing prototypes 2021-01-14 13:20:20 -05:00
dce120 drm/amd/display/dc/dce120/dce120_timing_generator: Remove unused function 'dce120_timing_generator_get_position' 2021-01-13 23:53:26 -05:00
dcn10 drm/amd/display: Increase linebuffer pixel depth to 36bpp. 2021-05-27 15:00:47 -04:00
dcn20 drm/amd/display: Increase linebuffer pixel depth to 36bpp. 2021-05-27 15:00:47 -04:00
dcn21 Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue" 2021-05-27 12:26:45 -04:00
dcn30 drm/amd/display: Increase linebuffer pixel depth to 36bpp. 2021-05-27 15:00:47 -04:00
dcn301 Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue" 2021-05-27 12:26:45 -04:00
dcn302 drm/amd/display: Fix typo of format termination newline 2021-05-19 22:43:38 -04:00
dcn303 drm/amd/display: enable idle optimizations for beige goby 2021-05-19 22:43:35 -04:00
dml drm/amd/display: fix odm scaling 2021-05-27 12:26:17 -04:00
dsc drm/amd/display: add dsc stream overhead for dp only 2021-05-10 18:06:44 -04:00
gpio drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types 2021-05-27 12:33:51 -04:00
hdcp drm/amd/display: Fix off by one in hdmi_14_process_transaction() 2021-03-03 10:51:37 -05:00
inc Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue" 2021-05-27 12:26:45 -04:00
irq drm/amd/display: Edit license info for beige goby DC files 2021-05-19 22:42:04 -04:00
virtual drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoder 2020-09-29 16:08:31 -04:00
dc.h drm/amd/display: 3.2.137 2021-05-27 12:26:24 -04:00
dc_bios_types.h drm/amd/display: Interface for LTTPR interop 2021-04-09 16:48:25 -04:00
dc_ddc_types.h drm/amd/display: Support for DMUB AUX 2021-03-02 14:05:41 -05:00
dc_dmub_srv.c drm/amd/display: Implement INBOX0 usage in driver 2021-05-27 12:25:35 -04:00
dc_dmub_srv.h drm/amd/display: Implement INBOX0 usage in driver 2021-05-27 12:25:35 -04:00
dc_dp_types.h drm/amd/display: determine dp link encoding format from link settings 2021-05-19 22:39:04 -04:00
dc_dsc.h drm/amd/display: add dsc stream overhead for dp only 2021-05-10 18:06:44 -04:00
dc_edid_parser.c drm/amd/display: Add Freesync HDMI support to DMCU 2021-02-02 12:11:41 -05:00
dc_edid_parser.h drm/amd/display: Add Freesync HDMI support to DMCU 2021-02-02 12:11:41 -05:00
dc_helper.c drm/amd/display/dc/dc_helper: Include our own header, containing prototypes 2021-01-14 13:20:20 -05:00
dc_hw_types.h drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616. 2021-05-27 15:00:47 -04:00
dc_link.h drm/amd/display: add exit training mode and update channel coding in LT 2021-05-27 12:25:43 -04:00
dc_stat.h drm/amd/display: Support for DMUB AUX 2021-03-02 14:05:41 -05:00
dc_stream.h drm/amd/display: disable desktop VRR when using older flip model 2021-05-27 12:24:34 -04:00
dc_trace.h drm/amd/display: Add tracepoint for capturing clocks state 2020-10-26 13:34:26 -04:00
dc_types.h drm/amd/display: fix odm scaling 2021-05-27 12:26:17 -04:00
dm_cp_psp.h drm/amd/display: correct some hdcp variable naming 2021-02-02 12:09:09 -05:00
dm_event_log.h drm/amd/display: Add customizable tracing event 2018-11-30 12:02:49 -05:00
dm_helpers.h drm/amd/display: Support for DMUB AUX 2021-05-10 18:06:44 -04:00
dm_pp_smu.h drm/amdgpu/pm: display vcn pp dpm (v4) 2021-05-21 10:31:55 -04:00
dm_services.h drm/amd/display: Decouple amdgpu_dm_trace from service 2020-10-26 13:33:59 -04:00
dm_services_types.h drm/amd/display: Add definition for number of backlight data points 2019-12-18 16:09:08 -05:00
irq_types.h drm/amd/display: Support for DMUB AUX 2021-05-10 18:06:44 -04:00
Makefile drm/amd/display: Initial DC support for Beige Goby 2021-05-19 22:42:00 -04:00
os_types.h drm/amdgpu/display: drop DCN support for aarch64 2021-01-05 11:35:53 -05:00