index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
drm: writeback: Document behaviour for framebuffer size mismatch
Derek Foreman
1
-0
/
+6
2026-02-23
dma-buf: inline spinlock for fence protection v5
Christian König
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+1
2025-06-23
drm: writeback: Fix drm_writeback_connector_cleanup signature
Louis Chauvet
1
-3
/
+4
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-02-20
drm: writeback: Fix kernel doc name
Louis Chauvet
1
-1
/
+1
2025-02-13
drm: writeback: Fix use after free in drm_writeback_connector_cleanup()
Dan Carpenter
1
-1
/
+1
2025-01-21
drm: writeback: Create drmm variants for drm_writeback_connector initialization
Louis Chauvet
1
-0
/
+74
2025-01-21
drm: writeback: Add missing cleanup in case of initialization failure
Louis Chauvet
1
-4
/
+25
2025-01-21
drm: writeback: Create an helper for drm_writeback_connector initialization
Louis Chauvet
1
-26
/
+61
2024-10-09
drm/writeback: remove pointless enable_signaling implementation
Christian König
1
-6
/
+0
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-05-02
drm: introduce drm_writeback_connector_init_with_encoder() API
Abhinav Kumar
1
-14
/
+58
2022-05-02
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
1
-1
/
+6
2020-05-20
drm/writeback: don't set fence->ops to default
Daniel Vetter
1
-1
/
+0
2019-09-23
drm: Clear the fence pointer when writeback job signaled
Lowry Li (Arm Technology China)
1
-8
/
+15
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
1
-2
/
+4
2019-03-18
drm: writeback: Add job prepare and cleanup operations
Laurent Pinchart
1
-0
/
+44
2019-03-18
drm: writeback: Fix leak of writeback job
Laurent Pinchart
1
-3
/
+11
2019-03-18
drm: writeback: Cleanup job ownership handling when queuing job
Laurent Pinchart
1
-5
/
+10
2018-07-16
drm: writeback: Fix doc that says connector should be disconnected
Alexandru Gheorghe
1
-2
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-07
drm/writeback: Fix the "overview" section of the doc
Boris Brezillon
1
-4
/
+7
2018-06-20
drm: writeback: Add out-fences for writeback connectors
Brian Starkey
1
-2
/
+107
2018-06-20
drm: Add writeback connector type
Brian Starkey
1
-0
/
+245