index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_writeback.c
Age
Commit message (
Expand
)
Author
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-05-02
drm: introduce drm_writeback_connector_init_with_encoder() API
Abhinav Kumar
2022-05-02
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
2020-05-20
drm/writeback: don't set fence->ops to default
Daniel Vetter
2019-09-23
drm: Clear the fence pointer when writeback job signaled
Lowry Li (Arm Technology China)
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-03-18
drm: writeback: Add job prepare and cleanup operations
Laurent Pinchart
2019-03-18
drm: writeback: Fix leak of writeback job
Laurent Pinchart
2019-03-18
drm: writeback: Cleanup job ownership handling when queuing job
Laurent Pinchart
2018-07-16
drm: writeback: Fix doc that says connector should be disconnected
Alexandru Gheorghe
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-07
drm/writeback: Fix the "overview" section of the doc
Boris Brezillon
2018-06-20
drm: writeback: Add out-fences for writeback connectors
Brian Starkey
2018-06-20
drm: Add writeback connector type
Brian Starkey