summaryrefslogtreecommitdiff
path: root/strata/libdrm-common.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/libdrm-common.morph: Upgrade libdrm to 2.4.67Javier Jardón2016-02-291-2/+2
| | | | Change-Id: Iec08785dc8909edd6acc5d7ef6d454fc46f63454
* strata/libdrm-common.morph: Upgrade libpciaccess to 0.13.4Javier Jardón2016-02-291-2/+2
| | | | Change-Id: I6b7631fc3507fc07bce055aed28c70734d0da6cf
* strata/libdrm-common.morph: Upgrade libdrm to 2.4.66Javier Jardón2016-01-181-2/+2
| | | | | | At least the mesa freedreno driver needs a newer version of libdrm Change-Id: Icdad79c13868c690624ceea02f1551f02f0715d9
* strata/libdrm-common: Upgrade to 2.4.64Javier Jardón2015-09-211-2/+2
| | | | | | | | | | No hacks for tegra are needed anymore as everything has been merged upstream in 2.4.62 Also remove --enable-freedreno-experimental-api, as freedreno is stable now Change-Id: Ic2d5e94e8601229422f470be4ed4215f894417b4
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+1
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Upgrade libdrm to 2.4.60 and patch for jetsonJames Thomas2015-04-301-2/+2
| | | | | | Jetson support now requires new features not found in mainline yet Change-Id: I3128058e8e821ec00f26877ed42a1c46dcbd12b5
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+1
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* strata/libdrm-common: Upgrade to latest (2.4.59)Javier Jardón2015-02-041-2/+2
| | | | | We do not need to carry a branch anymore as Tegra support has been merged upstream
* strata/libdrm-common: Upgrade libpciaccess to latest (0.13.3)Javier Jardón2015-02-041-2/+2
|
* strata/libdrm-common.morph: Upgrade to latest drm (2.4.58)baserock/jjardon/drm_2.4.58Javier Jardón2014-11-241-2/+2
| | | | | This also fixes a compilation error on the freedreno driver in mesa as this driver depends on libdrm >= 2.4.57
* Change graphics-infra stratum name to xorg-util-macros-commonJavier Jardón2014-10-141-1/+1
| | | | | As libdrm was moved to an independent stratum this only holds some macros needed to compile other strata
* Split libdrm from graphics-infra stratum and create libdrm-common stratumJavier Jardón2014-10-141-0/+17
So libdrm only gets build when it's really needed