开源镜像站
帮助
动态
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
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
2022-04-06
drm/vc4: hvs: Fix frame count register readout
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-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-01-25
drm/vc4: Correct lbm size and calculation
Dom Cobley
2020-12-16
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/vc4: Use the helper to retrieve vc4_dev when needed
Maxime Ripard
2020-09-07
drm/vc4: hvs: Introduce a function to get the assigned FIFO
Maxime Ripard
2020-09-07
drm/vc4: hvs: Make the stop_channel function public
Maxime Ripard
2020-09-07
drm/vc4: hvs: Make sure our channel is reset
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move HVS init and close to a function
Maxime Ripard
2020-09-07
drm/vc4: crtc: Disable color management for HVS5
Maxime Ripard
2020-09-07
drm/vc4: crtc: Assign output to channel automatically
Maxime Ripard
2020-09-07
drm/vc4: crtc: Rename HVS channel to output
Maxime Ripard
2020-09-07
drm/vc4: hvs: Boost the core clock during modeset
Maxime Ripard
2020-09-07
drm/vc4: Add support for the BCM2711 HVS5
Dave Stevenson
2020-07-07
drm/vc4: crtc: Move HVS setup code to the HVS driver
Maxime Ripard
2019-10-04
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-01
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
[next]