summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_dpi.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt
2019-04-01drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-05-07drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.Eric Anholt
2017-10-10drm/vc4: remove bridge from driver internal structurebenjamin.gaignard@linaro.org
2017-06-20drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacksJose Abreu
2017-06-05drm/vc4: Switch DPI to using the panel-bridge helper.Eric Anholt
2017-05-22drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-06drm: convert drivers to use of_graph_get_remote_nodeRob Herring
2017-02-28drm/vc4: Extend and edit documentation for output from the RSTEric Anholt
2017-02-15drm/vc4: Drop debug print at boot with DPI enabled.Eric Anholt
2016-08-19drm/vc4: Disallow interlaced modes on DPI.Mario Kleiner
2016-07-15Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie
2016-06-10drm: vc4: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-06drm/vc4: clean up error exit path on failed dpi_connector allocationColin Ian King
2016-04-14drm/vc4: Add DPI driverEric Anholt