aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher1-0/+4
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas1-0/+14
2021-11-24drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-24drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas1-0/+2
2021-11-17drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-10drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S1-9/+11
2021-11-09drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas1-2/+15
2021-11-09drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas1-4/+0
2021-11-09drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob1-4/+4
2021-11-09drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptlyShirish S1-1/+1
2021-11-03drm/amd/display: dsc engine not disabled after unplug dsc mst hubHersen Wu1-12/+19
2021-11-03drm/amd/display: Look at firmware version to determine using dmub on dcn21Mario Limonciello1-1/+9
2021-10-28drm/amd/display: Enable dpia in dmub only for DCN31 B0Jude Shih1-0/+14
2021-10-28drm/amd/display: Fix USB4 hot plug crash issueJude Shih1-7/+16
2021-10-28drm/amd/display: Set phy_mux_sel bit in dmub scratch registerHansen1-1/+1
2021-10-28drm/amdgpu/display: add quirk handling for stutter modeAlex Deucher1-0/+33
2021-10-28Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+29
2021-10-27drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher1-1/+1
2021-10-25drm/amd/display: Add DP 2.0 MST DM SupportBhawanpreet Lakha1-0/+29
2021-10-22amd/display: remove ChromeOS workaroundSimon Ser1-51/+0
2021-10-19drm/amd/display: Fully switch to dmub for all dcn21 asicsRoman Li1-2/+1
2021-10-13drm/amd/display: Enable PSR by default on newer DCNNicholas Kazlauskas1-1/+16
2021-10-13amd/display: check cursor plane matches underlying planeSimon Ser1-15/+34
2021-10-06drm/amd/display: Add 120Hz support for freesync video modeSolomon Chiu1-11/+11
2021-10-06drm/amd/display: Fix USB4 Aux via DMUB terminate unexpectedlyJude Shih1-1/+2
2021-10-06drm/amd/display: Deadlock/HPD Status/Crash Bug FixJude Shih1-26/+44
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBJude Shih1-14/+59
2021-10-06drm/amd/display: fix DCC settings for DCN3Marek Olšák1-2/+2
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-13/+13
2021-10-04drm/amd/display: fix error case handlingGuchun Chen1-6/+8
2021-10-04drm/amdgpu/display/dm: convert RAVEN to IP version checkingAlex Deucher1-16/+6
2021-10-04drm/amdgpu/display/dm: convert to IP version checkingAlex Deucher1-94/+114
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu1-0/+10
2021-09-29drm/amd/display: Pass PCI deviceid into DCCharlene Liu1-0/+1
2021-09-29drm/amd/display: initialize backlight_ramping_override to falseJosip Pavic1-0/+1
2021-09-23drm/amd/display: Fix wrong format specifier in amdgpu_dm.cHayden Goodfellow1-1/+1
2021-09-23drm/amd/display: Fix crash on device remove/driver unloadAndrey Grodzovsky1-12/+12
2021-09-23drm/amd/display: Add modifiers capable of DCC image stores for gfx10_3Joshua Ashton1-0/+21
2021-09-23drm/amd/display: Handle GFX10_RBPLUS modifiers for dcc_ind_blkJoshua Ashton1-4/+16
2021-09-23drm/amd/display: Use dcc_ind_blk value to set register directlyJoshua Ashton1-1/+6
2021-09-23drm/amd/display: Fix white screen page fault for gpuvmNicholas Kazlauskas1-0/+2
2021-09-23amd/display: enable panel orientation quirksSimon Ser1-0/+28
2021-09-14drm/amd/display: Fix unstable HPCP compliance on Chrome BarceloQingqing Zhuo1-2/+20
2021-09-14drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3Hersen Wu1-6/+16
2021-09-14drm/amd/display: Add flag to detect dpms force off during HPDAurabindo Pillai1-6/+13
2021-09-14drm/amd/display: Fork thread to offload work of hpd_rx_irqWayne Lin1-36/+167
2021-09-14drm/amd/display: Add NULL checks for vblank workqueueNicholas Kazlauskas1-14/+18
2021-09-07amd/display: downgrade validation failure log levelSimon Ser1-1/+2
2021-09-01drm/amd/display: Fix unused initialization of pointer sinkColin Ian King1-1/+1