Searched refs:driver_context (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_pp_smu.c | 40 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_display_requirements() 297 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type() 364 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_latency() 384 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_voltage() 403 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_notify_wm_clock_changes() 430 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_clock_for_voltage_request() 451 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_static_clocks() 468 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_wm_ranges() 516 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_pme_wa_enable() 524 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_active_display_count() [all...] |
H A D | amdgpu_dm_helpers.c | 1023 struct amdgpu_device *adev = ctx->driver_context; in dm_helpers_allocate_gpu_mem() 1055 struct amdgpu_device *adev = ctx->driver_context; in dm_helpers_free_gpu_mem()
|
H A D | amdgpu_dm_mst_types.c | 83 adev = ddc->ctx->driver_context; in dm_dp_aux_transfer()
|
H A D | amdgpu_dm.c | 7466 struct amdgpu_device *adev = ddc_service->ctx->driver_context; in create_i2c() 10913 struct amdgpu_device *adev = ctx->driver_context; in amdgpu_dm_process_dmub_aux_transfer_sync() 10975 struct amdgpu_device *adev = ctx->driver_context; in amdgpu_dm_process_dmub_set_config_sync()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_pp_smu.c | 42 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_display_requirements() 336 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type() 422 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_latency() 452 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_voltage() 496 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_clock_for_voltage_request() 523 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_static_clocks() 549 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_wm_ranges() 600 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_pme_wa_enable() 613 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_active_display_count() 626 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_min_deep_sleep_dcfclk() [all...] |
H A D | amdgpu_dm.c | 6632 struct amdgpu_device *adev = ddc_service->ctx->driver_context;
|
/kernel/liteos_a/net/mac/ |
H A D | los_mac.h | 44 void* driver_context; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table2.c | 52 (amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \ 57 amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \ 61 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
|
H A D | command_table.c | 38 (amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \ 43 amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \ 47 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table2.c | 50 (amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \ 55 amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \ 59 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
|
H A D | command_table.c | 38 (amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \ 43 amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \ 47 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_types.h | 100 void *driver_context; /* e.g. amdgpu_device */ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_types.h | 790 void *driver_context; /* e.g. amdgpu_device */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 605 dc_ctx->driver_context = init_params->driver; in dc_construct_ctx()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 863 dc_ctx->driver_context = init_params->driver; in dc_construct_ctx()
|
Completed in 49 milliseconds