Home
last modified time | relevance | path

Searched refs:enhancements (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_device_info.c37 enhancements.has_ern##enhancement)
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()
Dpvr_device.h95 struct pvr_device_enhancements enhancements; member
427 #define PVR_HAS_ENHANCEMENT(pvr_dev, enhancement) ((pvr_dev)->enhancements.has_ern##enhancement)
Dpvr_drv.c581 if (!query.enhancements) in pvr_dev_query_enhancements_get()
586 if (copy_to_user(u64_to_user_ptr(query.enhancements), out, in pvr_dev_query_enhancements_get()
/linux-6.12.1/drivers/gpu/drm/gma500/
Dpsb_intel_sdvo.c2227 if (enhancements.name) { \
2247 struct psb_intel_sdvo_enhancements_reply enhancements) in psb_intel_sdvo_create_enhance_property_tv() argument
2254 if (enhancements.overscan_h) { in psb_intel_sdvo_create_enhance_property_tv()
2290 if (enhancements.overscan_v) { in psb_intel_sdvo_create_enhance_property_tv()
2339 if (enhancements.dot_crawl) { in psb_intel_sdvo_create_enhance_property_tv()
2362 struct psb_intel_sdvo_enhancements_reply enhancements) in psb_intel_sdvo_create_enhance_property_lvds() argument
2380 } enhancements; in psb_intel_sdvo_create_enhance_property() local
2382 BUILD_BUG_ON(sizeof(enhancements) != 2); in psb_intel_sdvo_create_enhance_property()
2384 enhancements.response = 0; in psb_intel_sdvo_create_enhance_property()
2387 &enhancements, sizeof(enhancements)); in psb_intel_sdvo_create_enhance_property()
[all …]
/linux-6.12.1/net/dcb/
DKconfig11 DCB is a collection of Ethernet enhancements which allow DCB capable
/linux-6.12.1/Documentation/hwmon/
Dlm75.rst169 LM75 clones not listed here, with or without various enhancements,
173 is supported by this driver, other specific enhancements are not.
Dftsteutates.rst21 enhancements. It can monitor up to 4 voltages, 16 temperatures and
Dsubmitting-patches.rst54 * Never mix bug fixes, cleanup, and functional enhancements in a single patch.
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_sdvo.c3113 if (enhancements.name) { \
3133 struct intel_sdvo_enhancements_reply enhancements) in intel_sdvo_create_enhance_property_tv() argument
3144 if (enhancements.overscan_h) { in intel_sdvo_create_enhance_property_tv()
3177 if (enhancements.overscan_v) { in intel_sdvo_create_enhance_property_tv()
3225 if (enhancements.dot_crawl) { in intel_sdvo_create_enhance_property_tv()
3246 struct intel_sdvo_enhancements_reply enhancements) in intel_sdvo_create_enhance_property_lvds() argument
3266 } enhancements; in intel_sdvo_create_enhance_property() local
3268 BUILD_BUG_ON(sizeof(enhancements) != 2); in intel_sdvo_create_enhance_property()
3272 &enhancements, sizeof(enhancements)) || in intel_sdvo_create_enhance_property()
3273 enhancements.response == 0) { in intel_sdvo_create_enhance_property()
[all …]
/linux-6.12.1/Documentation/fb/
Dcirrusfb.rst88 * Several enhancements, smaller memory footprint, a few bugfixes.
/linux-6.12.1/drivers/vfio/pci/
DKconfig56 Support s390x-specific extensions to enable support for enhancements
/linux-6.12.1/Documentation/networking/
Dtcp-thin.rst33 These enhancements are applied only if the stream is detected as
Dnetif-msg.rst42 reasonable and easily implemented enhancements
/linux-6.12.1/Documentation/scsi/
Dg_NCR5380.rst13 enhancements to the NCR5380 core.
/linux-6.12.1/tools/perf/Documentation/
Dandroid.txt22 perf uses some bionic enhancements that are not included in prior NDK versions.
/linux-6.12.1/include/uapi/drm/
Dpvr_drm.h245 __u64 enhancements; member
/linux-6.12.1/Documentation/staging/
Dmagic-number.rst27 Please follow this discipline when you are adding future enhancements
/linux-6.12.1/Documentation/arch/openrisc/
Dopenrisc_port.rst117 lots of bugfixes and enhancements.
/linux-6.12.1/Documentation/filesystems/iomap/
Doperations.rst488 any combination of the following enhancements:
504 IOMAP_WRITE`` with any combination of the following enhancements:
576 combination of the following enhancements:
589 IOMAP_WRITE`` with any combination of the following enhancements:
/linux-6.12.1/Documentation/crypto/
Ddescore-readme.rst45 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-6.12.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-dv.rst114 picture enhancements.
/linux-6.12.1/Documentation/arch/x86/
Damd-memory-encryption.rst103 by the hypervisor for security enhancements. Some of these features need
/linux-6.12.1/Documentation/driver-api/soundwire/
Dsummary.rst187 Future enhancements to be done
/linux-6.12.1/Documentation/usb/
DCREDITS143 the iMac support, giving improvements and enhancements.
/linux-6.12.1/Documentation/virt/kvm/
Dppc-pv.rst101 The following enhancements to the magic page are currently available:

12