summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-1022-48/+217
|\
| * drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher2020-04-081-1/+1
| * drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu2020-04-081-0/+2
| * drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan2020-04-081-1/+46
| * drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang2020-04-081-2/+3
| * drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss2020-04-071-1/+1
| * drm/amd/display: Acknowledge wm_optimized_requiredJoshua Aberback2020-04-071-2/+3
| * drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas2020-04-074-4/+19
| * drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas2020-04-071-1/+12
| * drm/amd/display: Program viewport when source pos changes for DCN20 hw seqNicholas Kazlauskas2020-04-071-0/+1
| * drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas2020-04-072-6/+11
| * drm/amd/display: change default pipe_split policy for DCN1Eric Yang2020-04-071-1/+1
| * drm/amd/display: Translate cursor position by source rectNicholas Kazlauskas2020-04-071-1/+33
| * drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang2020-04-071-0/+2
| * drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo2020-04-072-3/+13
| * drm/amdgpu/psp: dont warn on missing optional TA'sAlex Deucher2020-04-071-3/+3
| * drm/amdgpu: update RAS related dmesg printJohn Clements2020-04-072-7/+12
| * drm/amdgpu: resolve mGPU RAS query instabilityJohn Clements2020-04-071-5/+15
| * drm/amd/amdgpu: Correct gfx10's CG sequenceChengming Gui2020-04-071-8/+15
| * drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma2020-04-031-1/+2
| * drm/amdgpu: change SH MEM alignment mode for gfx10Likun Gao2020-04-031-1/+1
| * drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou2020-04-031-1/+2
| * drm/amd/powerplay: implement the is_dpm_running()Prike Liang2020-04-031-0/+12
| * drm/amd/display: re-order asic declarationsShirish S2020-04-031-2/+4
| * drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2020-04-032-1/+7
* | Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-0827-114/+223
|\|
| * drm/amdkfd: kfree the wrong pointerJack Zhang2020-04-011-2/+2
| * drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha2020-03-311-1/+1
| * drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha2020-03-311-1/+3
| * drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha2020-03-311-2/+6
| * drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan2020-03-314-13/+44
| * drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan2020-03-311-14/+0
| * drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin2020-03-314-30/+18
| * drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang2020-03-311-2/+5
| * drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr2020-03-311-15/+19
| * drm/amd/display: Support plane level CTMStylon Wang2020-03-313-1/+18
| * drm/amd/display: Revert change to HDCP display statesIsabel Zhang2020-03-316-28/+49
| * drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun2020-03-311-0/+23
| * drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas2020-03-312-0/+21
| * drm/amd/display: Support P010 pixel formatStylon Wang2020-03-314-3/+11
| * drm/amd/display: Update function to get optimal number of tapsEric Bernstein2020-03-311-0/+1
| * drm/amdgpu: fix hpd bo size calculation errorKevin Wang2020-03-312-2/+2
* | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-13/+18
|\ \
| * | PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski2020-03-301-13/+18
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-04-021-2/+1
|\ \ \
| * | | mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe2020-03-281-1/+1
| * | | mm: simplify device private page handling in hmm_range_faultChristoph Hellwig2020-03-261-1/+0
* | | | Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-02250-4017/+8631
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge v5.6 into drm-nextDave Airlie2020-03-311-1/+1
| |\ \ \
| * | | | drm/amdgpu: don't try to reserve training bo for sriov (v2)Monk Liu2020-03-251-3/+5