index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()
Douglas Anderson
1
-11
/
+11
2024-08-03
drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()
Douglas Anderson
1
-12
/
+12
2024-06-12
drm/edid: Parse topology block for all DispID structure v1.x
Ville Syrjälä
1
-1
/
+0
2024-06-12
drm/mipi-dsi: use correct return type for the DSC functions
Dmitry Baryshkov
1
-3
/
+3
2024-06-12
drm/dp: Don't attempt AUX transfers when eDP panels are not powered
Douglas Anderson
1
-0
/
+6
2024-05-02
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
1
-1
/
+1
2024-05-02
drm: add drm_gem_object_is_shared_for_memory_stats() helper
Alex Deucher
1
-0
/
+13
2024-04-03
drm/bridge: add ->edid_read hook and drm_bridge_edid_read()
Jani Nikula
1
-0
/
+33
2024-04-03
drm/ttm: Make sure the mapped tt pages are decrypted when needed
Zack Rusin
1
-1
/
+8
2024-04-03
drm/probe-helper: warn about negative .get_modes()
Jani Nikula
1
-1
/
+2
2024-03-26
drm: Fix drm_fixp2int_round() making it add 0.5
Arthur Grillo
1
-2
/
+1
2024-03-26
drm/tests: helpers: Include missing drm_drv header
Maxime Ripard
1
-0
/
+2
2024-03-26
drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Harry Wentland
1
-1
/
+1
2024-02-05
drm: using mul_u32_u32() requires linux/math64.h
Stephen Rothwell
1
-0
/
+1
2024-02-05
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-0
/
+2
2024-01-31
drm: Allow drivers to indicate the damage helpers to ignore damage clips
Javier Martinez Canillas
1
-0
/
+10
2024-01-31
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2
-0
/
+21
2024-01-25
drm/bridge: Fix typo in post_disable() description
Dario Binacchi
1
-1
/
+1
2024-01-25
drm/dp_mst: Fix fractional DSC bpp handling
Ville Syrjälä
1
-1
/
+1
2024-01-20
Revert "drm/prime: Unexport helpers for fd/handle conversion"
Felix Kuehling
1
-0
/
+7
2024-01-01
drm: Update file owner during use
Tvrtko Ursulin
1
-2
/
+11
2023-12-13
drm/atomic-helpers: Invoke end_fb_access while owning plane state
Thomas Zimmermann
1
-0
/
+2
2023-11-20
drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on older E...
Marek Szyprowski
1
-0
/
+1
2023-10-17
gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
Luben Tuikov
1
-2
/
+1
2023-09-14
drm/tests: helpers: Avoid a driver uaf
Thomas Hellström
1
-1
/
+3
2023-09-11
Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...
Daniel Vetter
1
-4
/
+31
2023-09-07
drm/drm_exec: Work around a WW mutex lockdep oddity
Thomas Hellström
1
-4
/
+31
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-108
/
+1096
2023-08-25
Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...
Dave Airlie
1
-0
/
+1
2023-08-25
Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-0
/
+1
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2
-14
/
+3
2023-08-23
drm: Add an HPD poll helper to reschedule the poll work
Imre Deak
1
-0
/
+1
2023-08-23
drm: Add an HPD poll helper to reschedule the poll work
Imre Deak
1
-0
/
+1
2023-08-22
drm/display/dp: Fix the DP DSC Receiver cap size
Ankit Nautiyal
1
-1
/
+1
2023-08-17
Revert "drm/edid: Fix csync detailed mode parsing"
Jani Nikula
1
-9
/
+3
2023-08-10
drm/ttm: Remove two unused function declarations
Yue Haibing
1
-2
/
+0
2023-08-10
drm/exec: use unique instead of local label
Christian König
1
-7
/
+7
2023-08-04
drm/gem: fix lockdep check for dma-resv lock
Danilo Krummrich
1
-6
/
+9
2023-08-03
drm/drm_plane.h: fix grammar of the comment
Sui Jingfeng
1
-1
/
+1
2023-08-03
drm/panel: Fix kernel-doc typo for `follower_lock`
Douglas Anderson
1
-1
/
+1
2023-08-02
drm/bridge: Add debugfs print for bridge chains
Tomi Valkeinen
1
-0
/
+3
2023-08-01
drm/panel: Add a way for other devices to follow panel state
Douglas Anderson
1
-0
/
+82
2023-08-01
drm/panel: Check for already prepared/enabled in drm_panel
Douglas Anderson
1
-0
/
+14
2023-07-31
drm/tests: helpers: Create a helper to allocate an atomic state
Maxime Ripard
1
-0
/
+5
2023-07-31
drm/tests: helpers: Create a helper to allocate a locking ctx
Maxime Ripard
1
-0
/
+2
2023-07-29
drm: Remove references to removed transitional helpers
Geert Uytterhoeven
2
-32
/
+21
2023-07-29
drm: Spelling s/randevouz/rendez-vous/
Geert Uytterhoeven
1
-1
/
+1
2023-07-29
drm: Spelling s/sempahore/semaphore/
Geert Uytterhoeven
1
-1
/
+1
2023-07-25
drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()
YueHaibing
1
-5
/
+0
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-3
/
+2
[next]