git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
902aaef
)
drm/radeon: add si tile mode array query v3
author
Jerome Glisse
<jglisse@redhat.com>
Tue, 9 Apr 2013 15:17:08 +0000
(11:17 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 11 Apr 2013 13:22:06 +0000
(09:22 -0400)
Allow userspace to query for the tile mode array so userspace can properly
compute surface pitch and alignment requirement depending on tiling.
v2: Make strict aliasing safer by casting to char when copying
v3: merge fix from Christian
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found