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