aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2021-12-22drm/msm/dsi: set default num_data_lanesPhilip Chen
2021-12-08drm/msm: Do hw_init() before capturing GPU stateRob Clark
2021-11-26drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang
2021-11-26drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter
2021-10-20drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter
2021-10-20drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter
2021-10-20drm/msm: Fix null pointer dereference on pointer edpColin Ian King
2021-09-22drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET
2021-09-22drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov
2021-07-20drm/msm/mdp4: Fix modifier support enablingDaniel Vetter
2021-05-22drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten
2021-04-28drm/msm: Fix a5xx/a6xx timestampsRob Clark
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno
2021-03-04drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor
2020-12-30drm/msm/dsi_pll_10nm: restore VCO rate during restore_stateDmitry Baryshkov
2020-10-01drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse
2020-10-01drm/msm: fix leaks if initialization failsPavel Machek
2020-09-17drm/msm: Disable preemption on all 5xx targetsJordan Crouse
2020-09-09drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov
2020-09-09drm/msm: add shutdown support for display platform_driverKrishna Manikandan
2020-09-03drm/msm/adreno: fix updating ring fenceRob Clark
2020-08-19drm/msm: ratelimit crtc event overflow errorRob Clark
2020-07-22drm/msm: fix potential memleak in error branchBernard Zhao
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao
2020-06-25drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocationRoy Spliet
2020-04-29drm/msm: Use the correct dma_sync calls harderRob Clark
2020-04-13drm/msm: Use the correct dma_sync calls in msm_gemRob Clark
2020-04-13drm/msm: stop abusing dma_map/unmap for cacheRob Clark
2020-03-11drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P
2020-03-11drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-03-11drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz
2020-03-11drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney
2020-03-05drm/msm: Set dma maximum segment size for mdssSean Paul
2020-02-11drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enableNathan Chancellor
2020-01-27drm/msm/dsi: Implement reset correctlyJeffrey Hugo
2020-01-27drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark
2020-01-27drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo
2020-01-27drm/msm: fix unsigned comparison with less than zeroColin Ian King
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann
2019-12-13drm/msm: fix memleak on releaseJohan Hovold
2019-11-24msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMUJordan Crouse
2019-11-06drm/msm/dpu: handle failures while initializing displaysJeykumar Sankaran
2019-10-11drm/msm/dsi: Fix return value check for clk_get_parentSean Paul
2019-08-25drm: msm: Fix add_gpu_componentsJeffrey Hugo
2019-07-31drm/msm: Depopulate platform on probe failureSean Paul
2019-06-11drm/msm: fix fb references in async updateHelen Koike
2019-05-31drm/msm: a5xx: fix possible object reference leakWen Yang