index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_txp.c
Age
Commit message (
Expand
)
Author
2020-07-07
drm/vc4: txp: Turn the TXP into a CRTC of its own
Maxime Ripard
2020-07-07
drm/vc4: crtc: Move the txp_armed function to the TXP
Maxime Ripard
2019-10-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2019-09-23
drm: Free the writeback_job when it with an empty fb
Lowry Li (Arm Technology China)
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
2019-06-13
drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
Sean Paul
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-01
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
2019-03-25
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-03-18
drm: writeback: Cleanup job ownership handling when queuing job
Laurent Pinchart
2019-02-19
drm: Remove set but not used variable 'gem'
YueHaibing
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-07
drm/vc4: Add support for the transposer block
Boris Brezillon