History log of /libpciaccess/ (Results 1 – 25 of 240)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
35150df505-Aug-2024 tprabhu <[email protected]>

Updated CI workflow

bc1e998d15-Feb-2024 buildslave <[email protected]>

updated workflows for OpenSSF compilance

939a0b0e02-Jun-2023 Mastan, ShaikX Shahbaz <[email protected]>

Added Github Workflows


8074d42202-Jun-2023 Mastan, ShaikX Shahbaz <[email protected]>

Added Github Workflows

7a6b154a21-Mar-2023 xianju6x <[email protected]>

Fix resource leak: Variable f going out of scope leaks the storage it points to

Tracked-On: OAM-108693
Signed-off-by: Zheng, XianjunX <[email protected]>

7ab4267c20-Jul-2022 buildslave <[email protected]>

Added Github Workflows

c312182911-Feb-2018 Yong Yao <[email protected]>

Add flag Wno-error to make Android P build pass

this is caused by strick checking of compiler on P dessert

Change-Id: I896ad194da3893e3f6132e2a4e2e6c9107985420
Tracked-On: OAM-60977
Signed-off-by:

Add flag Wno-error to make Android P build pass

this is caused by strick checking of compiler on P dessert

Change-Id: I896ad194da3893e3f6132e2a4e2e6c9107985420
Tracked-On: OAM-60977
Signed-off-by: Yong Yao <[email protected]>
Signed-off-by: Mingwei Wang <[email protected]>
Reviewed-on: 625149

show more ...

841abb4019-Apr-2017 Mingwei Shi <[email protected]>

[VNDK] Install the modules to vendor partition

Google Treble project require to separate Android Framework and Vendor OTA
Framework might upgrade to new version without vendor implementation change

[VNDK] Install the modules to vendor partition

Google Treble project require to separate Android Framework and Vendor OTA
Framework might upgrade to new version without vendor implementation change
In oder to achieve the target, require installing all of vendor modules to
vendor partition.

If don't moving the module to vendor partition, when Google upgrade the OS,
we will missing all modules located in root partition and system partition.

When the module declare "LOCAL_PROPRIETARY_MODULE := true". Then, it is
treated as a vendor module, Android build system will install the module
to vendor partition.

Modules: libpciaccess

Change-Id: I1db6437b4dd28c2a5f05a085fd38dab10044fcde
Tracked-On: OAM-44611
Signed-off-by: Mingwei Shi <[email protected]>
Reviewed-on: 578866

show more ...

831f2c2915-Apr-2014 Daniel Leung <[email protected]>

License: MIT

Change-Id: I40087d948a9175887a28f102b40ea1e15a641b1b
Signed-off-by: Daniel Leung <[email protected]>
Reviewed-on: 181254
Reviewed-by: Beatty, Robert M <[email protected]>
R

License: MIT

Change-Id: I40087d948a9175887a28f102b40ea1e15a641b1b
Signed-off-by: Daniel Leung <[email protected]>
Reviewed-on: 181254
Reviewed-by: Beatty, Robert M <[email protected]>
Reviewed-by: Uyyala, Sridhar <[email protected]>
Tested-by: Uyyala, Sridhar <[email protected]>

show more ...

b5cdb24e21-Mar-2014 Nisha Kumar-Mayernik <[email protected]>

Revert "Move output artifacts to /system/vendor/"

Does not work with multiarch targets

This reverts commit 859d971f18456c5075de8ac48daca96cd7d7b4ef.
Signed-off-by: Nisha Kumar-Mayernik <nisha.kumar

Revert "Move output artifacts to /system/vendor/"

Does not work with multiarch targets

This reverts commit 859d971f18456c5075de8ac48daca96cd7d7b4ef.
Signed-off-by: Nisha Kumar-Mayernik <[email protected]>

Change-Id: Id97bd60e7c93699b6ad51923702f4d32393f674c
Reviewed-on: 173925
Reviewed-by: Parkinson, TimothyX L <[email protected]>
Tested-by: Parkinson, TimothyX L <[email protected]>
Reviewed-by: Uyyala, Sridhar <[email protected]>
Tested-by: Uyyala, Sridhar <[email protected]>

show more ...

f852530d12-Mar-2014 Daniel Leung <[email protected]>

Let build system know the license of this module

Change-Id: Ic730342e970a4098eec3d17c8b57303ae4fc2b65
Signed-off-by: Daniel Leung <[email protected]>
Reviewed-on: 171334
Reviewed-by: Boie, Andr

