[Bug 79980] Random radeonsi crashes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 14 09:50:26 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=79980

--- Comment #33 from Lukas Kahnert <openproggerfreak at gmail.com> ---
compile error on 3.16-rc5 with this patch

drivers/gpu/drm/radeon/radeon_gem.c: In function 'radeon_gem_object_close':
drivers/gpu/drm/radeon/radeon_gem.c:183:10: error: 'struct radeon_cs_reloc' has
no member named 'domain'
  bo_reloc.domain = RADEON_GEM_DOMAIN_VRAM;
          ^
drivers/gpu/drm/radeon/radeon_gem.c:184:10: error: 'struct radeon_cs_reloc' has
no member named 'alt_domain'
  bo_reloc.alt_domain = RADEON_GEM_DOMAIN_VRAM;
          ^
scripts/Makefile.build:257: recipe for target
'drivers/gpu/drm/radeon/radeon_gem.o' failed

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140714/bbaf5b4f/attachment.html>


More information about the dri-devel mailing list