summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-13drm/bridge: tc358767: Only print GPIO debug output if they actually occurAlexander Stein
2024-09-13drm/bridge: tc358767: Use dev_err_probeAlexander Stein
2024-09-13drm/bochs: use devm_ioremap_wc() to map framebufferYan Zhao
2024-09-12drm/panthor: Display FW version informationSteven Price
2024-09-11drm/bridge: ti-sn65dsi86: annotate ti_sn_pwm_pin_{request, release} with __ma...Jani Nikula
2024-09-11drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functionsTejas Vipin
2024-09-11drm/tests: Add test for drm_framebuffer_free()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test for drm_framebuffer_init()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test for drm_framebuffer_lookup()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test for drm_framebuffer_cleanup()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test for drm_framebuffer_check_src_coords()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test case for drm_internal_framebuffer_create()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Replace strcpy to strscpy on drm_test_framebuffer_create testCarlos Eduardo Gallo Filho
2024-09-11drm/tests: Add parameters to the drm_test_framebuffer_create testCarlos Eduardo Gallo Filho
2024-09-11drm/tests: Stop using deprecated dev_private member on drm_framebuffer testsCarlos Eduardo Gallo Filho
2024-09-11drm/ast: Remove TX-chip bitmaskThomas Zimmermann
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-11Merge tag 'drm-misc-next-fixes-2024-09-05' of https://gitlab.freedesktop.org/...Dave Airlie
2024-09-11Merge tag 'exynos-drm-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2024-09-11Merge tag 'amd-drm-next-6.12-2024-09-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-09-11Merge tag 'drm-intel-gt-next-2024-09-06' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-09-10drm/panel: samsung-s6e3fa7: transition to mipi_dsi wrapped functionsTejas Vipin
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
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