index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-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-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-09
drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...
Dom Cobley
2023-01-09
drm/vc4: crtc: Fix timings for VEC modes
Mateusz Kwiatkowski
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-08
drm/vc4: tests: Introduce a mocking infrastructure
Maxime Ripard
2022-12-08
drm/vc4: crtc: Make encoder lookup helper public
Maxime Ripard
2022-12-08
drm/vc4: crtc: Introduce a lower-level crtc init helper
Maxime Ripard
2022-11-28
drm/vc4: crtc: Provide a CRTC name
Maxime Ripard
2022-11-28
drm/vc4: crtc: Pass the device and data in vc4_crtc_init
Maxime Ripard
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
[next]