summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-12-08drm/gem: Introduce drm_gem_get_unmapped_area() fopLoïc Molinari
2025-12-08drm/shmem-helper: Map huge pages in fault handlerLoïc Molinari
2025-12-08drm/shmem-helper: Simplify page offset calculation in fault handlerLoïc Molinari
2025-12-08drm/i915: Fix format string truncation warningArd Biesheuvel
2025-12-08drm/i915/psr: Move sink_sync_latency to intel_connectorJouni Högander
2025-12-08drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connectorJouni Högander
2025-12-08drm/i915/psr: Move Panel Replay DSC sink support data to intel_connectorJouni Högander
2025-12-08drm/i915/psr: Clear pr_dpcd as well on disconnectJouni Högander
2025-12-08drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connectorJouni Högander
2025-12-08drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behaviorJouni Högander
2025-12-08drm/i915/psr: Use SU granularity information available in intel_connectorJouni Högander
2025-12-08drm/i915/psr: Add panel granularity information into intel_connectorJouni Högander
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-05drm: nouveau: Replace sprintf() with sysfs_emit()Madhur Kumar
2025-12-05drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe
2025-12-05drm/nouveau: refactor deprecated strcpyMadhur Kumar
2025-12-05Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-05drm/xe/guc_ct: Assert on credits mismatch during runtime suspendRaag Jadav
2025-12-05drm/xe: expose PAT software config to debugfsXin Wang
2025-12-05drm/xe: Refactor PAT dump to use shared helpersXin Wang
2025-12-05drm/panthor: Enable timestamp propagationAshley Smith
2025-12-05drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()Dan Carpenter
2025-12-05drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errorsLuca Ceresoli
2025-12-05Merge drm/drm-next into drm-intel-nextJani Nikula
2025-12-04Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-04drm/nouveau/gsp: Allocate fwsec-sb at bootLyude Paul
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-05Merge tag 'topic/drm-intel-plane-color-pipeline-2025-12-04' of https://gitlab...Dave Airlie
2025-12-05Merge tag 'drm-xe-next-fixes-2025-12-04' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-12-05Merge tag 'topic/xe-vfio-2025-12-04' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie
2025-12-05Merge tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie
2025-12-04drm/xe: Fix duplicated put due to merge resolutionThomas Hellström
2025-12-04Merge drm/drm-next into drm-xe-next-fixesThomas Hellström
2025-12-04drm/xe/guc: Add new debugfs entry for lfd format outputZhanjun Dong
2025-12-04drm/xe/guc: Only add GuC crash dump if availableZhanjun Dong
2025-12-04drm/xe/guc: Add GuC log event buffer output in LFD formatZhanjun Dong
2025-12-04drm/xe/guc: Add GuC log init config in LFD formatZhanjun Dong
2025-12-04drm/xe/guc: Add LFD related abi definitionsZhanjun Dong
2025-12-04drm/xe/guc: Add log init config abi definitionsZhanjun Dong
2025-12-04drm/xe/rtp: Whitelist OAM MMIO trigger registersAshutosh Dixit
2025-12-04drm/xe/rtp: Refactor OAG MMIO trigger register whitelistingAshutosh Dixit
2025-12-04drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unitAshutosh Dixit
2025-12-04drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unitAshutosh Dixit
2025-12-04drm/xe/oa: Use explicit struct initialization for struct xe_oa_regsAshutosh Dixit
2025-12-04drm/i915/color: Enable Plane Color PipelinesUma Shankar
2025-12-04drm/i915/color: Add 3D LUT to color pipelineChaitanya Kumar Borah
2025-12-04drm/i915/color: Add registers for 3D LUTChaitanya Kumar Borah
2025-12-04drm/i915/color: Program Plane Post CSC RegistersUma Shankar