mirror of
https://github.com/gnif/vendor-reset.git
synced 2025-07-23 03:13:00 +02:00
Merge branch 'master' into feature/audio_reset
This commit is contained in:
@@ -55,10 +55,10 @@ updating your initrd.
|
||||
|
||||
| Vendor | Family | Common Name(s)
|
||||
|---|---|---|
|
||||
|AMD|Polaris 10|
|
||||
|AMD|Polaris 11|
|
||||
|AMD|Polaris 12|
|
||||
|AMD|Vega 10| Vega 56/64 |
|
||||
|AMD|Polaris 10| RX 470, 480, 570, 580, 590
|
||||
|AMD|Polaris 11| RX 460, 560
|
||||
|AMD|Polaris 12| RX 540, 550
|
||||
|AMD|Vega 10| Vega 56/64/FE |
|
||||
|AMD|Vega 20| Radeon VII |
|
||||
|AMD|Navi 10| 5600XT, 5700, 5700XT
|
||||
|AMD|Navi 12| Pro 5600M |
|
||||
|
@@ -21,6 +21,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include "vendor-reset-ioctl.h"
|
||||
|
||||
#include <linux/miscdevice.h>
|
||||
#include <linux/uaccess.h>
|
||||
|
||||
#define VENDOR_RESET_IOCTL_DEVNAME "vendor_reset"
|
||||
|
||||
|
Reference in New Issue
Block a user