Age | Commit message (Expand) | Author |
2024-09-09 | drm/vc4: hvs: Create hw_init function | Maxime Ripard |
2024-09-09 | drm/vc4: hvs: Use switch statement to simplify vc4_hvs_get_fifo_from_output | Maxime Ripard |
2024-09-09 | drm/vc4: Make v3d paths unavailable on any generation newer than vc4 | Maxime Ripard |
2024-09-09 | drm/vc4: Introduce generation number enum | Maxime Ripard |
2024-09-09 | drm/vc4: hvs: Remove ABORT_ON_EMPTY flag | Dom Cobley |
2024-09-09 | drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs function | Dave Stevenson |
2024-09-09 | drm/vc4: hvs: Fix dlist debug not resetting the next entry pointer | Dave Stevenson |
2024-09-09 | drm/vc4: hdmi: Avoid hang with debug registers when suspended | Dom Cobley |
2024-09-09 | drm/vc4: plane: YUV planes require vertical scaling to always be enabled | Dave Stevenson |
2024-09-09 | drm/vc4: hvs: Don't write gamma luts on 2711 | Dave Stevenson |
2024-09-09 | drm/vc4: crtc: Move assigned_channel to a variable | Maxime Ripard |
2024-09-09 | drm/vc4: plane: Use return variable in atomic_check | Maxime Ripard |
2024-09-09 | drm/vc4: plane: Add more debugging for LBM allocation | Maxime Ripard |
2024-09-09 | drm/vc4: hvs: Print error if we fail an allocation | Maxime Ripard |
2024-09-09 | drm/vc4: hvs: More logging for dlist generation | Maxime Ripard |
2024-09-09 | drm/vc4: hdmi: Warn if writing to an unknown HDMI register | Maxime Ripard |
2024-09-09 | drm/vc4: hdmi: Increase audio MAI fifo dreq threshold | Dom Cobley |
2024-09-09 | drm/vc4: hvs: Set AXI panic modes for the HVS | Dave Stevenson |
2024-09-09 | drm/vc4: plane: Add support for YUV444 formats | Dom Cobley |
2024-09-09 | drm/vc4: hdmi: Avoid log spam for audio start failure | Dom Cobley |
2024-09-09 | drm/vc4: crtc: Force trigger of dlist update on margins change | Dave Stevenson |
2024-09-09 | drm/vc4: plane: Handle fractional coordinates using the phase field | Dom Cobley |
2024-09-09 | drm/vc4: plane: Keep fractional source coords inside state | Dom Cobley |
2024-08-22 | drm/vc4: v3d: simplify clock retrieval | Stefan Wahren |
2024-08-22 | drm/vc4: Get the rid of DRM_ERROR() | Stefan Wahren |
2024-08-22 | drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get | Stefan Wahren |
2024-06-20 | drm/vc4: vec: Add the margin properties to the connector | Dave Stevenson |
2024-06-20 | drm/vc4: Add monochrome mode to the VEC. | Dave Stevenson |
2024-05-28 | drm/vc4: tests: Convert to plane creation helper | Maxime Ripard |
2024-05-28 | drm/vc4: tests: Remove vc4_dummy_plane structure | Maxime Ripard |
2024-05-28 | drm/vc4: hdmi: Switch to HDMI connector | Maxime Ripard |
2024-05-02 | Revert "drm: Switch DRM_DISPLAY_HELPER to depends on" | Geert Uytterhoeven |
2024-05-02 | Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on" | Geert Uytterhoeven |
2024-04-25 | drm/print: drop include debugfs.h and include where needed | Jani Nikula |
2024-04-22 | drm/vc4: hdmi: switch to struct drm_edid | Jani Nikula |
2024-04-15 | drm: vc4: Fix possible null pointer dereference | Aleksandr Mishin |
2024-04-02 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2024-03-28 | drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on | Maxime Ripard |
2024-03-28 | drm: Switch DRM_DISPLAY_HELPER to depends on | Maxime Ripard |
2024-03-13 | drm/vc4: hdmi: do not return negative values from .get_modes() | Jani Nikula |
2024-01-29 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2024-01-16 | ASoC: hdmi-codec: drop drm/drm_edid.h include | Jani Nikula |
2024-01-12 | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2024-01-11 | drm/vc4: don't check if plane->state->fb == state->fb | Maíra Canal |
2024-01-02 | drm/vc4: plane: check drm_gem_plane_helper_prepare_fb() return value | Simon Ser |
2023-12-18 | drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPER | David Gow |
2023-12-13 | drm/vc4: hdmi: Create destroy state implementation | Maxime Ripard |
2023-11-10 | Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr... | Daniel Vetter |
2023-10-26 | drm/vc4: tests: Fix UAF in the mock helpers | Maxime Ripard |
2023-10-23 | drm/vc4: fix typo | Dario Binacchi |