Home
last modified time | relevance | path

Searched defs:gsc (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gsc_proxy.c61 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt()
66 bool xe_gsc_proxy_init_done(struct xe_gsc *gsc) in xe_gsc_proxy_init_done()
75 int xe_gsc_wait_for_proxy_init_done(struct xe_gsc *gsc) in xe_gsc_wait_for_proxy_init_done()
86 static void __gsc_proxy_irq_rmw(struct xe_gsc *gsc, u32 clr, u32 set) in __gsc_proxy_irq_rmw()
96 static void gsc_proxy_irq_clear(struct xe_gsc *gsc) in gsc_proxy_irq_clear()
102 static void gsc_proxy_irq_toggle(struct xe_gsc *gsc, bool enabled) in gsc_proxy_irq_toggle()
110 static int proxy_send_to_csme(struct xe_gsc *gsc, u32 size) in proxy_send_to_csme()
131 static int proxy_send_to_gsc(struct xe_gsc *gsc, u32 size) in proxy_send_to_gsc()
221 static int proxy_query(struct xe_gsc *gsc) in proxy_query()
325 int xe_gsc_proxy_request_handler(struct xe_gsc *gsc) in xe_gsc_proxy_request_handler()
[all …]
H A Dxe_gsc_debugfs.c18 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt()
24 gsc_to_xe(struct xe_gsc *gsc) in gsc_to_xe()
36 struct xe_gsc *gsc = node_to_gsc(m->private); in gsc_info() local
51 void xe_gsc_debugfs_register(struct xe_gsc *gsc, struct dentry *parent) in xe_gsc_debugfs_register()
H A Dxe_gsc_submit.c39 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt()
173 int xe_gsc_pkt_submit_kernel(struct xe_gsc *gsc, u64 addr_in, u32 size_in, in xe_gsc_pkt_submit_kernel()
H A Dxe_uc_types.h23 struct xe_gsc gsc; member
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.c18 struct intel_gsc_uc *gsc = container_of(work, typeof(*gsc), work); in gsc_work() local
118 void intel_gsc_uc_init_early(struct intel_gsc_uc *gsc) in intel_gsc_uc_init_early()
146 static int gsc_allocate_and_map_vma(struct intel_gsc_uc *gsc, u32 size) in gsc_allocate_and_map_vma()
198 static void gsc_unmap_and_free_vma(struct intel_gsc_uc *gsc) in gsc_unmap_and_free_vma()
210 int intel_gsc_uc_init(struct intel_gsc_uc *gsc) in intel_gsc_uc_init()
253 void intel_gsc_uc_fini(struct intel_gsc_uc *gsc) in intel_gsc_uc_fini()
274 void intel_gsc_uc_flush_work(struct intel_gsc_uc *gsc) in intel_gsc_uc_flush_work()
282 void intel_gsc_uc_resume(struct intel_gsc_uc *gsc) in intel_gsc_uc_resume()
301 void intel_gsc_uc_load_start(struct intel_gsc_uc *gsc) in intel_gsc_uc_load_start()
318 void intel_gsc_uc_load_status(struct intel_gsc_uc *gsc, struct drm_printer *p) in intel_gsc_uc_load_status()
H A Dintel_gsc_uc.h69 static inline bool intel_gsc_uc_is_supported(struct intel_gsc_uc *gsc) in intel_gsc_uc_is_supported()
74 static inline bool intel_gsc_uc_is_wanted(struct intel_gsc_uc *gsc) in intel_gsc_uc_is_wanted()
79 static inline bool intel_gsc_uc_is_used(struct intel_gsc_uc *gsc) in intel_gsc_uc_is_used()
H A Dintel_gsc_uc_debugfs.c18 struct intel_gsc_uc *gsc = m->private; in gsc_info_show() local
H A Dintel_uc.h32 struct intel_gsc_uc gsc; member
/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c339 void gsc_set_prefbuf(struct gsc_dev *gsc, struct gsc_frame *frm) in gsc_set_prefbuf()
390 struct gsc_dev *gsc = ctx->gsc_dev; in gsc_try_fmt_mplane() local
519 struct gsc_dev *gsc = ctx->gsc_dev; in gsc_try_selection() local
699 struct gsc_dev *gsc = ctx->gsc_dev; in __gsc_s_ctrl() local
861 struct gsc_dev *gsc = priv; in gsc_irq_handler() local
1106 struct gsc_dev *gsc; in gsc_probe() local
1205 struct gsc_dev *gsc = platform_get_drvdata(pdev); in gsc_remove() local
1225 static int gsc_m2m_suspend(struct gsc_dev *gsc) in gsc_m2m_suspend()
1247 static void gsc_m2m_resume(struct gsc_dev *gsc) in gsc_m2m_resume()
1264 struct gsc_dev *gsc = dev_get_drvdata(dev); in gsc_runtime_resume() local
[all …]
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gsc.c43 gsc_ext_om_alloc(struct intel_gsc *gsc, struct intel_gsc_intf *intf, size_t size) in gsc_ext_om_alloc()
129 struct intel_gsc *gsc, unsigned int intf_id) in gsc_destroy_one()
152 static void gsc_init_one(struct drm_i915_private *i915, struct intel_gsc *gsc, in gsc_init_one()
300 void intel_gsc_init(struct intel_gsc *gsc, struct drm_i915_private *i915) in intel_gsc_init()
311 void intel_gsc_fini(struct intel_gsc *gsc) in intel_gsc_fini()
H A Dintel_gt.h117 static inline struct intel_gt *gsc_to_gt(struct intel_gsc *gsc) in gsc_to_gt()
H A Dintel_gt_types.h106 struct intel_gsc gsc; member
/linux/drivers/mfd/
H A Dgateworks-gsc.c76 static int gsc_powerdown(struct gsc_dev *gsc, unsigned long secs) in gsc_powerdown()
108 struct gsc_dev *gsc = dev_get_drvdata(dev); in gsc_show() local
125 struct gsc_dev *gsc = dev_get_drvdata(dev); in gsc_store() local
200 struct gsc_dev *gsc; in gsc_probe() local
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-venice-gw700x.dtsi154 gsc: gsc@20 { label
H A Dimx8mp-venice-gw702x.dtsi140 gsc: gsc@20 { label
H A Dimx8mm-venice-gw7903.dts277 gsc: gsc@20 { label
H A Dimx8mm-venice-gw7904.dts330 gsc: gsc@20 { label
H A Dimx8mn-venice-gw7902.dts309 gsc: gsc@20 { label
H A Dimx8mm-venice-gw7902.dts311 gsc: gsc@20 { label
H A Dimx8mm-venice-gw7901.dts361 gsc: gsc@20 { label
H A Dimx8mp-venice-gw74xx.dts334 gsc: gsc@20 { label
/linux/drivers/parisc/
H A Dgsc.h28 struct parisc_device *gsc; member