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
2024-08-22
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/vc4: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-25
drm/vc4: Switch to container_of_const
Maxime Ripard
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-08
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
2022-12-01
drm/vc4: dpi: Fix format mapping for RGB565
Dave Stevenson
2022-12-01
drm/vc4: dpi: Change the default DPI format to being 18bpp, not 24.
Dave Stevenson
2022-12-01
drm/vc4: dpi: Support BGR666 formats
Joerg Quinten
2022-12-01
drm/vc4: dpi: Support RGB565 format
Chris Morgan
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
drm/vc4: dpi: Protect device resources
Maxime Ripard
2022-07-13
drm/vc4: dpi: Switch to drmm_of_get_bridge
Maxime Ripard
2022-07-13
drm/vc4: dpi: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
drm/vc4: dpi: Add action to disable the clock
Maxime Ripard
2022-07-13
drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
Maxime Ripard
2022-07-13
drm/vc4: dpi: Return an error if we can't enable our clock
Maxime Ripard
2022-07-13
drm/vc4: dpi: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: dpi: Embed DRM structures into the private structure
Maxime Ripard
2022-07-13
drm/vc4: dpi: Remove vc4_dev dpi pointer
Maxime Ripard
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-06-28
drm/vc4: dpi: Ensure a default format is selected
Dave Stevenson
2022-06-28
drm/vc4: dpi: Add option for inverting pixel clock and output enable
Dave Stevenson
2022-06-28
drm/vc4: dpi: Add support for composite syncs to vc4_dpi
Dave Stevenson
2021-09-14
drm/vc4: dpi: Switch to devm_drm_of_get_bridge
Maxime Ripard
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