Home
last modified time | relevance | path

Searched +defs:hdr +defs:inst (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgp108.c31 struct flcn_bl_dmem_desc_v2 hdr; in gp108_gr_acr_bld_patch() local
46 const struct flcn_bl_dmem_desc_v2 hdr = { in gp108_gr_acr_bld_write() local
95 gp108_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gp108_gr_new()
H A Dgm20b.c36 struct flcn_bl_dmem_desc hdr; in gm20b_gr_acr_bld_patch() local
58 const struct flcn_bl_dmem_desc hdr = { in gm20b_gr_acr_bld_write() local
185 gm20b_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gm20b_gr_new()
H A Dgm200.c48 struct flcn_bl_dmem_desc_v1 hdr; in gm200_gr_acr_bld_patch() local
63 const struct flcn_bl_dmem_desc_v1 hdr = { in gm200_gr_acr_bld_write() local
293 gm200_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gm200_gr_new()
H A Dgm107.c320 u8 hdr = nvbios_rd08(bios, data + 0x01); in gm107_gr_init_bios_2() local
351 u8 ver, hdr; in gm107_gr_init_bios() local
443 gm107_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gm107_gr_new()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dga102.c29 struct wpr_header_v2 hdr; in ga102_acr_wpr_patch() local
63 struct lsb_header_v2 *hdr; in ga102_acr_wpr_build_lsb() local
135 struct wpr_header_v2 hdr; in ga102_acr_wpr_build() local
219 const struct wpr_header_v2 *hdr = (void *)acr->wpr_fw->data; in ga102_acr_wpr_parse() local
322 ga102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_acr_new()
H A Dgp102.c35 struct wpr_header_v1 hdr; in gp102_acr_wpr_patch() local
64 struct lsb_header_v1 hdr; in gp102_acr_wpr_build_lsb() local
86 struct wpr_header_v1 hdr = { in gp102_acr_wpr_build() local
165 const struct wpr_header_v1 *hdr = (void *)acr->wpr_fw->data; in gp102_acr_wpr_parse() local
284 gp102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_acr_new()
H A Dlsfw.c219 const struct nvfw_ls_hsbl_bin_hdr *hdr; in nvkm_acr_lsfw_load_sig_image_desc_v2() local
258 const struct firmware *bl = NULL, *inst = NULL, *data = NULL; in nvkm_acr_lsfw_load_bl_inst_data_sig() local
259 const struct nvfw_bin_hdr *hdr; in nvkm_acr_lsfw_load_bl_inst_data_sig() local
338 const struct firmware *bl = NULL, *inst = &_inst, *data = &_data; in nvkm_acr_lsfw_load_bl_sig_net() local
345 } *hdr; in nvkm_acr_lsfw_load_bl_sig_net() local
H A Dgm200.c68 struct wpr_header hdr; in gm200_acr_wpr_patch() local
95 struct lsb_header_tail *hdr) in gm200_acr_wpr_build_lsb_tail()
116 struct lsb_header hdr; in gm200_acr_wpr_build_lsb() local
137 struct wpr_header hdr = { in gm200_acr_wpr_build() local
211 const struct wpr_header *hdr = (void *)acr->wpr_fw->data; in gm200_acr_wpr_parse() local
370 gm200_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_acr_new()
H A Dtu102.c55 struct wpr_header_v1 hdr = { in tu102_acr_wpr_build() local
201 tu102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_acr_new()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dgp102.c40 gp102_sec2_acr_bootstrap_falcon_callback(void *priv, struct nvfw_falcon_msg *hdr) in gp102_sec2_acr_bootstrap_falcon_callback()
80 struct loader_config_v1 hdr; in gp102_sec2_acr_bld_patch() local
93 const struct loader_config_v1 hdr = { in gp102_sec2_acr_bld_write() local
243 struct flcn_bl_dmem_desc_v2 hdr; in gp102_sec2_acr_bld_patch_1() local
255 const struct flcn_bl_dmem_desc_v2 hdr = { in gp102_sec2_acr_bld_write_1() local
314 gp102_sec2_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_sec2_new()
H A Dga102.c74 ga102_sec2_acr_bootstrap_falcon_callback(void *priv, struct nvfw_falcon_msg *hdr) in ga102_sec2_acr_bootstrap_falcon_callback()
190 ga102_sec2_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_sec2_new()
H A Dbase.c31 nvkm_sec2_finimsg(void *priv, struct nvfw_falcon_msg *hdr) in nvkm_sec2_finimsg()
135 enum nvkm_subdev_type type, int inst, u32 addr, struct nvkm_sec2 **psec2) in nvkm_sec2_new_()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgm20b.c31 gm20b_pmu_acr_bootstrap_falcon_cb(void *priv, struct nvfw_falcon_msg *hdr) in gm20b_pmu_acr_bootstrap_falcon_cb()
68 struct loader_config hdr; in gm20b_pmu_acr_bld_patch() local
93 const struct loader_config hdr = { in gm20b_pmu_acr_bld_write() local
125 gm20b_pmu_acr_init_wpr_callback(void *priv, struct nvfw_falcon_msg *hdr) in gm20b_pmu_acr_init_wpr_callback()
266 gm20b_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm20b_pmu_new()
H A Dgp10b.c31 struct nvfw_falcon_msg *hdr) in gp10b_pmu_acr_bootstrap_multiple_falcons_cb()
92 gp10b_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp10b_pmu_new()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dbase.c191 u8 ver, hdr, cnt, len; in nvkm_volt_parse_bios() local
284 enum nvkm_subdev_type type, int inst, struct nvkm_volt *volt) in nvkm_volt_ctor()
294 u8 ver, hdr, cnt, len; in nvkm_volt_ctor() local
322 enum nvkm_subdev_type type, int inst, struct nvkm_volt **pvolt) in nvkm_volt_new_()
H A Dgk104.c98 gk104_volt_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_volt_new()
105 u8 ver, hdr, cnt, len; in gk104_volt_new() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv50.c127 u8 ver = 0xff, hdr, cnt, len; in nv50_devinit_init() local
149 enum nvkm_subdev_type type, int inst, struct nvkm_devinit **pinit) in nv50_devinit_new_()
171 nv50_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_devinit_new()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.c22 static void event_seq_changed(struct venus_core *core, struct venus_inst *inst, in event_seq_changed()
131 struct venus_inst *inst, in event_release_buffer_ref()
162 event_session_error(struct venus_core *core, struct venus_inst *inst, in event_session_error()
192 static void hfi_event_notify(struct venus_core *core, struct venus_inst *inst, in hfi_event_notify()
220 static void hfi_sys_init_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_init_done()
301 struct venus_inst *inst, void *packet) in hfi_sys_property_info()
322 struct venus_inst *inst, in hfi_sys_rel_resource_done()
331 static void hfi_sys_ping_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_ping_done()
344 static void hfi_sys_idle_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_idle_done()
351 struct venus_inst *inst, void *packet) in hfi_sys_pc_prepare_done()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dbase.c76 u8 ver, hdr; in nvkm_fb_bios_memtype() local
273 enum nvkm_subdev_type type, int inst, struct nvkm_fb *fb) in nvkm_fb_ctor()
297 enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nvkm_fb_new_()
/openbmc/linux/drivers/media/platform/amphion/
H A Dvdec.c194 struct vpu_inst *inst = ctrl_to_inst(ctrl); in vdec_op_s_ctrl() local
218 static int vdec_ctrl_init(struct vpu_inst *inst) in vdec_ctrl_init()
261 static void vdec_handle_resolution_change(struct vpu_inst *inst) in vdec_handle_resolution_change()
283 static int vdec_update_state(struct vpu_inst *inst, enum vpu_codec_state state, u32 force) in vdec_update_state()
309 static void vdec_set_last_buffer_dequeued(struct vpu_inst *inst) in vdec_set_last_buffer_dequeued()
335 struct vpu_inst *inst = to_inst(file); in vdec_enum_fmt() local
364 struct vpu_inst *inst = to_inst(file); in vdec_g_fmt() local
395 struct vpu_inst *inst = to_inst(file); in vdec_try_fmt() local
426 static int vdec_s_fmt_common(struct vpu_inst *inst, struct v4l2_format *f) in vdec_s_fmt_common()
501 struct vpu_inst *inst = to_inst(file); in vdec_s_fmt() local
[all …]
H A Dvpu_rpc.h38 struct vpu_rpc_event_header hdr; member
128 static inline bool vpu_iface_check_format(struct vpu_inst *inst, u32 pixelfmt) in vpu_iface_check_format()
248 static inline int vpu_iface_config_stream(struct vpu_inst *inst) in vpu_iface_config_stream()
311 static inline int vpu_iface_input_frame(struct vpu_inst *inst, in vpu_iface_input_frame()
327 static inline int vpu_iface_config_memory_resource(struct vpu_inst *inst, in vpu_iface_config_memory_resource()
342 static inline int vpu_iface_config_stream_buffer(struct vpu_inst *inst, in vpu_iface_config_stream_buffer()
358 static inline int vpu_iface_update_stream_buffer(struct vpu_inst *inst, in vpu_iface_update_stream_buffer()
369 static inline int vpu_iface_get_stream_buffer_desc(struct vpu_inst *inst, in vpu_iface_get_stream_buffer_desc()
403 static inline int vpu_iface_set_encode_params(struct vpu_inst *inst, in vpu_iface_set_encode_params()
414 static inline int vpu_iface_set_decode_params(struct vpu_inst *inst, in vpu_iface_set_decode_params()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvcn_v4_0.c375 static void vcn_v4_0_mc_resume(struct amdgpu_device *adev, int inst) in vcn_v4_0_mc_resume()
378 const struct common_firmware_header *hdr; in vcn_v4_0_mc_resume() local
439 const struct common_firmware_header *hdr; in vcn_v4_0_mc_resume_dpg_mode() local
542 static void vcn_v4_0_disable_static_power_gating(struct amdgpu_device *adev, int inst) in vcn_v4_0_disable_static_power_gating()
607 static void vcn_v4_0_enable_static_power_gating(struct amdgpu_device *adev, int inst) in vcn_v4_0_enable_static_power_gating()
662 static void vcn_v4_0_disable_clock_gating(struct amdgpu_device *adev, int inst) in vcn_v4_0_disable_clock_gating()
830 static void vcn_v4_0_enable_clock_gating(struct amdgpu_device *adev, int inst) in vcn_v4_0_enable_clock_gating()
2135 uint32_t inst, sub; in vcn_v4_0_query_ras_poison_status() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c46 u8 ver, hdr, cnt, len; in nvkm_clk_adjust() local
232 u8 ver, hdr; in nvkm_cstate_new() local
410 u8 ver, hdr, cnt, len; in nvkm_pstate_new() local
649 enum nvkm_subdev_type type, int inst, bool allow_reclock, struct nvkm_clk *clk) in nvkm_clk_ctor()
711 enum nvkm_subdev_type type, int inst, bool allow_reclock, struct nvkm_clk **pclk) in nvkm_clk_new_()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dfw.c128 struct nvkm_vmm *vmm, struct nvkm_memory *inst) in nvkm_falcon_fw_oneinit()
218 const struct nvfw_bin_hdr *hdr; in nvkm_falcon_fw_ctor_hs() local
310 const struct nvfw_bin_hdr *hdr; in nvkm_falcon_fw_ctor_hs_v2() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dnv50.c192 u8 ver, hdr, cnt, len; in mxm_dcb_sanitise() local
204 nv50_mxm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mxm_new()

12