summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-08-25drm/meson: Fix overflow implicit truncation warningsSai Prakash Ranjan
2022-08-25drm/sun4i: dsi: Prevent underflow when computing packet sizesSamuel Holland
2022-08-25drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()Liang He
2022-08-21drm/vc4: change vc4_dma_range_matches from a global to staticTom Rix
2022-08-21drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated functionMarek Vasut
2022-08-21drm/vc4: drv: Adopt the dma configuration from the HVS or V3D componentDave Stevenson
2022-08-21drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi
2022-08-21drm/mediatek: Allow commands to be sent during video modeJulien STEPHAN
2022-08-21drm/i915/dg1: Update DMC_DEBUG3 registerChuansheng Liu
2022-08-21drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.Jian Zhang
2022-08-21drm/msm/mdp5: Fix global state lock backoffRob Clark
2022-08-21drm: bridge: sii8620: fix possible off-by-oneHangyu Hua
2022-08-21drm/mediatek: dpi: Only enable dpi after the bridge is enabledGuillaume Ranquet
2022-08-21drm/mediatek: dpi: Remove output format of YUVBo-Chen Chen
2022-08-21drm/rockchip: Fix an error handling path rockchip_dp_probe()Christophe JAILLET
2022-08-21drm/rockchip: vop: Don't crash for invalid duplicate_state()Brian Norris
2022-08-21drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson
2022-08-21drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski
2022-08-21drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard
2022-08-21drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard
2022-08-21drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley
2022-08-21drm/vc4: hdmi: Remove firmware logic for MAI threshold settingDom Cobley
2022-08-21drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iterationDave Stevenson
2022-08-21drm/vc4: dsi: Fix dsi0 interrupt supportDave Stevenson
2022-08-21drm/vc4: dsi: Register dsi0 as the correct vc4 encoder typeDave Stevenson
2022-08-21drm/vc4: dsi: Introduce a variant structureMaxime Ripard
2022-08-21drm/vc4: dsi: Use snprintf for the PHY clocks instead of an arrayMaxime Ripard
2022-08-21drm/vc4: drv: Remove the DSI pointer in vc4_drvMaxime Ripard
2022-08-21drm/vc4: dsi: Correct pixel order for DSI0Dave Stevenson
2022-08-21drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson
2022-08-21drm/vc4: plane: Fix margin calculations for the right/bottom edgesDave Stevenson
2022-08-21drm/vc4: plane: Remove subpixel positioning checkDom Cobley
2022-08-21drm/mcde: Fix refcount leak in mcde_dsi_bindMiaoqian Lin
2022-08-21drm: bridge: adv7511: Add check for mipi_dsi_driver_registerJiasheng Jiang
2022-08-21drm/radeon: fix incorrrect SPDX-License-IdentifiersAlex Deucher
2022-08-21drm: adv7511: override i2c address of cec before accessing itAntonio Borneo
2022-08-21virtio-gpu: fix a missing check to avoid NULL dereferenceXiaomeng Tong
2022-08-21drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff functionXinlei Lee
2022-08-21drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcsJitao Shi
2022-08-21drm/mediatek: Modify dsi funcs to atomic operationsXinlei Lee
2022-08-21drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()Alexey Kodanev
2022-08-21drm/mipi-dbi: align max_chunk to 2 in spi_transferYunhao Tian
2022-08-21drm/st7735r: Fix module autoloading for Okaya RH128128TJavier Martinez Canillas
2022-08-21drm/bridge: tc358767: Make sure Refclk clock are enabledMarek Vasut
2022-08-21drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated functionMarek Vasut
2022-08-21drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li
2022-08-21drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtimeLyude Paul
2022-08-21drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()Lyude Paul
2022-08-21drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi
2022-08-21drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell