summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_drv.h
AgeCommit message (Expand)Author
2024-11-01drm/msm: drop MAX_BRIDGES defineDmitry Baryshkov
2024-11-01drm/msm: move MAX_H_TILES_PER_DISPLAY to the DPU driverDmitry Baryshkov
2024-11-01drm/msm: move msm_display_topology to the DPU driverDmitry Baryshkov
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-26drm/msm: Run DRM default client setupThomas Zimmermann
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-01drm/msm: clean up fault injection usageJani Nikula
2024-08-30drm/msm: Remove unused pm_stateRob Clark
2024-08-30drm/msm: Remove prototypes for non-existing functionsLaurent Pinchart
2024-06-24drm/msm/dsi: parse vsync source from device treeDmitry Baryshkov
2024-06-21drm/msm: Add GPU memory tracesRob Clark
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