Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A 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 …]
H A Ddc_stream.h72 PHYSICAL_ADDRESS_LOC address;
207 PHYSICAL_ADDRESS_LOC dmdata_address;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmem_input.h83 PHYSICAL_ADDRESS_LOC sys_default;
84 PHYSICAL_ADDRESS_LOC sys_low;
85 PHYSICAL_ADDRESS_LOC sys_high;
89 PHYSICAL_ADDRESS_LOC pte_base;
90 PHYSICAL_ADDRESS_LOC pte_start;
91 PHYSICAL_ADDRESS_LOC pte_end;
92 PHYSICAL_ADDRESS_LOC fault_default;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer_private.h178 PHYSICAL_ADDRESS_LOC fb_base;
179 PHYSICAL_ADDRESS_LOC fb_top;
180 PHYSICAL_ADDRESS_LOC fb_offset;
181 PHYSICAL_ADDRESS_LOC uma_top;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hwseq.c57 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
86 PHYSICAL_ADDRESS_LOC *addr) in gpu_addr_to_uma()
133 PHYSICAL_ADDRESS_LOC addr; in dcn201_update_plane_addr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c50 PHYSICAL_ADDRESS_LOC mc_vm_apt_low; in hubp3_set_vm_system_aperture_settings()
51 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp3_set_vm_system_aperture_settings()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A 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()
H A Ddcn10_hw_sequencer.c1695 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
1725 PHYSICAL_ADDRESS_LOC addr; in dcn10_update_plane_addr()
2367 PHYSICAL_ADDRESS_LOC physical_page_number; in mmhub_read_vm_system_aperture_settings()
2392 PHYSICAL_ADDRESS_LOC fb_base; in mmhub_read_vm_context0_settings()
2393 PHYSICAL_ADDRESS_LOC fb_offset; in mmhub_read_vm_context0_settings()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c62 PHYSICAL_ADDRESS_LOC address) in program_pri_addr_c()
97 PHYSICAL_ADDRESS_LOC address) in program_pri_addr_l()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.c798 PHYSICAL_ADDRESS_LOC address) in program_sec_addr()
812 PHYSICAL_ADDRESS_LOC address) in program_pri_addr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A 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()
H A Ddcn20_hwseq.c2381 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
2411 PHYSICAL_ADDRESS_LOC addr; in dcn20_update_plane_addr()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h143 #ifndef PHYSICAL_ADDRESS_LOC
144 #define PHYSICAL_ADDRESS_LOC union large_integer macro
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1247 PHYSICAL_ADDRESS_LOC page_table_start, page_table_end, page_table_base; in mmhub_read_system_context()