summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu-2/+8
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin-1/+1
2020-08-26drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu-1/+1
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam-0/+1
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung-1/+1
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee-22/+43
2020-08-26drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh-0/+2
2020-08-26drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas-0/+8
2020-08-26drm/amd/display: use correct scale for actual_brightnessAlexander Monakov-41/+40
2020-08-26drm/amd/display: should check error using DC_OKTong Zhang-4/+4
2020-08-21Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...Dave Airlie-6/+97
2020-08-19Merge tag 'amd-drm-fixes-5.9-2020-08-12' of git://people.freedesktop.org/~agd...Dave Airlie-19/+55
2020-08-18drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac-0/+3
2020-08-18drm/amd/display: Reset scrambling on Test PatternChris Park-0/+1
2020-08-18drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin-0/+4
2020-08-18drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh-2/+2
2020-08-18drm/amd/display: Assign correct left shiftChris Park-2/+7
2020-08-18drm/amd/display: Call DMUB for eDP power controlChris Park-2/+80
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...Dave Airlie-127/+441
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie-9/+27
2020-08-10drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa-1/+1
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung-2/+1
2020-08-10drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang-0/+1
2020-08-10drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo-8/+22
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo-7/+29
2020-08-10drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr-1/+1
2020-08-06drm/amd/display: Display goes blank after instIgor Kravchenko-3/+56
2020-08-06drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen-2/+2
2020-08-06drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu-1/+1
2020-08-06drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr-16/+0
2020-08-06drm/amd/display: Fix logger contextHarry Wentland-1/+2
2020-08-06drm/amd/display: populate new dml variableDmytro Laktyushkin-1/+2
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko-8/+129
2020-08-06drm/amd/display: Use parameter for call to set output muxEric Bernstein-2/+5
2020-08-06drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2Aric Cyr-7/+6
2020-08-06drm/amd/display: Use hw lock mgrWyatt Wood-1/+1
2020-08-06drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu-2/+67
2020-08-06drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini-13/+57
2020-08-06drm/amd/display: Disable idle optimizations before programming DCNJun Lei-2/+16
2020-08-06drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang-0/+23
2020-08-06drm/amd/display: Use proper abm/backlight functions for DCN3Bhawanpreet Lakha-2/+3
2020-08-06drm/amd/display: Use seperate dmcub firmware for navy_flounderBhawanpreet Lakha-1/+6
2020-08-06drm/amd/display: Check lane status again after link training doneMartin Tsai-0/+52
2020-08-06drm/amd/display: Don't compare dppclk before updating DTOAlvin Lee-3/+4
2020-08-06drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol-4/+5
2020-08-06drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol-4/+6
2020-08-06drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin-63/+7
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk-9/+27
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie-69/+672
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie-1/+1