detile_buf_plane1_addr 194 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c unsigned int detile_buf_plane1_addr = 0; detile_buf_plane1_addr 224 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 64.0); // half to chroma detile_buf_plane1_addr 226 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c detile_buf_plane1_addr = dml_round_to_multiple((unsigned int) ((2.0 * detile_buf_size_in_bytes) / 3.0), detile_buf_plane1_addr 231 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c rq_regs->plane1_base_address = detile_buf_plane1_addr; detile_buf_plane1_addr 194 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c unsigned int detile_buf_plane1_addr = 0; detile_buf_plane1_addr 224 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 64.0); // half to chroma detile_buf_plane1_addr 226 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c detile_buf_plane1_addr = dml_round_to_multiple((unsigned int) ((2.0 * detile_buf_size_in_bytes) / 3.0), detile_buf_plane1_addr 231 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c rq_regs->plane1_base_address = detile_buf_plane1_addr; detile_buf_plane1_addr 173 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c unsigned int detile_buf_plane1_addr = 0; detile_buf_plane1_addr 205 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 64.0); // half to chroma detile_buf_plane1_addr 207 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c detile_buf_plane1_addr = dml_round_to_multiple( detile_buf_plane1_addr 213 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c rq_regs->plane1_base_address = detile_buf_plane1_addr; detile_buf_plane1_addr 237 drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c unsigned int detile_buf_plane1_addr = 0; detile_buf_plane1_addr 261 drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c detile_buf_plane1_addr = (detile_buf_size_in_bytes / 2.0 / 64.0); /* half to chroma */ detile_buf_plane1_addr 263 drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c detile_buf_plane1_addr = dml_round_to_multiple( detile_buf_plane1_addr 269 drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c rq_regs->plane1_base_address = detile_buf_plane1_addr;