summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-04-07drm/amdgpu: move X_GB_ADDR_CONFIG_GOLDEN in GFX7Alexandre Demers-3/+3
2025-04-07drm/amdgpu: small cleanup to CIK SDMAAlexandre Demers-9/+3
2025-04-07drm/amdgpu: use cik_sdma_is_idle() in CIK SDMAAlexandre Demers-5/+1
2025-04-07drm/amdgpu: use gmc_v7_0_is_idle() since it is available under GMC7Alexandre Demers-8/+1
2025-04-07drm/amdgpu/vcn: during dpc recovery will corrupt VCPU bufferCe Sun-2/+2
2025-04-07drm/amdgpu: Multi-GPU DPC recovery supportCe Sun-57/+125
2025-04-07drm/amdgpu: refactor amdgpu_device_gpu_recoverCe Sun-90/+150
2025-04-07drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2PChristian König-7/+18
2025-04-07drm/amdgpu: Add cgroups implementationMaarten Lankhorst-0/+4
2025-04-07drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall-6/+14
2025-04-07drm/amdgpu/ip_discovery: add missing ip_discovery fwFlora Cui-0/+2
2025-04-07drm/amdgpu/dma_buf: fix page_link checkMatthew Auld-1/+1
2025-04-07drm/amdgpu: immediately use GTT for new allocationsChristian König-2/+2
2025-04-07drm/amdgpu/mes11: optimize MES pipe FW version fetchingAlex Deucher-0/+4
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann-6031/+8843
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+4
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-613/+162
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-4/+4
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-17/+16
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5496/+8774
2025-03-26drm/amdgpu/gfx12: fix num_mecAlex Deucher-1/+1
2025-03-26drm/amdgpu/gfx11: fix num_mecAlex Deucher-1/+1
2025-03-26drm/amdgpu: Prefer shadow rom when availableLijo Lazar-7/+27
2025-03-26Remove unnecessary firmware version check for gc v9_4_2Candice Li-0/+1
2025-03-26drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König-432/+67
2025-03-26Revert "drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMA"Jesse.zhang@amd.com-133/+14
2025-03-26drm/amdgpu: Parse all deferred errors with UMC aca handleXiang Liu-19/+14
2025-03-26drm/amdgpu: Update ta ras blockStanley.Yang-0/+11
2025-03-26drm/amdgpu: Add NPS2 to DPX compatible modeLijo Lazar-1/+2
2025-03-26drm/amdgpu: Use correct gfx deferred error countXiang Liu-3/+4
2025-03-26drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello-20/+24
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-03-25drm/display: dp: change drm_dp_dpcd_read_link_status() return valueDmitry Baryshkov-4/+4
2025-03-21drm/amdgpu: Add parameter documentation for amdgpu_sync_fenceSrinivasan Shanmugam-0/+1
2025-03-21drm/amdgpu/discovery: optionally use fw based ip discoveryAlex Deucher-8/+32
2025-03-21drm/amdgpu/discovery: use specific ip_discovery.bin for legacy asicsFlora Cui-1/+27
2025-03-21drm/amdgpu/discovery: check ip_discovery fw file availableFlora Cui-15/+16
2025-03-21drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMAJesse.zhang@amd.com-14/+133
2025-03-21drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...Jesse.zhang@amd.com-1/+57
2025-03-21drm/amd/amdgpu: Increase max rings to enable SDMA page ringJesse.zhang@amd.com-1/+1
2025-03-21drm/amdgpu: Decode deferred error type in gfx aca bank parserXiang Liu-10/+36
2025-03-21drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUsSrinivasan Shanmugam-0/+14
2025-03-21drm/amdgpu/mes: clean up SDMA HQD loopAlex Deucher-5/+3
2025-03-21drm/amdgpu/mes: enable compute pipes across all MECAlex Deucher-2/+1
2025-03-21drm/amdgpu/mes: drop MES 10.x leftoversAlex Deucher-4/+1
2025-03-21drm/amdgpu/mes: optimize compute loop handlingAlex Deucher-1/+1
2025-03-21drm/amdgpu/sdma: guilty tracking is per instanceAlex Deucher-16/+18
2025-03-21drm/amdgpu/sdma: fix engine reset handlingAlex Deucher-14/+12
2025-03-21drm/amdgpu: remove invalid usage of sched.readyChristian König-11/+0
2025-03-21drm/amdgpu: add cleaner shader trace pointChristian König-0/+16