Searched refs:high_part (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dmub/src/ |
| H A D | dmub_dcn30.c | 103 REG_WRITE(DMCUB_REGION3_CW0_OFFSET_HIGH, offset.u.high_part); in dmub_dcn30_backdoor_load() 112 REG_WRITE(DMCUB_REGION3_CW1_OFFSET_HIGH, offset.u.high_part); in dmub_dcn30_backdoor_load() 138 REG_WRITE(DMCUB_REGION3_CW2_OFFSET_HIGH, offset.u.high_part); in dmub_dcn30_setup_windows() 153 REG_WRITE(DMCUB_REGION3_CW3_OFFSET_HIGH, offset.u.high_part); in dmub_dcn30_setup_windows() 164 REG_WRITE(DMCUB_REGION3_CW4_OFFSET_HIGH, offset.u.high_part); in dmub_dcn30_setup_windows() 171 REG_WRITE(DMCUB_REGION4_OFFSET_HIGH, offset.u.high_part); in dmub_dcn30_setup_windows() 181 REG_WRITE(DMCUB_REGION3_CW5_OFFSET_HIGH, offset.u.high_part); in dmub_dcn30_setup_windows() 188 REG_WRITE(DMCUB_REGION5_OFFSET_HIGH, offset.u.high_part); in dmub_dcn30_setup_windows() 197 REG_WRITE(DMCUB_REGION3_CW6_OFFSET_HIGH, offset.u.high_part); in dmub_dcn30_setup_windows()
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | compressor.h | 43 int32_t high_part; member
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_hw_types.h | 48 int32_t high_part; member 53 int32_t high_part; member
|
| /linux/drivers/gpu/drm/amd/display/dc/mmhubbub/dcn32/ |
| H A D | dcn32_mmhubbub.c | 83 …(MMHUBBUB_WARMUP_BASE_ADDR_HIGH, 0, MMHUBBUB_WARMUP_BASE_ADDR_HIGH, start_address_shift.high_part); in mmhubbub32_warmup_mcif()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_mmhubbub.c | 83 …(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/dc/dce/ |
| H A D | dce_ipp.c | 128 CURSOR_SURFACE_ADDRESS_HIGH, attributes->address.high_part); in dce_ipp_cursor_set_attributes()
|
| H A D | dce_mem_input.c | 821 address.high_part); in program_sec_addr() 835 address.high_part); in program_pri_addr()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_plane.c | 352 address->grph.meta_addr.high_part = upper_32_bits(dcc_address); in amdgpu_dm_plane_fill_gfx9_plane_attributes_from_modifiers() 872 address->grph.addr.high_part = upper_32_bits(addr); in amdgpu_dm_plane_fill_plane_buffer_attributes() 896 address->video_progressive.luma_addr.high_part = in amdgpu_dm_plane_fill_plane_buffer_attributes() 900 address->video_progressive.chroma_addr.high_part = in amdgpu_dm_plane_fill_plane_buffer_attributes() 1374 attributes.address.high_part = upper_32_bits(address); in amdgpu_dm_plane_handle_cursor_update()
|
| H A D | amdgpu_dm.c | 1513 page_table_start.high_part = upper_32_bits(adev->gmc.gart_start >> in mmhub_read_system_context() 1517 page_table_end.high_part = upper_32_bits(adev->gmc.gart_end >> in mmhub_read_system_context() 1521 page_table_base.high_part = upper_32_bits(pt_base); in mmhub_read_system_context() 9775 attributes.address.high_part = upper_32_bits(address); in amdgpu_dm_update_cursor() 10068 bundle->flip_addrs[planes_count].address.grph.addr.high_part, in amdgpu_dm_commit_planes()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_mem_input_v.c | 67 temp = address.high_part & in program_pri_addr_c() 102 temp = address.high_part & in program_pri_addr_l()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce112/ |
| H A D | dce112_compressor.c | 511 compressor->compr_surface_address.addr.high_part); in dce112_compressor_program_compressed_surface_address_and_pitch()
|
| /linux/include/hyperv/ |
| H A D | hvgdk_mini.h | 13 u64 high_part; member
|
| /linux/drivers/gpu/drm/amd/display/dmub/inc/ |
| H A D | dmub_cmd.h | 298 uint32_t high_part; /**< Upper 32 bits */ member
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 6606 state->hubp[i].primary_surface_address_high = pipe_ctx->plane_state->address.grph.addr.high_part; in dc_capture_register_software_state() 6608 …ubp[i].primary_meta_surface_address_high = pipe_ctx->plane_state->address.grph.meta_addr.high_part; in dc_capture_register_software_state()
|