OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_I830
(Results
1 - 17
of
17
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_batchbuffer.c
139
if (
IS_I830
(pI830) || IS_845G(pI830)) {
common.h
339
#define
IS_I830
(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I830_M)
368
#define IS_MOBILE(pI810) (
IS_I830
(pI810) || IS_I85X(pI810) || IS_I915GM(pI810) || IS_I945GM(pI810) || IS_I965GM(pI810) || IS_GM45(pI810) || IS_IGD(pI810) || IS_IGDNG_M(pI810))
i830_bios.c
231
if (IS_MOBILE(pI830) && !
IS_I830
(pI830))
i830_i2c.c
319
if (!
IS_I830
(pI830) && !IS_845G(pI830)) {
i830_driver.c
654
if (IS_MOBILE(pI830) && !
IS_I830
(pI830))
737
} else if (
IS_I830
(pI830)) {
1194
if (
IS_I830
(pI830) || IS_845G(pI830)) {
1865
if (IS_MOBILE(pI830) && !
IS_I830
(pI830))
1913
if (IS_MOBILE(pI830) && !
IS_I830
(pI830))
1916
if (!
IS_I830
(pI830) && !IS_845G(pI830))
i830_crt.c
547
if (
IS_I830
(pI830))
i830_video.c
852
if (IS_845G(pI830) ||
IS_I830
(pI830)) {
2578
if (IS_845G(pI830) ||
IS_I830
(pI830)) {
2712
if (IS_845G(pI830) ||
IS_I830
(pI830)) {
2871
if (IS_845G(pI830) ||
IS_I830
(pI830)) {
i830.h
844
if (IS_I810(pI830) || IS_I815(pI830) ||
IS_I830
(pI830))
i830_display.c
1403
if (
IS_I830
(pI830))
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel.h
327
#define
IS_I830
(intel) (intel_get_device_id((intel)->dev) == PCI_CHIP_I830_M)
intel_video.c
573
else if (
IS_I830
(intel) || IS_845G(intel))
781
if (IS_845G(intel) ||
IS_I830
(intel)) {
i830_render.c
236
if (!(
IS_I830
(intel) || IS_845G(intel))) {
intel_video_overlay.c
470
if (IS_845G(intel) ||
IS_I830
(intel)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel.h
327
#define
IS_I830
(intel) (intel_get_device_id((intel)->dev) == PCI_CHIP_I830_M)
intel_video.c
573
else if (
IS_I830
(intel) || IS_845G(intel))
781
if (IS_845G(intel) ||
IS_I830
(intel)) {
i830_render.c
236
if (!(
IS_I830
(intel) || IS_845G(intel))) {
intel_video_overlay.c
470
if (IS_845G(intel) ||
IS_I830
(intel)) {
Completed in 27 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026