summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-08-21drm/vc4: change vc4_dma_range_matches from a global to staticTom Rix1-1/+1
2022-08-21drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated functionMarek Vasut1-1/+1
2022-08-21drm/vc4: drv: Adopt the dma configuration from the HVS or V3D componentDave Stevenson1-0/+19
2022-08-21drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi1-7/+21
2022-08-21drm/mediatek: Allow commands to be sent during video modeJulien STEPHAN1-9/+24
2022-08-21drm/i915/dg1: Update DMC_DEBUG3 registerChuansheng Liu2-3/+4
2022-08-21drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.Jian Zhang1-4/+13
2022-08-21drm/msm/mdp5: Fix global state lock backoffRob Clark1-1/+2
2022-08-21drm: bridge: sii8620: fix possible off-by-oneHangyu Hua1-2/+2
2022-08-21drm/mediatek: dpi: Only enable dpi after the bridge is enabledGuillaume Ranquet1-1/+1
2022-08-21drm/mediatek: dpi: Remove output format of YUVBo-Chen Chen1-25/+6
2022-08-21drm/rockchip: Fix an error handling path rockchip_dp_probe()Christophe JAILLET1-1/+9
2022-08-21drm/rockchip: vop: Don't crash for invalid duplicate_state()Brian Norris1-0/+3
2022-08-21drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson1-4/+4
2022-08-21drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski2-9/+10
2022-08-21drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard1-2/+4
2022-08-21drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard1-1/+3
2022-08-21drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley1-4/+4
2022-08-21drm/vc4: hdmi: Remove firmware logic for MAI threshold settingDom Cobley1-16/+6
2022-08-21drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iterationDave Stevenson1-0/+3
2022-08-21drm/vc4: dsi: Fix dsi0 interrupt supportDave Stevenson1-26/+85
2022-08-21drm/vc4: dsi: Register dsi0 as the correct vc4 encoder typeDave Stevenson1-1/+2
2022-08-21drm/vc4: dsi: Introduce a variant structureMaxime Ripard1-26/+37
2022-08-21drm/vc4: dsi: Use snprintf for the PHY clocks instead of an arrayMaxime Ripard1-8/+9
2022-08-21drm/vc4: drv: Remove the DSI pointer in vc4_drvMaxime Ripard2-10/+0
2022-08-21drm/vc4: dsi: Correct pixel order for DSI0Dave Stevenson1-1/+2
2022-08-21drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson1-4/+2
2022-08-21drm/vc4: plane: Fix margin calculations for the right/bottom edgesDave Stevenson1-4/+4
2022-08-21drm/vc4: plane: Remove subpixel positioning checkDom Cobley1-13/+9
2022-08-21drm/mcde: Fix refcount leak in mcde_dsi_bindMiaoqian Lin1-0/+1
2022-08-21drm: bridge: adv7511: Add check for mipi_dsi_driver_registerJiasheng Jiang1-3/+14
2022-08-21drm/radeon: fix incorrrect SPDX-License-IdentifiersAlex Deucher3-3/+3
2022-08-21drm: adv7511: override i2c address of cec before accessing itAntonio Borneo1-3/+4
2022-08-21virtio-gpu: fix a missing check to avoid NULL dereferenceXiaomeng Tong1-2/+4
2022-08-21drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff functionXinlei Lee1-0/+2
2022-08-21drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcsJitao Shi1-19/+34
2022-08-21drm/mediatek: Modify dsi funcs to atomic operationsXinlei Lee1-4/+6
2022-08-21drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()Alexey Kodanev1-4/+2
2022-08-21drm/mipi-dbi: align max_chunk to 2 in spi_transferYunhao Tian1-0/+7
2022-08-21drm/st7735r: Fix module autoloading for Okaya RH128128TJavier Martinez Canillas1-0/+1
2022-08-21drm/bridge: tc358767: Make sure Refclk clock are enabledMarek Vasut1-7/+25
2022-08-21drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated functionMarek Vasut1-9/+21
2022-08-21drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li1-0/+4
2022-08-21drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtimeLyude Paul1-1/+1
2022-08-21drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()Lyude Paul2-2/+2
2022-08-21drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi1-1/+1
2022-08-21drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell1-3/+3
2022-08-21drm/gem: Properly annotate WW context on drm_gem_lock_reservations() errorDmitry Osipenko1-2/+2
2022-08-03nouveau/svm: Fix to migrate all requested pagesAlistair Popple1-1/+5
2022-07-29drm/imx/dcss: fix unused but set variable warningsWang ShaoBo1-2/+0