summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
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-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
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-25drm/display: dp: change drm_dp_dpcd_read_link_status() return valueDmitry Baryshkov
2025-03-21drm/amdgpu: Add parameter documentation for amdgpu_sync_fenceSrinivasan Shanmugam
2025-03-21drm/amdgpu/discovery: optionally use fw based ip discoveryAlex Deucher
2025-03-21drm/amdgpu/discovery: use specific ip_discovery.bin for legacy asicsFlora Cui
2025-03-21drm/amdgpu/discovery: check ip_discovery fw file availableFlora Cui
2025-03-21drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMAJesse.zhang@amd.com
2025-03-21drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...Jesse.zhang@amd.com
2025-03-21drm/amd/amdgpu: Increase max rings to enable SDMA page ringJesse.zhang@amd.com
2025-03-21drm/amdgpu: Decode deferred error type in gfx aca bank parserXiang Liu
2025-03-21drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUsSrinivasan Shanmugam
2025-03-21drm/amdgpu/mes: clean up SDMA HQD loopAlex Deucher
2025-03-21drm/amdgpu/mes: enable compute pipes across all MECAlex Deucher
2025-03-21drm/amdgpu/mes: drop MES 10.x leftoversAlex Deucher
2025-03-21drm/amdgpu/mes: optimize compute loop handlingAlex Deucher
2025-03-21drm/amdgpu/sdma: guilty tracking is per instanceAlex Deucher
2025-03-21drm/amdgpu/sdma: fix engine reset handlingAlex Deucher
2025-03-21drm/amdgpu: remove invalid usage of sched.readyChristian König
2025-03-21drm/amdgpu: add cleaner shader trace pointChristian König
2025-03-21drm/amdgpu: add isolation trace pointChristian König
2025-03-21drm/amdgpu: stop reserving VMIDs to enforce isolationChristian König
2025-03-21drm/amdgpu: rework how the cleaner shader is emitted v3Christian König
2025-03-21drm/amdgpu: rework how isolation is enforced v2Christian König
2025-03-21drm/amdgpu: overwrite signaled fence in amdgpu_syncChristian König
2025-03-21drm/amdgpu: use GFP_NOWAIT for memory allocationsChristian König
2025-03-21drm/amd/amdgpu: Revert "drm/amd/amdgpu: shorten the gfx idle worker timeout"Kenneth Feng