Home
last modified time | relevance | path

Searched refs:PHYSICAL_ADDRESS_LOC (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h59 #define PHYSICAL_ADDRESS_LOC union large_integer macro
73 PHYSICAL_ADDRESS_LOC addr;
74 PHYSICAL_ADDRESS_LOC cursor_cache_addr;
75 PHYSICAL_ADDRESS_LOC meta_addr;
81 PHYSICAL_ADDRESS_LOC left_addr;
82 PHYSICAL_ADDRESS_LOC left_meta_addr;
85 PHYSICAL_ADDRESS_LOC right_addr;
86 PHYSICAL_ADDRESS_LOC right_meta_addr;
89 PHYSICAL_ADDRESS_LOC left_alpha_addr;
90 PHYSICAL_ADDRESS_LOC left_alpha_meta_addr;
[all …]
Ddc_stream.h73 PHYSICAL_ADDRESS_LOC address;
168 PHYSICAL_ADDRESS_LOC dmdata_address;
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmem_input.h81 PHYSICAL_ADDRESS_LOC sys_default;
82 PHYSICAL_ADDRESS_LOC sys_low;
83 PHYSICAL_ADDRESS_LOC sys_high;
87 PHYSICAL_ADDRESS_LOC pte_base;
88 PHYSICAL_ADDRESS_LOC pte_start;
89 PHYSICAL_ADDRESS_LOC pte_end;
90 PHYSICAL_ADDRESS_LOC fault_default;
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c50 PHYSICAL_ADDRESS_LOC mc_vm_apt_default; in hubp3_set_vm_system_aperture_settings()
51 PHYSICAL_ADDRESS_LOC mc_vm_apt_low; in hubp3_set_vm_system_aperture_settings()
52 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp3_set_vm_system_aperture_settings()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/
Ddce_mem_input.c798 PHYSICAL_ADDRESS_LOC address) in program_sec_addr()
812 PHYSICAL_ADDRESS_LOC address) in program_pri_addr()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_mem_input_v.c62 PHYSICAL_ADDRESS_LOC address) in program_pri_addr_c()
97 PHYSICAL_ADDRESS_LOC address) in program_pri_addr_l()
/Linux-v5.15/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h146 #ifndef PHYSICAL_ADDRESS_LOC
147 #define PHYSICAL_ADDRESS_LOC union large_integer macro
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c765 PHYSICAL_ADDRESS_LOC mc_vm_apt_default; in hubp1_set_vm_system_aperture_settings()
766 PHYSICAL_ADDRESS_LOC mc_vm_apt_low; in hubp1_set_vm_system_aperture_settings()
767 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp1_set_vm_system_aperture_settings()
Ddcn10_hw_sequencer.c1577 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
1607 PHYSICAL_ADDRESS_LOC addr; in dcn10_update_plane_addr()
2208 PHYSICAL_ADDRESS_LOC physical_page_number; in mmhub_read_vm_system_aperture_settings()
2233 PHYSICAL_ADDRESS_LOC fb_base; in mmhub_read_vm_context0_settings()
2234 PHYSICAL_ADDRESS_LOC fb_offset; in mmhub_read_vm_context0_settings()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c233 PHYSICAL_ADDRESS_LOC mc_vm_apt_low; in hubp21_set_vm_system_aperture_settings()
234 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp21_set_vm_system_aperture_settings()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c50 PHYSICAL_ADDRESS_LOC mc_vm_apt_default; in hubp2_set_vm_system_aperture_settings()
51 PHYSICAL_ADDRESS_LOC mc_vm_apt_low; in hubp2_set_vm_system_aperture_settings()
52 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp2_set_vm_system_aperture_settings()
Ddcn20_hwseq.c2065 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
2095 PHYSICAL_ADDRESS_LOC addr; in dcn20_update_plane_addr()
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c999 PHYSICAL_ADDRESS_LOC page_table_start, page_table_end, page_table_base; in mmhub_read_system_context()