summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher3-0/+3
2019-12-10drm/amd/display: include linux/slab.h where neededArnd Bergmann1-0/+2
2019-12-10drm/amd/display: fix undefined struct member referenceArnd Bergmann1-0/+2
2019-12-05drm/amd/display: Compare clock state member to determine optimization.Yongqiang Sun1-1/+17
2019-12-05drm/amdgpu/display: add fallthrough commentAlex Deucher1-0/+1
2019-12-05drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen1-10/+22
2019-12-05drm/amd/display: update dispclk and dppclk vco frequencyEric Yang1-1/+1
2019-12-05drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij1-2/+10
2019-12-05drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu1-1/+1
2019-12-05drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma1-1/+8
2019-12-05drm/amd/display: have two different sr and pstate latency tables for renoirJoseph Gravenor1-34/+80
2019-12-05drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi1-1/+1
2019-12-05drm/amd/display: populate bios integrated info for renoirJoseph Gravenor2-4/+7
2019-12-05drm/amd/display: fix DalDramClockChangeLatencyNs overrideJoseph Gravenor1-1/+4
2019-12-05drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij1-3/+10
2019-12-05drm/amd/display: update sr and pstate latencies for RenoirEric Yang3-7/+26
2019-12-03drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher1-0/+19
2019-12-03drm/amd/display: Get NV14 specific ip params as neededZhan liu1-0/+4
2019-12-03drm/amd/display: Adding NV14 IP ParametersZhan liu1-0/+68
2019-12-03drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu1-0/+2
2019-11-14Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...Dave Airlie1-9/+0
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie6-35/+65
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu1-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu1-0/+5
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu1-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu1-0/+5
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie39-314/+936
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers5-15/+5
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers5-0/+45
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers5-30/+20
2019-10-30dc.c:use kzalloc without testzhongshiqi1-0/+4
2019-10-30drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu1-0/+9
2019-10-30drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss1-6/+18
2019-10-30drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei1-1/+2
2019-10-30drm/amd/display: Allow inverted gammaAidan Yang1-14/+8
2019-10-30drm/amd/display: do not synchronize "drr" displaysJun Lei1-0/+6
2019-10-30drm/amd/display: Change Navi14's DWB flag to 1Zhan liu1-1/+1
2019-10-30drm/amd/display: Add a conversion function for transmitter and phy_id enumsNathan Chancellor1-1/+37
2019-10-30drm/amd/display: remove redundant null pointer check before kfreezhong jiang1-3/+1
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie71-315/+2175
2019-10-28drm/amd/display: Make calculate_integer_scaling staticYueHaibing1-1/+1
2019-10-28dc.c:use kzalloc without testzhongshiqi1-0/+4
2019-10-28drm/amd/display: remove gcc warning Wunused-but-set-variableChenwandun1-5/+0
2019-10-25drm/amdgpu: Add DC feature mask to disable fractional pwmLeo Li1-0/+4
2019-10-25drm/amd/display: Change Navi14's DWB flag to 1Zhan liu1-1/+1
2019-10-25drm/amd/display: Apply vactive dram clock change workaround to dcn2 DMLv2Joshua Aberback1-1/+2
2019-10-25drm/amd/display: fix hubbub deadline programingEric Yang2-0/+2
2019-10-25drm/amd/display: fix avoid_split for dcn2+ validationDmytro Laktyushkin1-4/+7
2019-10-25drm/amd/display: Do not call update bounding box on dc createSung Lee1-1/+7
2019-10-25drm/amd/display: Add center mode for integer scaling in DCReza Amini1-8/+35