Re: [PATCH 2/2] drm/msm/dpu: drop enum msm_display_caps

2022-06-15 Thread Abhinav Kumar
On 5/7/2022 4:59 AM, Dmitry Baryshkov wrote: After the commit c46f0d69039c ("drm/msm: remove unused hotplug and edid macros from msm_drv.h") the msm_display_caps enum contains two bits describing whether the encoder should work in video or command mode. Drop the enum and replace capabilities f

[PATCH 2/2] drm/msm/dpu: drop enum msm_display_caps

2022-05-07 Thread Dmitry Baryshkov
After the commit c46f0d69039c ("drm/msm: remove unused hotplug and edid macros from msm_drv.h") the msm_display_caps enum contains two bits describing whether the encoder should work in video or command mode. Drop the enum and replace capabilities field in struct msm_display_info with boolean is_cm