summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2025-05-14drm/amdgpu: read back register after written for VCN v4.0.5David (Ming Qiang) Wu
2025-05-13drm/amdgpu: fix incorrect MALL size for GFX1151Tim Huang
2025-05-13drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang
2025-05-08drm/amdgpu/hdp7: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-08drm/amdgpu/hdp6: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-08drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-08drm/amdgpu/hdp5: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-07drm/amdgpu/hdp4: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-07drm/amdgpu: fix pm notifier handlingAlex Deucher
2025-05-07Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher
2025-05-07drm/amdgpu/vcn: using separate VCN1_AON_SOC offsetRuijing Dong
2025-05-01drm/amdgpu: Add DPG pause for VCN v5.0.1Sonny Jiang
2025-05-01drm/amdgpu: Fix offset for HDP remap in nbio v7.11Lijo Lazar
2025-05-01drm/amdgpu: Fail DMABUF map of XGMI-accessible memoryFelix Kuehling
2025-04-22drm/amdgpu: Allow P2P access through XGMIFelix Kuehling
2025-04-22drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFYFelix Kuehling
2025-04-22drm/amdgpu: Use allowed_domains for pinning dmabufsFelix Kuehling
2025-04-16drm/amdgpu: Use the right function for hdp flushLijo Lazar
2025-04-16drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca
2025-04-16drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin
2025-04-16drm/amd: Forbid suspending into non-default suspend statesMario Limonciello
2025-04-16drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-04-09drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher
2025-04-09drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher
2025-04-07drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2PChristian König
2025-04-07drm/amdgpu: Add cgroups implementationMaarten Lankhorst
2025-04-07drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall
2025-04-07drm/amdgpu/ip_discovery: add missing ip_discovery fwFlora Cui
2025-04-07drm/amdgpu/dma_buf: fix page_link checkMatthew Auld
2025-04-07drm/amdgpu: immediately use GTT for new allocationsChristian König
2025-04-07drm/amdgpu/mes11: optimize MES pipe FW version fetchingAlex Deucher
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-26drm/amdgpu/gfx12: fix num_mecAlex Deucher
2025-03-26drm/amdgpu/gfx11: fix num_mecAlex Deucher
2025-03-26drm/amdgpu: Prefer shadow rom when availableLijo Lazar
2025-03-26Remove unnecessary firmware version check for gc v9_4_2Candice Li
2025-03-26drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König
2025-03-26Revert "drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMA"Jesse.zhang@amd.com
2025-03-26drm/amdgpu: Parse all deferred errors with UMC aca handleXiang Liu
2025-03-26drm/amdgpu: Update ta ras blockStanley.Yang
2025-03-26drm/amdgpu: Add NPS2 to DPX compatible modeLijo Lazar
2025-03-26drm/amdgpu: Use correct gfx deferred error countXiang Liu
2025-03-26drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-21drm/amdgpu: Add parameter documentation for amdgpu_sync_fenceSrinivasan Shanmugam