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