summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2020-01-15drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner-1/+1
2020-01-07drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson-22/+23
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher-1/+4
2019-12-10drm/amd/display: include linux/slab.h where neededArnd Bergmann-0/+2
2019-12-10drm/amd/display: fix undefined struct member referenceArnd Bergmann-0/+2
2019-12-05drm/amd/display: Compare clock state member to determine optimization.Yongqiang Sun-1/+17
2019-12-05drm/amdgpu/display: add fallthrough commentAlex Deucher-0/+1
2019-12-05drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen-10/+22
2019-12-05drm/amd/display: update dispclk and dppclk vco frequencyEric Yang-1/+1
2019-12-05drm/amd/display: Fix screen tearing on vrr testsAmanda Liu-20/+13
2019-12-05drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij-2/+10
2019-12-05drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu-2/+2
2019-12-05drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma-1/+8
2019-12-05drm/amd/display: have two different sr and pstate latency tables for renoirJoseph Gravenor-34/+80
2019-12-05drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi-1/+1
2019-12-05drm/amd/display: populate bios integrated info for renoirJoseph Gravenor-4/+7
2019-12-05drm/amd/display: fix DalDramClockChangeLatencyNs overrideJoseph Gravenor-1/+4
2019-12-05drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij-3/+10
2019-12-05drm/amd/display: update sr and pstate latencies for RenoirEric Yang-7/+26
2019-12-03drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher-0/+19
2019-12-03drm/amd/display: Get NV14 specific ip params as neededZhan liu-0/+4
2019-12-03drm/amd/display: Adding NV14 IP ParametersZhan liu-0/+68
2019-12-03drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu-0/+2
2019-11-26drm/amd/display: add default clocks if not able to fetch themAlex Deucher-1/+2
2019-11-22Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher-1/+1
2019-11-22drm/amd/display: Fix debugfs on MST connectorsMikita Lipski-1/+9
2019-11-14Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-10/+1
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie-35/+65
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu-0/+5
2019-11-06drm/amdgpu: Show resolution correctly in mode validation debug outputNeil Mayhew-1/+1
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu-0/+5
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-350/+1163
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+1
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers-15/+5
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers-0/+45
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers-30/+20
2019-10-30dc.c:use kzalloc without testzhongshiqi-0/+4
2019-10-30drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu-0/+9
2019-10-30drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss-6/+18
2019-10-30drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei-1/+2
2019-10-30drm/amd/display: Allow inverted gammaAidan Yang-14/+8
2019-10-30drm/amd/display: do not synchronize "drr" displaysJun Lei-0/+6
2019-10-30drm/amd/display: Change Navi14's DWB flag to 1Zhan liu-1/+1
2019-10-30drm/amd/display: Add a conversion function for transmitter and phy_id enumsNathan Chancellor-1/+37
2019-10-30drm/amd/display: remove redundant null pointer check before kfreezhong jiang-3/+1
2019-10-30Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.fr...Dave Airlie-18/+14
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-336/+2408
2019-10-28drm/amd/display: Make calculate_integer_scaling staticYueHaibing-1/+1