summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2025-12-04drm/i915/color: Program Pre-CSC registersUma Shankar
2025-12-04drm/i915/color: Add framework to program PRE/POST CSC LUTUma Shankar
2025-12-04drm/i915: Add register definitions for Plane Post CSCUma Shankar
2025-12-04drm/i915: Add register definitions for Plane DegammaUma Shankar
2025-12-04drm/i915/color: Add plane CTM callback for D12 and beyondUma Shankar
2025-12-04drm/i915/color: Preserve sign bit when int_bits is ZeroChaitanya Kumar Borah
2025-12-04drm/i915/color: Add framework to program CSCChaitanya Kumar Borah
2025-12-04drm/i915/color: Create a transfer function color pipelineChaitanya Kumar Borah
2025-12-04drm/i915/color: Add helper to create intel coloropChaitanya Kumar Borah
2025-12-04drm/i915: Add intel_color_opChaitanya Kumar Borah
2025-12-04drm/i915/display: Add identifiers for driver specific blocksChaitanya Kumar Borah
2025-12-04drm/panel: novatek-nt35560: avoid on-stack device structureArnd Bergmann
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04drm/xe/pf: fix VFIO link errorArnd Bergmann
2025-12-04drm/xe: fix drm_gpusvm_init() argumentsArnd Bergmann
2025-12-04drm/xe/pf: fix VFIO link errorArnd Bergmann
2025-12-04drm/ttm: Use dma_fence_check_and_signal()Philipp Stanner
2025-12-04drm/xe: Use dma_fence_check_and_signal_locked()Philipp Stanner
2025-12-04amd/amdkfd: Use dma_fence_check_and_signal()Philipp Stanner
2025-12-04drm/rcar-du: dsi: Handle both DRM_MODE_FLAG_N.SYNC and !DRM_MODE_FLAG_P.SYNCMarek Vasut
2025-12-04drm/i915/fbc: Apply Wa_14025769978Vinod Govindapillai
2025-12-04drm/i915/xe3p_lpd: Enable display use of system cache for FBCVinod Govindapillai
2025-12-04drm/xe/uapi: Add NO_COMPRESSION BO flag and query capabilitySanjay Yadav
2025-12-04drm/i915/display: Use a sub-struct for fbc operations in intel_displayVinod Govindapillai
2025-12-03drm/xe/xe3: Remove graphics IP 30.01 from Wa_18041344222 IP listHarish Chegondi
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-03drm/xe: Do not reference loop variable directlyMatthew Brost
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03gpu/panel-edp: add AUO panel entry for B140HAN06.4Alexey Klimov
2025-12-03drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper
2025-12-03drm/ttm: Tidy usage of local variables a little bitTvrtko Ursulin
2025-12-03drm/ttm: Tidy ttm_operation_ctx initializationTvrtko Ursulin
2025-12-03drm/ttm: Resource cannot be NULL in ttm_resource_intersectsTvrtko Ursulin
2025-12-03drm/ttm: Make ttm_bo_init_validate safe against ttm_operation_ctx re-orderingTvrtko Ursulin
2025-12-03drm/panthor: fix queue_reset_timeout_lockedChia-I Wu
2025-12-03drm/panthor: Remove redundant call to disable the MCUAkash Goel
2025-12-03drm/panthor: Unlock the locked region before disabling an ASBoris Brezillon
2025-12-03drm/panthor: Make sure caches are flushed/invalidated when an AS is recycledBoris Brezillon
2025-12-03drm/panthor: Drop a WARN_ON() in group_free_queue()Boris Brezillon