aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-09-10drm/udl: Increase the default URB list size to 20Takashi Iwai
2022-09-10drm/udl: Suppress error print for -EPROTO at URB completionTakashi Iwai
2022-09-10Revert "drm/udl: Kill pending URBs at suspend and disconnect"Takashi Iwai
2022-09-10drm/udl: Enable damage clippingThomas Zimmermann
2022-09-10drm/udl: Add reset_resumeThomas Zimmermann
2022-09-10drm/udl: Restore display mode on resumeTakashi Iwai
2022-09-09drm/format: Split into more granular test casesMichał Winiarski
2022-09-09drm/format: Use appropriate types in expect/assertMichał Winiarski
2022-09-09drm/rockchip: dsi: add rk3568 supportChris Morgan
2022-09-09dt-bindings: display: rockchip-dsi: add rk3568 compatibleChris Morgan
2022-09-09drm/rockchip: vop: fix repeated words in commentwangjianli
2022-09-09drm/tidss: fix repeated words in commentsJilin Yuan
2022-09-09drm/omap: dmm_tiler:Remove the print function dev_err()ye xingchen
2022-09-09drm/omap: dss: Fix refcount leak bugsLiang He