OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHIP_FAMILY_RV100
(Results
1 - 20
of
20
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
radeon_chipset.h
23
CHIP_FAMILY_RV100
,
radeon_common_context.c
60
case
CHIP_FAMILY_RV100
: return "RV100";
radeon_screen.c
404
screen->chip_family =
CHIP_FAMILY_RV100
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
radeon_chipset.h
23
CHIP_FAMILY_RV100
,
radeon_common_context.c
59
case
CHIP_FAMILY_RV100
: return "RV100";
radeon_screen.c
415
screen->chip_family =
CHIP_FAMILY_RV100
;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_probe.h
60
CHIP_FAMILY_RV100
,
radeon_chipinfo_gen.h
51
{ 0x4C59,
CHIP_FAMILY_RV100
, 1, 0, 0, 0, 0 },
52
{ 0x4C5A,
CHIP_FAMILY_RV100
, 1, 0, 0, 0, 0 },
80
{ 0x5159,
CHIP_FAMILY_RV100
, 0, 0, 0, 0, 0 },
81
{ 0x515A,
CHIP_FAMILY_RV100
, 0, 0, 0, 0, 0 },
82
{ 0x515E,
CHIP_FAMILY_RV100
, 0, 0, 1, 0, 0 },
113
{ 0x5969,
CHIP_FAMILY_RV100
, 0, 0, 1, 0, 0 },
radeon_video.c
142
if (info->ChipFamily ==
CHIP_FAMILY_RV100
&& !pRADEONEnt->HasCRTC2)
radeon.h
238
#define IS_RV100_VARIANT ((info->ChipFamily ==
CHIP_FAMILY_RV100
) || \
radeon_kms.c
1976
if (info->ChipFamily ==
CHIP_FAMILY_RV100
&& !pRADEONEnt->HasCRTC2) {
2893
if (info->ChipFamily ==
CHIP_FAMILY_RV100
&& !pRADEONEnt->HasCRTC2) {
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_chipinfo_gen.h
51
{ 0x4C59,
CHIP_FAMILY_RV100
, 1, 0, 0, 0, 0 },
52
{ 0x4C5A,
CHIP_FAMILY_RV100
, 1, 0, 0, 0, 0 },
80
{ 0x5159,
CHIP_FAMILY_RV100
, 0, 0, 0, 0, 0 },
81
{ 0x515A,
CHIP_FAMILY_RV100
, 0, 0, 0, 0, 0 },
82
{ 0x515E,
CHIP_FAMILY_RV100
, 0, 0, 1, 0, 0 },
113
{ 0x5969,
CHIP_FAMILY_RV100
, 0, 0, 1, 0, 0 },
legacy_crtc.c
1440
if ((info->ChipFamily ==
CHIP_FAMILY_RV100
) || info->IsIGP) { /* RV100, M6, IGPs */
1476
if ((info->ChipFamily ==
CHIP_FAMILY_RV100
) || info->IsIGP) { /* RV100, M6, IGPs */
1522
if ((info->ChipFamily ==
CHIP_FAMILY_RV100
) || info->IsIGP) { /* RV100, M6, IGPs */
1548
if ((info->ChipFamily ==
CHIP_FAMILY_RV100
) ||
radeon_probe.h
63
CHIP_FAMILY_RV100
,
radeon_pm.c
353
((info->ChipFamily ==
CHIP_FAMILY_RV100
) &&
radeon_driver.c
1625
} else if ((info->ChipFamily ==
CHIP_FAMILY_RV100
) ||
1995
if (info->ChipFamily ==
CHIP_FAMILY_RV100
||
3221
if (info->ChipFamily ==
CHIP_FAMILY_RV100
&& !pRADEONEnt->HasCRTC2) {
4367
if (!((info->ChipFamily ==
CHIP_FAMILY_RV100
) ||
4425
(!((info->ChipFamily ==
CHIP_FAMILY_RV100
) ||
6069
if (info->ChipFamily ==
CHIP_FAMILY_RV100
&& !pRADEONEnt->HasCRTC2) {
radeon_kms.c
762
if (info->ChipFamily ==
CHIP_FAMILY_RV100
&& !pRADEONEnt->HasCRTC2) {
radeon.h
321
#define IS_RV100_VARIANT ((info->ChipFamily ==
CHIP_FAMILY_RV100
) || \
radeon_output.c
544
if (info->ChipFamily ==
CHIP_FAMILY_RV100
&& !pRADEONEnt->HasCRTC2) {
563
(info->ChipFamily ==
CHIP_FAMILY_RV100
) &&
radeon_video.c
324
if (info->ChipFamily ==
CHIP_FAMILY_RV100
&& !pRADEONEnt->HasCRTC2)
Completed in 38 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026