summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2024-11-27drm/vc4: txp: Move the encoder type in the variant structureMaxime Ripard
2024-11-27drm/vc4: txp: Handle 40-bits DMA AddressesMaxime Ripard
2024-11-27drm/vc4: txp: Add horizontal and vertical size offset toggle bitMaxime Ripard
2024-11-27drm/vc4: txp: Add byte enable toggle bitMaxime Ripard
2024-11-27drm/vc4: txp: Rename TXP data structureMaxime Ripard
2024-11-27drm/vc4: txp: Introduce structure to deal with revision differencesMaxime Ripard
2024-11-27drm/vc4: hdmi: Add support for BCM2712 HDMI controllersMaxime Ripard
2024-11-27drm/vc4: crtc: Add support for BCM2712 PixelValvesMaxime Ripard
2024-11-27drm/vc4: hvs: Add support for BCM2712 HVSMaxime Ripard
2024-11-27drm/vc4: drv: Support BCM2712Maxime Ripard
2024-11-27drm/vc4: Fix reading of frame count on GEN5 / Pi4Dave Stevenson
2024-11-27drm/vc4: Use of_device_get_match_data to set generationDave Stevenson
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-14drm/vc4: Use video aperture helpersThomas Zimmermann
2024-10-09drm/vc4: Correct generation check in vc4_hvs_lut_loadDave Stevenson
2024-10-09drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flushDave Stevenson
2024-10-09drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_lut_loadDave Stevenson
2024-10-09drm/vc4: Run default client setup for all variants.Dave Stevenson
2024-10-07drm/vc4: Use `vc4_perfmon_find()`Maíra Canal
2024-10-07drm/vc4: Stop the active perfmon before being destroyedMaíra Canal
2024-09-26drm/vc4: Run DRM default client setupThomas Zimmermann
2024-09-09drm/vc4: hvs: Correct logic on stopping an HVS channelDave Stevenson
2024-09-09drm/vc4: hvs: Enable SCALER_CONTROL early in HVS initTim Gover
2024-09-09drm/vc4: plane: Move the buffer offset out of the vc4_plane_stateDave Stevenson
2024-09-09drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registersMaxime Ripard
2024-09-09drm/vc4: hvs: Rework LBM alignmentMaxime Ripard
2024-09-09drm/vc4: plane: Change ptr0_offset to an arrayMaxime Ripard
2024-09-09drm/vc4: hvs: Rename hvs_regs listMaxime Ripard
2024-09-09drm/vc4: hvs: Create cob_init functionMaxime Ripard
2024-09-09drm/vc4: hvs: Create hw_init functionMaxime Ripard
2024-09-09drm/vc4: hvs: Use switch statement to simplify vc4_hvs_get_fifo_from_outputMaxime Ripard
2024-09-09drm/vc4: Make v3d paths unavailable on any generation newer than vc4Maxime Ripard
2024-09-09drm/vc4: Introduce generation number enumMaxime Ripard
2024-09-09drm/vc4: hvs: Remove ABORT_ON_EMPTY flagDom Cobley
2024-09-09drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs functionDave Stevenson
2024-09-09drm/vc4: hvs: Fix dlist debug not resetting the next entry pointerDave Stevenson
2024-09-09drm/vc4: hdmi: Avoid hang with debug registers when suspendedDom Cobley
2024-09-09drm/vc4: plane: YUV planes require vertical scaling to always be enabledDave Stevenson
2024-09-09drm/vc4: hvs: Don't write gamma luts on 2711Dave Stevenson
2024-09-09drm/vc4: crtc: Move assigned_channel to a variableMaxime Ripard
2024-09-09drm/vc4: plane: Use return variable in atomic_checkMaxime Ripard
2024-09-09drm/vc4: plane: Add more debugging for LBM allocationMaxime Ripard
2024-09-09drm/vc4: hvs: Print error if we fail an allocationMaxime Ripard
2024-09-09drm/vc4: hvs: More logging for dlist generationMaxime Ripard
2024-09-09drm/vc4: hdmi: Warn if writing to an unknown HDMI registerMaxime Ripard
2024-09-09drm/vc4: hdmi: Increase audio MAI fifo dreq thresholdDom Cobley
2024-09-09drm/vc4: hvs: Set AXI panic modes for the HVSDave Stevenson
2024-09-09drm/vc4: plane: Add support for YUV444 formatsDom Cobley
2024-09-09drm/vc4: hdmi: Avoid log spam for audio start failureDom Cobley