aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-02-04Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-03drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein
2022-02-02drm/amdgpu: fix logic inversion in checkChristian König
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu
2022-02-02drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez
2022-02-02drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu
2022-02-02drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello
2022-02-01drm/i915/pmu: Fix KMD and GuC race on accessing busynessUmesh Nerlige Ramappa
2022-01-31drm/amd: Warn users about potential s0ix problemsMario Limonciello
2022-01-31drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan
2022-01-31drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2022-01-31drm/i915/adlp: Fix TypeC PHY-ready status readoutImre Deak
2022-01-31drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for referenceUmesh Nerlige Ramappa
2022-01-31drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter
2022-01-31drm/i915: Lock timeline mutex directly in error path of eb_pin_timelineMatthew Brost
2022-01-31drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAILMatthew Brost
2022-01-28Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-28Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-01-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2022-01-28Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-01-28Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-01-28Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...Dave Airlie
2022-01-27drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-26drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screenTong Zhang
2022-01-26Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie
2022-01-26Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher
2022-01-25drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu
2022-01-25drm/amd/display: Correct MPC split policy for DCN301Zhan Liu
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram
2022-01-25drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-25drm/etnaviv: relax submit size limitsLucas Stach
2022-01-25drm/msm/gpu: Cancel idle/boost work on suspendRob Clark
2022-01-25drm/msm/gpu: Wait for idle before suspendingRob Clark
2022-01-24drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueManasi Navare
2022-01-25drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito
2022-01-25drm/msm/a6xx: Add missing suspend_count incrementRob Clark
2022-01-25drm/msm: Fix wrong size calculationXianting Tian