[Intel-gfx] [PATCH] make intel_chipset.h public

2016-11-10 Thread Emil Velikov
On 28 October 2016 at 04:38, Gurchetan Singh wrote: > This file has useful information regarding the pci-id --> gen > conversion. The gen determines which scanout formats a chipset > supports (for example, the SKL display engine can scanout Y-tiled > formats). This would be useful for the ozone-

[Intel-gfx] [PATCH] make intel_chipset.h public

2016-11-10 Thread Gurchetan Singh
Yes, I am interested in the generation. Since DRM_IOCTL_I915_GETPARAM returns the pci_id, a common place to get the generation would be nice. Intel folks, where do you think would be the best place to put this (libdrm_intel or the kernel)?? On Thu, Nov 10, 2016 at 10:47 AM, Emil Velikov wrote: