OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHIP_FAMILY_R600
(Results
1 - 3
of
3
) sorted by null
/external/drm_gralloc/radeon/
radeon.h
71
CHIP_FAMILY_R600
, /* r600 */
radeon_chipinfo_gen.h
249
{ 0x9400,
CHIP_FAMILY_R600
, 0, 0, 0, 0, 0 },
250
{ 0x9401,
CHIP_FAMILY_R600
, 0, 0, 0, 0, 0 },
251
{ 0x9402,
CHIP_FAMILY_R600
, 0, 0, 0, 0, 0 },
252
{ 0x9403,
CHIP_FAMILY_R600
, 0, 0, 0, 0, 0 },
253
{ 0x9405,
CHIP_FAMILY_R600
, 0, 0, 0, 0, 0 },
254
{ 0x940A,
CHIP_FAMILY_R600
, 0, 0, 0, 0, 0 },
255
{ 0x940B,
CHIP_FAMILY_R600
, 0, 0, 0, 0, 0 },
256
{ 0x940F,
CHIP_FAMILY_R600
, 0, 0, 0, 0, 0 },
/external/drm_gralloc/
gralloc_drm_radeon.c
85
if (info->chip_family >=
CHIP_FAMILY_R600
) {
126
if (info->chip_family >=
CHIP_FAMILY_R600
) {
152
if (info->chip_family >=
CHIP_FAMILY_R600
) {
179
if (info->chip_family >=
CHIP_FAMILY_R600
)
474
if (info->chip_family >=
CHIP_FAMILY_R600
) {
Completed in 112 milliseconds