aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_writeback.c
AgeCommit message (Expand)Author
2019-09-23drm: Clear the fence pointer when writeback job signaledLowry Li (Arm Technology China)
2019-05-27drm: drop use of drmP.h in drm/*Sam Ravnborg
2019-03-18drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart
2019-03-18drm: writeback: Fix leak of writeback jobLaurent Pinchart
2019-03-18drm: writeback: Cleanup job ownership handling when queuing jobLaurent Pinchart
2018-07-16drm: writeback: Fix doc that says connector should be disconnectedAlexandru Gheorghe
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-07drm/writeback: Fix the "overview" section of the docBoris Brezillon
2018-06-20drm: writeback: Add out-fences for writeback connectorsBrian Starkey
2018-06-20drm: Add writeback connector typeBrian Starkey