aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-19drm/vc4: Remove BOs seqnosMaíra Canal1-27/+0
2024-11-27drm/vc4: hvs: Add in support for 2712 D-step.Dave Stevenson1-0/+6
2024-11-27drm/vc4: drv: Add support for 2712 D-stepDave Stevenson1-0/+1
2024-11-27drm/vc4: txp: Add a new TXP encoder typeMaxime Ripard1-1/+2
2024-11-27drm/vc4: txp: Move the encoder type in the variant structureMaxime Ripard1-0/+1
2024-11-27drm/vc4: txp: Handle 40-bits DMA AddressesMaxime Ripard1-0/+2
2024-11-27drm/vc4: txp: Add horizontal and vertical size offset toggle bitMaxime Ripard1-0/+1
2024-11-27drm/vc4: txp: Add byte enable toggle bitMaxime Ripard1-0/+1
2024-11-27drm/vc4: txp: Rename TXP data structureMaxime Ripard1-1/+1
2024-11-27drm/vc4: txp: Introduce structure to deal with revision differencesMaxime Ripard1-1/+5
2024-11-27drm/vc4: crtc: Add support for BCM2712 PixelValvesMaxime Ripard1-0/+2
2024-11-27drm/vc4: hvs: Add support for BCM2712 HVSMaxime Ripard1-0/+30
2024-11-27drm/vc4: drv: Support BCM2712Maxime Ripard1-0/+1
2024-09-09drm/vc4: plane: Move the buffer offset out of the vc4_plane_stateDave Stevenson1-5/+0
2024-09-09drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registersMaxime Ripard1-1/+3
2024-09-09drm/vc4: plane: Change ptr0_offset to an arrayMaxime Ripard1-1/+2
2024-09-09drm/vc4: Introduce generation number enumMaxime Ripard1-1/+6
2024-09-09drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs functionDave Stevenson1-0/+1
2024-09-09drm/vc4: crtc: Force trigger of dlist update on margins changeDave Stevenson1-6/+1
2024-09-09drm/vc4: plane: Keep fractional source coords inside stateDom Cobley1-1/+1
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula1-0/+1
2023-10-05drm/vc4: Annotate struct vc4_perfmon with __counted_byKees Cook1-1/+1
2023-04-25drm/vc4: Switch to container_of_constMaxime Ripard1-46/+19
2023-02-28drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_infoMaíra Canal1-1/+1
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal1-25/+7
2022-12-08drm/vc4: tests: Fail the current test if we access a registerMaxime Ripard1-4/+25
2022-12-08drm/vc4: tests: Introduce a mocking infrastructureMaxime Ripard1-0/+16
2022-12-08drm/vc4: hvs: Provide a function to initialize the HVS structureMaxime Ripard1-0/+1
2022-12-08drm/vc4: crtc: Make encoder lookup helper publicMaxime Ripard1-0/+16
2022-12-08drm/vc4: crtc: Introduce a lower-level crtc init helperMaxime Ripard1-0/+6
2022-12-08drm/vc4: Move HVS state to main headerMaxime Ripard1-0/+23
2022-11-28drm/vc4: crtc: Provide a CRTC nameMaxime Ripard1-0/+2
2022-11-28drm/vc4: crtc: Pass the device and data in vc4_crtc_initMaxime Ripard1-2/+4
2022-11-28drm/vc4: Add TXP encoder typeMaxime Ripard1-0/+1
2022-11-28drm/vc4: Constify container_of wrappersMaxime Ripard1-8/+8
2022-10-28drm/vc4: hdmi: Add more checks for 4k resolutionsDom Cobley1-0/+6
2022-10-28drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection codeMaxime Ripard1-0/+10
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich1-9/+9
2022-07-13drm/vc4: debugfs: Simplify debugfs registrationMaxime Ripard1-4/+8
2022-07-13drm/vc4: debugfs: Return an error on failureMaxime Ripard1-14/+16
2022-07-13drm/vc4: vec: Remove vc4_dev vec pointerMaxime Ripard1-1/+0
2022-07-13drm/vc4: txp: Remove vc4_dev txp pointerMaxime Ripard1-1/+0
2022-07-13drm/vc4: dpi: Remove vc4_dev dpi pointerMaxime Ripard1-1/+0
2022-07-13drm/vc4: crtc: Switch to DRM-managed CRTC initializationMaxime Ripard1-1/+0
2022-07-13drm/vc4: crtc: Move debugfs_name to crtc_dataMaxime Ripard1-2/+2
2022-07-13drm/vc4: plane: Take possible_crtcs as an argumentMaxime Ripard1-1/+2
2022-07-13drm/vc4: crtc: Create vblank reporting functionMaxime Ripard1-0/+1
2022-07-13drm/vc4: drv: Call component_unbind_all()Maxime Ripard1-0/+1
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-6/+13
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä1-0/+1