开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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]