summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)AuthorLines
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-1/+5
2023-08-14ASoC: drm/vc4: merge DAI call back functions into opsKuninori Morimoto-1/+5
2023-07-31drm/vc4: tests: pv-muxing: Document test scenarioMaxime Ripard-0/+22
2023-07-31drm/vc4: tests: Switch to atomic state allocation helperMaxime Ripard-47/+8
2023-07-31drm/vc4: tests: pv-muxing: Switch to managed locking initMaxime Ripard-23/+19
2023-07-31drm/vc4: tests: mock: Use a kunit action to unregister DRM deviceMaxime Ripard-6/+12
2023-07-31drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()Maxime Ripard-4/+0
2023-07-21drm: Explicitly include correct DT includesRob Herring-10/+12
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1/+1
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie-1/+1
2023-06-09drm/connector: Allow drivers to pass list of supported colorspacesHarry Wentland-1/+1
2023-06-08drm/vc4: Convert to platform remove callback returning voidUwe Kleine-König-29/+18
2023-04-25drm/vc4: hdmi: Add BT.2020 SupportDave Stevenson-0/+38
2023-04-25drm/vc4: hdmi: Add BT.601 SupportDave Stevenson-0/+38
2023-04-25drm/vc4: hdmi: Add a function to retrieve the CSC matrixDave Stevenson-3/+21
2023-04-25drm/vc4: hdmi: Rework the CSC matrices organizationDave Stevenson-45/+63
2023-04-25drm/vc4: hdmi: Swap CSC matrix channels for YUV444Dave Stevenson-20/+19
2023-04-25drm/vc4: hdmi: Rename full range helperDave Stevenson-5/+5
2023-04-25drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB rangeDave Stevenson-4/+102
2023-04-25drm/vc4: hdmi: Update all the planes if the TV margins are changedMaxime Ripard-0/+26
2023-04-25drm/vc4: Switch to container_of_constMaxime Ripard-106/+51
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter-1/+1
2023-04-11drm/vc4: remove unused render_wait variableTom Rix-2/+0
2023-04-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä-9/+12
2023-03-28drm: Use of_property_present() for testing DT property presenceRob Herring-1/+1
2023-03-14drm/vc4: Use GEM DMA fbdev emulationThomas Zimmermann-2/+2
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann-14/+17
2023-02-28drm/vc4: replace obj lookup steps with drm_gem_objects_lookupMaíra Canal-41/+2
2023-02-28drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_infoMaíra Canal-23/+20
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-505/+2739
2023-02-16Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"Maxime Ripard-9/+0
2023-02-16Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"Maxime Ripard-18/+4
2023-02-16drm/vc4: hdmi: Enable power domain before setting minimumMaxime Ripard-7/+7
2023-02-16drm/vc4: hdmi: Replace hardcoded value by defineMaxime Ripard-1/+3
2023-02-09drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...Dom Cobley-1/+1
2023-02-09drm/vc4: hdmi: Always enable GCP with AVMUTE clearedDom Cobley-9/+9
2023-02-09drm/vc4: Fix YUV plane handling when planes are in different buffersDave Stevenson-2/+4
2023-02-02drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable moduleArnd Bergmann-1/+1
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter-4/+2
2023-01-26drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil-1/+2
2023-01-19vc4: fix build failure in vc4_dsi_dev_probe()Arnd Bergmann-0/+2
2023-01-13drm/vc4: bo: Fix unused variable warningMaxime Ripard-1/+0
2023-01-12drm/vc4: bo: Fix drmm_mutex_init memory hogMaxime Ripard-3/+2
2023-01-10drm/vc4: dsi: Drop unused i2c includeUwe Kleine-König-1/+0
2023-01-09drm/vc4: vec: Support progressive modesMateusz Kwiatkowski-1/+3
2023-01-09drm/vc4: hdmi: Correct interlaced timings againDave Stevenson-2/+3
2023-01-09drm/vc4: crtc: Fix timings for VEC modesMateusz Kwiatkowski-27/+44
2023-01-09drm/vc4: Add comments for which HVS_PIXEL_ORDER_xxx defines applyDave Stevenson-0/+3
2023-01-09drm/vc4: plane: Add 3:3:2 and 4:4:4:4 RGB/RGBX/RGBA formatsDave Stevenson-0/+70
2023-01-09drm/vc4: plane: Omit pixel_order from the hvs_format for hvs5 only formatsDave Stevenson-5/+0