OSDN Git Service

ilo: fix PIPE_CAP_VIDEO_MEMORY
authorChia-I Wu <olvaffe@gmail.com>
Tue, 19 Aug 2014 11:52:07 +0000 (19:52 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 19 Aug 2014 11:56:07 +0000 (19:56 +0800)
commit58511b62c478bd0f2546e2cfbe2a4563803fdc77
tree6d0dd9fa11baf8cb06b2c1cea01368fc11f0f2f9
parent17401896ddb6bdb670da0171ff4ba3705066f908
ilo: fix PIPE_CAP_VIDEO_MEMORY

I changed Emil's patch in f921131a5cebc233749a86cdd44b409c0cecc4ef to report
raw values in the winsys, but forgot to convert the values to megabytes in the
pipe driver.
src/gallium/drivers/ilo/ilo_screen.c