index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
Harish Chegondi
2
-2
/
+3
2025-09-05
drm/panel: lvds: Remove unused members from main structure
Liu Ying
1
-2
/
+0
2025-09-05
drm/i915/alpm: Use actual lfps cycle and silence periods in wake time
Jouni Högander
1
-7
/
+5
2025-09-05
drm/i915/alpm: Replace hardcoded LFPS cycle with proper calculation
Jouni Högander
1
-52
/
+38
2025-09-05
drm/i915/alpm: Add own define for LFPS count
Jouni Högander
1
-1
/
+3
2025-09-05
drm/i915/alpm: Calculate silence period
Jouni Högander
1
-20
/
+17
2025-09-05
Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
77
-629
/
+3446
2025-09-05
Merge tag 'amd-drm-fixes-6.17-2025-09-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
15
-28
/
+98
2025-09-04
rust: dma: add type alias for bindings::dma_addr_t
Danilo Krummrich
1
-2
/
+2
2025-09-04
drm/xe/configfs: Don't expose survivability_mode if not applicable
Michal Wajdeczko
3
-30
/
+7
2025-09-04
drm/xe/configfs: Prepare to filter-out configfs attributes
Michal Wajdeczko
1
-2
/
+18
2025-09-04
drm/xe/configfs: Don't touch survivability_mode on fini
Michal Wajdeczko
1
-1
/
+2
2025-09-04
drm/bridge: cdns-dsi: Select VIDEOMODE_HELPERS
Nathan Chancellor
1
-0
/
+1
2025-09-04
drm/xe/guc: Set upper limit of H2G retries over CTB
Michal Wajdeczko
1
-0
/
+10
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
2
-14
/
+4
2025-09-04
drm/panthor: validate group queue count
Chia-I Wu
1
-1
/
+1
2025-09-04
drm/i915/pps: prefer poll_timeout_us() over read_poll_timeout()
Jani Nikula
1
-5
/
+3
2025-09-04
drm/i915/ddi: prefer poll_timeout_us() over readx_poll_timeout()
Jani Nikula
1
-21
/
+11
2025-09-04
drm/i915/opregion: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-4
/
+6
2025-09-04
drm/i915/lspcon: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-3
/
+10
2025-09-04
drm/i915/dsb: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-2
/
+8
2025-09-04
drm/i915/tc: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-2
/
+14
2025-09-04
drm/i915/vblank: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-1
/
+8
2025-09-04
drm/i915/dp: use generic poll_timeout_us() instead of wait_for() in link trai...
Jani Nikula
1
-4
/
+13
2025-09-04
drm/i915/dp: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-10
/
+10
2025-09-04
drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for ...
Jani Nikula
1
-14
/
+15
2025-09-04
drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for ...
Jani Nikula
1
-4
/
+9
2025-09-04
drm/i915/power: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-2
/
+5
2025-09-04
drm/i915/cdclk: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-17
/
+20
2025-09-04
drm/i915/wm: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-4
/
+12
2025-09-04
drm/i915/gmbus: use generic poll_timeout*() instead of wait_for*()
Jani Nikula
1
-5
/
+8
2025-09-04
drm/i915/dsi-pll: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-4
/
+7
2025-09-04
drm/i915/dsi: use generic poll_timeout_us() instead of wait_for_us()
Jani Nikula
1
-4
/
+14
2025-09-04
drm/i915/hdcp: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
1
-7
/
+10
2025-09-04
drm/i915/hdcp: use generic poll_timeout_us() instead of __wait_for()
Jani Nikula
1
-4
/
+4
2025-09-04
drm/i915/hdmi: use generic poll_timeout_us() instead of __wait_for()
Jani Nikula
1
-5
/
+5
2025-09-04
drm/xe/debugfs: Move sa_info from gt to tile directory
Michal Wajdeczko
5
-31
/
+151
2025-09-04
drm/i915: use REG_BIT on FW_BLC_SELF_* macros
Luca Coelho
1
-3
/
+3
2025-09-04
drm/ast: Put AST_DRAM_ constants into enum ast_dram_layout
Thomas Zimmermann
2
-18
/
+19
2025-09-04
drm/ast: Move DRAM info next to its only user
Thomas Zimmermann
3
-88
/
+44
2025-09-04
drm/ast: Remove unused SCU-MPLL and SCU-STRAP values
Thomas Zimmermann
1
-11
/
+2
2025-09-04
drm/ast: Remove unused mclk field
Thomas Zimmermann
2
-27
/
+0
2025-09-04
drm/ast: Remove unused dram_bus_width field
Thomas Zimmermann
2
-7
/
+0
2025-09-04
drm/ast: Do not print DRAM info
Thomas Zimmermann
1
-2
/
+0
2025-09-04
drm/sysfb: Remove double assignment to pointer crtc_state
Colin Ian King
1
-2
/
+1
2025-09-04
drm/xe/vm: Fix error handling in xe_vm_query_vmas_attrs_ioctl()
Himal Prasad Ghimiray
1
-0
/
+2
2025-09-04
drm/xe: Fix indentation in xe_zap_ptes_in_madvise_range
Himal Prasad Ghimiray
1
-6
/
+6
2025-09-04
drm/bridge: it6505: Use SHA-1 library instead of crypto_shash
Eric Biggers
2
-33
/
+3
2025-09-04
Merge tag 'drm-xe-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-2
/
+1
2025-09-04
Merge tag 'drm-misc-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
9
-13
/
+130
[prev]
[next]