Home
last modified time | relevance | path

Searched hist:f4f392074fc5ada8d19a865fcaf30e50b19eb328 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_format.hdiff f4f392074fc5ada8d19a865fcaf30e50b19eb328 Sat Apr 20 06:01:04 CEST 2024 Dmitry Baryshkov <dmitry.baryshkov@linaro.org> drm/msm: convert msm_format::unpack_align_msb to the flag

Instead of having a u8 or bool field unpack_align_msb, convert it to the
flag, this save space in the tables and allows us to handle all booleans
in the same way.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/590427/
Link: https://lore.kernel.org/r/20240420-dpu-format-v2-7-9e93226cbffd@linaro.org
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_wb.cdiff f4f392074fc5ada8d19a865fcaf30e50b19eb328 Sat Apr 20 06:01:04 CEST 2024 Dmitry Baryshkov <dmitry.baryshkov@linaro.org> drm/msm: convert msm_format::unpack_align_msb to the flag

Instead of having a u8 or bool field unpack_align_msb, convert it to the
flag, this save space in the tables and allows us to handle all booleans
in the same way.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/590427/
Link: https://lore.kernel.org/r/20240420-dpu-format-v2-7-9e93226cbffd@linaro.org
H A Ddpu_formats.cdiff f4f392074fc5ada8d19a865fcaf30e50b19eb328 Sat Apr 20 06:01:04 CEST 2024 Dmitry Baryshkov <dmitry.baryshkov@linaro.org> drm/msm: convert msm_format::unpack_align_msb to the flag

Instead of having a u8 or bool field unpack_align_msb, convert it to the
flag, this save space in the tables and allows us to handle all booleans
in the same way.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/590427/
Link: https://lore.kernel.org/r/20240420-dpu-format-v2-7-9e93226cbffd@linaro.org
H A Ddpu_hw_sspp.cdiff f4f392074fc5ada8d19a865fcaf30e50b19eb328 Sat Apr 20 06:01:04 CEST 2024 Dmitry Baryshkov <dmitry.baryshkov@linaro.org> drm/msm: convert msm_format::unpack_align_msb to the flag

Instead of having a u8 or bool field unpack_align_msb, convert it to the
flag, this save space in the tables and allows us to handle all booleans
in the same way.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/590427/
Link: https://lore.kernel.org/r/20240420-dpu-format-v2-7-9e93226cbffd@linaro.org