On Tue, Jul 12, 2016 at 2:05 PM, Chad Versace <chad.vers...@intel.com> wrote:
> On Sat 09 Jul 2016, Jason Ekstrand wrote: > > --- > > src/intel/isl/isl.c | 10 +++++----- > > 1 file changed, 5 insertions(+), 5 deletions(-) > > > > diff --git a/src/intel/isl/isl.c b/src/intel/isl/isl.c > > index 796b4cc..e0e67e2 100644 > > --- a/src/intel/isl/isl.c > > +++ b/src/intel/isl/isl.c > > @@ -107,10 +107,10 @@ isl_device_get_sample_counts(struct isl_device > *dev) > > bool > > isl_tiling_get_info(const struct isl_device *dev, > > enum isl_tiling tiling, > > - uint32_t format_block_size, > > + uint32_t format_bpb, > > struct isl_tile_info *tile_info) > > Almost. You need to also update the prototype in isl.h. Do that, and > and make the commit message say the right thing. :) Both are fixed locally. > this patch is > Reviewed-by: Chad Versace <chad.vers...@intel.com> > >
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev