summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-0727-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-011-2/+1
|\ \ \
| * | | mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe2020-03-271-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-01250-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
| * | | | drm/amdgpu/smu11: add support for SMU AC/DC interruptsAlex Deucher2020-03-251-0/+16
| * | | | drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher2020-03-253-0/+27
| * | | | drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1xAlex Deucher2020-03-252-1/+7
| * | | | drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)Alex Deucher2020-03-251-6/+6
| * | | | drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)Evan Quan2020-03-251-0/+15
| * | | | drm/amdgpu/swSMU: use the smu11 power source helper for navi1xAlex Deucher2020-03-251-0/+1