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
/
drm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-09-03
Revert "drm/nouveau: Remove waitque for sched teardown"
Philipp Stanner
5
-44
/
+24
2025-09-03
drm/amd/amdgpu: Fix missing error return on kzalloc failure
Colin Ian King
1
-1
/
+1
2025-09-03
drm: panel-backlight-quirks: Log applied panel brightness quirks
Antheas Kapenekakis
1
-3
/
+13
2025-09-03
drm: panel-backlight-quirks: Add Steam Deck brightness quirk
Antheas Kapenekakis
1
-0
/
+15
2025-09-03
drm: panel-backlight-quirks: Add brightness mask quirk
Antheas Kapenekakis
3
-0
/
+48
2025-09-03
drm: panel-backlight-quirks: Add secondary DMI match
Antheas Kapenekakis
1
-5
/
+14
2025-09-03
drm: panel-backlight-quirks: Convert brightness quirk to generic structure
Antheas Kapenekakis
2
-24
/
+29
2025-09-03
drm: panel-backlight-quirks: Make EDID match optional
Antheas Kapenekakis
1
-1
/
+1
2025-09-03
drm/panthor: check bo offset alignment in vm bind
Chia-I Wu
1
-2
/
+2
2025-09-03
drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binary
Jouni Högander
1
-4
/
+1
2025-09-03
drm/i915/power: drop a couple of &i915->drm usages
Jani Nikula
1
-6
/
+3
2025-09-03
drm/msm/dpu: decide right side per last bit
Jun Nie
1
-3
/
+2
2025-09-03
drm/msm/dpu: polish log for resource allocation
Jun Nie
1
-4
/
+19
2025-09-03
drm/msm: Do not validate SSPP when it is not ready
Jun Nie
1
-0
/
+4
2025-09-03
drm/msm/dpu: Drop maxwidth from dpu_lm_sub_blks struct
Jessica Zhang
2
-6
/
+0
2025-09-03
drm/tidss: dispc: Explicitly include bitfield.h
Nathan Chancellor
1
-0
/
+1
2025-09-03
drm/i915/dp: convert open-coded timeout to poll_timeout_us()
Jani Nikula
1
-8
/
+4
2025-09-03
drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()
Thorsten Blum
1
-9
/
+3
[prev]
[next]