lp:~pali/mesa/drm

Created by Pali and last modified
Get this branch:
bzr branch lp:~pali/mesa/drm

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Pali
Project:
Mesa
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/mesa/drm.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 30 seconds — see the log
Import started on russkaya and finished taking 20 seconds — see the log
Import started on pear and finished taking 40 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log

Recent revisions

4283. By Robert Foss <email address hidden>

android: Change gralloc_handle_t members to be fixed width

In order to lessen future alignment issues, lets switch to
fixed width integers where possible.

This excludes the data_owner since it is a pid_t which
in theory could be larger than 32 bits.

Signed-off-by: Robert Foss <email address hidden>
Reviewed-by: Rob Herring <email address hidden>

4282. By Robert Foss <email address hidden>

android: Remove member name from gralloc_handle_t

The name member of gralloc_handle_t is no longer needed and has been removed.
The version field has also been bumped.

Signed-off-by: Robert Foss <email address hidden>
Reviewed-by: Rob Herring <email address hidden>

4281. By Robert Foss <email address hidden>

android: Mark gralloc_handle_t magic variable as const

Mark magic member of gralloc_handle_t as const.

Signed-off-by: Robert Foss <email address hidden>
Reviewed-by: Rob Herring <email address hidden>

4280. By Robert Foss <email address hidden>

android: Add version variable to gralloc_handle_t

The version variable will be used for versioning of this
struct and the corresponding accessor functions.

Signed-off-by: Robert Foss <email address hidden>
Reviewed-by: Rob Herring <email address hidden>

4279. By Robert Foss <email address hidden>

android: Move gralloc handle struct to libdrm

This struct is used in mesa and drm_hwcomposer.
Versions of if have been implemented in several grallocs:
drm_gralloc, gbm_gralloc, minigbm and intel-minigbm.

Other than the 1:1 move of the struct a new generic name
has been chosen and variables have had comments added to them.

Signed-off-by: Robert Foss <email address hidden>
Reviewed-by: Rob Herring <email address hidden>

4278. By Michel Dänzer <email address hidden>

amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check

Fixes make check. Trivial.

4277. By Marek Olšák <email address hidden>

amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address space

Reviewed-by: Christian König <email address hidden>

4276. By Dylan Baker <email address hidden>

meson: include headers in root directory in ext_libdrm

Which is used in wraps.

Signed-off-by: Dylan Baker <email address hidden>
Reviewed-by: Eric Anholt <email address hidden>

4275. By Chunming Zhou <email address hidden>

amdgpu: clean up non list code path for vamgr v2

v2: Add missing "goto out"

Signed-off-by: Chunming Zhou <email address hidden>
Reviewed-by: Christian König <email address hidden>
Tested-by: Michel Dänzer <email address hidden>

4274. By Michel Dänzer <email address hidden>

Revert "amdgpu: clean up non list code path for vamgr"

This reverts commit 41b94a3fb6e87d057fad78568d920d29489e5060.

It caused crashes with radeonsi in at least glxgears and Xorg.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.