TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New OpenGL Driver for Intel Gen8 GPUs Merged into Mesa

91 pointsby oblabout 6 years ago

5 comments

robert_fossabout 6 years ago
This is actually big news. It means that all of the major GPUs with an OSS driver share a lot of code, specifically the gallium part of the mesa project.<p>This means that features like OpenCL can be implemented for one driver and with minimal effort be ported to another GPU.
评论 #19236503 未加载
est31about 6 years ago
Kudos for intel for doing this. They not just open source their driver, they also work with upstream to get it pushed there. This is what every vendor should do. Looking at you, Nvidia.
misesabout 6 years ago
Hmm, I wonder if this has something to do with Intel&#x27;s upcoming dGPUs? Not necessarily a bad thing, but having a scenario with lots of code reuse among drivers and a common framework means easier&#x2F;faster&#x2F;better support for their new stuff. Seems like a win for both Intel and the users.
fulafelabout 6 years ago
Which drivers now use Gallium? I know the r600 driver for older AMD GPUs does, what about AMDGPU?
评论 #19233775 未加载
NullPrefixabout 6 years ago
&gt;* Supports only Broadwell and newer (Gen8+); drops support for the older Gen4-7.5 GPUs, as well as Braswell&#x2F;Cherrytrail<p>Meltdown&#x2F;Spectre turned out not to be a reason big enough to upgrade from Sandy&#x2F;Ivy Bridge, so they had to find another way to &quot;discontinue&quot; current users.<p>I guess classic i915 driver for mesa will be discontinued soon, left to bit rot and then removed from Mesa as &quot;potentially unsafe to use, because ... memory errors cause RCE&quot;.
评论 #19235013 未加载
评论 #19233689 未加载
评论 #19235093 未加载