summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-12-08drm/amdgpu: Add smuio v15_0_8 support v4Hawking Zhang-1/+248
2025-12-08drm/amdgpu: Add smuio v15_0_8 ip headers v4Hawking Zhang-0/+1625
2025-12-08drm/amdkfd: Remove hard‑coded GC IP version checks from kfd_node_by_irq_idsSreekant Somasekharan-3/+5
2025-12-08drm/amdgpu: Update vm start, end, hole to support 57bit addressPhilip Yang-25/+33
2025-12-08drm/amdgpu: GPU vm support 5-level page tablePhilip Yang-1/+23
2025-12-08drm/amdgpu: Add soc v1_0 enum headerHawking Zhang-0/+33
2025-12-08drm/amdgpu: update VRAM typesHawking Zhang-1/+2
2025-12-08drm/amdgpu: Move XCP_INST_MASK amdgpu_xcp.hHawking Zhang-3/+3
2025-12-08drm/amdgpu: Verify dpm setting for enabling smu with direct fw loadingHawking Zhang-2/+4
2025-12-08drm/amdkfd: refactor rlc/gfx spmJames Zhu-17/+24
2025-12-08drm/amdgpu: Generalize HQD and VMID mask calculation for MESMukul Joshi-2/+12
2025-12-08drm/amdgpu/mes: add multi-xcc supportJack Xiao-108/+158
2025-12-08drm/amdgpu: add PCIe atomics bit in PTEMukul Joshi-0/+1
2025-12-08drm/amdgpu: update soc15 IH client idsMukul Joshi-0/+1
2025-12-08drm/amdgpu: Add hwid for AIGCHawking Zhang-0/+3
2025-12-08drm/amdgpu: Add hwid for ATUHawking Zhang-0/+4
2025-12-08drm/amdgpu: Increase the maximum number of IP instancesHawking Zhang-1/+1
2025-12-08drm/amdkfd: Rework reserved SDMA queue handlingMukul Joshi-28/+8
2025-12-08drm/amdgpu: fix NULL pointer issue for supports_bacoLikun Gao-1/+2
2025-12-08drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao-1/+2
2025-12-08drm/atomic: Add dev pointer to drm_private_objMaxime Ripard-0/+1
2025-12-08drm/xe/throttle: Skip reason prefix while emitting arrayRaag Jadav-1/+1
2025-12-08drm/panfrost: Introduce huge tmpfs mountpoint optionLoïc Molinari-0/+38
2025-12-08drm/panthor: Introduce huge tmpfs mountpoint optionLoïc Molinari-0/+39
2025-12-08drm/gem: Get rid of *_with_mnt helpersLoïc Molinari-59/+19
2025-12-08drm/v3d: Use huge tmpfs mountpoint helpersLoïc Molinari-80/+24
2025-12-08drm/i915: Use huge tmpfs mountpoint helpersLoïc Molinari-125/+50
2025-12-08drm/gem: Add huge tmpfs mountpoint helpersLoïc Molinari-0/+57
2025-12-08drm/gem: Introduce drm_gem_get_unmapped_area() fopLoïc Molinari-22/+86
2025-12-08drm/shmem-helper: Map huge pages in fault handlerLoïc Molinari-4/+31
2025-12-08drm/shmem-helper: Simplify page offset calculation in fault handlerLoïc Molinari-2/+2
2025-12-08drm/i915: Fix format string truncation warningArd Biesheuvel-1/+1
2025-12-08drm/i915/psr: Move sink_sync_latency to intel_connectorJouni Högander-5/+6
2025-12-08drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connectorJouni Högander-22/+32
2025-12-08drm/i915/psr: Move Panel Replay DSC sink support data to intel_connectorJouni Högander-16/+17
2025-12-08drm/i915/psr: Clear pr_dpcd as well on disconnectJouni Högander-0/+8
2025-12-08drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connectorJouni Högander-46/+54
2025-12-08drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behaviorJouni Högander-11/+24
2025-12-08drm/i915/psr: Use SU granularity information available in intel_connectorJouni Högander-83/+74
2025-12-08drm/i915/psr: Add panel granularity information into intel_connectorJouni Högander-0/+10
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-33/+27
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-95/+244
2025-12-05drm: nouveau: Replace sprintf() with sysfs_emit()Madhur Kumar-2/+2
2025-12-05drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe-21/+18
2025-12-05drm/nouveau: refactor deprecated strcpyMadhur Kumar-3/+3
2025-12-05Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-12-05drm/xe/guc_ct: Assert on credits mismatch during runtime suspendRaag Jadav-3/+12
2025-12-05drm/xe: expose PAT software config to debugfsXin Wang-0/+64
2025-12-05drm/xe: Refactor PAT dump to use shared helpersXin Wang-44/+64
2025-12-05drm/panthor: Enable timestamp propagationAshley Smith-2/+4