Home
last modified time | relevance | path

Searched refs:detile_buf_plane1_addr (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_rq_dlg_calc_32.c69 unsigned int detile_buf_plane1_addr; in dml32_rq_dlg_get_rq_reg() local
130 detile_buf_plane1_addr = 0; in dml32_rq_dlg_get_rq_reg()
172 detile_buf_plane1_addr = ((1024.0 * 1024.0) / 2.0 / 1024.0); // half to chroma in dml32_rq_dlg_get_rq_reg()
175 detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 1024.0); // half to chroma in dml32_rq_dlg_get_rq_reg()
178 __func__, detile_buf_plane1_addr); in dml32_rq_dlg_get_rq_reg()
181 detile_buf_plane1_addr = in dml32_rq_dlg_get_rq_reg()
187 __func__, detile_buf_plane1_addr); in dml32_rq_dlg_get_rq_reg()
192 rq_regs->plane1_base_address = detile_buf_plane1_addr; in dml32_rq_dlg_get_rq_reg()
199 dml_print("DML_DLG: %s: detile_buf_plane1_addr = %d\n", __func__, detile_buf_plane1_addr); in dml32_rq_dlg_get_rq_reg()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c115 unsigned int detile_buf_plane1_addr = 0; in extract_rq_regs() local
143 detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 1024.0); // half to chroma in extract_rq_regs()
145 …t("DML_DLG: %s: detile_buf_plane1_addr = %0d (1/2 to chroma)\n", __func__, detile_buf_plane1_addr); in extract_rq_regs()
148detile_buf_plane1_addr = dml_round_to_multiple((unsigned int) ((2.0 * detile_buf_size_in_bytes) / … in extract_rq_regs()
150 …rint("DML_DLG: %s: detile_buf_plane1_addr = %0d (1/3 chroma)\n", __func__, detile_buf_plane1_addr); in extract_rq_regs()
154 rq_regs->plane1_base_address = detile_buf_plane1_addr; in extract_rq_regs()
158 dml_print("DML_DLG: %s: detile_buf_plane1_addr = %0d\n", __func__, detile_buf_plane1_addr); in extract_rq_regs()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_rq_dlg_calc_314.c203 unsigned int detile_buf_plane1_addr = 0; in extract_rq_regs() local
231 detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 1024.0); // half to chroma in extract_rq_regs()
233 …t("DML_DLG: %s: detile_buf_plane1_addr = %0d (1/2 to chroma)\n", __func__, detile_buf_plane1_addr); in extract_rq_regs()
236detile_buf_plane1_addr = dml_round_to_multiple((unsigned int) ((2.0 * detile_buf_size_in_bytes) / … in extract_rq_regs()
238 …rint("DML_DLG: %s: detile_buf_plane1_addr = %0d (1/3 chroma)\n", __func__, detile_buf_plane1_addr); in extract_rq_regs()
242 rq_regs->plane1_base_address = detile_buf_plane1_addr; in extract_rq_regs()
246 dml_print("DML_DLG: %s: detile_buf_plane1_addr = %0d\n", __func__, detile_buf_plane1_addr); in extract_rq_regs()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c194 unsigned int detile_buf_plane1_addr = 0; in extract_rq_regs() local
224 detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 64.0); // half to chroma in extract_rq_regs()
226detile_buf_plane1_addr = dml_round_to_multiple((unsigned int) ((2.0 * detile_buf_size_in_bytes) / … in extract_rq_regs()
231 rq_regs->plane1_base_address = detile_buf_plane1_addr; in extract_rq_regs()
Ddisplay_rq_dlg_calc_20v2.c194 unsigned int detile_buf_plane1_addr = 0; in extract_rq_regs() local
224 detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 64.0); // half to chroma in extract_rq_regs()
226detile_buf_plane1_addr = dml_round_to_multiple((unsigned int) ((2.0 * detile_buf_size_in_bytes) / … in extract_rq_regs()
231 rq_regs->plane1_base_address = detile_buf_plane1_addr; in extract_rq_regs()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/
Ddml1_display_rq_dlg_calc.c237 unsigned int detile_buf_plane1_addr = 0; in dml1_extract_rq_regs() local
261 detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 64.0); /* half to chroma */ in dml1_extract_rq_regs()
263 detile_buf_plane1_addr = dml_round_to_multiple( in dml1_extract_rq_regs()
269 rq_regs->plane1_base_address = detile_buf_plane1_addr; in dml1_extract_rq_regs()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c120 unsigned int detile_buf_plane1_addr = 0; in extract_rq_regs() local
150 detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 64.0); // half to chroma in extract_rq_regs()
152detile_buf_plane1_addr = dml_round_to_multiple((unsigned int)((2.0 * detile_buf_size_in_bytes) / 3… in extract_rq_regs()
157 rq_regs->plane1_base_address = detile_buf_plane1_addr; in extract_rq_regs()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c172 unsigned int detile_buf_plane1_addr = 0; in extract_rq_regs() local
204 detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 64.0); // half to chroma in extract_rq_regs()
206 detile_buf_plane1_addr = dml_round_to_multiple( in extract_rq_regs()
212 rq_regs->plane1_base_address = detile_buf_plane1_addr; in extract_rq_regs()