- eeb6ab4 drm/vc4: crtc: Copy assigned channel to the CRTC by Maxime Ripard · 3 years, 2 months ago
- 0c250c1 drm/vc4: Fix non-blocking commit getting stuck forever by Maxime Ripard · 3 years, 2 months ago
- a16c664 drm/vc4: crtc: Drop feed_txp from state by Maxime Ripard · 3 years, 2 months ago
- 16e1010 drm/vc4: Increase the core clock based on HVS load by Maxime Ripard · 3 years, 2 months ago
- e1a7094 drm/vc4: crtc: Add some logging by Maxime Ripard · 3 years, 2 months ago
- 94c1adc drm/vc4: crtc: Rework the encoder retrieval code (again) by Maxime Ripard · 3 years, 2 months ago
- d6faf94 drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype by Maxime Ripard · 3 years, 2 months ago
- d0229c3 drm/vc4: Make vc4_crtc_get_encoder public by Maxime Ripard · 3 years, 2 months ago
- bca10db drm/vc4: crtc: Make sure the HDMI controller is powered when disabling by Maxime Ripard · 3 years, 3 months ago
- b601c16 drm/vc4: crtc: Lookup the encoder from the register at boot by Maxime Ripard · 3 years, 8 months ago
- 5a184d9 drm/vc4: crtc: Fix vc4_get_crtc_encoder logic by Maxime Ripard · 3 years, 8 months ago
- c688398 drm/vc4: crtc: Pass the drm_atomic_state to config_pv by Maxime Ripard · 3 years, 8 months ago
- 47a5074 drm/vc4: crtc: Skip the TXP by Maxime Ripard · 3 years, 8 months ago
- fc7a8ab drm/vc4: Fix clock source for VEC PixelValve on BCM2711 by Mateusz Kwiatkowski · 3 years, 7 months ago
- eb9dfdd drm/vc4: crtc: Reduce PV fifo threshold on hvs4 by Dom Cobley · 3 years, 9 months ago
- 8d91474 drm/vc4: Pass the atomic state to encoder hooks by Maxime Ripard · 4 years ago
- ee6965c8 drm/vc4: hvs: Align the HVS atomic hooks to the new API by Maxime Ripard · 4 years ago
- 6ca2ab8 drm: automatic legacy gamma support by Tomi Valkeinen · 4 years, 1 month ago
- 82faa32 drm/vc4: kms: Remove async modeset semaphore by Maxime Ripard · 4 years, 1 month ago
- d74252b drm: Use the state pointer directly in atomic_check by Maxime Ripard · 4 years, 2 months ago
- 29b77ad drm/atomic: Pass the full state to CRTC atomic_check by Maxime Ripard · 4 years, 2 months ago
- c489573 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 2 months ago
- 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 3 months ago
- 8ba0b6d drm/vc4: crtc: Keep the previously assigned HVS FIFO by Maxime Ripard · 4 years, 3 months ago
- 427c4a0 drm/vc4: crtc: Rework a bit the CRTC state code by Maxime Ripard · 4 years, 3 months ago
- 658a731 drm/vc4: crtc: Add BCM2711 pixelvalves by Maxime Ripard · 4 years, 4 months ago
- 875a4d5 drm/vc4: drv: Disable the CRTC at boot time by Maxime Ripard · 4 years, 4 months ago
- 2d14ffe drm/vc4: crtc: Move the CRTC disable out by Maxime Ripard · 4 years, 4 months ago
- 9e30cfd drm/vc4: crtc: Clear the PixelValve FIFO during configuration by Maxime Ripard · 4 years, 4 months ago
- 0d2b96a drm/vc4: crtc: Clear the PixelValve FIFO on disable by Maxime Ripard · 4 years, 4 months ago
- b7cb67a drm/vc4: crtc: Add a delay after disabling the PixelValve output by Maxime Ripard · 4 years, 4 months ago
- 792c313 drm/vc4: encoder: Add finer-grained encoder callbacks by Maxime Ripard · 4 years, 4 months ago
- 4b72b10 drm/vc4: crtc: Move HVS channel init before the PV initialisation by Maxime Ripard · 4 years, 4 months ago
- 6370be8 drm/vc4: crtc: Remove redundant pixelvalve reset by Maxime Ripard · 4 years, 4 months ago
- a4d8956 drm/vc4: crtc: Remove mode_set_nofb by Maxime Ripard · 4 years, 4 months ago
- d2f0652 drm/vc4: crtc: Move the HVS gamma LUT setup to our init function by Maxime Ripard · 4 years, 4 months ago
- be26296 drm/vc4: crtc: Move PV dump to config_pv by Maxime Ripard · 4 years, 4 months ago
- 5ffabf5 drm/vc4: crtc: Turn pixelvalve reset into a function by Maxime Ripard · 4 years, 4 months ago
- eb92bc7 drm/vc4: crtc: Disable color management for HVS5 by Maxime Ripard · 4 years, 4 months ago
- ed024b2 drm/vc4: crtc: Rename HDMI encoder type to HDMI0 by Maxime Ripard · 4 years, 4 months ago
- 62c5d55 drm/vc4: crtc: Add function to compute FIFO level bits by Maxime Ripard · 4 years, 4 months ago
- 649abf2 drm/vc4: crtc: Add FIFO depth to vc4_crtc_data by Maxime Ripard · 4 years, 4 months ago
- 87ebcd4 drm/vc4: crtc: Assign output to channel automatically by Maxime Ripard · 4 years, 4 months ago
- a5c4b75 drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable by Maxime Ripard · 4 years, 4 months ago
- 32a851c drm/vc4: crtc: Use local chan variable by Maxime Ripard · 4 years, 4 months ago
- 8ebb2cf drm/vc4: crtc: Rename HVS channel to output by Maxime Ripard · 4 years, 4 months ago
- 78cbcc3 drm/vc4: crtc: Move the cob allocation outside of bind by Maxime Ripard · 4 years, 4 months ago
- a1962d6 drm/vc4: crtc: Use a shared interrupt by Maxime Ripard · 4 years, 4 months ago
- 644df22 drm/vc4: crtc: Deal with different number of pixel per clock by Maxime Ripard · 4 years, 4 months ago
- 5d8514e drm/vc4: crtc: Remove the feed_txp tests by Maxime Ripard · 4 years, 7 months ago
- 39fcb28 drm/vc4: txp: Turn the TXP into a CRTC of its own by Maxime Ripard · 4 years, 7 months ago
- e25a21a drm/vc4: crtc: Move the txp_armed function to the TXP by Maxime Ripard · 4 years, 7 months ago
- 5fefc60 drm/vc4: crtc: Move the CRTC initialisation to a separate function by Maxime Ripard · 4 years, 7 months ago
- 811a850c drm/vc4: crtc: Only access the PixelValve registers if we have to by Maxime Ripard · 4 years, 7 months ago
- 5a20ff8 drm/vc4: crtc: Split CRTC data in two by Maxime Ripard · 4 years, 7 months ago
- bdd9647 drm/vc4: crtc: Make state functions public by Maxime Ripard · 4 years, 7 months ago
- 8175287 drm/vc4: crtc: Move HVS setup code to the HVS driver by Maxime Ripard · 4 years, 7 months ago
- e8b383c drm/vc4: Use __drm_atomic_helper_crtc_reset by Daniel Vetter · 4 years, 7 months ago
- ebd11f7 drm/vc4: crtc: Restrict HACT_ACT setup to DSI by Maxime Ripard · 4 years, 7 months ago
- e58a5e6 drm/vc4: crtc: Turn static const variable into a define by Maxime Ripard · 4 years, 7 months ago
- ae44a52 drm/vc4: crtc: Move crtc state to common header by Maxime Ripard · 4 years, 7 months ago
- 7678142 drm/vc4: crtc: Switch to of_device_get_match_data by Maxime Ripard · 4 years, 7 months ago
- debf585 drm/vc4: crtc: Rename SoC data structures by Maxime Ripard · 4 years, 7 months ago
- 0c2a50f drm/vc4: plane: Move additional planes creation to driver by Maxime Ripard · 5 years ago
- e10cde4 drm/vc4: plane: Move planes creation to its own function by Maxime Ripard · 4 years, 7 months ago
- 7e69ed6 drm/vc4: Convert to CRTC VBLANK callbacks by Thomas Zimmermann · 5 years ago
- 3c8639c drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position() by Thomas Zimmermann · 5 years ago
- 71724f7 drm/mm: Use helpers for drm_mm_node booleans by Chris Wilson · 5 years ago
- 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 5 years ago
- fd6d6d8 drm/vc4: drop use of drmP.h by Sam Ravnborg · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- a2d635d Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- 462ce5d drm/vc4: Fix compilation error reported by kbuild test bot by Maarten Lankhorst · 6 years ago
- d081067 drm/vc4: Fix memory leak during gpu reset. by Maarten Lankhorst · 6 years ago
- c9be804 drm/vc4: Use common helpers for debugfs setup by the driver components. by Eric Anholt · 6 years ago
- 3051719 drm/vc4: Use drm_print_regset32() for our debug register dumping. by Eric Anholt · 6 years ago
- 531a1b6 drm/vc4: Report HVS underrun errors by Boris Brezillon · 6 years ago
- fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
- 666e735 drm/vc4: Take margin setup into account when updating planes by Boris Brezillon · 6 years ago
- 72fdb40c drm: extract drm_atomic_uapi.c by Daniel Vetter · 6 years ago
- 008095e drm/vc4: Add support for the transposer block by Boris Brezillon · 6 years ago
- c0183a8 drm/vc4: Use drm_crtc_mask() by Ville Syrjälä · 7 years ago
- d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
- 2f958af drm/vc4: Stop updating plane->fb/crtc by Ville Syrjälä · 7 years ago
- 444ac87 Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 7 years ago
- f7aef1c drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced by Boris Brezillon · 7 years ago
- 766cc6b drm/vc4: Add CTM support by Stefan Schake · 7 years ago
- 7927180 drm/vc4: Move CRTC state to header by Stefan Schake · 7 years ago
- 640e0c7 drm/vc4: Expose gamma as atomic property by Stefan Schake · 7 years ago
- 1d49f2e drm/vc4: Enable background color fill when necessary by Stefan Schake · 7 years ago
- 1d5494e drm/vc4: switch to drm_*{get,put} helpers by Cihangir Akturk · 7 years ago
- 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 7 years ago
- 1ed134e drm/vc4: Fix VBLANK handling in crtc->enable() path by Boris Brezillon · 8 years ago
- 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 7 years ago
- 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 7 years ago
- 55a0b9d drm/vc4: Remove dead vc4_event_pending(). by Eric Anholt · 8 years ago
- edeb729f drm/vc4: Send a VBLANK event when disabling a CRTC by Boris Brezillon · 8 years ago
- c50a115 drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacks by Jose Abreu · 8 years ago
- 4894bf7 drm/vc4: use drm_for_each_connector_iter() by Gustavo Padovan · 8 years ago
- b7e8e25 drm/vc4: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago