summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
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/amd/display: add proper error message for vblank initSaleemkhan Jamadar-1/+1
2025-04-07drm/amd/display: add proper error message for vblank initSaleemkhan Jamadar-2/+2
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/amd/pm: Add link reset for SMU 13.0.6Ce Sun-3/+98
2025-04-07drm/amdkfd: Use dev_* instead of pr_* for messagesLijo Lazar-113/+263
2025-04-07drm/amd/display: DC v3.2.326Aric Cyr-1/+1
2025-04-07drm/amd/display: Use sync version of indirect register access.JinZe.Xu-15/+18
2025-04-07drm/amd/display: Create a temporary scratch dc_linkAric Cyr-169/+170
2025-04-07drm/amd/display: fix zero value for APU watermark_cCharlene Liu-1/+4
2025-04-07drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2PChristian König-7/+18
2025-04-07drm/amd/display: Add Read Histogram command headerChun-Liang Chang-0/+61
2025-04-07drm/amdgpu: Add cgroups implementationMaarten Lankhorst-0/+4
2025-04-07drm/amd/display: Skip to enable dsc if it has been offPaul Hsieh-0/+14
2025-04-07drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall-6/+14
2025-04-07drm/amd/display: DML21 ReintegrationAustin Zheng-1727/+1633
2025-04-07drm/amd/display: Remove BW Allocation from DPIA notificationCruise-21/+0
2025-04-07drm/amd/display: Get visual confirm color for streamLeo Zeng-1/+50
2025-04-07drm/amd/display: Add override for visual confirmLeo Zeng-0/+7
2025-04-07drm/amdkfd: limit sdma queue reset caps flagging for gfx9Jonathan Kim-3/+3
2025-04-07drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1Mario Limonciello-0/+7
2025-04-07drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1Mario Limonciello-0/+14
2025-04-07drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()Huacai Chen-2/+12
2025-04-07drm/amd/display: Protect FPU in dml2_init()/dml21_init()Huacai Chen-0/+8
2025-04-07drm/amd/display: Protect FPU in dml21_copy()Huacai Chen-0/+4
2025-04-07drm/amd/display: Do not enable Replay and PSR while VRR is on in amdgpu_dm_co...Tom Chung-2/+4
2025-04-07drm/amdkfd: sriov doesn't support per queue resetEmily Deng-1/+2
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-24054/+97500
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-649/+393
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-21/+20
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-23027/+96512
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/amd/pm: Add gpu_metrics_v1_8Asad Kamal-0/+117
2025-03-26drm/amdgpu: Prefer shadow rom when availableLijo Lazar-7/+27
2025-03-26drm/amd/pm: Update smu metrics table for smu_v13_0_6Asad Kamal-2/+5
2025-03-26drm/amd/pm: Remove host limit metrics supportAsad Kamal-15/+0
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