[igt-dev] [PATCH i-g-t 1/3] lib/igt_fb: Make fb size 64bit

Chris Wilson chris at chris-wilson.co.uk
Mon Sep 10 16:32:07 UTC 2018


Quoting Ville Syrjala (2018-09-10 16:34:05)
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> Switch all fb size handling to 64bits to accomodate >4GiB
> framebuffers.
> 
> Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

Without doing an exhaustive check on what is missing, the fact that we
change an outparam to uint64_t* gives a lot of confidence in the
compiler catching missed conversions.

Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris


More information about the igt-dev mailing list