index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2020-04-02
drm/vc4: Use simple encoder
Thomas Zimmermann
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
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