Home
last modified time | relevance | path

Searched full:issues (Results 1 – 25 of 2093) sorted by relevance

12345678910>>...84

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_hw.c101 * kbase_hw_get_issues_for_new_id - Get the hardware issues for a new GPU ID
104 * Return: pointer to an array of hardware issues, terminated by
121 const enum base_hw_issue *issues = NULL; in kbase_hw_get_issues_for_new_id() local
127 const enum base_hw_issue *issues; in kbase_hw_get_issues_for_new_id() member
192 issues = product->map[v].issues; in kbase_hw_get_issues_for_new_id()
202 fallback_issues = product->map[v].issues; in kbase_hw_get_issues_for_new_id()
206 if ((issues == NULL) && (fallback_issues != NULL)) { in kbase_hw_get_issues_for_new_id()
209 issues = fallback_issues; in kbase_hw_get_issues_for_new_id()
233 return issues; in kbase_hw_get_issues_for_new_id()
238 const enum base_hw_issue *issues; in kbase_hw_set_issues_mask() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hw.c112 * kbase_hw_get_issues_for_new_id - Get the hardware issues for a new GPU ID
115 * Return: pointer to an array of hardware issues, terminated by
129 const enum base_hw_issue *issues = NULL; in kbase_hw_get_issues_for_new_id() local
135 const enum base_hw_issue *issues; in kbase_hw_get_issues_for_new_id() member
281 issues = product->map[v].issues; in kbase_hw_get_issues_for_new_id()
297 fallback_issues = product->map[v].issues; in kbase_hw_get_issues_for_new_id()
302 if ((issues == NULL) && (fallback_issues != NULL)) { in kbase_hw_get_issues_for_new_id()
306 issues = fallback_issues; in kbase_hw_get_issues_for_new_id()
308 dev_notice(kbdev->dev, "r%dp%d status %d not found in HW issues table;\n", in kbase_hw_get_issues_for_new_id()
331 return issues; in kbase_hw_get_issues_for_new_id()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/fetch-testdata/apple/cups/
H A Dreleases531 …ected-links="repo_issues repo_labels repo_milestones /apple/cups/issues" href="/apple/cups/issues">
533 <span itemprop="name">Issues</span>
580 …ected-links="repo_issues repo_labels repo_milestones /apple/cups/issues" href="/apple/cups/issues">
581 <span itemprop="name">Issues</span>
731issues/5661" data-hovercard-type="issue" data-hovercard-url="/apple/cups/issues/5661/hovercard" hr…
734 …on-text="Issue title is private" data-url="https://github.com/apple/cups/issues/5621" data-hoverca…
736 …e/cups/issues/5633" data-hovercard-type="issue" data-hovercard-url="/apple/cups/issues/5633/hoverc…
737 …e/cups/issues/5639" data-hovercard-type="issue" data-hovercard-url="/apple/cups/issues/5639/hoverc…
738 …e/cups/issues/5640" data-hovercard-type="issue" data-hovercard-url="/apple/cups/issues/5640/hoverc…
740 …on-text="Issue title is private" data-url="https://github.com/apple/cups/issues/5643" data-hoverca…
[all …]
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dembargoed-hardware-issues.rst3 Embargoed hardware issues
9 Hardware issues which result in security problems are a different category
13 Hardware issues like Meltdown, Spectre, L1TF etc. must be treated
16 hardware vendors and other parties. For some of the issues, software
29 issues. Reports of pure software security bugs in the Linux kernel are not
46 While hardware security issues are often handled by the affected hardware
79 is aware of the sensitive nature of such issues and offers a Memorandum of
87 keep hardware security issues under embargo for coordination between
91 issues in the past and has the necessary mechanisms in place to allow
95 initial contact, which oversees the process of handling such issues under
[all …]
H A Dstable-api-nonsense.rst45 First off, I'm not going to address **any** legal issues about closed
50 the technical issues here (not to make light of the legal issues, they
84 Now a number of these issues can be addressed by simply compiling your
120 issues:
146 Security issues are also very important for Linux. When a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/classes/
H A Dbandit.bbclass1 # Class to scan Python code for security issues, using Bandit.
6 # No output if no issues found, a warning if issues found.
25 # Whether Bandit finding issues results in a warning (0) or an error (1).
41 bb.note("Bandit found no issues (report written to %s)" % report)
45 bb.error("Bandit found issues (report written to %s)" % report)
47 bb.warn("Bandit found issues (report written to %s)" % report)
/OK3568_Linux_fs/buildroot/
H A DCHANGES18 Issues resolved (http://bugs.uclibc.org):
39 Issues resolved (http://bugs.uclibc.org):
65 Issues resolved (http://bugs.uclibc.org):
119 Issues resolved (http://bugs.uclibc.org):
143 Issues resolved (http://bugs.uclibc.org):
182 Issues resolved (http://bugs.uclibc.org):
250 Issues resolved (http://bugs.uclibc.org):
303 Issues resolved (http://bugs.uclibc.org):
339 Issues resolved (http://bugs.uclibc.org):
413 Issues resolved (http://bugs.uclibc.org):
[all …]
/OK3568_Linux_fs/docs/cn/RK3566_RK3568/
H A DRK3566_RK3568_Linux5.10_SDK_Note.md24 - Update weston to suppor some issues
65 - Update Blueman to resolve abnormal Bluetooth power management issues after sleep wake-up
66 - Update alsa to address audio issues after sleep wake-up
72 - Resolve task - c command line exception issues
94 - Update RK817/RK809 driver to address sleep wake-up issues
196 ### SDK main fix issues
198 - Fix ubi format partition packaging and mounting issues
205 - Solve HDMI/MIPI plug and display issues
H A DRK3566_RK3568_Linux4.19_SDK_Note.md28 3 SDK main fix issues
30 - Fix ubi format partition packaging and mounting issues
37 - Solve HDMI/MIPI plug and display issues
57 * - Update weston to fix some issues
76 * - Update gstreamer to fix the format issues
78 * - Fixes cheese app issues
140 * - Fix USB some issues
607 - Fixes some issues on Yocto3.2
613 - Fixes some issues on Debian10
/OK3568_Linux_fs/docs/en/RK3566_RK3568/
H A DRK3566_RK3568_Linux5.10_SDK_Note.md24 - Update weston to suppor some issues
65 - Update Blueman to resolve abnormal Bluetooth power management issues after sleep wake-up
66 - Update alsa to address audio issues after sleep wake-up
72 - Resolve task - c command line exception issues
94 - Update RK817/RK809 driver to address sleep wake-up issues
196 ### SDK main fix issues
198 - Fix ubi format partition packaging and mounting issues
205 - Solve HDMI/MIPI plug and display issues
H A DRK3566_RK3568_Linux4.19_SDK_Note.md28 3 SDK main fix issues
30 - Fix ubi format partition packaging and mounting issues
37 - Solve HDMI/MIPI plug and display issues
57 * - Update weston to fix some issues
76 * - Update gstreamer to fix the format issues
78 * - Fixes cheese app issues
140 * - Fix USB some issues
607 - Fixes some issues on Yocto3.2
613 - Fixes some issues on Debian10
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DReadme.txt9 2. Known issues
10 3. Known platform issues
49 2. KNOWN ISSUES
51 No known issues.
55 3. KNOWN PLATFORM ISSUES
/OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/
H A Dcompiler.h21 * https://github.com/llvm/llvm-project/issues/52735
23 * Work around these issues by adding a volatile inline asm with
26 * issues are found in the future.
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DRkAiqVersion.h162 * - fix some compatible issues of vicap and isp
329 * - motion detection stable issues
330 * - system stuck issues when enable fec
331 * - dump raw issues
559 * - Fix a few IQ tunning stable issues
574 * - AF: Fix a few functional issues
584 * - 3DLUT: Fix a few issues
601 * - AWB fixes two issues about wbgain
613 * - DRC/DEHAZE: fix a few API issues
619 * - HWI: Fix a few issues
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/
H A Dtw5864-core.c33 * BEWARE OF KNOWN ISSUES WITH VIDEO QUALITY
43 * There is a workaround for both issues: avoid P-frames by setting GOP size
48 * These issues are not decoding errors; all produced H.264 streams are decoded
50 * analog-to-digital conversion issues nor internal memory errors; we conclude
51 * it's internal H.264 encoder issues.
53 * worked properly at all in our development environment. So these issues may
304 dev_info(&pci_dev->dev, "Note: there are known video quality issues. For details\n"); in tw5864_initdev()
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-4.0.3.rst58 - glibc-tests: Avoid reproducibility issues
65 - gperf: Add a patch to work around reproducibility issues
106 - linux-yocto/5.15: fix reproducibility issues
111 - lua: Fix multilib buildpath reproducibility issues
139 - recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIG
154 - udev-extraconf: fix some systemd automount issues
158 - udev-extraconf:mount.sh: fix path mismatching issues
185 Known Issues in Yocto-4.0.3
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/jquery/
H A Djquery_3.6.0.bb22 # https://github.com/jquery/jquery/issues/3927
23 # There are ways jquery can expose security issues but any issues are in the apps exposing them
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A DREADME.md70 Many hardware issues reproduce infrequently, or only under corner cases. The theory being used here…
93 …r and bus interface issues, and disk controller issues. It is moderately good at catching bad memo…
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A DKconfig.debug41 performance but will catch some internal issues.
119 performance but will catch some internal issues.
131 performance but will catch some internal issues.
143 performance but will help resolve GuC related issues.
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/
H A DTODO5 V4L2 driver, there are still some issues preventing it to
8 Solving the related bugs and issues preventing it to work is
40 5. There are several issues related to memory management, causing
66 6. There is some issues at the frame receive logic, causing the
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c163 u64 issues; member
166 u64 issues; member
175 .issues = hw_issues_##_name, \
182 .issues = hw_issues_##name##_r##_rev##p##_p##stat, \
281 hw_issues |= model->issues; in panfrost_gpu_init_features()
291 hw_issues |= model->revs[best].issues; in panfrost_gpu_init_features()
301 dev_info(pfdev->dev, "features: %64pb, issues: %64pb", in panfrost_gpu_init_features()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/
H A Ddeterminism.patch5 Reported upstream: https://github.com/arsv/perl-cross/issues/87
9 Reported upstream: https://github.com/arsv/perl-cross/issues/88
17 Reported upstream: https://github.com/arsv/perl-cross/issues/87
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dzsmalloc.rst13 This was one of the major issues with its predecessor (xvmalloc).
15 To overcome these issues, zsmalloc allocates a bunch of 0-order pages
31 issues on 32-bit systems where the VA region for kernel space mappings
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl-cross/files/
H A Ddeterminism.patch5 Reported upstream: https://github.com/arsv/perl-cross/issues/87
9 Reported upstream: https://github.com/arsv/perl-cross/issues/88
17 Reported upstream: https://github.com/arsv/perl-cross/issues/87
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/
H A Dvalue_init.hpp11 // 20 Feb 2009 (Fixed logical const-ness issues) Niels Dekker, Fernando Cacciola
21 // issues, by clearing the bytes of T, before constructing the T object it
22 // contains. More details on these issues are at libs/utility/value_init.htm
46 // suggests that a workaround should be applied, because of compiler issues

12345678910>>...84