summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
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 Shih3-18/+84
2021-10-06drm/amd/display: fix DCC settings for DCN3Marek Olšák1-2/+2
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo1-1/+1
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-30drm/amd/display: Pass PCI deviceid into DCCharlene Liu1-0/+1
2021-09-30drm/amd/display: initialize backlight_ramping_override to falseJosip Pavic1-0/+1
2021-09-28drm/amd/display: update cur_lane_setting to an array one for each laneWenjing Liu1-4/+4
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: Add periodic detection when zstate is enabledEric Yang1-0/+6
2021-09-14drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3Hersen Wu3-17/+34
2021-09-14drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob1-1/+2
2021-09-14drm/amd/display: Fix for null pointer access for ddc pin and aux engine.Meenakshikumar Somasundaram1-2/+0
2021-09-14drm/amd/display: Add flag to detect dpms force off during HPDAurabindo Pillai3-10/+29
2021-09-14drm/amd/display: Fork thread to offload work of hpd_rx_irqWayne Lin2-37/+215
2021-09-14drm/amd/display: dc_assert_fp_enabled assert only if FPU is not enabledAnson Jacob1-1/+1
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
2021-09-01drm/amd/display: Add emulated sink support for updating FSAurabindo Pillai1-8/+12
2021-09-01drm/amd/display: Limit max DSC target bpp for specific monitorsRoman Li1-0/+35
2021-09-01drm/amd/display: Use max target bpp override optionRoman Li2-3/+9
2021-09-01drm/amd/display: Support for DMUB HPD interrupt handlingJude Shih2-8/+203
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo1-0/+8
2021-08-30drm/amd/display: setup system context for APUsAaron Liu1-1/+1
2021-08-19drm/amd: consolidate TA shared memory structuresCandice Li1-6/+6
2021-08-16drm/amd/display: Guard vblank wq flush with DCN guardsNicholas Kazlauskas1-0/+4
2021-08-16drm/amd/display: Use vblank control events for PSR enable/disableNicholas Kazlauskas3-8/+43
2021-08-16drm/amd/display: Fix multi-display support for idle opt workqueueNicholas Kazlauskas2-47/+36
2021-08-16drm/amd/display: Create dc_sink when EDID failWayne Lin1-0/+23
2021-08-09drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workAnson Jacob1-1/+1
2021-08-06drm/amdgpu: Add preferred mode in modeset when freesync video mode's enabled.Solomon Chiu1-1/+6
2021-08-06drm/amdgpu/display: fix DMUB firmware version infoShirish S1-1/+1
2021-08-06drm/amd/display: Add DC_FP helper to check FPU stateRodrigo Siqueira2-0/+20
2021-08-06drm/amd/display: Add control mechanism for FPU utilizationRodrigo Siqueira2-29/+61
2021-08-06drm/amd/display: Add control mechanism for FPURodrigo Siqueira4-0/+154
2021-08-06drm/amd/display: Remove redundant vblank workqueues in DMRoman Li1-6/+2
2021-07-29drm/amdgpu/display: add support for multiple backlightsAlex Deucher2-69/+82