OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADEON_IS_PCIE
(Results
1 - 21
of
21
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_family.h
117
RADEON_IS_PCIE
= 0x00200000UL,
radeon_r420.c
264
if (rdev->flags &
RADEON_IS_PCIE
) {
318
if (rdev->flags &
RADEON_IS_PCIE
)
356
if (rdev->flags &
RADEON_IS_PCIE
)
370
if (rdev->flags &
RADEON_IS_PCIE
)
450
if (rdev->flags &
RADEON_IS_PCIE
) {
474
if (rdev->flags &
RADEON_IS_PCIE
)
radeon_r520.c
183
if (rdev->flags &
RADEON_IS_PCIE
) {
230
if (rdev->flags &
RADEON_IS_PCIE
)
radeon_r300.c
538
if (!(rdev->flags &
RADEON_IS_PCIE
))
597
if (!(rdev->flags &
RADEON_IS_PCIE
))
1421
if (rdev->flags &
RADEON_IS_PCIE
) {
1479
if (rdev->flags &
RADEON_IS_PCIE
)
1512
if (rdev->flags &
RADEON_IS_PCIE
)
1526
if (rdev->flags &
RADEON_IS_PCIE
)
1596
if (rdev->flags &
RADEON_IS_PCIE
) {
1620
if (rdev->flags &
RADEON_IS_PCIE
)
radeon_bios.c
584
if (rdev->flags &
RADEON_IS_PCIE
)
609
if (rdev->flags &
RADEON_IS_PCIE
)
639
if (rdev->flags &
RADEON_IS_PCIE
)
radeon_rv515.c
533
if (rdev->flags &
RADEON_IS_PCIE
) {
580
if (rdev->flags &
RADEON_IS_PCIE
)
611
if (rdev->flags &
RADEON_IS_PCIE
)
radeon_asic.c
165
rdev->flags |=
RADEON_IS_PCIE
;
171
rdev->flags |=
RADEON_IS_PCIE
;
2376
if (rdev->flags &
RADEON_IS_PCIE
)
radeon_kms.c
124
flags |=
RADEON_IS_PCIE
;
radeon_object.c
230
if (!(rdev->flags &
RADEON_IS_PCIE
))
radeon_rs600.c
310
if ((rdev->flags &
RADEON_IS_PCIE
) &&
radeon_r600.c
4464
if (!(rdev->flags &
RADEON_IS_PCIE
))
4517
if (!(rdev->flags &
RADEON_IS_PCIE
))
4558
if (!(rdev->flags &
RADEON_IS_PCIE
))
radeon_pm.c
351
if ((rdev->flags &
RADEON_IS_PCIE
) && !(rdev->flags & RADEON_IS_IGP))
radeon_rv770.c
2041
if (!(rdev->flags &
RADEON_IS_PCIE
))
radeon_evergreen.c
5347
if (!(rdev->flags &
RADEON_IS_PCIE
))
5415
if (!(rdev->flags &
RADEON_IS_PCIE
))
radeon_si.c
7117
if (!(rdev->flags &
RADEON_IS_PCIE
))
7296
if (!(rdev->flags &
RADEON_IS_PCIE
))
radeon_r100.c
436
if ((rdev->flags &
RADEON_IS_PCIE
) &&
radeon_cik.c
9582
if (!(rdev->flags &
RADEON_IS_PCIE
))
9764
if (!(rdev->flags &
RADEON_IS_PCIE
))
/src/sys/external/bsd/drm/dist/shared-core/
radeon_cp.c
965
if (dev_priv->flags &
RADEON_IS_PCIE
) {
1015
else if (!(dev_priv->flags & (RADEON_IS_AGP | RADEON_IS_PCI |
RADEON_IS_PCIE
))
1304
if (dev_priv->flags &
RADEON_IS_PCIE
)
1324
if (dev_priv->flags &
RADEON_IS_PCIE
) {
2017
dev_priv->flags |=
RADEON_IS_PCIE
;
2029
((dev_priv->flags & RADEON_IS_AGP) ? "AGP" : (((dev_priv->flags &
RADEON_IS_PCIE
) ? "PCIE" : "PCI"))));
radeon_drv.h
172
RADEON_IS_PCIE
= 0x00200000UL,
r600_cp.c
1885
else if (!(dev_priv->flags & (RADEON_IS_AGP | RADEON_IS_PCI |
RADEON_IS_PCIE
))
radeon_state.c
3112
if (dev_priv->flags &
RADEON_IS_PCIE
)
Completed in 88 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025