drm/radeon: bump minor version for occlusion queries support
We already added support, just need to let userspace know when it can use them. Signed-off-by: Maciej Cencora <m.cencora@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Родитель
59de2bebab
Коммит
e8a1344119
|
@ -99,9 +99,10 @@
|
||||||
* 1.27- Add support for IGP GART
|
* 1.27- Add support for IGP GART
|
||||||
* 1.28- Add support for VBL on CRTC2
|
* 1.28- Add support for VBL on CRTC2
|
||||||
* 1.29- R500 3D cmd buffer support
|
* 1.29- R500 3D cmd buffer support
|
||||||
|
* 1.30- Add support for occlusion queries
|
||||||
*/
|
*/
|
||||||
#define DRIVER_MAJOR 1
|
#define DRIVER_MAJOR 1
|
||||||
#define DRIVER_MINOR 29
|
#define DRIVER_MINOR 30
|
||||||
#define DRIVER_PATCHLEVEL 0
|
#define DRIVER_PATCHLEVEL 0
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Загрузка…
Ссылка в новой задаче