Home
last modified time | relevance | path

Searched full:radeon (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/libdrm/data/
H A Damdgpu.ids7 1309, 00, AMD Radeon R7 Graphics
8 130A, 00, AMD Radeon R6 Graphics
9 130B, 00, AMD Radeon R4 Graphics
10 130C, 00, AMD Radeon R7 Graphics
11 130D, 00, AMD Radeon R6 Graphics
12 130E, 00, AMD Radeon R5 Graphics
13 130F, 00, AMD Radeon R7 Graphics
14 130F, D4, AMD Radeon R7 Graphics
15 130F, D5, AMD Radeon R7 Graphics
16 130F, D6, AMD Radeon R7 Graphics
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/targets/d3dadapter9/
H A Ddescription.c35 {"HAWAII", "AMD Radeon R9 290"},
36 {"KAVERI", "AMD Radeon(TM) R7 Graphics"},
37 {"KABINI", "AMD Radeon HD 8400 / R3 Series"},
38 {"BONAIRE", "AMD Radeon HD 8770"},
39 {"OLAND", "AMD Radeon HD 8670"},
40 {"HAINAN", "AMD Radeon HD 8600M Series"},
41 {"TAHITI", "AMD Radeon HD 7900 Series"},
42 {"PITCAIRN", "AMD Radeon HD 7800 Series"},
43 {"CAPE VERDE", "AMD Radeon HD 7700 Series"},
44 {"ARUBA", "AMD Radeon HD 7660D"},
[all …]
/aosp_15_r20/external/pciutils/
H A Dpci.ids1191 1309 Kaveri [Radeon R6/R7 Graphics]
1193 130a Kaveri [Radeon R6 Graphics]
1194 130b Kaveri [Radeon R4 Graphics]
1195 130c Kaveri [Radeon R7 Graphics]
1196 130d Kaveri [Radeon R6 Graphics]
1197 130e Kaveri [Radeon R5 Graphics]
1198 130f Kaveri [Radeon R7 Graphics]
1202 1313 Kaveri [Radeon R7 Graphics]
1205 1315 Kaveri [Radeon R5 Graphics]
1206 1316 Kaveri [Radeon R5 Graphics]
[all …]
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Damd_family.h85 CHIP_HAWAII, /* Radeon 290, 390 */
87 CHIP_TONGA, /* Radeon 285, 380 */
90 CHIP_FIJI, /* Radeon Fury */
92 CHIP_POLARIS10, /* Radeon 470, 480, 570, 580, 590 */
93 CHIP_POLARIS11, /* Radeon 460, 560 */
94 CHIP_POLARIS12, /* Radeon 540, 550 */
99 CHIP_VEGA20, /* Radeon VII, MI50 */
107 CHIP_NAVI10, /* Radeon 5600, 5700 */
108 CHIP_NAVI12, /* Radeon Pro 5600M */
109 CHIP_NAVI14, /* Radeon 5300, 5500 */
[all …]
/aosp_15_r20/external/coreboot/Documentation/mainboard/asus/
H A Da88xm-e.md76 Some Linux drivers (e.g. radeon for AMD) make option ROMs like the video blob
87 # +-01.0 Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8210]
108 1002,9901 Trinity (Radeon HD 7660D)
109 1002,9904 Trinity (Radeon HD 7560D)
110 1002,990c Richland (Radeon HD 8670D)
111 1002,990e Richland (Radeon HD 8570D)
112 1002,9991 Trinity (Radeon HD 7540D)
113 1002,9993 Trinity (Radeon HD 7480D)
114 1002,9996 Richland (Radeon HD 8470D)
115 1002,9998 Richland (Radeon HD 8370D)
[all …]
H A Df2a85-m.md140 > 1002,9901 Trinity (Radeon HD 7660D)
141 > 1002,9904 Trinity (Radeon HD 7560D)
142 > 1002,990c Richland (Radeon HD 8670D)
143 > 1002,990e Richland (Radeon HD 8570D)
144 > 1002,9991 Trinity (Radeon HD 7540D)
145 > 1002,9993 Trinity (Radeon HD 7480D)
146 > 1002,9996 Richland (Radeon HD 8470D)
147 > 1002,9998 Richland (Radeon HD 8370D)
148 > 1002,999d Richland (Radeon HD 8550D)
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A DDisplayMtl.mm1422 // (AMD Radeon Pro 560) are substrings of ones supported by a
1423 // later driver (AMD Radeon Pro 5600M).
1425 @"FirePro D300", @"FirePro D500", @"FirePro D700", @"Radeon R9 M290",
1426 @"Radeon R9 M290X", @"Radeon R9 M370X", @"Radeon R9 M380", @"Radeon R9 M390",
1427 @"Radeon R9 M395", @"Radeon Pro 450", @"Radeon Pro 455", @"Radeon Pro 460",
1428 @"Radeon Pro 555", @"Radeon Pro 555X", @"Radeon Pro 560", @"Radeon Pro 560X",
1429 @"Radeon Pro 570", @"Radeon Pro 570X", @"Radeon Pro 575", @"Radeon Pro 575X",
1430 @"Radeon Pro 580", @"Radeon Pro 580X"};
/aosp_15_r20/external/pytorch/.ci/docker/common/
H A Dinstall_rocm.sh28 …echo "deb [arch=amd64] https://repo.radeon.com/amdgpu/${ROCM_VERSION}/ubuntu ${UBUNTU_VERSION_NAME…
31 wget -qO - http://repo.radeon.com/rocm/rocm.gpg.key | apt-key add -
32 local rocm_baseurl="http://repo.radeon.com/rocm/apt/${ROCM_VERSION}"
83 amdgpu_baseurl="https://repo.radeon.com/amdgpu/${ROCM_VERSION}/rhel/9.0/main/x86_64"
85 amdgpu_baseurl="https://repo.radeon.com/amdgpu/${ROCM_VERSION}/rhel/7.9/main/x86_64"
92 echo "gpgkey=http://repo.radeon.com/rocm/rocm.gpg.key" >> /etc/yum.repos.d/amdgpu.repo
94 local rocm_baseurl="http://repo.radeon.com/rocm/yum/${ROCM_VERSION}"
100 echo "gpgkey=http://repo.radeon.com/rocm/rocm.gpg.key" >> /etc/yum.repos.d/rocm.repo
/aosp_15_r20/external/cpuinfo/test/name/
H A Dbrand-string.cc398 normalize_brand_string("AMD A10-4600M APU with Radeon(tm) HD Graphics \0")); in TEST()
400 normalize_brand_string("AMD A10-5800K APU with Radeon(tm) HD Graphics \0")); in TEST()
402 normalize_brand_string("AMD A10-6800K APU with Radeon(tm) HD Graphics \0")); in TEST()
404 normalize_brand_string("AMD A10-7850K APU with Radeon(TM) R7 Graphics \0")); in TEST()
406 normalize_brand_string("AMD A12-9700P RADEON R7, 10 COMPUTE CORES 4C+6G\0")); in TEST()
408 normalize_brand_string("AMD A12-9800 RADEON R7, 12 COMPUTE CORES 4C+8G \0")); in TEST()
410 normalize_brand_string("AMD A4-5000 APU with Radeon(TM) HD Graphics \0")); in TEST()
412 normalize_brand_string("AMD A6-6310 APU with AMD Radeon R4 Graphics \0")); in TEST()
414 normalize_brand_string("AMD A8-3850 APU with Radeon(tm) HD Graphics\0\0\0\0\0")); in TEST()
416 normalize_brand_string("AMD A8-6410 APU with AMD Radeon R5 Graphics \0")); in TEST()
[all …]
/aosp_15_r20/external/cpuinfo/src/x86/
H A Dname.c238 * "AMD GX-212JC SOC with Radeon(TM) R2E Graphics \0" in transform_token()
274 * "AMD A10-4600M APU with Radeon(tm) HD Graphics" in transform_token()
275 * "AMD A10-7850K APU with Radeon(TM) R7 Graphics" in transform_token()
276 * "AMD A6-6310 APU with AMD Radeon R4 Graphics" in transform_token()
340 * Erase everything starting with "Radeon" or "RADEON" on AMD APUs, e.g. in transform_token()
341 * "A8-7670K Radeon R7, 10 Compute Cores 4C+6G" in transform_token()
342 * "FX-8800P Radeon R7, 12 Compute Cores 4C+8G" in transform_token()
343 * "A12-9800 RADEON R7, 12 COMPUTE CORES 4C+8G" in transform_token()
344 * "A9-9410 RADEON R5, 5 COMPUTE CORES 2C+3G" in transform_token()
346 …f (erase_matching(token_start, token_length, "Radeon") || erase_matching(token_start, token_length… in transform_token()
/aosp_15_r20/external/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c168 fprintf(stderr, "radeon: failed to get initial domain: %p 0x%08X\n", in radeon_bo_get_initial_domain()
371 fprintf(stderr, "radeon: Failed to deallocate virtual address for buffer:\n"); in radeon_bo_destroy()
372 fprintf(stderr, "radeon: size : %"PRIu64" bytes\n", bo->base.size); in radeon_bo_destroy()
373 fprintf(stderr, "radeon: va : 0x%"PRIx64"\n", bo->va); in radeon_bo_destroy()
450 fprintf(stderr, "radeon: gem_mmap failed: %p 0x%08X\n", in radeon_bo_do_map()
465 fprintf(stderr, "radeon: mmap failed, errno: %i\n", errno); in radeon_bo_do_map()
634 fprintf(stderr, "radeon: Failed to allocate a buffer:\n"); in radeon_create_bo()
635 fprintf(stderr, "radeon: size : %u bytes\n", size); in radeon_create_bo()
636 fprintf(stderr, "radeon: alignment : %u bytes\n", alignment); in radeon_create_bo()
637 fprintf(stderr, "radeon: domains : %u\n", args.initial_domain); in radeon_create_bo()
[all …]
H A Dradeon_drm_winsys.c100 fprintf(stderr, "radeon: Failed to get %s, error number %d\n", in radeon_get_drm_value()
124 * non-Radeon card. in do_winsys_init()
183 fprintf(stderr, "radeon: Invalid PCI ID.\n"); in do_winsys_init()
190 fprintf(stderr, "radeon: Unknown family.\n"); in do_winsys_init()
339 fprintf(stderr, "radeon: Failed to get MM info, error number %d\n", in do_winsys_init()
347 /* Radeon allocates all buffers contiguously, which makes large allocations in do_winsys_init()
525 fprintf(stderr, "radeon: GPU acceleration for Hawaii disabled, " in do_winsys_init()
535 fprintf(stderr, "radeon: Kernel 3.13 is required for Sea Islands support.\n"); in do_winsys_init()
543 fprintf(stderr, "radeon: Kernel 3.10 is required for Southern Islands support.\n"); in do_winsys_init()
H A Dradeon_drm_cs.c10 It's optimized specifically for Radeon DRM.
227 /* The radeon kernel driver doesn't support preambles. */ in radeon_drm_cs_set_preamble()
465 fprintf(stderr, "radeon: Unexpected error in %s.\n", __func__); in radeon_drm_cs_validate()
505 fprintf(stderr, "radeon: Not enough memory for command submission.\n"); in radeon_drm_cs_emit_ioctl_oneshot()
509 fprintf(stderr, "radeon: The kernel rejected CS, dumping...\n"); in radeon_drm_cs_emit_ioctl_oneshot()
514 fprintf(stderr, "radeon: The kernel rejected CS, " in radeon_drm_cs_emit_ioctl_oneshot()
629 fprintf(stderr, "radeon: command stream overflowed\n"); in radeon_drm_cs_flush()
862 * asynchronous flushes on Radeon. in radeon_drm_cs_add_fence_dependency()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D11.1.3.rst98 - radeon/uvd: disable MPEG1
195 - gallium/radeon: don't use temporary buffers for persistent mappings
223 - gallium/radeon: Correctly translate colorswaps for big endian
225 - gallium/radeon: return correct values for BE in
227 - gallium/radeon: remove separate BE path in r600_translate_colorswap
229 - gallium/radeon: disable evergreen_do_fast_color_clear for BE
249 - gallium/radeon: Add space between string literal and identifier
269 - radeon/uvd: increase max height to 4096 for VI and newer
H A D11.0.3.rst99 - radeon/vce: fix vui time_scale zero error
107 - gallium/radeon: handle buffer_map staging buffer failures better
108 - gallium/radeon: handle buffer alloc failures in r600_draw_rectangle
109 - gallium/radeon: add a fail path for depth MSAA texture readback
142 - gallium/radeon: Use call_once() when initailizing LLVM targets
145 - radeon/llvm: Initialize gallivm targets when initializing the AMDGPU
H A D10.2.7.rst53 OpenCL not working on radeon hainan
76 - winsys/radeon: fix nop packet padding for hawaii
157 - android: gallium/radeon: attempt to fix the android build
158 - android: egl/main: resolve radeon linking issues
170 - radeon/compute: Fix reported values for MAX_GLOBAL_SIZE and
177 - radeon: Add work-around for missing Hainan support in clang < 3.6 v2
H A D12.0.5.rst77 - gallium/radeon: fix behavior of GLSL findLSB(0)
78 - gallium/radeon: make sure HTILE address is aligned properly
81 - gallium/radeon: unify viewport emission code
82 - gallium/radeon: set VPORT_ZMIN/MAX registers correctly
86 - gallium/radeon: add support for sharing textures with DCC between
H A D17.3.4.rst85 - radeon/vcn: add and manage render picture list
86 - radeon/uvd: add and manage render picture list
135 - radeon: remove left over dead code
154 - radeon/uvd: update quantiser matrices only when requested
155 - radeon/vcn: update quantiser matrices only when requested
220 - winsys/radeon: Compute is_displayable in surf_drm_to_winsys
H A D7.8.3.rst37 - The radeon driver should use less memory when searching for a valid
64 - A radeon-specific issue with ``glCopyTex(Sub)Image`` was corrected.
65 - radeon/wine: flush command stream in more cases, fixing wine d3d9
70 - radeon: avoid flushing when the context is not current.
H A D17.0.4.rst98 - winsys/radeon: check null in radeon_cs_create_fence
99 - winsys/radeon: check null return from radeon_cs_create_fence in
101 - radeon: initialize hole variable before calling container_of
114 - targets: export radeon winsys_create functions to silence LLVM
H A D17.1.5.rst31 - radeon buffer allocation failure during startup of Factorio
45 - radeon/winsys: Limit max allocation size to 70% of VRAM
127 - gallium/radeon: fix a possible crash for buffer exports
135 - winsys/radeon: only call pb_slabs_reclaim when slabs are actually
H A D11.2.2.rst57 - radeon/uvd: alignment fix for decode message buffer
118 - radeon/uvd: fix tonga feedback buffer size
126 - gallium/radeon: handle failure when mapping staging buffer
129 - gallium/radeon: fix crash in r600_set_streamout_targets
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDisplayGL_unittest.cpp42 std::string testString = "Radeon RX Vega"; in TEST()
43 std::string testExpectation = "Radeon RX Vega"; in TEST()
50 "AMD Radeon (TM) RX 460 Graphics (POLARIS11, DRM 3.35.0, 5.4.0-65-generic, LLVM 11.0.0)"; in TEST()
51 std::string testExpectation = "AMD Radeon (TM) RX 460 Graphics (POLARIS11)"; in TEST()
57 std::string testString = "AMD Radeon RX 5700 (DRM 3.35.0, 5.4.0-65-generic, LLVM 11.0.0)"; in TEST()
58 std::string testExpectation = "AMD Radeon RX 5700"; in TEST()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ci/
H A Dgitlab-ci.yml9 - radeon:codename:RV530
12 # 6.6.8 kernel with radeon driver.
21 - radeon:codename:RV380
24 # 6.6.8 kernel with radeon driver.
/aosp_15_r20/external/mesa3d/src/amd/ci/
H A Dgitlab-ci-inc.yml149 VK_DRIVER: radeon
163 VK_DRIVER: radeon
232 VK_DRIVER: radeon
240 VK_DRIVER: radeon
245 VK_DRIVER: radeon

12345678910>>...13