summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2021-11-24drm/amdkfd: process exit and retry fault racePhilip Yang
2021-11-24drm/amdgpu: IH process reset count when restartPhilip Yang
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas
2021-11-24drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas
2021-11-24drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas
2021-11-24drm/amdgpu: Fix double free of dmabufxinhui pan
2021-11-24drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling
2021-11-17drm/amd/amdgpu: fix potential memleakBernard Zhao
2021-11-17drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againshaoyunl
2021-11-17drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan
2021-11-17drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-17drm/amd/display: Fix OLED brightness control on eDPRoman Li
2021-11-17drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar
2021-11-17drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-11-17drm/amdgpu: add error print when failing to add IP block(v2)Guchun Chen
2021-11-17drm/amd/pm: Enhanced reporting also for a stuck commandLuben Tuikov
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple
2021-11-11Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie
2021-11-10drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen
2021-11-10drm/amdgpu: drop jpeg IP initialization in SRIOV caseGuchun Chen
2021-11-10drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S
2021-11-09drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas
2021-11-09drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas
2021-11-09drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob
2021-11-09drm/amdkfd: Fix retry fault drain race conditionsFelix Kuehling
2021-11-09drm/amdkfd: lower the VAs base offset to 8KBAlex Sierra
2021-11-09drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptlyShirish S
2021-11-09drm/amd/amdgpu: fix the kfd pre_reset sequence in sriovshaoyunl
2021-11-09drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan
2021-11-05drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()Alex Deucher
2021-11-05drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling
2021-11-05drm/amd/amdkfd: Don't sent command to HWS on kfd resetshaoyunl
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan
2021-11-05drm/amdgpu: correct xgmi ras error count resetTao Zhou
2021-11-05drm/amd/pm: Correct DPMS disable IP version checkMario Limonciello
2021-11-05drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9YuBiao Wang
2021-11-05drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9YuBiao Wang
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher
2021-11-05drm/amdgpu: Make sure to reserve BOs before adding or removingKent Russell
2021-11-05drm/amdkfd: avoid recursive lock in migrations back to RAMAlex Sierra
2021-11-05drm/amd/display: Don't allow partial copy_from_userHarry Wentland
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds