index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-10-14
drm/xe/rtp: Pass xe_device parameter to FUNC matches
Matt Roper
-24
/
+41
2025-10-14
drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workarounds
Matt Roper
-7
/
+12
2025-10-14
drm/xe/irq: Don't try to lookup engine masks for non-existent primary GT
Matt Roper
-5
/
+9
2025-10-14
drm/xe: Make display part of Wa_22019338487 a device workaround
Matt Roper
-5
/
+5
2025-10-14
drm/xe: Check for primary GT before looking up Wa_22019338487
Matt Roper
-9
/
+22
2025-10-14
drm/xe/pmu: Initialize PMU event types based on first available GT
Matt Roper
-1
/
+10
2025-10-14
drm/xe/query: Report hwconfig size as 0 if primary GT is disabled
Matt Roper
-1
/
+1
2025-10-14
drm/xe: Skip L2 / TDF cache flushes if primary GT is disabled
Matt Roper
-0
/
+5
2025-10-14
drm/xe: Move primary GT allocation from xe_tile_init_early to xe_tile_init
Matt Roper
-4
/
+4
2025-10-14
drm/xe: Read VF GMD_ID with a specifically-allocated dummy GT
Matt Roper
-31
/
+45
2025-10-14
drm/xe: Move 'has_flatccs' flag back to platform descriptor
Matt Roper
-7
/
+7
2025-10-14
drm/xe: Move 'vram_flags' flag back to platform descriptor
Matt Roper
-6
/
+5
2025-10-14
drm/xe: Move 'vm_max_level' flag back to platform descriptor
Matt Roper
-9
/
+16
2025-10-14
drm/xe: Move 'va_bits' flag back to platform descriptor
Matt Roper
-7
/
+16
2025-10-14
drm/xe: Drop GT parameter to xe_display_irq_postinstall()
Matt Roper
-6
/
+5
2025-10-14
drm/xe/huc: Adjust HuC check on primary GT
Matt Roper
-3
/
+7
2025-10-14
drm/xe/kunit: Fix kerneldoc for parameterized tests
Matt Roper
-0
/
+5
2025-10-14
drm/rockchip: vop: add lut_size for RK3368 vop_data
WeiHao Li
-0
/
+1
2025-10-14
drm/rockchip: dsi: Add support for RK3368
WeiHao Li
-0
/
+20
2025-10-14
drm/rockchip: analogix_dp: Apply devm_clk_get_optional() for &rockchip_dp_dev...
Damon Ding
-9
/
+3
2025-10-14
drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.
Thomas Hellström
-1
/
+3
2025-10-14
drm/xe/ct: Separate waiting for retry from ct send function
Tomasz Lis
-25
/
+39
2025-10-14
drm/i915/display: add HAS_AUX_CCS() feature check
Jani Nikula
-7
/
+4
2025-10-14
drm/i915/display: duplicate 128-byte Y-tiling feature check
Jani Nikula
-3
/
+2
2025-10-14
drm/i915: include gen 2 in HAS_128_BYTE_Y_TILING()
Jani Nikula
-5
/
+5
2025-10-14
Merge drm/drm-next into drm-xe-next
Thomas Hellström
-821
/
+1537
2025-10-14
drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()
Cyrille Pitchen
-3
/
+24
2025-10-14
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
-19291
/
+40342
2025-10-14
drm: atmel-hlcdc: update the LCDC_ATTRE register in plane atomic_disable
Manikandan Muralidharan
-4
/
+16
2025-10-14
drm/rockchip: vop2: use correct destination rectangle height check
Alok Tiwari
-1
/
+1
2025-10-14
drm/ttm: Add safety check for NULL man->bdev in ttm_resource_manager_usage
Jesse.Zhang
-0
/
+3
2025-10-14
Merge drm/drm-next into drm-intel-next
Jani Nikula
-893
/
+1640
2025-10-14
drm/draw: fix color truncation in drm_draw_fill24
Francesco Valla
-2
/
+2
2025-10-13
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
-1
/
+12
2025-10-13
drm/xe: Enable media sampler power gating
Vinay Belgaumkar
-0
/
+9
2025-10-13
drm/xe: Handle mixed mappings and existing VRAM on atomic faults
Matthew Brost
-1
/
+12
2025-10-13
drm/xe/migrate: Fix an error path
Thomas Hellström
-1
/
+1
2025-10-13
drm/xe: Move rebar to be done earlier
Lucas De Marchi
-8
/
+29
2025-10-13
drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
Matthew Brost
-9
/
+24
2025-10-13
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
-1
/
+1
2025-10-13
drm/xe: Enable 2M pages in xe_migrate_vram
Matthew Brost
-8
/
+45
2025-10-13
drm/xe: Fix build_pt_update_batch_sram for non-4K PAGE_SIZE
Matthew Brost
-8
/
+22
2025-10-13
drm/xe: Fix comments in xe_gt struct
Shuicheng Lin
-5
/
+5
2025-10-13
drm/i915/gem: fix typo in comment (I915_EXEC_NO_RELOC)
Marlon Henrique Sanches
-1
/
+1
2025-10-13
drm/amd: Drop calls to restore power limit and clock from smu_resume()
Mario Limonciello
-13
/
+0
2025-10-13
drm/amdgpu: update remove after reset flag for MES remove queue
Jonathan Kim
-2
/
+13
2025-10-13
drm/amdgpu: Add ras module files into amdgpu
YiPeng Chai
-18
/
+20
2025-10-13
drm/amdgpu/userqueue: validate userptrs for userqueues
Sunil Khatri
-0
/
+79
2025-10-13
drm/amdgpu: update the functions to use amdgpu version of hmm
Sunil Khatri
-44
/
+56
2025-10-13
drm/amdgpu: Reserve discovery TMR only if needed
Lijo Lazar
-14
/
+19
[prev]
[next]