Home
last modified time | relevance | path

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

/Linux-v6.6/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.h72 PHYSICAL_ADDRESS_LOC address;
207 PHYSICAL_ADDRESS_LOC dmdata_address;
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
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;
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
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;
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/
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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
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()
/Linux-v6.6/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-v6.6/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-v6.6/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.c1693 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
1723 PHYSICAL_ADDRESS_LOC addr; in dcn10_update_plane_addr()
2362 PHYSICAL_ADDRESS_LOC physical_page_number; in mmhub_read_vm_system_aperture_settings()
2387 PHYSICAL_ADDRESS_LOC fb_base; in mmhub_read_vm_context0_settings()
2388 PHYSICAL_ADDRESS_LOC fb_offset; in mmhub_read_vm_context0_settings()
/Linux-v6.6/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-v6.6/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.c2342 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
2372 PHYSICAL_ADDRESS_LOC addr; in dcn20_update_plane_addr()
/Linux-v6.6/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h143 #ifndef PHYSICAL_ADDRESS_LOC
144 #define PHYSICAL_ADDRESS_LOC union large_integer macro
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1240 PHYSICAL_ADDRESS_LOC page_table_start, page_table_end, page_table_base; in mmhub_read_system_context()