summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_drv.h
AgeCommit message (Expand)Author
2024-04-23drm/msm: merge dpu format database to MDP formatsDmitry Baryshkov
2024-04-23drm/msm/dpu: pull format flag definitions to mdp_format.hDmitry Baryshkov
2024-04-22drm/msm: Drop msm_read/writelKonrad Dybcio
2024-03-04drm/msm/dpu: split dpu_encoder_wait_for_event into two functionsDmitry Baryshkov
2024-03-04drm/msm/dp: allow YUV420 mode for DP connector when CDM availablePaloma Arellano
2024-03-04drm/msm/dpu: modify encoder programming for CDM over DPPaloma Arellano
2024-02-19drm/msm: add a kernel param to select between MDP5 and DPU driversDmitry Baryshkov
2024-02-19drm/msm/dpu: support binding to the mdp5 devicesDmitry Baryshkov
2023-12-14drm/msm/dpu: add support to allocate CDM from RMAbhinav Kumar
2023-12-08drm/msm/dpu: drop MSM_ENC_VBLANK supportDmitry Baryshkov
2023-12-03drm/msm/dp: delete EV_HPD_INIT_SETUPKuogee Hsieh
2023-12-03drm/msm/dp: cleanup debugfs handlingDmitry Baryshkov
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-09drm/msm: rename msm_drv_shutdown() to msm_kms_shutdown()Dmitry Baryshkov
2023-10-09drm/msm: rename msm_pm_prepare/complete to note the KMS natureDmitry Baryshkov
2023-10-09drm/msm: remove msm_drm_private::bridges fieldDmitry Baryshkov
2023-10-09drm/msm: allow passing struct msm_kms to msm_drv_probe()Dmitry Baryshkov
2023-10-09drm/msm/dpu: Enable widebus for DSI INTFJessica Zhang
2023-10-04drm/msm: dynamically allocate the drm-msm_gem shrinkerQi Zheng
2023-08-24Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2023-07-11drm/msm: enumerate DSI interfacesDmitry Baryshkov
2023-07-11drm/msm: stop storing the array of CRTCs in struct msm_drm_privateDmitry Baryshkov
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann
2023-04-06Merge branch 'msm-next-lumag-dpu' into msm-next-lumagDmitry Baryshkov
2023-04-06drm/msm/dpu: manage DPU resources if CTM is requestedKalyan Thota
2023-04-06drm/msm: Implement fbdev emulation as in-kernel clientThomas Zimmermann
2023-04-06drm/msm: Remove fbdev from struct msm_drm_privateThomas Zimmermann
2023-04-06drm/msm: Avoid rounding down to zero jiffiesRob Clark
2023-01-22Merge branch 'msm-next-lumag' into HEADDmitry Baryshkov
2023-01-16drm/msm/gpu: Add devfreq tuning debugfsRob Clark
2023-01-12drm/msm/dpu: Remove num_enc from topology struct in favour of num_dscMarijn Suijten
2023-01-12drm/msm/dpu: Introduce SC8280XPBjorn Andersson
2022-11-17drm/msm: Hangcheck progress detectionRob Clark
2022-09-28Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-09-18drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devicesDmitry Baryshkov
2022-09-18drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_configDmitry Baryshkov
2022-08-28drm/msm: Add fault-injection supportRob Clark
2022-08-27drm/msm/gem: Convert to using drm_gem_lruRob Clark
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-07-06drm/msm: move KMS aspace init to the separate helperDmitry Baryshkov
2022-07-04drm/msm/dpu: drop enum msm_display_capsDmitry Baryshkov
2022-06-28Merge tag 'drm-msm-fixes-2022-06-28' into msm-next-stagingRob Clark
2022-06-01drm/msm: Ensure mmap offset is initializedRob Clark
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-05-02drm/msm/dp: remove extra wrappers and public functionsDmitry Baryshkov
2022-04-27drm/msm: remove unused hotplug and edid macros from msm_drv.hAbhinav Kumar
2022-04-26drm/msm/disp/dpu1: Add support for DSC in topologyVinod Koul
2022-04-26drm/msm: Add missing num_dspp field documentationVinod Koul
2022-04-26drm/msm/dsi: Pass DSC params to drm_panelVinod Koul
2022-04-26drm/msm/dsi: add support for dsc dataVinod Koul