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
/
drm
/
clients
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2025-12-19
drm/log: avoid WARN when searching for usable format
Francesco Valla
-1
/
+1
2025-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-2
/
+17
2025-11-25
drm/client: log: Implement struct drm_client_funcs.restore
Thomas Zimmermann
-0
/
+13
2025-11-25
drm/client: Pass force parameter to client restore
Thomas Zimmermann
-2
/
+4
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
-2
/
+2
2025-11-13
drm/client: fix MODULE_PARM_DESC string for "active"
Randy Dunlap
-2
/
+2
2025-10-30
drm/client: Flush client buffers with drm_client_buffer_sync()
Thomas Zimmermann
-2
/
+2
2025-10-30
drm/client: Create client buffers with drm_client_buffer_create_dumb()
Thomas Zimmermann
-1
/
+1
2025-10-30
drm/client: Remove drm_client_framebuffer_delete()
Thomas Zimmermann
-2
/
+2
2025-10-24
drm/log: Add free callback
Thomas Zimmermann
-3
/
+11
2025-10-24
drm/log: Do not hold lock across drm_client_release()
Thomas Zimmermann
-1
/
+1
2025-10-24
drm/client: Add client free callback to unprepare fb_helper
Thomas Zimmermann
-2
/
+15
2025-10-18
drm/client: Remove holds_console_lock parameter from suspend/resume
Thomas Zimmermann
-12
/
+6
2025-07-06
drm/fbdev-client: Skip DRM clients if modesetting is absent
Thierry Reding
-0
/
+5
2025-06-16
drm/client: Include <linux/export.h>
Thomas Zimmermann
-0
/
+2
2025-03-11
printk: Rename console_start to console_resume
Marcos Paulo de Souza
-1
/
+1
2025-03-11
printk: Rename console_stop to console_suspend
Marcos Paulo de Souza
-1
/
+1
2024-12-12
drm/log: select CONFIG_FONT_SUPPORT
Arnd Bergmann
-0
/
+1
2024-12-12
drm/client: Fix drm client endless Kconfig loop
Jocelyn Falempe
-0
/
+1
2024-12-10
drm/log: Add integer scaling support
Jocelyn Falempe
-9
/
+18
2024-12-10
drm/log: Implement suspend/resume
Jocelyn Falempe
-0
/
+20
2024-12-10
drm/log: Color the timestamp, to improve readability
Jocelyn Falempe
-6
/
+21
2024-12-10
drm/log: Do not draw if drm_master is taken
Jocelyn Falempe
-2
/
+8
2024-12-10
drm/log: Introduce a new boot logger to draw the kmsg on the screen
Jocelyn Falempe
-4
/
+452
2024-11-15
drm/fbdev-client: Unexport drm_fbdev_client_setup()
Thomas Zimmermann
-3
/
+23
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
-1
/
+1
2024-11-15
drm: Move client code to clients/ subdirectory
Thomas Zimmermann
-0
/
+314