summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-09-19drm/mediatek: dp: Fix compiler warning in mtk_dp_video_mute()Bo-Chen Chen
2022-09-19drm/mediatek: dp: Remove unused register definitionsBo-Chen Chen
2022-09-19drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect()Bo-Chen Chen
2022-09-18drm/gma500: Call acpi_video_register_backlight()Hans de Goede
2022-09-18drm/gma500: Don't register backlight when another backlight should be usedHans de Goede
2022-09-18drm/gma500: Use backlight_get_brightness() to get the brightnessHans de Goede
2022-09-18drm/gma500: Change registered backlight device type to raw/nativeHans de Goede
2022-09-18drm/gma500: Refactor backlight support (v2)Hans de Goede
2022-09-17drm: panel-orientation-quirks: Add quirk for Aya Neo AirMaya Matuszczyk
2022-09-17drm/gma500: Remove unnecessary suspend/resume wrappersHans de Goede
2022-09-17drm/gma500: Rewrite power management codeHans de Goede
2022-09-17drm/gma500: Remove a couple of not useful function wrappersHans de Goede
2022-09-17drm/gma500: Remove never set dev_priv->rpm_enabled flagHans de Goede
2022-09-17drm/gma500: Remove runtime_allowed dead code in psb_unlocked_ioctl()Hans de Goede
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-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-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