aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-12-08drm/amdgpu: Upload a single sdma fw copy when using psp v15.0.8Hawking Zhang1-1/+3
2025-12-08drm/amdgpu: Set skip_tmr to true for psp v15_0_8Hawking Zhang1-0/+1
2025-12-08drm/amdgpu: Add psp v15.0.8 ip block v3Le Ma5-1/+383
2025-12-08drm/amdgpu: Add mp v15_0_8 ip headers v4Hawking Zhang2-0/+1484
2025-12-08drm/amdgpu: update psp_get_fw_type() functionFeifei Xu2-3/+10
2025-12-08drm/amdgpu: Add rlcv firmware for frontdoor loading.Feifei Xu6-1/+96
2025-12-08drm/amdgpu: Initialize smuio functions for smuio v15_0_8Hawking Zhang1-0/+4
2025-12-08drm/amdgpu: Add smuio v15_0_8 support v4Hawking Zhang4-1/+248
2025-12-08drm/amdgpu: Add smuio v15_0_8 ip headers v4Hawking Zhang2-0/+1625
2025-12-08drm/amdkfd: Remove hard‑coded GC IP version checks from kfd_node_by_irq_idsSreekant Somasekharan1-3/+5
2025-12-08drm/amdgpu: Update vm start, end, hole to support 57bit addressPhilip Yang10-25/+33
2025-12-08drm/amdgpu: GPU vm support 5-level page tablePhilip Yang3-1/+23
2025-12-08drm/amdgpu: Add soc v1_0 enum headerHawking Zhang1-0/+33
2025-12-08drm/amdgpu: update VRAM typesHawking Zhang1-1/+2
2025-12-08drm/amdgpu: Move XCP_INST_MASK amdgpu_xcp.hHawking Zhang2-3/+3
2025-12-08drm/amdgpu: Verify dpm setting for enabling smu with direct fw loadingHawking Zhang1-2/+4
2025-12-08drm/amdkfd: refactor rlc/gfx spmJames Zhu9-17/+24
2025-12-08drm/amdgpu: Generalize HQD and VMID mask calculation for MESMukul Joshi1-2/+12
2025-12-08drm/amdgpu/mes: add multi-xcc supportJack Xiao13-108/+158
2025-12-08drm/amdgpu: add PCIe atomics bit in PTEMukul Joshi1-0/+1
2025-12-08drm/amdgpu: update soc15 IH client idsMukul Joshi1-0/+1
2025-12-08drm/amdgpu: Add hwid for AIGCHawking Zhang3-0/+3
2025-12-08drm/amdgpu: Add hwid for ATUHawking Zhang3-0/+4
2025-12-08drm/amdgpu: Increase the maximum number of IP instancesHawking Zhang1-1/+1
2025-12-08drm/amdkfd: Rework reserved SDMA queue handlingMukul Joshi3-28/+8
2025-12-08drm/amdgpu: fix NULL pointer issue for supports_bacoLikun Gao1-1/+2
2025-12-08drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao1-1/+2
2025-12-08drm/atomic: Add dev pointer to drm_private_objMaxime Ripard1-0/+1
2025-12-08drm/xe/throttle: Skip reason prefix while emitting arrayRaag Jadav1-1/+1
2025-12-08drm/panfrost: Introduce huge tmpfs mountpoint optionLoïc Molinari5-0/+38
2025-12-08drm/panthor: Introduce huge tmpfs mountpoint optionLoïc Molinari5-0/+39
2025-12-08drm/gem: Get rid of *_with_mnt helpersLoïc Molinari3-59/+19
2025-12-08drm/v3d: Use huge tmpfs mountpoint helpersLoïc Molinari6-80/+24
2025-12-08drm/i915: Use huge tmpfs mountpoint helpersLoïc Molinari7-125/+50
2025-12-08drm/gem: Add huge tmpfs mountpoint helpersLoïc Molinari1-0/+57
2025-12-08drm/gem: Introduce drm_gem_get_unmapped_area() fopLoïc Molinari1-22/+86
2025-12-08drm/shmem-helper: Map huge pages in fault handlerLoïc Molinari1-4/+31
2025-12-08drm/shmem-helper: Simplify page offset calculation in fault handlerLoïc Molinari1-2/+2
2025-12-08drm/i915: Fix format string truncation warningArd Biesheuvel1-1/+1
2025-12-08drm/i915/psr: Move sink_sync_latency to intel_connectorJouni Högander2-5/+6
2025-12-08drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connectorJouni Högander3-22/+32
2025-12-08drm/i915/psr: Move Panel Replay DSC sink support data to intel_connectorJouni Högander3-16/+17
2025-12-08drm/i915/psr: Clear pr_dpcd as well on disconnectJouni Högander1-0/+8
2025-12-08drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connectorJouni Högander2-46/+54
2025-12-08drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behaviorJouni Högander3-11/+24
2025-12-08drm/i915/psr: Use SU granularity information available in intel_connectorJouni Högander3-83/+74
2025-12-08drm/i915/psr: Add panel granularity information into intel_connectorJouni Högander1-0/+10
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-5/+5
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-95/+244
2025-12-05drm: nouveau: Replace sprintf() with sysfs_emit()Madhur Kumar1-2/+2