Searched refs:high_part (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_hubp.c | 388 address->grph.meta_addr.high_part); in hubp1_program_surface_flip_and_addr() 397 address->grph.addr.high_part); in hubp1_program_surface_flip_and_addr() 417 address->video_progressive.chroma_meta_addr.high_part); in hubp1_program_surface_flip_and_addr() 425 address->video_progressive.luma_meta_addr.high_part); in hubp1_program_surface_flip_and_addr() 434 address->video_progressive.chroma_addr.high_part); in hubp1_program_surface_flip_and_addr() 442 address->video_progressive.luma_addr.high_part); in hubp1_program_surface_flip_and_addr() 468 address->grph_stereo.right_meta_addr.high_part); in hubp1_program_surface_flip_and_addr() 478 address->grph_stereo.left_meta_addr.high_part); in hubp1_program_surface_flip_and_addr() 487 address->grph_stereo.right_addr.high_part); in hubp1_program_surface_flip_and_addr() 495 address->grph_stereo.left_addr.high_part); in hubp1_program_surface_flip_and_addr() [all …]
|
| D | dcn10_hw_sequencer.c | 1751 PHYSICAL_PAGE_NUMBER_MSB, &physical_page_number.high_part); in mmhub_read_vm_system_aperture_settings() 1780 PAGE_DIRECTORY_ENTRY_HI32, &vm0->pte_base.high_part); in mmhub_read_vm_context0_settings() 1785 LOGICAL_PAGE_NUMBER_HI4, &vm0->pte_start.high_part); in mmhub_read_vm_context0_settings() 1790 LOGICAL_PAGE_NUMBER_HI4, &vm0->pte_end.high_part); in mmhub_read_vm_context0_settings() 1795 PHYSICAL_PAGE_ADDR_HI4, &vm0->fault_default.high_part); in mmhub_read_vm_context0_settings()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_hubp.c | 61 DCN_VM_SYSTEM_APERTURE_DEFAULT_ADDR_MSB, mc_vm_apt_default.high_part); in hubp2_set_vm_system_aperture_settings() 583 CURSOR_SURFACE_ADDRESS_HIGH, attr->address.high_part); in hubp2_cursor_set_attributes() 629 DMDATA_ADDRESS_HIGH, attr->address.high_part); in hubp2_dmdata_set_attributes() 728 address->grph.meta_addr.high_part); in hubp2_program_surface_flip_and_addr() 737 address->grph.addr.high_part); in hubp2_program_surface_flip_and_addr() 757 address->video_progressive.chroma_meta_addr.high_part); in hubp2_program_surface_flip_and_addr() 765 address->video_progressive.luma_meta_addr.high_part); in hubp2_program_surface_flip_and_addr() 774 address->video_progressive.chroma_addr.high_part); in hubp2_program_surface_flip_and_addr() 782 address->video_progressive.luma_addr.high_part); in hubp2_program_surface_flip_and_addr() 808 address->grph_stereo.right_meta_addr.high_part); in hubp2_program_surface_flip_and_addr() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/ |
| D | compressor.h | 43 int32_t high_part; member
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_dbgdev.h | 183 uint32_t high_part; member
|
| D | kfd_dbgdev.c | 94 ib_packet->bitfields3.ib_base_hi = largep->u.high_part; in dbgdev_diq_submit_ib() 141 rm_packet->address_hi = addr.u.high_part; in dbgdev_diq_submit_ib() 252 addrHi->bitfields.addr = addr.u.high_part & in dbgdev_address_watch_set_registers()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/ |
| D | dc_hw_types.h | 48 int32_t high_part; member 53 int32_t high_part; member
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_ipp.c | 130 CURSOR_SURFACE_ADDRESS_HIGH, attributes->address.high_part); in dce_ipp_cursor_set_attributes()
|
| D | dce_mem_input.c | 655 address.high_part); in program_sec_addr() 669 address.high_part); in program_pri_addr()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_mem_input_v.c | 66 temp = address.high_part & in program_pri_addr_c() 102 temp = address.high_part & in program_pri_addr_l()
|
| D | dce110_compressor.c | 320 compressor->compr_surface_address.addr.high_part); in dce110_compressor_program_compressed_surface_address_and_pitch()
|
| D | dce110_hw_sequencer.c | 2546 pipe_ctx->plane_state->address.grph.addr.high_part, in dce110_program_front_end_for_pipe()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce112/ |
| D | dce112_compressor.c | 514 compressor->compr_surface_address.addr.high_part); in dce112_compressor_program_compressed_surface_address_and_pitch()
|
| /Linux-v5.4/fs/ntfs/ |
| D | layout.h | 1293 u16 high_part; /* High 16-bits. */ member
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 2743 address->grph.meta_addr.high_part = upper_32_bits(dcc_address); in fill_plane_dcc_attributes() 2777 address->grph.addr.high_part = upper_32_bits(afb->address); in fill_plane_buffer_attributes() 2800 address->video_progressive.luma_addr.high_part = in fill_plane_buffer_attributes() 2804 address->video_progressive.chroma_addr.high_part = in fill_plane_buffer_attributes() 5431 attributes.address.high_part = upper_32_bits(address); in handle_cursor_update() 5798 bundle->flip_addrs[planes_count].address.grph.addr.high_part, in amdgpu_dm_commit_planes()
|