Re: [Freedreno] [PATCH 08/15] drm/msm/dpu: Add SM6125 support

2023-06-26 Thread Konrad Dybcio
On 25.06.2023 22:19, Marijn Suijten wrote: > On 2023-06-24 03:47:27, Konrad Dybcio wrote: >> On 24.06.2023 02:41, Marijn Suijten wrote: >>> Add definitions for the display hardware used on the Qualcomm SM6125 >>> platform. >>> >>> Signed-off-by: Marijn Suijten >>> --- >> [...] >> >>> +static const

Re: [Freedreno] [PATCH 08/15] drm/msm/dpu: Add SM6125 support

2023-06-25 Thread Marijn Suijten
On 2023-06-24 03:47:27, Konrad Dybcio wrote: > On 24.06.2023 02:41, Marijn Suijten wrote: > > Add definitions for the display hardware used on the Qualcomm SM6125 > > platform. > > > > Signed-off-by: Marijn Suijten > > --- > [...] > > > +static const struct dpu_perf_cfg sm6125_perf_data = { > >

Re: [Freedreno] [PATCH 08/15] drm/msm/dpu: Add SM6125 support

2023-06-23 Thread Konrad Dybcio
On 24.06.2023 02:41, Marijn Suijten wrote: > Add definitions for the display hardware used on the Qualcomm SM6125 > platform. > > Signed-off-by: Marijn Suijten > --- [...] > +static const struct dpu_perf_cfg sm6125_perf_data = { > + .max_bw_low = 410, > + .max_bw_high = 410, > +