summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-08drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher
2020-04-08drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu
2020-04-08drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan
2020-04-08drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-07drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss
2020-04-07drm/amd/display: Acknowledge wm_optimized_requiredJoshua Aberback
2020-04-07drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas
2020-04-07drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas
2020-04-07drm/amd/display: Program viewport when source pos changes for DCN20 hw seqNicholas Kazlauskas
2020-04-07drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas
2020-04-07drm/amd/display: change default pipe_split policy for DCN1Eric Yang
2020-04-07drm/amd/display: Translate cursor position by source rectNicholas Kazlauskas
2020-04-07drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang
2020-04-07drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo
2020-04-07drm/amdgpu/psp: dont warn on missing optional TA'sAlex Deucher
2020-04-07drm/amdgpu: update RAS related dmesg printJohn Clements
2020-04-07drm/amdgpu: resolve mGPU RAS query instabilityJohn Clements
2020-04-07drm/amd/amdgpu: Correct gfx10's CG sequenceChengming Gui
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-04-03drm/amdgpu: change SH MEM alignment mode for gfx10Likun Gao
2020-04-03drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou
2020-04-03drm/amd/powerplay: implement the is_dpm_running()Prike Liang
2020-04-03drm/amd/display: re-order asic declarationsShirish S
2020-04-03drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-04-01Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-04-01drm/amdkfd: kfree the wrong pointerJack Zhang
2020-03-31drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha
2020-03-31drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha
2020-03-31drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha
2020-03-31drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan
2020-03-31drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan
2020-03-31drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin
2020-03-31drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang
2020-03-31drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr
2020-03-31drm/amd/display: Support plane level CTMStylon Wang
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang
2020-03-31drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun
2020-03-31drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang
2020-03-31drm/amd/display: Update function to get optimal number of tapsEric Bernstein
2020-03-31drm/amdgpu: fix hpd bo size calculation errorKevin Wang
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-03-27mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie