index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
2020-09-07
drm/vc4: crtc: Use local chan variable
Maxime Ripard
2020-09-07
drm/vc4: crtc: Rename HVS channel to output
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move the cob allocation outside of bind
Maxime Ripard
2020-09-07
drm/vc4: crtc: Use a shared interrupt
Maxime Ripard
2020-09-07
drm/vc4: crtc: Deal with different number of pixel per clock
Maxime Ripard
2020-09-07
drm/vc4: plane: Create more planes
Maxime Ripard
2020-09-07
drm/vc4: plane: Optimize the LBM allocation size
Dave Stevenson
2020-09-07
drm/vc4: plane: Change LBM alignment constraint on LBM
Dave Stevenson
2020-09-07
drm/vc4: hvs: Boost the core clock during modeset
Maxime Ripard
2020-09-07
drm/vc4: Add support for the BCM2711 HVS5
Dave Stevenson
2020-07-07
drm/vc4: crtc: Remove the feed_txp tests
Maxime Ripard
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
2020-07-07
drm/vc4: crtc: Move the CRTC initialisation to a separate function
Maxime Ripard
2020-07-07
drm/vc4: crtc: Only access the PixelValve registers if we have to
Maxime Ripard
2020-07-07
drm/vc4: crtc: Split CRTC data in two
Maxime Ripard
2020-07-07
drm/vc4: crtc: Make state functions public
Maxime Ripard
2020-07-07
drm/vc4: crtc: Move HVS setup code to the HVS driver
Maxime Ripard
2020-07-07
drm/vc4: Reorder the bind order of the devices
Maxime Ripard
2020-07-07
drm/vc4: Convert register accessors to FIELD_*
Maxime Ripard
2020-07-02
drm/vc4: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
2020-06-10
drm/vc4: crtc: Restrict HACT_ACT setup to DSI
Maxime Ripard
2020-06-10
drm/vc4: crtc: Turn static const variable into a define
Maxime Ripard
2020-06-10
drm/vc4: crtc: Move crtc state to common header
Maxime Ripard
2020-06-10
drm/vc4: crtc: Switch to of_device_get_match_data
Maxime Ripard
2020-06-10
drm/vc4: crtc: Rename SoC data structures
Maxime Ripard
2020-06-10
drm/vc4: plane: Move additional planes creation to driver
Maxime Ripard
2020-06-10
drm/vc4: plane: Move planes creation to its own function
Maxime Ripard
2020-06-10
drm/vc4: drv: Add include guards
Maxime Ripard
2020-05-25
drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
James Hilliard
2020-05-19
drm/vc4: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-04-02
drm/vc4: Use simple encoder
Thomas Zimmermann
2020-03-27
drm/vc4: Fix HDMI mode validation
Nicolas Saenz Julienne
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm/vc4: remove check of return value of drm_debugfs functions
Wambui Karuga
2020-03-06
drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-04
drm/vc4: Replace wait_for macros to remove use of msleep
James Hughes
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-13
drm/vc4: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-01-28
drm/vc4: plane_state->fb iff plane_state->crtc
Daniel Vetter
2020-01-08
drm/vc4: dsi: Fix bridge chain handling
Boris Brezillon
2020-01-07
drm/vc4: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-12-17
drm/vc4: Use dma_resv locking wrappers
Daniel Vetter
2019-12-09
drm/bridge: Make the bridge chain a double-linked list
Boris Brezillon
2019-12-09
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
2019-11-25
drm/vc4: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-10-22
drm/vc4: Use drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
[prev]
[next]