AMDgpu (Linux kernel module): Difference between revisions

Content deleted Content added
No edit summary
m OpenBSD supports amdgpu(4): https://man.openbsd.org/amdgpu.4
Tags: Visual edit Mobile edit Mobile web edit
Line 1:
{{Infobox software
| name = AMDGPU
| title = AMDGPU
| logo = <!-- [[File: ]] -->
| logo caption =
| screenshot = <!-- [[File: ]] -->
| caption =
| collapsible =
| author =
| developer =
| author =
| released = 1.0&nbsp;/ {{Start date and age|2015|04|20|df=yes}}<ref>{{cite web |url=https://lists.freedesktop.org/archives/dri-devel/2015-April/081501.html |title=Initial amdgpu driver release |date=20 April 2015}}</ref>
| developer =
| discontinued =
| released = 1.0&nbsp;/ {{Start date and age|2015|04|20|df=yes}}<ref>{{cite web |url=https://lists.freedesktop.org/archives/dri-devel/2015-April/081501.html |title=Initial amdgpu driver release |date=20 April 2015}}</ref>
| discontinued =
| latest release version = 18.1.0
| latest release date = {{Start date and age|2018|09|14|df=yes}},<ref>{{cite web |url=https://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu/ |title=xf86-video-amdgpu}}</ref>
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| programming language = [[C (programming language)|C]]
| operating system = [[Linux]], [[FreeBSD]], [[OpenBSD]]
| platform = [[x86]], [[x86-64]]
| size =
| genre = [[Device driver]]
| license = [[MIT License]]
}}
'''AMDGPU''' is [[AMD]]'s fully [[Open-source software|open source]] unified [[device driver|graphics driver]] for [[Linux]].<ref>{{cite web|url=http://lists.freedesktop.org/archives/dri-devel/2015-April/081501.html |title=Initial amdgpu driver release |date=2015-04-20 |accessdate=2016-04-26}}</ref><ref>{{cite web|url=http://linux.softpedia.com/blog/open-source-amdgpu-linux-driver-gets-its-first-point-release-for-mesa-11-2-500682.shtml|title=Open-Source AMDGPU Linux Driver Gets Its First Point Release for Mesa 11.2|work=Linux.softpedia.com|accessdate=2016-07-25}}</ref> AMDGPU only officially supports cards built upon [[Graphics_Core_Next#first|GCN 1.2]] or higher, support for previous cards is experimental and may be enabled by a kernel parameter.<ref>{{cite news|url=https://www.phoronix.com/scan.php?page=news_item&px=AMDGPU-SI-Experimental-Code|title=AMD Unleashes Initial AMDGPU Driver Support For GCN 1.0 / Southern Islands GPUs|work=Phoronix|date=2016-05-13|accessdate=2017-04-05}}</ref><ref>{{cite web|title=AMDgpu driver documentation|url=https://dri.freedesktop.org/docs/drm/gpu/amdgpu.html|website=Freedesktop.org}}</ref>