Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcompressor.h43 int32_t high_part; member
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mmhubbub.c83 …(MMHUBBUB_WARMUP_BASE_ADDR_HIGH, 0, MMHUBBUB_WARMUP_BASE_ADDR_HIGH, start_address_shift.high_part); in mmhubbub3_warmup_mcif()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c392 address->grph.meta_addr.high_part = upper_32_bits(dcc_address); in amdgpu_dm_plane_fill_gfx9_attrs_from_modifiers()
1162 address->grph.addr.high_part = upper_32_bits(addr); in amdgpu_dm_plane_fill_plane_buffer_attributes()
1186 address->video_progressive.luma_addr.high_part = in amdgpu_dm_plane_fill_plane_buffer_attributes()
1190 address->video_progressive.chroma_addr.high_part = in amdgpu_dm_plane_fill_plane_buffer_attributes()
1695 attributes.address.high_part = upper_32_bits(address); in amdgpu_dm_plane_handle_cursor_update()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c500 clk_mgr_dcn31->smu_wm_set.mc_address.high_part); in dcn31_notify_wm_ranges()
520 smu_dpm_clks->mc_address.high_part); in dcn31_get_dpm_table_from_smu()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c571 clk_mgr_dcn314->smu_wm_set.mc_address.high_part); in dcn314_notify_wm_ranges()
591 smu_dpm_clks->mc_address.high_part); in dcn314_get_dpm_table_from_smu()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c957 clk_mgr_dcn35->smu_wm_set.mc_address.high_part); in dcn35_notify_wm_ranges()
977 smu_dpm_clks->mc_address.high_part); in dcn35_get_dpm_table_from_smu()
994 smu_dpm_clks->mc_address.high_part); in dcn351_get_dpm_table_from_smu()
/linux/include/hyperv/
H A Dhvgdk_mini.h13 u64 high_part; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c7635 state->hubp[i].primary_surface_address_high = pipe_ctx->plane_state->address.grph.addr.high_part; in dc_capture_register_software_state()
7637 …ubp[i].primary_meta_surface_address_high = pipe_ctx->plane_state->address.grph.meta_addr.high_part; in dc_capture_register_software_state()