summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-02-047-22/+117
|\
| * drm/i915/pmu: Fix KMD and GuC race on accessing busynessUmesh Nerlige Ramappa2022-02-011-4/+54
| * drm/i915/adlp: Fix TypeC PHY-ready status readoutImre Deak2022-01-311-1/+2
| * drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for referenceUmesh Nerlige Ramappa2022-01-313-14/+50
| * drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter2022-01-311-0/+3
| * drm/i915: Lock timeline mutex directly in error path of eb_pin_timelineMatthew Brost2022-01-311-2/+7
| * drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAILMatthew Brost2022-01-311-1/+1
* | Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-02-043-8/+6
|\ \
| * | drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein2022-02-031-1/+5
| * | drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez2022-01-311-1/+1
| * | drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus2022-01-271-6/+0
* | | drm/amdgpu: fix logic inversion in checkChristian König2022-02-021-1/+1
* | | drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello2022-02-021-2/+1
* | | drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi2022-02-021-0/+20
* | | drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu2022-02-026-31/+0
* | | drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh2022-02-021-10/+10
* | | drm/amd/display: Update watermark values for DCN301Agustin Gutierrez2022-02-021-8/+8
* | | drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu2022-02-021-0/+3
* | | drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello2022-02-021-0/+8
* | | drm/amd: add support to check whether the system is set to s3Mario Limonciello2022-02-022-0/+15
* | | drm/amd: Warn users about potential s0ix problemsMario Limonciello2022-01-312-7/+25
* | | drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan2022-01-311-3/+3
| |/ |/|
* | Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-2838-70/+307
|\ \
| * \ Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...Dave Airlie2022-01-2822-41/+208
| |\ \
| | * | drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen2022-01-258-17/+0
| | * | drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen2022-01-253-2/+13
| | * | drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen2022-01-251-2/+2
| | * | drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang2022-01-251-2/+2
| | * | drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher2022-01-251-2/+2
| | * | drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher2022-01-251-1/+1
| | * | drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher2022-01-251-0/+81
| | * | drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu2022-01-251-1/+1
| | * | drm/amd/display: Correct MPC split policy for DCN301Zhan Liu2022-01-251-1/+1
| | * | drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram2022-01-257-13/+105
| * | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2022-01-281-2/+2
| |\ \ \
| | * | | drm/etnaviv: relax submit size limitsLucas Stach2022-01-251-2/+2
| | |/ /
| * | | Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2022-01-2810-11/+70
| |\ \ \
| | * | | drm/msm/gpu: Cancel idle/boost work on suspendRob Clark2022-01-251-2/+19
| | * | | drm/msm/gpu: Wait for idle before suspendingRob Clark2022-01-253-0/+24
| | * | | drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito2022-01-251-1/+3
| | * | | drm/msm/a6xx: Add missing suspend_count incrementRob Clark2022-01-251-0/+2
| | * | | drm/msm: Fix wrong size calculationXianting Tian2022-01-251-1/+1
| | * | | drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pccJosé Expósito2022-01-251-2/+9
| | * | | drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phyMiaoqian Lin2022-01-251-1/+6
| | * | | drm/msm/dsi: Fix missing put_device() call in dsi_get_phyMiaoqian Lin2022-01-251-1/+6
| | * | | drm/msm: remove variable set but not usedYang Li2022-01-251-3/+0
| * | | | Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-01-283-6/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screenTong Zhang2022-01-261-0/+3
| | * | | Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie2022-01-261-2/+0
| | * | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2022-01-261084-24807/+43093
| | |\ \ \ | | | | |/ | | | |/|