public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* drivers/gpu/drm/i915/i915_gem_gtt.c
@ 2015-05-22 21:17 Andrew Morton
  2015-05-23 13:30 ` drivers/gpu/drm/i915/i915_gem_gtt.c Damien Lespiau
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2015-05-22 21:17 UTC (permalink / raw)
  To: Daniel Vetter, Jani Nikula, David Airlie; +Cc: intel-gfx, dri-devel


I'm not sure what's happened to the drm code in linux-next - it's
exploding all over the place.  Did someone turn on -Werror without
doing anywhere near enough testing?

Anyway, I don't know how to fix this i386 build error:

drivers/gpu/drm/i915/i915_gem_gtt.c: In function 'gen8_ppgtt_init':
drivers/gpu/drm/i915/i915_gem_gtt.c:954:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow]

        ppgtt->base.total = 1ULL << 32;

i915_address_space.total is a ulong: 32-bit.

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-26  5:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22 21:17 drivers/gpu/drm/i915/i915_gem_gtt.c Andrew Morton
2015-05-23 13:30 ` drivers/gpu/drm/i915/i915_gem_gtt.c Damien Lespiau
2015-05-23 17:03   ` drivers/gpu/drm/i915/i915_gem_gtt.c Andrew Morton
2015-05-25  5:32     ` [Intel-gfx] drivers/gpu/drm/i915/i915_gem_gtt.c Jani Nikula
2015-05-26  5:45       ` drivers/gpu/drm/i915/i915_gem_gtt.c Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox