summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_writeback.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-18drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart1-0/+44
2019-03-18drm: writeback: Fix leak of writeback jobLaurent Pinchart1-3/+11
2019-03-18drm: writeback: Cleanup job ownership handling when queuing jobLaurent Pinchart1-5/+10
2018-07-16drm: writeback: Fix doc that says connector should be disconnectedAlexandru Gheorghe1-2/+2
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-07drm/writeback: Fix the "overview" section of the docBoris Brezillon1-4/+7
2018-06-20drm: writeback: Add out-fences for writeback connectorsBrian Starkey1-2/+107
2018-06-20drm: Add writeback connector typeBrian Starkey1-0/+245