summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
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-5/+5
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-8119/+31376
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-3838/+18318
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
2025-12-04drm/xe/guc: Add GuC log init config in LFD formatZhanjun Dong-1/+266
2025-12-04drm/xe/guc: Add LFD related abi definitionsZhanjun Dong-0/+171
2025-12-04drm/xe/guc: Add log init config abi definitionsZhanjun Dong-0/+77
2025-12-04drm/xe/rtp: Whitelist OAM MMIO trigger registersAshutosh Dixit-4/+32
2025-12-04drm/xe/rtp: Refactor OAG MMIO trigger register whitelistingAshutosh Dixit-22/+19
2025-12-04drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unitAshutosh Dixit-0/+4
2025-12-04drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unitAshutosh Dixit-1/+3
2025-12-04drm/xe/oa: Use explicit struct initialization for struct xe_oa_regsAshutosh Dixit-18/+21
2025-12-04drm/i915/color: Enable Plane Color PipelinesUma Shankar-1/+25
2025-12-04drm/i915/color: Add 3D LUT to color pipelineChaitanya Kumar Borah-7/+112
2025-12-04drm/i915/color: Add registers for 3D LUTChaitanya Kumar Borah-0/+29
2025-12-04drm/i915/color: Program Plane Post CSC RegistersUma Shankar-0/+59
2025-12-04drm/i915/color: Program Pre-CSC registersUma Shankar-0/+61
2025-12-04drm/i915/color: Add framework to program PRE/POST CSC LUTUma Shankar-1/+21
2025-12-04drm/i915: Add register definitions for Plane Post CSCUma Shankar-0/+67