| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_device_info.c | 37 enhancements.has_ern##enhancement) 64 "Unsupported enhancements in firmware image"); in pvr_device_info_set_common() 74 "Unsupported enhancements in firmware image"); in pvr_device_info_set_common() 99 * pvr_device_info_set_enhancements() - Set device enhancements from device information in firmware 101 * @enhancements: Pointer to enhancements mask in device information. 102 * @enhancements_size: Size of enhancements mask, in u64s. 104 void pvr_device_info_set_enhancements(struct pvr_device *pvr_dev, const u64 *enhancements, in pvr_device_info_set_enhancements() argument 109 pvr_device_info_set_common(pvr_dev, enhancements, enhancements_size, in pvr_device_info_set_enhancements()
|
| H A D | pvr_rogue_fwif_stream.h | 28 * Each header is a u32 containing a bitmask of quirks & enhancements in the extension stream, a 29 * "type" field determining the set of quirks & enhancements the bitmask represents, and a
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | io.c | 27 * future enhancements to this function either automatically issue another 104 * future enhancements to this function either automatically issue another
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | psb_intel_sdvo.c | 334 /* Add the op code for SDVO enhancements */ 2228 if (enhancements.name) { \ 2248 struct psb_intel_sdvo_enhancements_reply enhancements) in psb_intel_sdvo_create_enhance_property_tv() argument 2255 if (enhancements.overscan_h) { in psb_intel_sdvo_create_enhance_property_tv() 2291 if (enhancements.overscan_v) { in psb_intel_sdvo_create_enhance_property_tv() 2340 if (enhancements.dot_crawl) { in psb_intel_sdvo_create_enhance_property_tv() 2363 struct psb_intel_sdvo_enhancements_reply enhancements) in psb_intel_sdvo_create_enhance_property_lvds() argument 2381 } enhancements; in psb_intel_sdvo_create_enhance_property() local 2383 BUILD_BUG_ON(sizeof(enhancements) != 2); in psb_intel_sdvo_create_enhance_property() 2385 enhancements.response = 0; in psb_intel_sdvo_create_enhance_property() [all …]
|
| /linux/net/dcb/ |
| H A D | Kconfig | 11 DCB is a collection of Ethernet enhancements which allow DCB capable
|
| /linux/Documentation/hwmon/ |
| H A D | ftsteutates.rst | 21 enhancements. It can monitor up to 4 voltages, 16 temperatures and
|
| /linux/include/uapi/drm/ |
| H A D | pvr_drm.h | 230 * about optional enhancements supported by the device that require support in 238 * @enhancements: A userspace address for the hardware enhancements 241 * These enhancements affect userspace and the kernel or firmware. They 245 __u64 enhancements; member 247 /** @count: Length of @enhancements (number of __u32). */
|
| /linux/kernel/sched/ |
| H A D | pelt.c | 10 * Various enhancements by Dmitry Adamushko. 13 * Group scheduling enhancements by Srivatsa Vaddagiri 20 * Adaptive scheduling granularity, math enhancements by Peter Zijlstra
|
| /linux/Documentation/networking/ |
| H A D | tcp-thin.rst | 33 These enhancements are applied only if the stream is detected as
|
| H A D | netif-msg.rst | 42 reasonable and easily implemented enhancements
|
| /linux/Documentation/devicetree/bindings/serial/ |
| H A D | brcm,bcm7271-uart.yaml | 17 enhancements for more accurate high speed baud rates and support
|
| H A D | mediatek,uart.yaml | 17 with 16550A, with enhancements for high speed baud rates and
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_sdvo.c | 329 /* Add the op code for SDVO enhancements */ 3113 if (enhancements.name) { \ 3133 struct intel_sdvo_enhancements_reply enhancements) in intel_sdvo_create_enhance_property_tv() argument 3143 if (enhancements.overscan_h) { in intel_sdvo_create_enhance_property_tv() 3176 if (enhancements.overscan_v) { in intel_sdvo_create_enhance_property_tv() 3224 if (enhancements.dot_crawl) { in intel_sdvo_create_enhance_property_tv() 3245 struct intel_sdvo_enhancements_reply enhancements) in intel_sdvo_create_enhance_property_lvds() argument 3265 } enhancements; in intel_sdvo_create_enhance_property() local 3267 BUILD_BUG_ON(sizeof(enhancements) != 2); in intel_sdvo_create_enhance_property() 3271 &enhancements, sizeof(enhancements)) || in intel_sdvo_create_enhance_property() [all …]
|
| /linux/include/linux/ |
| H A D | flat.h | 54 * DO NOT make changes or enhancements to the old format please, just work
|
| /linux/drivers/scsi/ |
| H A D | sr.h | 15 * enhancements.
|
| /linux/Documentation/fb/ |
| H A D | cirrusfb.rst | 88 * Several enhancements, smaller memory footprint, a few bugfixes.
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | operations.rst | 530 any combination of the following enhancements: 546 IOMAP_WRITE`` with any combination of the following enhancements: 648 combination of the following enhancements: 661 IOMAP_WRITE`` with any combination of the following enhancements:
|
| /linux/include/uapi/linux/ |
| H A D | aio_abi.h | 25 * ENHANCEMENTS, OR MODIFICATIONS.
|
| /linux/Documentation/crypto/ |
| H A D | descore-readme.rst | 45 This second release includes a number of performance enhancements for 47 71755.204@compuserve.com, sparked a number of these enhancements. 200 portable (the ifdef's are performance enhancements) and it is faster
|
| /linux/drivers/media/radio/ |
| H A D | radio-rtrack2.c | 8 * Various bugfixes and enhancements by Russell Kroll <rkroll@exploits.org>
|
| H A D | radio-aimslab.c | 10 * Various bugfixes and enhancements by Russell Kroll <rkroll@exploits.org>
|
| /linux/Documentation/staging/ |
| H A D | magic-number.rst | 27 Please follow this discipline when you are adding future enhancements
|
| /linux/Documentation/scsi/ |
| H A D | g_NCR5380.rst | 13 enhancements to the NCR5380 core.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-dv.rst | 115 picture enhancements.
|
| /linux/Documentation/arch/openrisc/ |
| H A D | openrisc_port.rst | 123 lots of bugfixes and enhancements.
|