index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_hvs.c
Age
Commit message (
Expand
)
Author
2024-12-12
drm/vc4: unlock on error in vc4_hvs_get_fifo_frame_count()
Dan Carpenter
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-27
drm/vc4: Enable bg_fill if there are no planes enabled
Dave Stevenson
2024-11-27
drm/vc4: Add additional warn_on for incorrect revisions
Maxime Ripard
2024-11-27
drm/vc4: hvs: Add in support for 2712 D-step.
Dave Stevenson
2024-11-27
drm/vc4: drv: Add support for 2712 D-step
Dave Stevenson
2024-11-27
drm/vc4: hvs: Add support for BCM2712 HVS
Maxime Ripard
2024-11-27
drm/vc4: Fix reading of frame count on GEN5 / Pi4
Dave Stevenson
2024-10-09
drm/vc4: Correct generation check in vc4_hvs_lut_load
Dave Stevenson
2024-10-09
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flush
Dave Stevenson
2024-10-09
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_lut_load
Dave Stevenson
2024-09-09
drm/vc4: hvs: Correct logic on stopping an HVS channel
Dave Stevenson
2024-09-09
drm/vc4: hvs: Enable SCALER_CONTROL early in HVS init
Tim Gover
2024-09-09
drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registers
Maxime Ripard
2024-09-09
drm/vc4: hvs: Rename hvs_regs list
Maxime Ripard
2024-09-09
drm/vc4: hvs: Create cob_init function
Maxime Ripard
2024-09-09
drm/vc4: hvs: Create hw_init function
Maxime Ripard
2024-09-09
drm/vc4: hvs: Use switch statement to simplify vc4_hvs_get_fifo_from_output
Maxime Ripard
2024-09-09
drm/vc4: Introduce generation number enum
Maxime Ripard
2024-09-09
drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs function
Dave Stevenson
2024-09-09
drm/vc4: hvs: Fix dlist debug not resetting the next entry pointer
Dave Stevenson
2024-09-09
drm/vc4: hvs: Don't write gamma luts on 2711
Dave Stevenson
2024-09-09
drm/vc4: hvs: Print error if we fail an allocation
Maxime Ripard
2024-09-09
drm/vc4: hvs: More logging for dlist generation
Maxime Ripard
2024-09-09
drm/vc4: hvs: Set AXI panic modes for the HVS
Dave Stevenson
2024-08-22
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
2023-06-08
drm/vc4: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-09
drm/vc4: hvs: Ignore atomic_flush if we're disabled
Maxime Ripard
2023-01-09
drm/vc4: hvs: Support zpos on all planes
Dave Stevenson
2023-01-09
drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5
Dave Stevenson
2023-01-09
drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4
Dave Stevenson
2023-01-09
drm/vc4: hvs: Set AXI panic modes
Dave Stevenson
2023-01-09
drm/vc4: hvs: Configure the HVS COB allocations
Dave Stevenson
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-08
drm/vc4: hvs: Provide a function to initialize the HVS structure
Maxime Ripard
2022-10-28
drm/vc4: hdmi: Add more checks for 4k resolutions
Dom Cobley
2022-10-28
drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection code
Maxime Ripard
2022-08-25
drm/vc4: hvs: protect drm_print_regset32()
Danilo Krummrich
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
drm/vc4: hvs: Remove planes currently allocated before taking down
Maxime Ripard
2022-07-13
drm/vc4: hvs: Protect device resources after removal
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: hvs: Add debugfs node that dumps the current display lists
Dave Stevenson
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
2022-04-08
drm/vc4: hvs: Reset muxes at probe time
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: Move the dlist setup to its own function
Maxime Ripard
2022-04-06
drm/vc4: hvs: Remove dlist setup duplication
Maxime Ripard
2022-04-06
drm/vc4: hvs: Store channel in variable
Maxime Ripard
[next]