| /Linux-v6.1/Documentation/gpu/rfc/ |
| D | i915_gem_lmem.rst | 15 * TTM shrinker for discrete 18 * Route shmem backend over to TTM SYSTEM for discrete
|
| D | i915_small_bar.rst | 45 2) On discrete and newer integrated platforms we now reject error capture
|
| /Linux-v6.1/drivers/usb/gadget/function/ |
| D | uvc_v4l2.c | 323 fival->discrete.numerator = in uvc_v4l2_enum_frameintervals() 328 fival->discrete.denominator = 10000000; in uvc_v4l2_enum_frameintervals() 329 v4l2_simplify_fraction(&fival->discrete.numerator, in uvc_v4l2_enum_frameintervals() 330 &fival->discrete.denominator, 8, 333); in uvc_v4l2_enum_frameintervals() 356 fsize->discrete.width = uframe->frame.w_width; in uvc_v4l2_enum_framesizes() 357 fsize->discrete.height = uframe->frame.w_height; in uvc_v4l2_enum_framesizes()
|
| /Linux-v6.1/drivers/platform/x86/intel/int3472/ |
| D | Makefile | 3 intel_skl_int3472_discrete-y := discrete.o clk_and_regulator.o common.o
|
| D | Kconfig | 19 set of discrete GPIOs and power gates.
|
| /Linux-v6.1/Documentation/ABI/testing/ |
| D | sysfs-platform-asus-wmi | 67 can be toggled to boot with only the dGPU (discrete mode) or in 78 Disable discrete GPU:
|
| /Linux-v6.1/drivers/usb/renesas_usbhs/ |
| D | Kconfig | 12 Renesas USBHS is a discrete USB host and peripheral controller chip
|
| /Linux-v6.1/Documentation/hwmon/ |
| D | amc6821.rst | 75 It can only have certain discrete values 91 speed. It can only have certain discrete
|
| D | max31760.rst | 23 temperature of a discrete diode-connected transistor, such as a 2N3906,
|
| /Linux-v6.1/drivers/usb/gadget/udc/ |
| D | Kconfig | 21 # before discrete ones so they will be the initial/default value: 23 # - licensed IP used in both SOC and discrete versions 24 # - discrete ones (including all PCI-only controllers) 174 R8A66597 is a discrete USB host and peripheral controller chip that 186 Renesas USBHS is a discrete USB host and peripheral controller chip 291 # Controllers available in both integrated and discrete versions 298 M66592 is a discrete USB peripheral controller chip that 309 # Controllers available only in discrete form (and all PCI controllers)
|
| /Linux-v6.1/drivers/media/platform/verisilicon/ |
| D | hantro_postproc.c | 167 fsize->discrete.width = ctx->src_fmt.width >> fsize->index; in hantro_postproc_g2_enum_framesizes() 168 fsize->discrete.height = ctx->src_fmt.height >> fsize->index; in hantro_postproc_g2_enum_framesizes()
|
| /Linux-v6.1/Documentation/devicetree/bindings/clock/ |
| D | maxim,max9485.txt | 6 - MAX9485_CLKOUT: A PLL that can be configured to 16 different discrete
|
| /Linux-v6.1/Documentation/userspace-api/media/v4l/ |
| D | vidioc-enum-framesizes.rst | 52 ``discrete`` member is valid. 153 - ``discrete``
|
| D | vidioc-enum-frameintervals.rst | 51 the `discrete` member is valid. 145 - ``discrete``
|
| /Linux-v6.1/Documentation/admin-guide/ |
| D | rtc.rst | 128 integrated into embeddable system-on-chip (SOC) processors to discrete chips 134 example, maybe the low-power battery-backed RTC is a discrete I2C chip, but 136 the system clock from the discrete RTC, but use the integrated one for all
|
| /Linux-v6.1/drivers/media/usb/uvc/ |
| D | uvc_v4l2.c | 1233 fsize->discrete.width = frame->wWidth; in uvc_ioctl_enum_framesizes() 1234 fsize->discrete.height = frame->wHeight; in uvc_ioctl_enum_framesizes() 1275 fival->discrete.numerator = in uvc_ioctl_enum_frameintervals() 1277 fival->discrete.denominator = 10000000; in uvc_ioctl_enum_frameintervals() 1278 v4l2_simplify_fraction(&fival->discrete.numerator, in uvc_ioctl_enum_frameintervals() 1279 &fival->discrete.denominator, 8, 333); in uvc_ioctl_enum_frameintervals()
|
| /Linux-v6.1/Documentation/trace/rv/ |
| D | deterministic_automata.rst | 158 The automata formalism allows modeling discrete event systems (DES) in 176 Cassandras, Christos G., and Stephane Lafortune, eds. Introduction to discrete
|
| /Linux-v6.1/drivers/input/touchscreen/ |
| D | sur40.c | 1074 f->discrete.width = sur40->pix_fmt.width; in sur40_vidioc_enum_framesizes() 1075 f->discrete.height = sur40->pix_fmt.height; in sur40_vidioc_enum_framesizes() 1091 f->discrete.denominator = 60; in sur40_vidioc_enum_frameintervals() 1092 f->discrete.numerator = 1; in sur40_vidioc_enum_frameintervals()
|
| /Linux-v6.1/Documentation/driver-api/surface_aggregator/clients/ |
| D | san.rst | 14 relating to the discrete GPU (dGPU) of the Surface Book 2 can be sent from
|
| /Linux-v6.1/drivers/platform/surface/ |
| D | Kconfig | 161 battery, the keyboard, and, optionally, a discrete GPU) by (if 191 hot-pluggable discrete GPU (dGPU). When not in use, the dGPU on those 218 'low-power' can significantly limit performance of the discrete GPU on
|
| /Linux-v6.1/drivers/media/usb/pwc/ |
| D | pwc-v4l.c | 922 fsize->discrete.width = pwc_image_sizes[i][0]; in pwc_enum_framesizes() 923 fsize->discrete.height = pwc_image_sizes[i][1]; in pwc_enum_framesizes() 955 fival->discrete.numerator = 1; in pwc_enum_frameintervals() 956 fival->discrete.denominator = i; in pwc_enum_frameintervals()
|
| /Linux-v6.1/drivers/gpu/drm/i915/ |
| D | TODO.txt | 4 - For discrete memory manager, merge enough dg1 to be able to refactor it to
|
| /Linux-v6.1/drivers/media/usb/go7007/ |
| D | go7007-v4l2.c | 526 fsize->discrete.width = (width >> fsize->index) & ~0xf; in vidioc_enum_framesizes() 527 fsize->discrete.height = (height >> fsize->index) & ~0xf; in vidioc_enum_framesizes() 554 fival->discrete.numerator = 1001 * (fival->index + 1); in vidioc_enum_frameintervals() 555 fival->discrete.denominator = go->sensor_framerate; in vidioc_enum_frameintervals()
|
| /Linux-v6.1/drivers/media/i2c/ |
| D | video-i2c.c | 641 fsize->discrete.width = size->width; in video_i2c_enum_framesizes() 642 fsize->discrete.height = size->height; in video_i2c_enum_framesizes() 660 fe->discrete = data->chip->frame_intervals[fe->index]; in video_i2c_enum_frameintervals()
|
| /Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
| D | tvp5150.txt | 5 with discrete syncs or 8-bit ITU-R BT.656 with embedded syncs output formats.
|