Let build system know the license of this module

Change-Id: Ic730342e970a4098eec3d17c8b57303ae4fc2b65
Signed-off-by: Daniel Leung <[email protected]>
Reviewed-on: 171334
Reviewed-by: Boie, Andrew P <[email protected]>
Reviewed-by: Uyyala, Sridhar <[email protected]>
Tested-by: Uyyala, Sridhar <[email protected]>

show more ...

e428835709-Mar-2014 Daniel Leung <[email protected]>

Move output artifacts to /system/vendor/

Change-Id: Ie47d7bb0460e9e3c541f4446a53b413e5c50c3a6
Signed-off-by: Daniel Leung <[email protected]>
Reviewed-on: 170207
Reviewed-by: Uyyala, Sridhar <s

Move output artifacts to /system/vendor/

Change-Id: Ie47d7bb0460e9e3c541f4446a53b413e5c50c3a6
Signed-off-by: Daniel Leung <[email protected]>
Reviewed-on: 170207
Reviewed-by: Uyyala, Sridhar <[email protected]>
Tested-by: Uyyala, Sridhar <[email protected]>

show more ...

15eb6fd119-Feb-2014 Tvrtko Ursulin <[email protected]>

external/PRIVATE/libpciaccess: Allow build system to automatically import headers

Makes it easier to build intel_gpu_tools on Android.

Change-Id: Iff5fb12a082e5c560548e716cfcc409e2eb7e3de
Signed-of

external/PRIVATE/libpciaccess: Allow build system to automatically import headers

Makes it easier to build intel_gpu_tools on Android.

Change-Id: Iff5fb12a082e5c560548e716cfcc409e2eb7e3de
Signed-off-by: Tvrtko Ursulin <[email protected]>
Reviewed-on: 164952
Reviewed-by: Santos, Joao <[email protected]>
Reviewed-by: Barbalho, Rafael <[email protected]>
Reviewed-by: Chiras, Robert <[email protected]>

show more ...

790e93c327-Jun-2013 arsharma <[email protected]>

external/PRIVATE/libpciaccess: Klocwork Fixes

BZ: 119061

KW fixes for libpciaccess module

Change-Id: I334290fc1de5fbcfe56721feb27663e1a1518cd4
Signed-off-by: arsharma <[email protected]

external/PRIVATE/libpciaccess: Klocwork Fixes

BZ: 119061

KW fixes for libpciaccess module

Change-Id: I334290fc1de5fbcfe56721feb27663e1a1518cd4
Signed-off-by: arsharma <[email protected]>
Reviewed-on: http://android.intel.com:8080/115795
Reviewed-by: Satyanantha, Rama Gopal M <[email protected]>
Reviewed-by: Lister, Ian <[email protected]>
Reviewed-by: S, Deepak <[email protected]>
Reviewed-by: Barbalho, Rafael <[email protected]>
Reviewed-by: Reese, Armin C <[email protected]>
Reviewed-by: Stimson, Dale B <[email protected]>
Reviewed-by: Goel, Akash <[email protected]>
Tested-by: Stimson, Dale B <[email protected]>
Reviewed-by: buildbot <[email protected]>
Tested-by: buildbot <[email protected]>

show more ...

f9fcdff729-Apr-2013 Armin Reese <[email protected]>

external/PRIVATE/libpciaccess: Fix Android.mk for libpciaccess so it will initialize in linux

BZ: 104643

Add LOCAL_CFLAGS option required for Linux/Android

Change-Id: I1dc7d247310aab8764dbbb9ca37f

external/PRIVATE/libpciaccess: Fix Android.mk for libpciaccess so it will initialize in linux

BZ: 104643

Add LOCAL_CFLAGS option required for Linux/Android

Change-Id: I1dc7d247310aab8764dbbb9ca37f93187328cd0a
Signed-off-by: Armin Reese <[email protected]>
Reviewed-on: http://android.intel.com:8080/105443
Reviewed-by: Stimson, Dale B <[email protected]>
Tested-by: Stimson, Dale B <[email protected]>
Reviewed-by: buildbot <[email protected]>
Tested-by: buildbot <[email protected]>

show more ...

bae2b3b626-Sep-2012 Andrew Boie <[email protected]>

libpciaccess: Remove driver name checks

