Searched refs:phy_inst (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| A D | dccg.h | 145 int phy_inst, 151 int phy_inst,
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm_crc.c | 120 uint8_t phy_inst; in amdgpu_dm_crtc_notify_ta_to_read() local 137 phy_inst = stream->link->link_enc_hw_inst; in amdgpu_dm_crtc_notify_ta_to_read() 145 securedisplay_cmd->securedisplay_in_message.send_roi_crc.phy_id = phy_inst; in amdgpu_dm_crtc_notify_ta_to_read()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_amdkfd_gc_9_4_3.c | 228 unsigned int phy_inst = GET_INST(GC, xcc_inst); in kgd_gfx_v9_4_3_set_pasid_vmid_mapping() local 230 unsigned int aid = phy_inst / 2; in kgd_gfx_v9_4_3_set_pasid_vmid_mapping() 267 aid * 4 + (phy_inst % 2) + 1); in kgd_gfx_v9_4_3_set_pasid_vmid_mapping()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
| A D | dcn35_hwseq.h | 42 void dcn35_physymclk_root_clock_control(struct dce_hwseq *hws, unsigned int phy_inst, bool clock_on…
|
| A D | dcn35_hwseq.c | 483 void dcn35_physymclk_root_clock_control(struct dce_hwseq *hws, unsigned int phy_inst, bool clock_on) in dcn35_physymclk_root_clock_control() argument 490 hws->ctx->dc->res_pool->dccg, phy_inst, clock_on); in dcn35_physymclk_root_clock_control()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/ |
| A D | hw_sequencer_private.h | 127 unsigned int phy_inst,
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn31/ |
| A D | dcn31_dccg.c | 444 int phy_inst, in dccg31_set_physymclk() argument 451 switch (phy_inst) { in dccg31_set_physymclk()
|
| A D | dcn31_dccg.h | 195 int phy_inst,
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn401/ |
| A D | dcn401_dccg.c | 269 int phy_inst, in dccg401_set_physymclk() argument 276 switch (phy_inst) { in dccg401_set_physymclk()
|
| A D | dcn401_dccg.h | 209 int phy_inst,
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/ |
| A D | dcn35_dccg.c | 1510 int phy_inst, in dccg35_set_physymclk_root_clock_gating() argument 1518 switch (phy_inst) { in dccg35_set_physymclk_root_clock_gating() 1547 int phy_inst, in dccg35_set_physymclk() argument 1554 switch (phy_inst) { in dccg35_set_physymclk()
|
| /linux/drivers/gpu/drm/amd/display/dmub/inc/ |
| A D | dmub_cmd.h | 4991 uint8_t phy_inst; /**< phy inst for cable id data */ member
|
| /linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| A D | link_dp_capability.c | 1418 cmd.cable_id.data.input.phy_inst = resource_transmitter_to_phy_idx( in get_usbc_cable_id()
|
Completed in 52 milliseconds