Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h59 #define PHYSICAL_ADDRESS_LOC union large_integer macro
74 PHYSICAL_ADDRESS_LOC addr;
75 PHYSICAL_ADDRESS_LOC cursor_cache_addr;
76 PHYSICAL_ADDRESS_LOC meta_addr;
81 PHYSICAL_ADDRESS_LOC addr;
86 PHYSICAL_ADDRESS_LOC left_addr;
87 PHYSICAL_ADDRESS_LOC left_meta_addr;
90 PHYSICAL_ADDRESS_LOC right_addr;
91 PHYSICAL_ADDRESS_LOC right_meta_addr;
94 PHYSICAL_ADDRESS_LOC left_alpha_addr;
[all …]
H A Ddc_stream.h84 PHYSICAL_ADDRESS_LOC address;
219 PHYSICAL_ADDRESS_LOC dmdata_address;
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmem_input.h92 PHYSICAL_ADDRESS_LOC sys_default;
93 PHYSICAL_ADDRESS_LOC sys_low;
94 PHYSICAL_ADDRESS_LOC sys_high;
98 PHYSICAL_ADDRESS_LOC pte_base;
99 PHYSICAL_ADDRESS_LOC pte_start;
100 PHYSICAL_ADDRESS_LOC pte_end;
101 PHYSICAL_ADDRESS_LOC fault_default;
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h236 PHYSICAL_ADDRESS_LOC fb_base;
237 PHYSICAL_ADDRESS_LOC fb_top;
238 PHYSICAL_ADDRESS_LOC fb_offset;
239 PHYSICAL_ADDRESS_LOC uma_top;
H A Dhw_sequencer.h558 PHYSICAL_ADDRESS_LOC sys_default;
559 PHYSICAL_ADDRESS_LOC sys_low;
560 PHYSICAL_ADDRESS_LOC sys_high;
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c60 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
89 PHYSICAL_ADDRESS_LOC *addr) in gpu_addr_to_uma()
139 PHYSICAL_ADDRESS_LOC addr; in dcn201_update_plane_addr()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c787 PHYSICAL_ADDRESS_LOC mc_vm_apt_default; in hubp1_set_vm_system_aperture_settings()
788 PHYSICAL_ADDRESS_LOC mc_vm_apt_low; in hubp1_set_vm_system_aperture_settings()
789 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp1_set_vm_system_aperture_settings()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c62 PHYSICAL_ADDRESS_LOC address) in program_pri_addr_c()
96 PHYSICAL_ADDRESS_LOC address) in program_pri_addr_l()
/linux/drivers/gpu/drm/amd/display/dc/hubp/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()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.c816 PHYSICAL_ADDRESS_LOC address) in program_sec_addr()
830 PHYSICAL_ADDRESS_LOC address) in program_pri_addr()
/linux/drivers/gpu/drm/amd/display/dc/hubp/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()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c52 PHYSICAL_ADDRESS_LOC mc_vm_apt_default; in hubp2_set_vm_system_aperture_settings()
53 PHYSICAL_ADDRESS_LOC mc_vm_apt_low; in hubp2_set_vm_system_aperture_settings()
54 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp2_set_vm_system_aperture_settings()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1980 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
2010 PHYSICAL_ADDRESS_LOC addr; in dcn10_update_plane_addr()
2652 PHYSICAL_ADDRESS_LOC physical_page_number; in mmhub_read_vm_system_aperture_settings()
2677 PHYSICAL_ADDRESS_LOC fb_base; in mmhub_read_vm_context0_settings()
2678 PHYSICAL_ADDRESS_LOC fb_offset; in mmhub_read_vm_context0_settings()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h183 #ifndef PHYSICAL_ADDRESS_LOC
184 #define PHYSICAL_ADDRESS_LOC union large_integer macro
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2690 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
2720 PHYSICAL_ADDRESS_LOC addr; in dcn20_update_plane_addr()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1466 PHYSICAL_ADDRESS_LOC page_table_start, page_table_end, page_table_base; in mmhub_read_system_context()