Home
last modified time | relevance | path

Searched refs:driver_context (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_pp_smu.c40 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_display_requirements()
300 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type()
372 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_latency()
396 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_voltage()
419 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_notify_wm_clock_changes()
449 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_clock_for_voltage_request()
472 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_static_clocks()
496 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_wm_ranges()
547 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_pme_wa_enable()
558 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_active_display_count()
[all …]
A Damdgpu_dm_helpers.c723 struct amdgpu_device *adev = ctx->driver_context; in dm_helpers_allocate_gpu_mem()
755 struct amdgpu_device *adev = ctx->driver_context; in dm_helpers_free_gpu_mem()
A Damdgpu_dm.c8362 struct amdgpu_device *adev = ddc_service->ctx->driver_context; in create_i2c()
11493 struct amdgpu_device *adev = ctx->driver_context; in amdgpu_dm_set_dmub_async_sync_status()
11523 struct amdgpu_device *adev = ctx->driver_context; in amdgpu_dm_process_dmub_aux_transfer_sync()
/linux/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table2.c50 …(amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_…
55 …amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.ato…
59 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
A Dcommand_table.c38 …(amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_…
43 …amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.ato…
47 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h835 void *driver_context; /* e.g. amdgpu_device */ member
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c868 dc_ctx->driver_context = init_params->driver; in dc_construct_ctx()

Completed in 40 milliseconds