index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2022-08-25
drm/meson: Fix overflow implicit truncation warnings
Sai Prakash Ranjan
2022-08-25
drm/sun4i: dsi: Prevent underflow when computing packet sizes
Samuel Holland
2022-08-25
drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
Liang He
2022-08-21
drm/vc4: change vc4_dma_range_matches from a global to static
Tom Rix
2022-08-21
drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated function
Marek Vasut
2022-08-21
drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
Dave Stevenson
2022-08-21
drm/mediatek: Keep dsi as LP00 before dcs cmds transfer
Jitao Shi
2022-08-21
drm/mediatek: Allow commands to be sent during video mode
Julien STEPHAN
2022-08-21
drm/i915/dg1: Update DMC_DEBUG3 register
Chuansheng Liu
2022-08-21
drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.
Jian Zhang
2022-08-21
drm/msm/mdp5: Fix global state lock backoff
Rob Clark
2022-08-21
drm: bridge: sii8620: fix possible off-by-one
Hangyu Hua
2022-08-21
drm/mediatek: dpi: Only enable dpi after the bridge is enabled
Guillaume Ranquet
2022-08-21
drm/mediatek: dpi: Remove output format of YUV
Bo-Chen Chen
2022-08-21
drm/rockchip: Fix an error handling path rockchip_dp_probe()
Christophe JAILLET
2022-08-21
drm/rockchip: vop: Don't crash for invalid duplicate_state()
Brian Norris
2022-08-21
drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
Dave Stevenson
2022-08-21
drm/vc4: hdmi: Fix timings for interlaced modes
Mateusz Kwiatkowski
2022-08-21
drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
Maxime Ripard
2022-08-21
drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
Maxime Ripard
2022-08-21
drm/vc4: hdmi: Avoid full hdmi audio fifo writes
Dom Cobley
2022-08-21
drm/vc4: hdmi: Remove firmware logic for MAI threshold setting
Dom Cobley
2022-08-21
drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
Dave Stevenson
2022-08-21
drm/vc4: dsi: Fix dsi0 interrupt support
Dave Stevenson
2022-08-21
drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
Dave Stevenson
2022-08-21
drm/vc4: dsi: Introduce a variant structure
Maxime Ripard
2022-08-21
drm/vc4: dsi: Use snprintf for the PHY clocks instead of an array
Maxime Ripard
2022-08-21
drm/vc4: drv: Remove the DSI pointer in vc4_drv
Maxime Ripard
2022-08-21
drm/vc4: dsi: Correct pixel order for DSI0
Dave Stevenson
2022-08-21
drm/vc4: dsi: Correct DSI divider calculations
Dave Stevenson
2022-08-21
drm/vc4: plane: Fix margin calculations for the right/bottom edges
Dave Stevenson
2022-08-21
drm/vc4: plane: Remove subpixel positioning check
Dom Cobley
2022-08-21
drm/mcde: Fix refcount leak in mcde_dsi_bind
Miaoqian Lin
2022-08-21
drm: bridge: adv7511: Add check for mipi_dsi_driver_register
Jiasheng Jiang
2022-08-21
drm/radeon: fix incorrrect SPDX-License-Identifiers
Alex Deucher
2022-08-21
drm: adv7511: override i2c address of cec before accessing it
Antonio Borneo
2022-08-21
virtio-gpu: fix a missing check to avoid NULL dereference
Xiaomeng Tong
2022-08-21
drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
Xinlei Lee
2022-08-21
drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
Jitao Shi
2022-08-21
drm/mediatek: Modify dsi funcs to atomic operations
Xinlei Lee
2022-08-21
drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()
Alexey Kodanev
2022-08-21
drm/mipi-dbi: align max_chunk to 2 in spi_transfer
Yunhao Tian
2022-08-21
drm/st7735r: Fix module autoloading for Okaya RH128128T
Javier Martinez Canillas
2022-08-21
drm/bridge: tc358767: Make sure Refclk clock are enabled
Marek Vasut
2022-08-21
drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated function
Marek Vasut
2022-08-21
drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
Leo Li
2022-08-21
drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
Lyude Paul
2022-08-21
drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
Lyude Paul
2022-08-21
drm/nouveau: fix another off-by-one in nvbios_addr
Timur Tabi
2022-08-21
drm/vc4: hdmi: Disable audio if dmas property is present but empty
Phil Elwell
[next]