index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-27
drm/vc4: Add additional warn_on for incorrect revisions
Maxime Ripard
1
-0
/
+6
2024-11-27
drm/vc4: hvs: Add in support for 2712 D-step.
Dave Stevenson
1
-1
/
+2
2024-11-27
drm/vc4: txp: Add a new TXP encoder type
Maxime Ripard
1
-1
/
+1
2024-11-27
drm/vc4: hvs: Add support for BCM2712 HVS
Maxime Ripard
1
-14
/
+84
2024-09-09
drm/vc4: Make v3d paths unavailable on any generation newer than vc4
Maxime Ripard
1
-1
/
+1
2024-09-09
drm/vc4: Introduce generation number enum
Maxime Ripard
1
-7
/
+7
2023-04-25
drm/vc4: Switch to container_of_const
Maxime Ripard
1
-11
/
+5
2023-01-09
drm/vc4: hvs: Support zpos on all planes
Dave Stevenson
1
-0
/
+1
2022-12-08
drm/vc4: Move HVS state to main header
Maxime Ripard
1
-22
/
+3
2022-11-28
drm/vc4: kms: Sort the CRTCs by output before assigning them
Maxime Ripard
1
-33
/
+76
2022-11-28
drm/vc4: kms: Constify the HVS old/new state helpers
Maxime Ripard
1
-2
/
+2
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
1
-4
/
+4
2022-11-10
drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kms
Gaosheng Cui
1
-4
/
+4
2022-10-28
drm/vc4: Make sure we don't end up with a core clock too high
Maxime Ripard
1
-5
/
+8
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-8
/
+16
2022-06-28
drm/vc4: kms: Use maximum FIFO load for the HVS clock rate
Maxime Ripard
1
-1
/
+3
2022-06-28
drm/vc4: kms: Warn if clk_set_min_rate fails
Maxime Ripard
1
-2
/
+2
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
1
-0
/
+4
2022-06-16
drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711
Maxime Ripard
1
-1
/
+7
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
1
-7
/
+5
2022-04-08
drm/vc4: kms: Improve logging
Maxime Ripard
1
-1
/
+19
2022-04-08
drm/vc4: kms: Warn if we have an incompatible muxing setup
Maxime Ripard
1
-0
/
+4
2022-04-08
drm/vc4: kms: Store channel in local variable
Maxime Ripard
1
-7
/
+8
2022-04-06
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Maxime Ripard
1
-1
/
+4
2022-04-06
drm/vc4: kms: Ignore atomic_flush if we're disabled
Maxime Ripard
1
-1
/
+2
2022-04-06
drm/vc4: kms: Take old state core clock rate into account
Maxime Ripard
1
-2
/
+3
2022-04-06
drm/vc4: Add logging and comments
Maxime Ripard
1
-0
/
+11
2022-03-31
drm/vc4: Implement atomic_print_state for HVS channel state
Maxime Ripard
1
-0
/
+17
2022-03-31
drm/vc4: Constify private state accessors
Maxime Ripard
1
-3
/
+4
2021-12-15
drm/vc4: kms: Wait for the commit before increasing our clock rate
Maxime Ripard
1
-8
/
+7
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
1
-22
/
+18
2021-11-29
drm/vc4: kms: Fix previous HVS commit wait
Maxime Ripard
1
-8
/
+2
2021-11-29
drm/vc4: kms: Don't duplicate pending commit
Maxime Ripard
1
-6
/
+0
2021-11-29
drm/vc4: kms: Clear the HVS FIFO commit pointer once done
Maxime Ripard
1
-0
/
+1
2021-11-29
drm/vc4: kms: Add missing drm_crtc_commit_put
Maxime Ripard
1
-1
/
+8
2021-11-29
drm/vc4: kms: Fix return code check
Maxime Ripard
1
-5
/
+5
2021-11-29
drm/vc4: kms: Wait for the commit before increasing our clock rate
Maxime Ripard
1
-3
/
+3
2021-11-05
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
1
-1
/
+2
2021-11-04
drm/vc4: Increase the core clock based on HVS load
Maxime Ripard
1
-9
/
+101
2021-11-04
drm/vc4: Leverage the load tracker on the BCM2711
Maxime Ripard
1
-11
/
+5
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+0
2021-06-29
drm/vc4: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-1
/
+0
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2021-06-08
drm/vc4: fix vc4_atomic_commit_tail() logic
Mark Rutland
1
-1
/
+1
2021-04-15
drm/vc4: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-1
/
+0
2021-01-21
drm: Introduce a drm_crtc_commit_wait helper
Maxime Ripard
1
-13
/
+4
2020-12-15
drm/vc4: kms: Convert to atomic helpers
Maxime Ripard
1
-107
/
+3
2020-12-15
drm/vc4: kms: Remove async modeset semaphore
Maxime Ripard
1
-22
/
+2
[next]