summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-02-23drm/rockchip: dw_hdmi: Do not leave clock enabled in error caseSascha Hauer1-7/+7
2022-02-23drm/i915/ttm: tweak priority hint selectionMatthew Auld1-4/+2
2022-02-23drm/i915/gvt: Make DRM_I915_GVT depend on X86Siva Mullati1-0/+1
2022-02-23drm/cma-helper: Set VM_DONTEXPAND for mmapRobin Murphy1-0/+1
2022-02-23drm/i915: Fix mbus join config lookupVille Syrjälä1-1/+1
2022-02-23drm/i915: Fix dbuf slice config lookupVille Syrjälä1-1/+1
2022-02-23drm/i915/opregion: check port number bounds for SWSCI display power stateJani Nikula1-0/+15
2022-02-23drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra1-0/+8
2022-02-23drm/amd/pm: correct the sequence of sending gpu reset msgYifan Zhang1-7/+2
2022-02-23drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä1-6/+8
2022-02-23drm/radeon: Fix backlight control on iMac 12,1Nicholas Bishop1-1/+2
2022-02-23drm/amdgpu: fix logic inversion in checkChristian König1-1/+1
2022-02-23drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello1-0/+8
2022-02-23drm/amd: add support to check whether the system is set to s3Mario Limonciello2-0/+15
2022-02-23drm/amd: Warn users about potential s0ix problemsMario Limonciello2-7/+25
2022-02-23drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs6-6/+41
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