[Mesa-dev] [PATCH 11/13] gallium: Add buffer and configs handling or fp16 formats
Strasser, Kevin
kevin.strasser at intel.com
Wed Jan 30 02:24:13 UTC 2019
Adam Jackson wrote:
> On Mon, 2019-01-28 at 10:42 -0800, Kevin Strasser wrote:
> > Expose configs when allow_fp16_configs has been enabled and
> > DRI_LOADER_CAP_FP16 is set in the loader.
> >
> > Also, make kms_swrast_dri respect format bpp, to allow for allocating
> > buffers wider than 32 bpp.
>
> Was this the only offender?
I checked all of the DRM_IOCTL_MODE_CREATE_DUMB call sites and this is the only
one that needs to account for wide formats.
Thanks,
Kevin
More information about the mesa-dev
mailing list