index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_crtc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-23
1
-81
/
+134
|
\
|
*
drm/vc4: crtc: Fix timings for VEC modes
Mateusz Kwiatkowski
2023-01-09
1
-27
/
+44
|
*
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-22
1
-5
/
+2
|
*
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
2022-12-08
1
-2
/
+11
|
*
drm/vc4: tests: Introduce a mocking infrastructure
Maxime Ripard
2022-12-08
1
-10
/
+10
|
*
drm/vc4: crtc: Make encoder lookup helper public
Maxime Ripard
2022-12-08
1
-16
/
+1
|
*
drm/vc4: crtc: Introduce a lower-level crtc init helper
Maxime Ripard
2022-12-08
1
-19
/
+51
|
*
drm/vc4: crtc: Provide a CRTC name
Maxime Ripard
2022-11-28
1
-1
/
+9
|
*
drm/vc4: crtc: Pass the device and data in vc4_crtc_init
Maxime Ripard
2022-11-28
1
-6
/
+11
*
|
drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...
Dom Cobley
2023-02-09
1
-1
/
+1
|
/
*
drm/vc4: crtc: protect device resources after removal
Danilo Krummrich
2022-08-25
1
-1
/
+40
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-7
/
+7
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
1
-4
/
+4
*
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
1
-3
/
+16
*
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
2022-07-13
1
-10
/
+6
*
drm/vc4: crtc: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
1
-1
/
+1
*
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
2022-07-13
1
-9
/
+9
*
drm/vc4: plane: Switch to drmm_universal_plane_alloc()
Maxime Ripard
2022-07-13
1
-1
/
+0
*
drm/vc4: crtc: Remove manual plane removal on error
Maxime Ripard
2022-07-13
1
-10
/
+1
*
drm/vc4: plane: Take possible_crtcs as an argument
Maxime Ripard
2022-07-13
1
-1
/
+1
*
drm/vc4: crtc: Create vblank reporting function
Maxime Ripard
2022-07-13
1
-8
/
+15
*
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-13
1
-51
/
+145
|
\
|
*
drm/vc4: crtc: Fix out of order frames during asynchronous page flips
Maxime Ripard
2022-06-16
1
-4
/
+46
|
*
drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711
Maxime Ripard
2022-06-16
1
-3
/
+18
|
*
drm/vc4: crtc: Move the BO Handling out of Common Page-Flip Handler
Maxime Ripard
2022-06-16
1
-25
/
+48
|
*
drm/vc4: crtc: Move the BO handling out of common page-flip callback
Maxime Ripard
2022-06-16
1
-14
/
+20
|
*
drm/vc4: crtc: Use an union to store the page flip callback
Maxime Ripard
2022-06-16
1
-6
/
+14
|
*
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
2022-06-16
1
-3
/
+3
*
|
drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI block
Dave Stevenson
2022-06-28
1
-1
/
+3
*
|
drm/vc4: hdmi: Fix timings for interlaced modes
Mateusz Kwiatkowski
2022-06-28
1
-3
/
+4
*
|
drm/vc4: dsi: Correct pixel order for DSI0
Dave Stevenson
2022-06-28
1
-1
/
+2
*
|
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
|
/
*
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Maxime Ripard
2022-04-06
1
-4
/
+10
*
drm/vc4: hvs: Fix frame count register readout
Maxime Ripard
2022-04-06
1
-1
/
+1
*
drm/vc4: crtc: Fix runtime_pm reference counting
Maxime Ripard
2022-02-17
1
-3
/
+5
*
drm/vc4: crtc: Fix redundant variable assignment
Maxime Ripard
2022-02-07
1
-1
/
+0
*
drm/vc4: crtc: Copy assigned channel to the CRTC
Maxime Ripard
2021-11-05
1
-2
/
+2
*
drm/vc4: Fix non-blocking commit getting stuck forever
Maxime Ripard
2021-11-05
1
-1
/
+4
*
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
2021-11-05
1
-2
/
+1
*
drm/vc4: Increase the core clock based on HVS load
Maxime Ripard
2021-11-04
1
-0
/
+15
*
drm/vc4: crtc: Add some logging
Maxime Ripard
2021-11-04
1
-0
/
+6
*
drm/vc4: crtc: Rework the encoder retrieval code (again)
Maxime Ripard
2021-11-04
1
-21
/
+9
*
drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
Maxime Ripard
2021-11-04
1
-4
/
+3
*
drm/vc4: Make vc4_crtc_get_encoder public
Maxime Ripard
2021-11-04
1
-4
/
+4
*
drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
Maxime Ripard
2021-10-25
1
-1
/
+18
*
drm/vc4: crtc: Lookup the encoder from the register at boot
Maxime Ripard
2021-05-24
1
-4
/
+34
*
drm/vc4: crtc: Fix vc4_get_crtc_encoder logic
Maxime Ripard
2021-05-24
1
-5
/
+16
*
drm/vc4: crtc: Pass the drm_atomic_state to config_pv
Maxime Ripard
2021-05-24
1
-4
/
+4
*
drm/vc4: crtc: Skip the TXP
Maxime Ripard
2021-05-24
1
-0
/
+3
*
drm/vc4: Fix clock source for VEC PixelValve on BCM2711
Mateusz Kwiatkowski
2021-05-24
1
-1
/
+1
[next]