summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2025-05-08drm/amdgpu/hdp6: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-08drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flushAlex Deucher1-1/+11
2025-05-08drm/amdgpu/hdp5: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-07drm/amdgpu/hdp4: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-07drm/amdgpu: fix pm notifier handlingAlex Deucher2-22/+6
2025-05-07Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher3-29/+2
2025-05-07drm/amdgpu/vcn: using separate VCN1_AON_SOC offsetRuijing Dong8-3/+10
2025-05-01drm/amdgpu: Add DPG pause for VCN v5.0.1Sonny Jiang1-0/+54
2025-05-01drm/amdgpu: Fix offset for HDP remap in nbio v7.11Lijo Lazar1-1/+1
2025-05-01drm/amdgpu: Fail DMABUF map of XGMI-accessible memoryFelix Kuehling1-0/+5
2025-04-22drm/amdgpu: Allow P2P access through XGMIFelix Kuehling1-1/+29
2025-04-22drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFYFelix Kuehling1-5/+12
2025-04-22drm/amdgpu: Use allowed_domains for pinning dmabufsFelix Kuehling1-1/+4
2025-04-16drm/amdgpu: Use the right function for hdp flushLijo Lazar10-23/+23
2025-04-16drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca1-0/+7
2025-04-16drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin1-1/+1
2025-04-16drm/amd: Forbid suspending into non-default suspend statesMario Limonciello2-1/+14
2025-04-16drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König1-3/+11
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie9-25/+64
2025-04-09drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher1-9/+12
2025-04-09drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher1-0/+7
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-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-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