summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorFilesLines
2021-04-07drm/msm/dp: delete unnecessary debugfs error handlingAbhinav Kumar1-27/+4
2021-04-07drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driverAbhinav Kumar1-2/+2
2021-04-07drm/msm/dp: Fix indentation kbot warnings in DP driverAbhinav Kumar2-2/+2
2021-04-07drm/msm/dsi: Uncomment core_mmss clock for MSM8996AngeloGioacchino Del Regno1-5/+1
2021-04-07drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu...Bhaskar Chowdhury1-2/+2
2021-04-07gpu/drm/msm: remove redundant pr_err() when devm_kzalloc failedBernard Zhao1-2/+0
2021-04-07drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driverKalyan Thota8-0/+155
2021-04-07drm/msm: Add param for userspace to query suspend countRob Clark4-0/+8
2021-04-07drm/msm: Select CONFIG_NVMEMAkhil P Oommen1-0/+1
2021-04-07drm/msm/a6xx: Fix perfcounter oob timeoutAkhil P Oommen1-3/+9
2021-04-07drm/msm: add compatibles for sm8150/sm8250 displayJonathan Marek2-0/+4
2021-04-07drm/msm: Remove need for reiterating the compatiblesBjorn Andersson1-6/+9
2021-04-07drm/msm: Fix spelling "purgable" -> "purgeable"Rob Clark3-15/+15
2021-04-07drm/msm: Fix spelling mistake "Purgable" -> "Purgeable"Colin Ian King1-4/+4
2021-04-07drm/msm: Drop mm_lock in scan loopRob Clark3-8/+45
2021-04-07drm/msm: Improved debugfs gem statsRob Clark3-9/+36
2021-04-07drm/msm: Fix debugfs deadlockRob Clark5-15/+35
2021-04-07drm/msm: Avoid mutex in shrinker_count()Rob Clark5-27/+81
2021-04-07drm/msm: Remove unused freed llist nodeRob Clark1-2/+0
2021-04-07Merge tag 'drm-msm-fixes-2021-04-02' into msm-nextRob Clark14-60/+128
2021-04-02drm/msm/disp/dpu1: program 3d_merge only if block is attachedKalyan Thota1-1/+3
2021-04-02drm/msm: a6xx: fix version check for the A650 SQE microcodeDmitry Baryshkov1-3/+3
2021-04-02drm/msm: Fix a5xx/a6xx timestampsRob Clark2-4/+4
2021-04-02drm/msm: Fix removal of valid error case when checking speed_binJohn Stultz1-1/+7
2021-04-02drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd1-0/+1
2021-03-26Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie12-60/+119
2021-03-23drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota1-5/+7
2021-03-21drm/msm: Fix suspend/resume on i.MX5Fabio Estevam1-0/+8
2021-03-21drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov1-0/+4
2021-03-18drm/msm: Ratelimit invalid-fence messageRob Clark1-1/+1
2021-03-17drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio1-1/+1
2021-03-17drm/msm/dp: Restore aux retry tuning logicStephen Boyd1-0/+7
2021-03-17drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov1-1/+1
2021-03-17drm/msm/dsi_pll_7nm: Solve TODO for multiplier frac_bits assignmentDmitry Baryshkov1-2/+2
2021-03-17drm/msm/dsi: fix check-before-set in the 7nm dsi_pll codeDmitry Baryshkov3-5/+8
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-64/+79
2021-02-27drm/msm: Fix speed-bin support not to access outside valid memoryDouglas Anderson1-23/+8
2021-02-25Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds36-219/+803
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard3-3/+7
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard5-8/+7
2021-02-25Merge tag 'drm-msm-next-2021-02-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie36-219/+803
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard3-12/+12
2021-02-24drm: Use state helper instead of plane state pointer in atomic_checkMaxime Ripard1-1/+3
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2-2/+2
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard3-3/+8
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard2-21/+23
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard1-14/+19
2021-02-23drm/msm: a6xx: Make sure the SQE microcode is safeJordan Crouse1-13/+64
2021-02-23drm/msm: fix a6xx_gmu_clear_oobJonathan Marek1-1/+1
2021-02-23drm/msm/kms: Use nested locking for crtc lock instead of custom classesStephen Boyd2-8/+7