summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-05-19drm/amd: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-05-19drm/amdgpu: use the unlocked drm_gem_object_putEmil Velikov
2020-04-30drm: Correct DP DSC macro typoRodrigo Siqueira
2020-04-17Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Thomas Zimmermann
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
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-08drm/amd/display: Align macro name as per DP specAnimesh Manna
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-03drm/amd/amdgpu_dm/mst: Stop printing extra messages in dm_dp_add_mst_connector()Lyude Paul
2020-04-03drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callbackLyude Paul
2020-04-03drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when destroying connec...Lyude Paul
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-04-01drm/amdgpu: improve amdgpu_gem_info debugfs fileChristian König
2020-04-01drm/amdgpu: add support for exporting VRAM using DMA-buf v3Christian König
2020-04-01drm/amdgpu: add checks if DMA-buf P2P is supportedChristian König
2020-04-01drm/amdgpu: note that we can handle peer2peer DMA-bufChristian König
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