index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tiny
/
appletbdrm.c
Age
Commit message (
Expand
)
Author
9 days
drm/tiny: appletbdrm: Switch to drm_atomic_helper_crtc_create_state
Maxime Ripard
9 days
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-08-21
drm/appletbdrm: Convert to atomic_create_state
Maxime Ripard
2026-07-17
drm/appletbdrm: Allocate request/response buffers in begin_fb_access
Thomas Zimmermann
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
2026-04-27
drm/appletbdrm: Use kvzalloc for big allocations
Sasha Finkelstein
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-04-21
drm/appletbdrm: use %p4cl instead of %p4cc
Aditya Garg
2025-03-12
drm/appletbdrm: Set struct drm_device.dma_dev
Thomas Zimmermann
2025-03-04
drm/appletbdrm: Fix format specifier for size_t variables
Nathan Chancellor
2025-03-03
drm/tiny: add driver for Apple Touch Bars in x86 Macs
Kerem Karabay