summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorFilesLines
2021-09-22drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET1-3/+3
2021-09-22drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov1-4/+6
2021-07-20drm/msm/mdp4: Fix modifier support enablingDaniel Vetter2-3/+7
2021-05-22drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten1-1/+9
2021-04-28drm/msm: Fix a5xx/a6xx timestampsRob Clark2-4/+4
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark1-1/+1
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov1-0/+4
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno1-2/+0
2021-03-04drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio1-1/+1
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor1-4/+4
2020-12-30drm/msm/dsi_pll_10nm: restore VCO rate during restore_stateDmitry Baryshkov1-0/+8
2020-10-01drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse1-7/+20
2020-10-01drm/msm: fix leaks if initialization failsPavel Machek1-2/+4
2020-09-17drm/msm: Disable preemption on all 5xx targetsJordan Crouse1-1/+2
2020-09-09drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov1-1/+11
2020-09-09drm/msm: add shutdown support for display platform_driverKrishna Manikandan1-0/+8
2020-09-03drm/msm/adreno: fix updating ring fenceRob Clark1-1/+1
2020-08-19drm/msm: ratelimit crtc event overflow errorRob Clark1-1/+1
2020-07-22drm/msm: fix potential memleak in error branchBernard Zhao1-1/+3
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao1-1/+1
2020-06-25drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocationRoy Spliet1-1/+2
2020-04-29drm/msm: Use the correct dma_sync calls harderRob Clark1-2/+2
2020-04-13drm/msm: Use the correct dma_sync calls in msm_gemRob Clark1-5/+42
2020-04-13drm/msm: stop abusing dma_map/unmap for cacheRob Clark1-2/+2
2020-03-11drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P1-0/+6
2020-03-11drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P2-4/+5
2020-03-11drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz1-1/+1
2020-03-11drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney1-2/+2
2020-03-05drm/msm: Set dma maximum segment size for mdssSean Paul1-0/+8
2020-02-11drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enableNathan Chancellor1-1/+1
2020-01-27drm/msm/dsi: Implement reset correctlyJeffrey Hugo1-2/+4
2020-01-27drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark1-13/+11
2020-01-27drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo1-1/+1
2020-01-27drm/msm: fix unsigned comparison with less than zeroColin Ian King1-1/+1
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann1-0/+1
2019-12-13drm/msm: fix memleak on releaseJohan Hovold1-5/+1
2019-11-24msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMUJordan Crouse1-1/+1
2019-11-06drm/msm/dpu: handle failures while initializing displaysJeykumar Sankaran1-13/+18
2019-10-11drm/msm/dsi: Fix return value check for clk_get_parentSean Paul1-4/+4
2019-08-25drm: msm: Fix add_gpu_componentsJeffrey Hugo1-1/+2
2019-07-31drm/msm: Depopulate platform on probe failureSean Paul1-3/+11
2019-06-11drm/msm: fix fb references in async updateHelen Koike1-0/+4
2019-05-31drm/msm: a5xx: fix possible object reference leakWen Yang1-4/+6
2019-03-05drm/msm: Fix A6XX support for opp-levelDouglas Anderson1-1/+1
2019-03-05drm/msm: Unblock writer if reader closes fileKristian H. Kristensen1-1/+6
2019-02-12drm/msm: dpu: Only check flush register against pending flushesSean Paul1-1/+1
2019-02-12drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driverAbhinav Kumar1-4/+4
2019-02-06drm/msm/gpu: fix building without debugfsArnd Bergmann1-1/+1
2018-12-21drm/msm: Fix error return checkingWen Yang1-1/+1
2018-12-21drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing1-2/+0