mbox series

[0/2] Add support for HDR color formats

Message ID 20220901203422.217-1-quic_jesszhan@quicinc.com
Headers show
Series Add support for HDR color formats | expand

Message

Jessica Zhang Sept. 1, 2022, 8:34 p.m. UTC
Add support for HDR color formats.

XR30 linear/compressed format has been validated with null_platform_test
on SC7180, and P010 linear has been validated with plane_test (also on
SC7180).

Jessica Zhang (2):
  drm/msm/dpu: Add support for XR30 format
  drm/msm/dpu: Add support for P010 format

 drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c   | 24 ++++++++++++++++++-
 .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c    |  3 +++
 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c     |  2 ++
 3 files changed, 28 insertions(+), 1 deletion(-)

--
2.35.1

Comments

Dmitry Baryshkov Sept. 12, 2022, 6:33 p.m. UTC | #1
On 01/09/2022 23:34, Jessica Zhang wrote:
> Add support for HDR color formats.
> 
> XR30 linear/compressed format has been validated with null_platform_test
> on SC7180, and P010 linear has been validated with plane_test (also on
> SC7180).

Are they supported on sdm845? On msm8998?

> 
> Jessica Zhang (2):
>    drm/msm/dpu: Add support for XR30 format
>    drm/msm/dpu: Add support for P010 format
> 
>   drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c   | 24 ++++++++++++++++++-
>   .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c    |  3 +++
>   drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c     |  2 ++
>   3 files changed, 28 insertions(+), 1 deletion(-)
> 
> --
> 2.35.1
>
Jessica Zhang Sept. 13, 2022, 3:54 p.m. UTC | #2
Hi Dmitry,

On 9/12/2022 11:33 AM, Dmitry Baryshkov wrote:
> On 01/09/2022 23:34, Jessica Zhang wrote:
>> Add support for HDR color formats.
>>
>> XR30 linear/compressed format has been validated with null_platform_test
>> on SC7180, and P010 linear has been validated with plane_test (also on
>> SC7180).
> 
> Are they supported on sdm845? On msm8998?

Yes for both. AFAIK XR30 and P010 are supported on all DPU boards.

Thanks,

Jessica Zhang

> 
>>
>> Jessica Zhang (2):
>>    drm/msm/dpu: Add support for XR30 format
>>    drm/msm/dpu: Add support for P010 format
>>
>>   drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c   | 24 ++++++++++++++++++-
>>   .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c    |  3 +++
>>   drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c     |  2 ++
>>   3 files changed, 28 insertions(+), 1 deletion(-)
>>
>> -- 
>> 2.35.1
>>
> 
> -- 
> With best wishes
> Dmitry
>