projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0b83d4
)
drm/amdgpu: bump version for support of UVD MJPEG decode
author
Leo Liu
<leo.liu@amd.com>
Wed, 16 Aug 2017 14:18:28 +0000
(10:18 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 17 Aug 2017 20:47:45 +0000
(16:47 -0400)
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
index 353e3467e5c825765fc2d5a12c0caece772261dc..e39ec981b11c85d11ca6250caf2c4ab7de35fd97 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
+++ b/
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
@@
-68,9
+68,10
@@
* - 3.16.0 - Add reserved vmid support
* - 3.17.0 - Add AMDGPU_NUM_VRAM_CPU_PAGE_FAULTS.
* - 3.18.0 - Export gpu always on cu bitmap
+ * - 3.19.0 - Add support for UVD MJPEG decode
*/
#define KMS_DRIVER_MAJOR 3
-#define KMS_DRIVER_MINOR 1
8
+#define KMS_DRIVER_MINOR 1
9
#define KMS_DRIVER_PATCHLEVEL 0
int amdgpu_vram_limit = 0;