index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_crtc.c
Age
Commit message (
Expand
)
Author
2023-02-22
drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...
Dom Cobley
2022-08-25
drm/vc4: crtc: protect device resources after removal
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
2022-07-13
drm/vc4: crtc: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
2022-07-13
drm/vc4: plane: Switch to drmm_universal_plane_alloc()
Maxime Ripard
2022-07-13
drm/vc4: crtc: Remove manual plane removal on error
Maxime Ripard
2022-07-13
drm/vc4: plane: Take possible_crtcs as an argument
Maxime Ripard
2022-07-13
drm/vc4: crtc: Create vblank reporting function
Maxime Ripard
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-06-28
drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI block
Dave Stevenson
2022-06-28
drm/vc4: hdmi: Fix timings for interlaced modes
Mateusz Kwiatkowski
2022-06-28
drm/vc4: dsi: Correct pixel order for DSI0
Dave Stevenson
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-16
drm/vc4: crtc: Fix out of order frames during asynchronous page flips
Maxime Ripard
2022-06-16
drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711
Maxime Ripard
2022-06-16
drm/vc4: crtc: Move the BO Handling out of Common Page-Flip Handler
Maxime Ripard
2022-06-16
drm/vc4: crtc: Move the BO handling out of common page-flip callback
Maxime Ripard
2022-06-16
drm/vc4: crtc: Use an union to store the page flip callback
Maxime Ripard
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
2022-04-06
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Maxime Ripard
2022-04-06
drm/vc4: hvs: Fix frame count register readout
Maxime Ripard
2022-02-17
drm/vc4: crtc: Fix runtime_pm reference counting
Maxime Ripard
2022-02-07
drm/vc4: crtc: Fix redundant variable assignment
Maxime Ripard
2021-11-05
drm/vc4: crtc: Copy assigned channel to the CRTC
Maxime Ripard
2021-11-05
drm/vc4: Fix non-blocking commit getting stuck forever
Maxime Ripard
2021-11-05
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
2021-11-04
drm/vc4: Increase the core clock based on HVS load
Maxime Ripard
2021-11-04
drm/vc4: crtc: Add some logging
Maxime Ripard
2021-11-04
drm/vc4: crtc: Rework the encoder retrieval code (again)
Maxime Ripard
2021-11-04
drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
Maxime Ripard
2021-11-04
drm/vc4: Make vc4_crtc_get_encoder public
Maxime Ripard
2021-10-25
drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
Maxime Ripard
2021-05-24
drm/vc4: crtc: Lookup the encoder from the register at boot
Maxime Ripard
2021-05-24
drm/vc4: crtc: Fix vc4_get_crtc_encoder logic
Maxime Ripard
2021-05-24
drm/vc4: crtc: Pass the drm_atomic_state to config_pv
Maxime Ripard
2021-05-24
drm/vc4: crtc: Skip the TXP
Maxime Ripard
2021-05-24
drm/vc4: Fix clock source for VEC PixelValve on BCM2711
Mateusz Kwiatkowski
2021-04-08
drm/vc4: crtc: Reduce PV fifo threshold on hvs4
Dom Cobley
2020-12-16
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
2020-12-16
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
drm/vc4: kms: Remove async modeset semaphore
Maxime Ripard
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
[next]