summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
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
2025-12-05drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()Dan Carpenter-4/+4
2025-12-05drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errorsLuca Ceresoli-2/+9
2025-12-05Merge drm/drm-next into drm-intel-nextJani Nikula-9109/+36842
2025-12-04Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-32/+971
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-146/+117
2025-12-04drm/nouveau/gsp: Allocate fwsec-sb at bootLyude Paul-20/+58
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-75/+27
2025-12-05Merge tag 'topic/drm-intel-plane-color-pipeline-2025-12-04' of https://gitlab...Dave Airlie-2/+751
2025-12-05Merge tag 'drm-xe-next-fixes-2025-12-04' of https://gitlab.freedesktop.org/dr...Dave Airlie-23/+36
2025-12-05Merge tag 'topic/xe-vfio-2025-12-04' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie-2/+2
2025-12-05Merge tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie-7/+184
2025-12-04drm/xe: Fix duplicated put due to merge resolutionThomas Hellström-3/+0
2025-12-04Merge drm/drm-next into drm-xe-next-fixesThomas Hellström-3847/+18377
2025-12-04drm/xe/guc: Add new debugfs entry for lfd format outputZhanjun Dong-3/+23
2025-12-04drm/xe/guc: Only add GuC crash dump if availableZhanjun Dong-0/+45
2025-12-04drm/xe/guc: Add GuC log event buffer output in LFD formatZhanjun Dong-1/+76