<div dir="ltr">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)??    <div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 10, 2016 at 10:47 AM, Emil Velikov <span dir="ltr"><<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 28 October 2016 at 04:38, Gurchetan Singh<br>
<span><<a href="mailto:gurchetansingh@chromium.org" target="_blank">gurchetansingh@chromium.org</a>> wrote:<br>
> This file has useful information regarding the pci-id --> gen<br>
> conversion.  The gen determines which scanout formats a chipset<br>
> supports (for example, the SKL display engine can scanout Y-tiled<br>
> formats).  This would be useful for the ozone-gbm interface.<br>
><br>
</span>It sounds like you're interested in the actual generation rather than<br>
the exact device id, correct ?<br>
<br>
If so an interface like [1] sounds be a better fit. I've poked Chris<br>
about moving it to libdrm_intel so that others can also use it [2].<br>
Guessing he did not have much time about that :-\<br>
<br>
Thanks<br>
Emil<br>
[1] <a href="https://cgit.freedesktop.org/drm/igt-gpu-tools/commit/?id=d308bb082d429eb25dfd2844bcbafe722660a1ff" rel="noreferrer" target="_blank">https://cgit.freedesktop.org/d<wbr>rm/igt-gpu-tools/commit/?id=d3<wbr>08bb082d429eb25dfd2844bcbafe72<wbr>2660a1ff</a><br>
[2] <a href="https://patchwork.freedesktop.org/patch/95531/" rel="noreferrer" target="_blank">https://patchwork.freedesktop.<wbr>org/patch/95531/</a><br>
</blockquote></div><br></div></div>