Searched defs:cgs_device (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acp.h33 struct cgs_device *cgs_device; member in struct:amdgpu_acp
H A Damdgpu_cgs.c44 static uint32_t amdgpu_cgs_read_register(struct cgs_device *cgs_device, unsigned int offset) argument
50 static void amdgpu_cgs_write_register(struct cgs_device *cgs_device, unsigned int offset, argument
57 static uint32_t amdgpu_cgs_read_ind_register(struct cgs_device *cgs_device, argument
85 static void amdgpu_cgs_write_ind_register(struct cgs_device *cgs_device, argument
112 fw_type_convert(struct cgs_device *cgs_device, uint32_t fw_type) argument
159 amdgpu_get_firmware_version(struct cgs_device *cgs_device, enum cgs_ucode_id type) argument
202 amdgpu_cgs_get_firmware_info(struct cgs_device *cgs_device, enum cgs_ucode_id type, struct cgs_firmware_info *info) argument
457 struct amdgpu_cgs_device *cgs_device = local
471 amdgpu_cgs_destroy_device(struct cgs_device *cgs_device) argument
[all...]
/linux-master/drivers/gpu/drm/amd/acp/
H A Dacp_hw.c37 int amd_acp_hw_init(struct cgs_device *cgs_device, argument
/linux-master/drivers/gpu/drm/amd/include/
H A Dcgs_common.h152 struct cgs_device { struct
[all...]
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h354 struct cgs_device *cgs_device; member in struct:amdgpu_display_manager
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1094 struct cgs_device *cgs_device; member in struct:dc_init_data
H A Ddc_types.h779 void *cgs_device; member in struct:dc_context

Completed in 158 milliseconds