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:
4f82778
)
drm/amdgpu: bump version for new vce packet support
author
Alex Deucher
<
[email protected]
>
Wed, 21 Sep 2016 22:04:50 +0000
(18:04 -0400)
committer
Alex Deucher
<
[email protected]
>
Thu, 22 Sep 2016 14:24:42 +0000
(10:24 -0400)
Reviewed-by: Christian König <
[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 0c5f36d1ea3ef5ac6fc7caefc479e43ddd320da8..e7ae67234a7bc4e9428e38ab5762cf056f884e6c 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
+++ b/
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
@@
-56,9
+56,10
@@
* - 3.4.0 - Add AMDGPU_INFO_NUM_EVICTIONS.
* - 3.5.0 - Add support for new UVD_NO_OP register.
* - 3.6.0 - kmd involves use CONTEXT_CONTROL in ring buffer.
+ * - 3.7.0 - Add support for VCE clock list packet
*/
#define KMS_DRIVER_MAJOR 3
-#define KMS_DRIVER_MINOR
6
+#define KMS_DRIVER_MINOR
7
#define KMS_DRIVER_PATCHLEVEL 0
int amdgpu_vram_limit = 0;