summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_txp.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard1-6/+8
2019-09-23drm: Free the writeback_job when it with an empty fbLowry Li (Arm Technology China)1-3/+2
2019-07-17drm/vc4: drop use of drmP.hSam Ravnborg1-6/+8
2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul1-3/+4
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-32/+12
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt1-18/+2
2019-04-01drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt1-16/+12
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-3/+0
2019-03-18drm: writeback: Cleanup job ownership handling when queuing jobLaurent Pinchart1-1/+1
2019-02-19drm: Remove set but not used variable 'gem'YueHaibing1-3/+0
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2018-07-07drm/vc4: Add support for the transposer blockBoris Brezillon1-0/+477