summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-07-17drm/amdkfd: free MQD managers on DQM init failuresGuangshuo Li
2026-07-17drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entitiesTimur Kristóf
2026-07-17drm/amd/pm/smu7: Fix AC/DC switch notificationTimur Kristóf
2026-07-17drm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle RidgeMario Limonciello
2026-07-17drm/amdgpu: always emit the job vm fenceAlex Deucher
2026-07-17drm/amd/pm/si: Fix AC/DC switch notificationTimur Kristóf
2026-07-17drm/amd/pm/si: Don't schedule thermal work when queue isn't initializedTimur Kristóf
2026-07-17drm/amd/display: dce100: skip non-DP stream encoders for DP MSTAndriy Korud
2026-07-17drm/amd/display: Set native cursor mode for disabled CRTCsTimur Kristóf
2026-07-17drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf
2026-07-17drm/amd/display: fix __udivdi3 link erroryanglinlin
2026-07-17drm/amdgpu: Reserve space for IB contents in devcoredumpsTimur Kristóf
2026-07-17drm/amdgpu: Print vmid, pasid and more task info in devcoredumpTimur Kristóf
2026-07-17drm/amdgpu: Release VFCT ACPI table referenceMario Limonciello
2026-07-17drm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello
2026-07-17drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan
2026-07-17drm/amdgpu/userq: fix indefinite fence wait during GPU resetJesse Zhang
2026-07-17drm/amd/display: fix dcn42b det allocation orderDmytro Laktyushkin
2026-07-17drm/amd/display: fix dcn42 det allocation orderDmytro Laktyushkin
2026-07-17drm/amd/display: Fix backlight max_brightness to match exported rangeMario Limonciello
2026-07-17drm/amd/display: Fix 8K Mode Not Parsed by EDIDFangzhi Zuo
2026-07-17drm/amd/display: Add dp_skip_rbr flag for NUTMEGTimur Kristóf
2026-07-17drm/amd/display: Fix preferred link rate for NUTMEGTimur Kristóf
2026-07-17drm/amdkfd: fix 32-bit overflow in CWSR total size calculationYongqiang Sun
2026-07-17drm/amd/display: Fix DCN42B null registers & register masksMatthew Stewart
2026-07-17drm/amdgpu/discovery: Fix device family for DCN42Roman Li
2026-07-18Merge tag 'drm-intel-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-07-17drm/nouveau: Omit a redundant pm_runtime_mark_last_busy() call in nouveau_pmo...Markus Elfring
2026-07-18Merge tag 'drm-xe-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-17drm/ttm/pool: back up at native page orderMatthew Brost
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-17drm/appletbdrm: Allocate request/response buffers in begin_fb_accessThomas Zimmermann
2026-07-17drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLKVille Syrjälä
2026-07-17drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclkVille Syrjälä
2026-07-17drm/i915/cdclk: Introduce HAS_2PPC()Ville Syrjälä
2026-07-17drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()Ville Syrjälä
2026-07-17drm/gma500: Remove dependency on DRM simple helpersDiogo Silva
2026-07-17drm/gma500: cdv_intel_dp: fix indentation to use tabs instead of spacesDiogo Silva
2026-07-17drm/xe/xe_ras: Add RAS GPU health indicatorSoham Purkait
2026-07-16drm/xe/multi_queue: Reject PXP usage on multi-queue exec queuesJagmeet Randhawa
2026-07-17Merge tag 'drm-intel-gt-next-2026-07-16' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-07-17Merge tag 'drm-misc-next-2026-07-16' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-16drm/radeon: Only define radeon_acpi_vfct_match when actually usedUwe Kleine-König
2026-07-16drm/amdgpu: dont pin wptr bo instead use eviction fenceSunil Khatri
2026-07-16drm/amdkfd: Add bounds check for CRAT subtype lengthWilliam Palacek
2026-07-16drm/amdgpu: Use just sriov capability bit for xgmi ext peer link supportWill Aitken
2026-07-16drm/amdkfd: Clean up debug runlist printingKent Russell
2026-07-16drm/amdgpu: use correct gfp_t for job allocationChristian König
2026-07-16drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()Christian König
2026-07-16drm/amdgpu: add gfp_flags to amdgpu_sa_manager v2Christian König