libpciaccess is marked 'optional', which means it won't get built
unless explicitly stated as a dependency for some other module or
added to PRODUCT_PACKAGES.

libpciaccess: Remove driver name checks

libpciaccess is marked 'optional', which means it won't get built
unless explicitly stated as a dependency for some other module or
added to PRODUCT_PACKAGES. The check here for supported graphics types
is unnecessary, as if nothing depends or specifies it, it won't get
built.

A sensible default is provided for BOARD_LIBPCIACCESS_HWDATA.

Change-Id: Ibbdd6fd15f27bc298947af0cd1e782327c154818
Signed-off-by: Andrew Boie <[email protected]>

show more ...

43e7a63009-Jan-2012 Chad Versace <[email protected]>

android: Fix CFLAGS

- The CFLAGS were not used because LOCAL_CFLAGS was misnamed as LOCAL_C_FLAGS.
- Quote PCIIDS_PATH.
- Disable HAVE_MTRR. The Android kernel doesn't have it.

Signed-off-by: Chad

android: Fix CFLAGS

- The CFLAGS were not used because LOCAL_CFLAGS was misnamed as LOCAL_C_FLAGS.
- Quote PCIIDS_PATH.
- Disable HAVE_MTRR. The Android kernel doesn't have it.

Signed-off-by: Chad Versace <[email protected]>

show more ...

1a2ac5f109-Jan-2012 Chad Versace <[email protected]>

Don't include config.h on Android

Android doesn't use autotools, so the header is never generated.

A previous commit removed some of the includes; this commit hopefully
removes the rest.

Signed-of

Don't include config.h on Android

Android doesn't use autotools, so the header is never generated.

A previous commit removed some of the includes; this commit hopefully
removes the rest.

Signed-off-by: Chad Versace <[email protected]>

show more ...

59d0176a31-Dec-2011 Chad Versace <[email protected]>

android: Add Android makefiles

Tested against IceCreamSandwich.

Signed-off-by: Chad Versace <[email protected]>

9b77a21e31-Dec-2011 Chad Versace <[email protected]>

Don't include config.h on Android

Android doesn't use autotools, so the header is never generated.

Signed-off-by: Chad Versace <[email protected]>

a798395a25-Nov-2011 Daniel Drake <[email protected]>

delete_io_handle: fix deletion of last handle

When num_ios goes from 1 to 0, a realloc(ios, 0); call is made.
This is equivalent to free(ios) and NULL is returned.

However, the previous logic in th

delete_io_handle: fix deletion of last handle

When num_ios goes from 1 to 0, a realloc(ios, 0); call is made.
This is equivalent to free(ios) and NULL is returned.

However, the previous logic in the code incorrectly discards this NULL
return value. When we next call new_io_handle(), realloc(ios, X) is
called with "ios" pointing to freed memory. This causes glibc to abort.

Correct this logic to detect the 1-to-0 case and handle it correctly.
Other cases are unchanged; there is still value in checking the
return value from realloc() as it also returns NULL on error.

Signed-off-by: Daniel Drake <[email protected]>
Reviewed-by: Alan Coopersmith <[email protected]>

show more ...

2601ddd006-Nov-2011 Mark Kettenis <[email protected]>

Add VGA Arbiter support for OpenBSD.

Signed-off-by: Matthieu Herrb <[email protected]>

e64ee4ee06-Nov-2011 Mark Kettenis <[email protected]>

OpenBSD: Indicate that devices need access to legacy VGA resources.

Makes sure xserver disables DRI if the VGA arbiter is in use.

Signed-off-by: Matthieu Herrb <[email protected]>

cfae409615-Nov-2011 Henry Zhao <[email protected]>

Solaris: improve support for sparc platform

(1) added prom property retrieval on sparc
(2) added multiple domain support on sparc
(3) use kernel device as mapping device
(4) performance improvements

Solaris: improve support for sparc platform

(1) added prom property retrieval on sparc
(2) added multiple domain support on sparc
(3) use kernel device as mapping device
(4) performance improvements by removing redundant ioctl

Signed-off-by: Henry Zhao <[email protected]>
Reviewed-by: Alan Coopersmith <[email protected]>
Signed-off-by: Alan Coopersmith <[email protected]>

show more ...

78eed07d09-Nov-2011 Jeremy Huddleston <[email protected]>

configure.ac: Bump to 0.12.902

Signed-off-by: Jeremy Huddleston <[email protected]>

12345678910