On 1/11/2023 2:21 PM, Marijn Suijten wrote:
On 2023-01-11 17:11:03, Dmitry Baryshkov wrote:
On 11/01/2023 10:44, Marijn Suijten wrote:
On 2023-01-09 12:32:18, Abhinav Kumar wrote:
On 12/7/2022 4:08 PM, Dmitry Baryshkov wrote:
+struct msm_mdss_data {
+ u32 ubwc_version;
+ u32 ubwc_
On 2023-01-11 17:11:03, Dmitry Baryshkov wrote:
> On 11/01/2023 10:44, Marijn Suijten wrote:
> > On 2023-01-09 12:32:18, Abhinav Kumar wrote:
> >
> On 12/7/2022 4:08 PM, Dmitry Baryshkov wrote:
> >
> > +struct msm_mdss_data {
> > + u32 ubwc_version;
> > + u32 ubwc_swizzle;
On 11/01/2023 10:44, Marijn Suijten wrote:
On 2023-01-09 12:32:18, Abhinav Kumar wrote:
On 12/7/2022 4:08 PM, Dmitry Baryshkov wrote:
+struct msm_mdss_data {
+ u32 ubwc_version;
+ u32 ubwc_swizzle;
+ u32 ubwc_static;
+ u32 highest_bank_bit;
+ u32 macrotile_mode;
+};
This mag
On 2023-01-09 12:32:18, Abhinav Kumar wrote:
> >> On 12/7/2022 4:08 PM, Dmitry Baryshkov wrote:
> >>> +struct msm_mdss_data {
> >>> + u32 ubwc_version;
> >>> + u32 ubwc_swizzle;
> >>> + u32 ubwc_static;
> >>> + u32 highest_bank_bit;
> >>> + u32 macrotile_mode;
> >>> +};
This magic
On 1/9/2023 1:11 PM, Dmitry Baryshkov wrote:
On 09/01/2023 22:32, Abhinav Kumar wrote:
On 1/9/2023 12:17 PM, Dmitry Baryshkov wrote:
On 09/01/2023 21:53, Abhinav Kumar wrote:
On 12/7/2022 4:08 PM, Dmitry Baryshkov wrote:
To simplify adding new platforms and to make settings more obviou
On 09/01/2023 22:32, Abhinav Kumar wrote:
On 1/9/2023 12:17 PM, Dmitry Baryshkov wrote:
On 09/01/2023 21:53, Abhinav Kumar wrote:
On 12/7/2022 4:08 PM, Dmitry Baryshkov wrote:
To simplify adding new platforms and to make settings more obvious,
rewrite the UBWC setup to use the data structu
On 1/9/2023 12:17 PM, Dmitry Baryshkov wrote:
On 09/01/2023 21:53, Abhinav Kumar wrote:
On 12/7/2022 4:08 PM, Dmitry Baryshkov wrote:
To simplify adding new platforms and to make settings more obvious,
rewrite the UBWC setup to use the data structure to pass platform config
rather than jus
On 09/01/2023 21:53, Abhinav Kumar wrote:
On 12/7/2022 4:08 PM, Dmitry Baryshkov wrote:
To simplify adding new platforms and to make settings more obvious,
rewrite the UBWC setup to use the data structure to pass platform config
rather than just calling the functions direcly.
Why not use the
On 12/7/2022 4:08 PM, Dmitry Baryshkov wrote:
To simplify adding new platforms and to make settings more obvious,
rewrite the UBWC setup to use the data structure to pass platform config
rather than just calling the functions direcly.
Why not use the catalog to store this information rather
To simplify adding new platforms and to make settings more obvious,
rewrite the UBWC setup to use the data structure to pass platform config
rather than just calling the functions direcly.
Signed-off-by: Dmitry Baryshkov
---
drivers/gpu/drm/msm/msm_mdss.c | 158 -
10 matches
Mail list logo