| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_scheduler.c | 366 static void __bump_priority(struct i915_sched_node *node, unsigned int bump) in __bump_priority() argument 370 if (attr.priority & bump) in __bump_priority() 373 attr.priority |= bump; in __bump_priority() 377 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump) in i915_schedule_bump_priority() argument 381 GEM_BUG_ON(bump & ~I915_PRIORITY_MASK); in i915_schedule_bump_priority() 382 if (READ_ONCE(rq->sched.attr.priority) & bump) in i915_schedule_bump_priority() 386 __bump_priority(&rq->sched, bump); in i915_schedule_bump_priority()
|
| H A D | i915_scheduler.h | 45 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump);
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | unpack.h | 81 int bump; \ 91 bump = (long)(res) % (align); \ 92 if (bump) res += (align) - (bump); \
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | unpack.h | 83 int bump; \ 93 bump = (long)(res) % (align); \ 94 if (bump) res += (align) - (bump); \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/mesa-demos/ |
| H A D | 0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch | 12 src/glsl/bump.c | 6 +++--- 67 diff --git a/src/glsl/bump.c b/src/glsl/bump.c 69 --- a/src/glsl/bump.c 70 +++ b/src/glsl/bump.c
|
| H A D | 0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch | 47 bump \
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | README.source | 55 * The abibumpcheck target helps us notice any ABI bump: 56 - A major ABI bump means drivers have to be rebuilt. 57 - A minor ABI bump means the version in serverminver has to be
|
| H A D | rules | 86 @echo Checking for the need of an ABI bump
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/ |
| H A D | tcmode-default.inc | 28 # llvm version being used, so always bump it with llvm recipe version bump
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware/ |
| H A D | 0002-add-option-for-vmwgfx.patch | 53 -# Early versions of mesa 10 forgot to bump the XA major version number in 81 + # Early versions of mesa 10 forgot to bump the XA major version number
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-wheel_0.37.1.bb | 17 # This used to use the bootstrap install which didn't compile. Until we bump the
|
| H A D | python3-setuptools_59.5.0.bb | 56 # This used to use the bootstrap install which didn't compile. Until we bump the
|
| H A D | python3-pip_22.0.3.bb | 64 # This used to use the bootstrap install which didn't compile. Until we bump the
|
| /OK3568_Linux_fs/buildroot/package/docker-compose/ |
| H A D | 0001-Strip-up-generic-versions-and-bump-requests.patch | 4 Subject: [PATCH] Strip up generic versions and bump requests
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/ |
| H A D | 0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch | 4 Subject: [PATCH] apache2: bump up the core size limit if CoreDumpDirectory is
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/ |
| H A D | 0004-configure-bump-path-length-from-256-to-512-character.patch | 4 Subject: [PATCH] configure: bump path length from 256 to 512 characters
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3288-veyron-sdmmc.dtsi | 15 * We run sdmmc at max speed; bump up drive strength.
|
| H A D | rk3288-veyron.dtsi | 485 * We run eMMC at max speed; bump up drive strength. 545 * We run sdio0 at max speed; bump up drive strength.
|
| H A D | rk3288-phycore-rdk.dts | 178 * high-speed mode on pcm-947 board so bump up to 12 mA.
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3288-veyron.dtsi | 676 * We run eMMC at max speed; bump up drive strength. 731 * We run sdio0 at max speed; bump up drive strength. 766 * We run sdmmc at max speed; bump up drive strength.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/systemtap/ |
| H A D | 0001-PR28804-tune-default-stap-s-buffer-size-on-small-RAM.patch | 71 + // bump up subbuf size from 64K to 1M to keep _stp_nsubbufs not too large
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/ |
| H A D | pnfs.rst | 25 struct nfs_client (cl_layouts). Being put on this list does not bump
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | contribute.txt | 200 * +package/linuxptp: bump version to 2.0+ 202 * +configs/imx23evk: bump Linux version to 4.19+ 211 letter (i.e "bump", "needs", "postpone", "add" in the above examples). 262 When you bump a package to a new version, you should also submit a 266 should be something like +<packagename>: bump to version <new 269 bump to version <new version>+ and the commit message body should show
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0003-safemath-Add-some-arithmetic-primitives-that-check-f.patch | 19 These arithmetic primitives require newer compiler versions. So, bump
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | inotify.rst | 35 select()-able. Yes, root can bump the per-process fd limit and yes, users
|