summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-17drm/gma500: Fix (vblank) IRQs not working after suspend/resumeHans de Goede
2022-09-17drm/vboxvideo: fix repeated words in commentsJilin Yuan
2022-09-17drm: panel-orientation-quirks: Add quirk for Anbernic Win600Maya Matuszczyk
2022-09-16drm/plane-helper: Add a drm_plane_helper_atomic_check() helperJavier Martinez Canillas
2022-09-16drm/sched: Use parent fence instead of finishedArvind Yadav
2022-09-16dma-buf: dma_fence_wait must enable signalingArvind Yadav
2022-09-16dma-buf: Enable signaling on fence for selftestsArvind Yadav
2022-09-16dma-buf: set signaling bit for the stub fenceArvind Yadav
2022-09-16dma-buf: Remove the signaled bit status checkArvind Yadav
2022-09-15drm/rockchip: remove vop_writel from vop1 driverTom Rix
2022-09-15drm/rockchip: support gamma control on RK3399Hugh Cole-Baker
2022-09-15drm/rockchip: define gamma registers for RK3399Hugh Cole-Baker
2022-09-14drm/tests: Change "igt_" prefix to "drm_test_"Maíra Canal
2022-09-14drm/tests: Split drm_framebuffer_create_test into parameterized testsMaíra Canal
2022-09-14Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux...Maxime Ripard
2022-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-09-13drm/amd/pm: remove unused declarations in hardwaremanager.hGaosheng Cui
2022-09-13drm/gma500: remove unused declarations in psb_intel_drv.hGaosheng Cui
2022-09-13drm/radeon: remove unused declarations for radeonGaosheng Cui
2022-09-13drm/radeon/r600_cs: remove r600_cs_legacy_get_tiling_conf() declarationGaosheng Cui
2022-09-13drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declarationGaosheng Cui
2022-09-13drm/scdc: Document hotplug gotchasMaxime Ripard
2022-09-13drm/vc4: hdmi: Reset link on hotplugMaxime Ripard
2022-09-13drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() aroundMaxime Ripard
2022-09-13drm/vc4: hdmi: Switch to detect_ctxMaxime Ripard
2022-09-13drm/vc4: hdmi: Simplify the hotplug handlingMaxime Ripard
2022-09-13drm/vc4: hdmi: Remove mutex in detectMaxime Ripard
2022-09-13drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scramblingMaxime Ripard
2022-09-13drm/vc4: hdmi: Constify drm_display_modeMaxime Ripard
2022-09-13drm/tests: Set also mock plane src_x, src_y, src_w and src_hJouni Högander
2022-09-13drm: Use original src rect while initializing damage iteratorJouni Högander
2022-09-12Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP"Robert Foss
2022-09-12Revert "dt-bindings: Add byteswap order to chrontel ch7033"Robert Foss
2022-09-12drm/bridge: it6505: use drm_debug_enabled() in it6505_debug_print()Hamza Mahfooz
2022-09-12Merge tag 'drm-intel-gt-next-2022-09-09' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-12drm/aperture: Fix some kerneldoc commentsThierry Reding
2022-09-12drm/format-helper: Add drm_fb_build_fourcc_list() helperThomas Zimmermann
2022-09-12drm/modes: Add initializer macro DRM_MODE_INIT()Thomas Zimmermann
2022-09-12drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann
2022-09-12drm/probe-helper: Add drm_connector_helper_get_modes_fixed()Thomas Zimmermann
2022-09-11drm/vkms: fix 32bit compilation error by replacing macrosMelissa Wen
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-10drm/vkms: fix variable dereferenced before check warningHarshit Mogalapalli
2022-09-10drm/udl: Sync pending URBs at the end of suspendTakashi Iwai
2022-09-10drm/udl: Don't re-initialize stuff at retrying the URB list allocationTakashi Iwai
2022-09-10drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()Takashi Iwai
2022-09-10drm/udl: Fix potential URB leaksTakashi Iwai
2022-09-10drm/udl: Pass rectangle directly to udl_handle_damage()Takashi Iwai
2022-09-10drm/udl: Drop unneeded alignmentTakashi Iwai