summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2021-12-08drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas-1/+6
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan-0/+8
2021-12-01drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas-4/+16
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher-0/+4
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas-0/+14
2021-11-24drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas-2/+2
2021-11-24drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas-0/+2
2021-11-17drm/amd/display: Fix OLED brightness control on eDPRoman Li-1/+2
2021-11-10drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S-9/+11
2021-11-09drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas-2/+15
2021-11-09drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas-4/+0
2021-11-09drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob-4/+4
2021-11-09drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptlyShirish S-1/+1
2021-11-05drm/amd/display: Don't allow partial copy_from_userHarry Wentland-6/+4
2021-11-03drm/amd/display: dsc engine not disabled after unplug dsc mst hubHersen Wu-43/+138
2021-11-03drm/amd/display: Look at firmware version to determine using dmub on dcn21Mario Limonciello-1/+9
2021-10-28drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson-9/+9
2021-10-28drm/amd/display: Enable dpia in dmub only for DCN31 B0Jude Shih-0/+14
2021-10-28drm/amd/display: Fix USB4 hot plug crash issueJude Shih-7/+16
2021-10-28drm/amd/display: Set phy_mux_sel bit in dmub scratch registerHansen-1/+1
2021-10-28drm/amd/display: Handle I2C-over-AUX write channel status updateAric Cyr-0/+2
2021-10-28drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen-2/+8
2021-10-28drm/amdgpu/display: add quirk handling for stutter modeAlex Deucher-0/+33
2021-10-28Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.or...Dave Airlie-1/+38
2021-10-27drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher-2/+4
2021-10-25drm/amd/display: Add DP 2.0 MST DM SupportBhawanpreet Lakha-1/+36
2021-10-25drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha-1/+1
2021-10-22amd/display: remove ChromeOS workaroundSimon Ser-51/+0
2021-10-19drm/amd/display: Fully switch to dmub for all dcn21 asicsRoman Li-2/+1
2021-10-13drm/amdgpu: fix out of bounds writeThelford Williams-1/+1
2021-10-13drm/amd/display: Enable PSR by default on newer DCNNicholas Kazlauskas-1/+16
2021-10-13amd/display: check cursor plane matches underlying planeSimon Ser-15/+34
2021-10-06drm/amd/display: Add 120Hz support for freesync video modeSolomon Chiu-11/+11
2021-10-06drm/amd/display: Fix USB4 Aux via DMUB terminate unexpectedlyJude Shih-1/+2
2021-10-06drm/amd/display: Deadlock/HPD Status/Crash Bug FixJude Shih-26/+44
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBJude Shih-18/+84
2021-10-06drm/amd/display: fix DCC settings for DCN3Marek Olšák-2/+2
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo-1/+1
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher-13/+13
2021-10-04drm/amd/display: fix error case handlingGuchun Chen-6/+8
2021-10-04drm/amdgpu/display/dm: convert RAVEN to IP version checkingAlex Deucher-16/+6
2021-10-04drm/amdgpu/display/dm: convert to IP version checkingAlex Deucher-94/+114
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu-0/+10
2021-09-29drm/amd/display: Pass PCI deviceid into DCCharlene Liu-0/+1
2021-09-29drm/amd/display: initialize backlight_ramping_override to falseJosip Pavic-0/+1
2021-09-28drm/amd/display: update cur_lane_setting to an array one for each laneWenjing Liu-4/+4
2021-09-23drm/amd/display: Fix wrong format specifier in amdgpu_dm.cHayden Goodfellow-1/+1
2021-09-23drm/amd/display: Fix crash on device remove/driver unloadAndrey Grodzovsky-12/+12
2021-09-23drm/amd/display: Add modifiers capable of DCC image stores for gfx10_3Joshua Ashton-0/+21
2021-09-23drm/amd/display: Handle GFX10_RBPLUS modifiers for dcc_ind_blkJoshua Ashton-4/+16