summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2022-04-14Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-04-11drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEPNathan Chancellor
2022-04-11drm/msm/dp: add fail safe mode outside of event_mutex contextKuogee Hsieh
2022-04-11drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd
2022-04-11drm/msm: Stop using iommu_present()Robin Murphy
2022-04-11drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-04-11drm/msm: Fix range size vs end confusionRob Clark
2022-04-06drm/msm/dpu: Use indexed array initializer to prevent mismatchesMarijn Suijten
2022-04-06drm/msm/disp: check the return value of kzalloc()Xiaoke Wang
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-24drm/msm: Add missing put_task_struct() in debugfs pathRob Clark
2022-03-24drm/msm/gpu: Remove mutex from wait_event conditionRob Clark
2022-03-24drm/msm/gpu: Park scheduler threads for system suspendRob Clark
2022-03-24drm/msm/gpu: Rename runtime suspend/resume functionsRob Clark
2022-03-10Merge tag 'drm-msm-next-2022-03-08' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-03-08drm/msm/gpu: Fix crash on devices without devfreq support (v2)Rob Clark
2022-03-08drm/msm/adreno: fix cast in adreno_get_param()Dan Carpenter
2022-03-06drm/msm: Fix dirtyfb refcountingRob Clark
2022-03-05drm/msm/a6xx: Fix missing ARRAY_SIZE() checkRob Clark
2022-03-04drm/msm: Add MSM_SUBMIT_FENCE_SN_INRob Clark
2022-03-04drm/msm/a6xx: Zap counters across context switchRob Clark
2022-03-04drm/msm: Add SYSPROF param (v2)Rob Clark
2022-03-04drm/msm: Add SET_PARAM ioctlRob Clark
2022-03-04drm/msm: Update generated headersRob Clark
2022-03-04Merge tag 'drm-msm-next-2022-03-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman
2022-02-25drm/msm/adreno: Expose speedbin to userspaceAkhil P Oommen
2022-02-25drm/msm/a6xx: Add support for 7c3 SKUsAkhil P Oommen
2022-02-25drm/msm/adreno: Generate name from chipid for 7c3Akhil P Oommen
2022-02-25drm/msm: Use generic name for gpu resourcesAkhil P Oommen
2022-02-25drm/msm/mdp5: Remove redundant zpos initialisationMaxime Ripard
2022-02-25drm/msm: Avoid dirtyfb stalls on video mode displays (v2)Rob Clark
2022-02-25drm/msm: Make use of the helper component_compare_ofYong Wu
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-23Merge branches 'msm-next-lumag-dpu' and 'msm-next-lumag-dsi' into msm-next-lumagDmitry Baryshkov
2022-02-23drm/msm/dpu: wire up MSM8998's DSPP blocksDmitry Baryshkov
2022-02-23drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu
2022-02-23drm/msm: add support for QCM2290 MDSSLoic Poulain
2022-02-23drm/msm/dsi: Add support for qcm2290 dsi controllerLoic Poulain
2022-02-23drm/msm/dsi: Allow to specify dsi config as pdataLoic Poulain
2022-02-20drm/msm/gpu: Track global faults per address-spaceRob Clark
2022-02-20drm/msm/gpu: Add ctx to get_param()Rob Clark
2022-02-19Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov
2022-02-19drm/msm/dp: support finding next bridge even for DP interfacesDmitry Baryshkov
2022-02-19drm/msm/dp: support attaching bridges to the DP encoderDmitry Baryshkov
2022-02-19drm/msm/dp: fix panel bridge attachmentDmitry Baryshkov
2022-02-18drm/msm/dpu: Fix timeout issues on command mode panelsAngeloGioacchino Del Regno
2022-02-18drm/msm/dpu: Add a function to retrieve the current CTL statusAngeloGioacchino Del Regno
2022-02-18drm/msm/dpu: simplify clocks handlingDmitry Baryshkov