projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0adf6c
)
drm/amd/amdgpu: bump version for memory query info
author
Junwei Zhang
<
[email protected]
>
Wed, 28 Sep 2016 05:27:15 +0000
(13:27 +0800)
committer
Alex Deucher
<
[email protected]
>
Tue, 25 Oct 2016 18:38:18 +0000
(14:38 -0400)
Signed-off-by: Junwei Zhang <
[email protected]
>
Reviewed-by: Marek Olšák <
[email protected]
>
Signed-off-by: Alex Deucher <
[email protected]
>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
index 528d6531dd490978eaa134bd96ae3622af92cc76..a113a432d3a49b62522aef0f4c30f99811364795 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
+++ b/
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
@@
-58,9
+58,10
@@
* - 3.6.0 - kmd involves use CONTEXT_CONTROL in ring buffer.
* - 3.7.0 - Add support for VCE clock list packet
* - 3.8.0 - Add support raster config init in the kernel
+ * - 3.9.0 - Add support for memory query info about VRAM and GTT.
*/
#define KMS_DRIVER_MAJOR 3
-#define KMS_DRIVER_MINOR
8
+#define KMS_DRIVER_MINOR
9
#define KMS_DRIVER_PATCHLEVEL 0
int amdgpu_vram_limit = 0;