"what's the maximum backlight..." <- This is my all types of brightness level.. ``` qcom,mdss-dsi-bl-min-level = <1>; qcom,mdss-dsi-bl-normal-max-level = <2047>; qcom,mdss-dsi-bl-max-level = <4095>; qcom,mdss-brightness-normal-max-level = <2047>; qcom,mdss-brightness-max-level = <4095>; qcom,mdss-brightness-default-level = <400>; ``` And if I disabled _large panel is black, not checked brightness level & I saw this error.. ``` [drm:dpu_crtc_get_vblank_counter] *ERROR* no encoder found for crtc 0 ``` And now I am not front of pc .. that's why I unable to check without large mode brightness level.. One more thing I saw with large mode.. if I reduce brightness upto 50% no issues and if reduce to 49% I am facing this problem like brightness level goes to random (up or down) Same problem with back side.. like 1% to 50% is okay.. like if I try to 1% to 51% then brightness goes wrong.. So I guess problem position is middle position.. mey I wrong.. I am just sharing review what I assume..