summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-02-16drm/amd/pm: fix hwmon node of power1_label create issueYang Wang1-2/+1
2022-02-16drm/panel: simple: Assign data from panel_dpi_probe() correctlyChristoph Niedermaier1-0/+1
2022-02-16drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson1-0/+2
2022-02-16phy: dphy: Correct clk_pre parameterLiu Ying1-7/+5
2022-02-16drm/i915: Populate pipe dbuf slices more accurately during readoutVille Syrjälä1-5/+8
2022-02-16drm/i915: Allow !join_mbus cases for adlp+ dbuf configurationVille Syrjälä1-20/+46
2022-02-16drm/rockchip: vop: Correct RK3399 VOP register fieldsBrian Norris1-3/+5
2022-02-16drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher1-1/+1
2022-02-16drm/amd/display: Correct MPC split policy for DCN301Zhan Liu1-1/+1
2022-02-16drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayerRaymond Jay Golo1-0/+12
2022-02-16drm/vc4: Fix deadlock on DSI device attach errorPadmanabha Srinivasaiah1-10/+4
2022-02-08drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+1
2022-02-08drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter1-0/+3
2022-02-08drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus1-6/+0
2022-02-08drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi1-0/+20
2022-02-08drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh1-10/+10
2022-02-08drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan1-3/+3
2022-02-08drm/i915/adlp: Fix TypeC PHY-ready status readoutImre Deak1-1/+2
2022-02-08drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez1-1/+1
2022-02-08drm/i915: Disable DSB usage for nowVille Syrjälä1-1/+1
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" againGreg Kroah-Hartman1-9/+1
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"Greg Kroah-Hartman1-13/+12
2022-02-05drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard1-12/+13
2022-02-01Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie1-2/+0
2022-02-01drm/msm/a6xx: Add missing suspend_count incrementRob Clark1-0/+2
2022-02-01drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pccJosé Expósito1-2/+9
2022-02-01drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phyMiaoqian Lin1-1/+6
2022-02-01drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito1-1/+3
2022-02-01drm/msm/dsi: Fix missing put_device() call in dsi_get_phyMiaoqian Lin1-1/+6
2022-02-01drm/msm: Fix wrong size calculationXianting Tian1-1/+1
2022-02-01drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2022-02-01drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueManasi Navare1-4/+8
2022-02-01drm/etnaviv: relax submit size limitsLucas Stach1-2/+2
2022-01-29drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause4-21/+21
2022-01-29drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland1-1/+13
2022-01-29drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello1-0/+6
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin9-4/+155
2022-01-27drm/vmwgfx: Remove unused compile optionsZack Rusin3-14/+5
2022-01-27drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin4-198/+0
2022-01-27drm/vc4: crtc: Copy assigned channel to the CRTCMaxime Ripard4-2/+24
2022-01-27drm/vc4: Fix non-blocking commit getting stuck foreverMaxime Ripard3-3/+23
2022-01-27drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard5-10/+12
2022-01-27drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard1-1/+9
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsChristian König1-10/+12
2022-01-27drm/i915/display/ehl: Update voltage swing tableJosé Roberto de Souza1-5/+5
2022-01-27drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2-0/+8
2022-01-27drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris1-2/+12
2022-01-27drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin1-2/+2
2022-01-27drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai1-0/+2
2022-01-27drm/etnaviv: limit submit sizesLucas Stach1-0/+6