Home
last modified time | relevance | path

Searched refs:PHYSICAL_ADDRESS_LOC (Results 1 – 12 of 12) 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.h82 PHYSICAL_ADDRESS_LOC address;
211 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.h197 PHYSICAL_ADDRESS_LOC fb_base;
198 PHYSICAL_ADDRESS_LOC fb_top;
199 PHYSICAL_ADDRESS_LOC fb_offset;
200 PHYSICAL_ADDRESS_LOC uma_top;
/linux/drivers/gpu/drm/amd/display/dc/hwss/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()
136 PHYSICAL_ADDRESS_LOC addr; in dcn201_update_plane_addr()
/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/hubp/dcn10/
H A Ddcn10_hubp.c766 PHYSICAL_ADDRESS_LOC mc_vm_apt_default; in hubp1_set_vm_system_aperture_settings()
767 PHYSICAL_ADDRESS_LOC mc_vm_apt_low; in hubp1_set_vm_system_aperture_settings()
768 PHYSICAL_ADDRESS_LOC mc_vm_apt_high; in hubp1_set_vm_system_aperture_settings()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.c796 PHYSICAL_ADDRESS_LOC address) in program_sec_addr()
810 PHYSICAL_ADDRESS_LOC address) in program_pri_addr()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
H A Ddcn21_hubp.c235 PHYSICAL_ADDRESS_LOC mc_vm_apt_low; in hubp21_set_vm_system_aperture_settings()
236 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.c1762 struct pipe_ctx *pipe_ctx, PHYSICAL_ADDRESS_LOC *addr) in patch_address_for_sbs_tb_stereo()
1792 PHYSICAL_ADDRESS_LOC addr; in dcn10_update_plane_addr()
2438 PHYSICAL_ADDRESS_LOC physical_page_number; in mmhub_read_vm_system_aperture_settings()
2463 PHYSICAL_ADDRESS_LOC fb_base; in mmhub_read_vm_context0_settings()
2464 PHYSICAL_ADDRESS_LOC fb_offset; in mmhub_read_vm_context0_settings()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h145 #ifndef PHYSICAL_ADDRESS_LOC
146 #define PHYSICAL_ADDRESS_LOC union large_integer macro