summaryrefslogtreecommitdiffstats
path: root/gralloc_drm_pipe.c
diff options
context:
space:
mode:
authorPaulo Sergio Travaglia <pstglia@gmail.com>2015-06-28 19:16:42 -0300
committerChih-Wei Huang <cwhuang@linux.org.tw>2015-07-26 23:58:28 +0800
commit4c7eccbfd13f1e8c71f7d3c417d2ffe4d853f30b (patch)
treed7f8be443ac823d9c854f8161197baefc431da15 /gralloc_drm_pipe.c
parent613181cff0b76e52f29a655cbbb933f785798731 (diff)
downloadexternal_drm_gralloc-4c7eccbfd13f1e8c71f7d3c417d2ffe4d853f30b.zip
external_drm_gralloc-4c7eccbfd13f1e8c71f7d3c417d2ffe4d853f30b.tar.gz
external_drm_gralloc-4c7eccbfd13f1e8c71f7d3c417d2ffe4d853f30b.tar.bz2
Correct the casting type for radeon drm calls
It could be wrong to cast a pointer to a long type (32-bit signed integer) and extend it to a uint64_t (64-bit unsigned integer). Cast it to uintptr_t as the xorg-video-ati does.
Diffstat (limited to 'gralloc_drm_pipe.c')
0 files changed, 0 insertions, 0 deletions