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_dpi.c
Age
Commit message (
Expand
)
Author
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-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-05-07
drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.
Eric Anholt
2017-10-10
drm/vc4: remove bridge from driver internal structure
benjamin.gaignard@linaro.org
2017-06-20
drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacks
Jose Abreu
2017-06-05
drm/vc4: Switch DPI to using the panel-bridge helper.
Eric Anholt
2017-05-22
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-02-28
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2017-02-15
drm/vc4: Drop debug print at boot with DPI enabled.
Eric Anholt
2016-08-19
drm/vc4: Disallow interlaced modes on DPI.
Mario Kleiner
2016-07-15
Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...
Dave Airlie
2016-06-10
drm: vc4: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-06
drm/vc4: clean up error exit path on failed dpi_connector allocation
Colin Ian King
2016-04-14
drm/vc4: Add DPI driver
Eric Anholt