Home
last modified time | relevance | path

Searched defs:tu_algo_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c184 struct tu_algo_data { struct
185 s64 lclk_fp;
186 s64 pclk_fp;
187 s64 lwidth;
188 s64 lwidth_fp;
189 s64 hbp_relative_to_pclk;
190 s64 hbp_relative_to_pclk_fp;
191 int nlanes;
192 int bpp;
193 int pixelEnc;
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c180 struct tu_algo_data { struct
181 s64 lclk_fp;
182 s64 pclk_fp;
183 s64 lwidth;
184 s64 lwidth_fp;
185 s64 hbp_relative_to_pclk;
186 s64 hbp_relative_to_pclk_fp;
187 int nlanes;
188 int bpp;
189 int pixelEnc;
[all …]