index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_drv.h
Age
Commit message (
Expand
)
Author
2025-01-19
drm/vc4: Remove BOs seqnos
Maíra Canal
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: txp: Add a new TXP encoder type
Maxime Ripard
2024-11-27
drm/vc4: txp: Move the encoder type in the variant structure
Maxime Ripard
2024-11-27
drm/vc4: txp: Handle 40-bits DMA Addresses
Maxime Ripard
2024-11-27
drm/vc4: txp: Add horizontal and vertical size offset toggle bit
Maxime Ripard
2024-11-27
drm/vc4: txp: Add byte enable toggle bit
Maxime Ripard
2024-11-27
drm/vc4: txp: Rename TXP data structure
Maxime Ripard
2024-11-27
drm/vc4: txp: Introduce structure to deal with revision differences
Maxime Ripard
2024-11-27
drm/vc4: crtc: Add support for BCM2712 PixelValves
Maxime Ripard
2024-11-27
drm/vc4: hvs: Add support for BCM2712 HVS
Maxime Ripard
2024-11-27
drm/vc4: drv: Support BCM2712
Maxime Ripard
2024-09-09
drm/vc4: plane: Move the buffer offset out of the vc4_plane_state
Dave Stevenson
2024-09-09
drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registers
Maxime Ripard
2024-09-09
drm/vc4: plane: Change ptr0_offset to an array
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: crtc: Force trigger of dlist update on margins change
Dave Stevenson
2024-09-09
drm/vc4: plane: Keep fractional source coords inside state
Dom Cobley
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2023-10-05
drm/vc4: Annotate struct vc4_perfmon with __counted_by
Kees Cook
2023-04-25
drm/vc4: Switch to container_of_const
Maxime Ripard
2023-02-28
drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
Maíra Canal
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-08
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
2022-12-08
drm/vc4: tests: Introduce a mocking infrastructure
Maxime Ripard
2022-12-08
drm/vc4: hvs: Provide a function to initialize the HVS structure
Maxime Ripard
2022-12-08
drm/vc4: crtc: Make encoder lookup helper public
Maxime Ripard
2022-12-08
drm/vc4: crtc: Introduce a lower-level crtc init helper
Maxime Ripard
2022-12-08
drm/vc4: Move HVS state to main header
Maxime Ripard
2022-11-28
drm/vc4: crtc: Provide a CRTC name
Maxime Ripard
2022-11-28
drm/vc4: crtc: Pass the device and data in vc4_crtc_init
Maxime Ripard
2022-11-28
drm/vc4: Add TXP encoder type
Maxime Ripard
2022-11-28
drm/vc4: Constify container_of wrappers
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-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
drm/vc4: debugfs: Return an error on failure
Maxime Ripard
2022-07-13
drm/vc4: vec: Remove vc4_dev vec pointer
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove vc4_dev txp pointer
Maxime Ripard
2022-07-13
drm/vc4: dpi: Remove vc4_dev dpi pointer
Maxime Ripard
2022-07-13
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
2022-07-13
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
2022-07-13
drm/vc4: plane: Take possible_crtcs as an argument
Maxime Ripard
2022-07-13
drm/vc4: crtc: Create vblank reporting function
Maxime Ripard
2022-07-13
drm/vc4: drv: Call component_unbind_all()
Maxime Ripard
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
[next]