Home
last modified time | relevance | path

Searched refs:arbiter (Results 1 – 21 of 21) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_hdcp.c189 if (!i915->display.hdcp.comp_added || !i915->display.hdcp.arbiter) { in intel_hdcp2_capable()
1121 struct i915_hdcp_arbiter *arbiter; in hdcp2_prepare_ake_init() local
1125 arbiter = i915->display.hdcp.arbiter; in hdcp2_prepare_ake_init()
1127 if (!arbiter || !arbiter->ops) { in hdcp2_prepare_ake_init()
1132 ret = arbiter->ops->initiate_hdcp2_session(arbiter->hdcp_dev, data, ake_data); in hdcp2_prepare_ake_init()
1151 struct i915_hdcp_arbiter *arbiter; in hdcp2_verify_rx_cert_prepare_km() local
1155 arbiter = i915->display.hdcp.arbiter; in hdcp2_verify_rx_cert_prepare_km()
1157 if (!arbiter || !arbiter->ops) { in hdcp2_verify_rx_cert_prepare_km()
1162 ret = arbiter->ops->verify_receiver_cert_prepare_km(arbiter->hdcp_dev, data, in hdcp2_verify_rx_cert_prepare_km()
1179 struct i915_hdcp_arbiter *arbiter; in hdcp2_verify_hprime() local
[all …]
Dintel_hdcp_gsc.c714 i915->display.hdcp.arbiter = data; in intel_hdcp_gsc_init()
715 i915->display.hdcp.arbiter->hdcp_dev = i915->drm.dev; in intel_hdcp_gsc_init()
716 i915->display.hdcp.arbiter->ops = &gsc_hdcp_ops; in intel_hdcp_gsc_init()
726 kfree(i915->display.hdcp.arbiter); in intel_hdcp_gsc_fini()
Dintel_display_core.h408 struct i915_hdcp_arbiter *arbiter; member
/Linux-v6.6/Documentation/gpu/
Dvgaarbiter.rst20 the operation of the VGA arbiter implemented for the Linux kernel.
27 arbiter then enables/disables the decoding on different devices of the VGA
28 legacy instructions. Devices which do not want/need to use the arbiter may
35 Opens a user instance of the arbiter. By default, it's attached to the
56 Write a command to the arbiter. List of commands:
85 a bit, but makes the arbiter more tolerant to user space problems and able
88 user space for a given user (file descriptor instance) of the arbiter.
92 in the arbiter.
94 There is also an in-kernel API of the arbiter in case DRM, vgacon, or other
109 To use the vga arbiter char device it was implemented an API inside the
[all …]
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
Dtracepoints.rst110 - mlx5_esw_vport_qos_create: trace creation of transmit scheduler arbiter for vport::
117 - mlx5_esw_vport_qos_config: trace configuration of transmit scheduler arbiter for vport::
124 - mlx5_esw_vport_qos_destroy: trace deletion of transmit scheduler arbiter for vport::
131 - mlx5_esw_group_qos_create: trace creation of transmit scheduler arbiter for rate group::
138 - mlx5_esw_group_qos_config: trace configuration of transmit scheduler arbiter for rate group::
145 - mlx5_esw_group_qos_destroy: trace deletion of transmit scheduler arbiter for group::
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-platform-brcmstb-gisb-arb7 Broadcom Set Top Box internal GISB bus arbiter. Minimum value
/Linux-v6.6/Documentation/devicetree/bindings/mips/brcm/
Dsoc.txt59 arbiter, etc.)
126 The memory controller arbiter is responsible for memory clients allocation
/Linux-v6.6/arch/arm/boot/dts/marvell/
Darmada-385-atl-x530.dts213 marvell,nand-enable-arbiter;
/Linux-v6.6/Documentation/admin-guide/media/
Dbttv.rst336 demultiplexed by the audio request signal. Thus the arbiter defaults to
341 after the video request but before the PCI external arbiter has granted
360 Thus, both the arbiter and the initiator contain 430FX compatibility
364 When EN_TBFX is enabled, the arbiter ensures that the two compatibility
365 rules are satisfied. Before GNT is asserted by the PCI arbiter, this
366 internal arbiter may still logical-or the two requests. However, once
367 the GNT is issued, this arbiter must lock in its decision and now route
368 only the granted request to the REQ pin. The arbiter decision lock
376 idle (FRAME and IRDY). The arbiter decision may then continue
387 Register on page 104). When in this mode, the arbiter does not pass GNT
/Linux-v6.6/drivers/bus/
DKconfig33 tristate "Broadcom STB GISB bus arbiter"
38 arbiter. This driver provides timeout and target abort error handling
/Linux-v6.6/arch/arm/boot/dts/qcom/
Dqcom-msm8960.dtsi265 qcom,controller-type = "pmic-arbiter";
Dqcom-mdm9615.dtsi264 qcom,controller-type = "pmic-arbiter";
Dqcom-msm8660.dtsi340 qcom,controller-type = "pmic-arbiter";
Dqcom-apq8064.dtsi661 qcom,controller-type = "pmic-arbiter";
687 qcom,controller-type = "pmic-arbiter";
Dqcom-ipq8064.dtsi372 qcom,controller-type = "pmic-arbiter";
/Linux-v6.6/drivers/pci/
DKconfig280 enable VGA arbiter.
/Linux-v6.6/Documentation/sound/cards/
Demu-mixer.rst21 secondary peripheral, rather than the actual arbiter of device access.
/Linux-v6.6/drivers/memory/
DKconfig189 clocks for each local arbiter.
/Linux-v6.6/Documentation/networking/devlink/
Dice.rst329 - allows for usage of strict priority arbiter among siblings. This
Ddevlink-port.rst369 Allows for usage of strict priority arbiter among siblings. This
/Linux-v6.6/Documentation/process/
Dsubmitting-patches.rst252 Linus Torvalds is the final arbiter of all changes accepted into the