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-15
drm/cirrus-qemu: Use vblank timer
Thomas Zimmermann
-0
/
+11
2025-10-15
drm/bochs: Use vblank timer
Thomas Zimmermann
-0
/
+10
2025-10-15
drm/ast: Store HSync adjustment in device quirks
Thomas Zimmermann
-2
/
+8
2025-10-15
drm/ast: Store precatch settings in struct ast_device_quirks
Thomas Zimmermann
-9
/
+16
2025-10-15
drm/ast: Store CRTC memory request threshold in device quirks
Thomas Zimmermann
-14
/
+24
2025-10-15
drm/ast: Support device quirks
Thomas Zimmermann
-9
/
+38
2025-10-15
drm/ast: Store DRAM clock table in struct ast_device
Thomas Zimmermann
-6
/
+17
2025-10-15
drm/i915: drop unused non-i915 IS_<PLATFORM> macros
Jani Nikula
-10
/
+0
2025-10-15
drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync off
Thomas Zimmermann
-8
/
+11
2025-10-14
drm/xe/sriov: Disable SR-IOV if primary GT is disabled via configfs
Matt Roper
-1
/
+2
2025-10-14
drm/xe/configfs: Add attribute to disable GT types
Matt Roper
-0
/
+170
2025-10-14
drm/xe: Break GT setup out of xe_info_init()
Matt Roper
-32
/
+52
2025-10-14
drm/xe: Don't check BIOS-disabled FlatCCS if primary GT is disabled
Matt Roper
-0
/
+2
2025-10-14
drm/xe: Check that GT is not NULL before testing Wa_16023588340
Matt Roper
-1
/
+2
2025-10-14
drm/xe: Correct lineage for Wa_22014953428 and only check with valid GT
Matt Roper
-2
/
+3
2025-10-14
drm/xe: Bypass Wa_14018094691 when primary GT is disabled
Matt Roper
-2
/
+2
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
[prev]
[next]