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:
d7a4ac6
)
drm/amdgpu: add version bump for raster config programming
author
Alex Deucher
<
[email protected]
>
Mon, 26 Sep 2016 20:44:54 +0000
(16:44 -0400)
committer
Alex Deucher
<
[email protected]
>
Tue, 27 Sep 2016 17:00:50 +0000
(13:00 -0400)
Reviewed-by: Christian König <
[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 e7ae67234a7bc4e9428e38ab5762cf056f884e6c..13ab49fdb759f46e96d94ba0e9c7085e649afe96 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
+++ b/
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
@@
-57,9
+57,10
@@
* - 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
+ * - 3.8.0 - Add support raster config init in the kernel
*/
#define KMS_DRIVER_MAJOR 3
-#define KMS_DRIVER_MINOR
7
+#define KMS_DRIVER_MINOR
8
#define KMS_DRIVER_PATCHLEVEL 0
int amdgpu_vram_limit = 0;