D12476: kcm_opengl: Fix retrieval of DRI information
Lindsay Roberts
noreply at phabricator.kde.org
Mon Apr 23 19:08:26 UTC 2018
roberts created this revision.
roberts added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
roberts requested review of this revision.
REVISION SUMMARY
Currently DRI information retrieval is attempted via /proc/dri, which
was removed from the linux kernel in v3.12 (2013). This information
includes the kernel driver in use as well as card identification sourced
from pci.ids database.
This adds support for retrieving this information in the same vein via
/dev and /sys for modern kernels.
TEST PLAN
kcmshell5 opengl should correctly display kernel driver.
REPOSITORY
R102 KInfoCenter
BRANCH
kcm_opengl_fix_dri_info
REVISION DETAIL
https://phabricator.kde.org/D12476
AFFECTED FILES
Modules/opengl/opengl.cpp
To: roberts, #plasma
Cc: plasma-devel, #plasma, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180423/a07b9915/attachment.html>
More information about the Plasma-devel
mailing list