HomeSort by: relevance | last modified time | path
    Searched refs:driver_context (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_pp_smu.c 47 struct amdgpu_device *adev = ctx->driver_context;
341 struct amdgpu_device *adev = ctx->driver_context;
427 struct amdgpu_device *adev = ctx->driver_context;
457 struct amdgpu_device *adev = ctx->driver_context;
501 struct amdgpu_device *adev = ctx->driver_context;
528 struct amdgpu_device *adev = ctx->driver_context;
552 struct amdgpu_device *adev = ctx->driver_context;
606 struct amdgpu_device *adev = ctx->driver_context;
619 struct amdgpu_device *adev = ctx->driver_context;
632 struct amdgpu_device *adev = ctx->driver_context;
    [all...]
amdgpu_dm.c 5782 struct amdgpu_device *adev = ddc_service->ctx->driver_context;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table2.c 57 (amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \
62 amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \
66 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
amdgpu_command_table.c 43 (amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \
48 amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_context, \
52 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_types.h 102 void *driver_context; /* e.g. amdgpu_device */ member in struct:dc_context
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc.c 600 dc_ctx->driver_context = init_params->driver;

Completed in 23 milliseconds