projects
/
GitHub
/
LineageOS
/
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:
fdb4352
)
drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support
author
Alex Deucher
<alexdeucher@gmail.com>
Fri, 26 Mar 2010 19:26:51 +0000
(15:26 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 31 Mar 2010 03:12:28 +0000
(13:12 +1000)
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_drv.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/radeon/radeon_drv.h
b/drivers/gpu/drm/radeon/radeon_drv.h
index ec55f2b23c2298f39d7b108d183bf52a59ddad34..448eba89d1e62e2dec8089480e951086c7caa2f6 100644
(file)
--- a/
drivers/gpu/drm/radeon/radeon_drv.h
+++ b/
drivers/gpu/drm/radeon/radeon_drv.h
@@
-107,9
+107,10
@@
* 1.30- Add support for occlusion queries
* 1.31- Add support for num Z pipes from GET_PARAM
* 1.32- fixes for rv740 setup
+ * 1.33- Add r6xx/r7xx const buffer support
*/
#define DRIVER_MAJOR 1
-#define DRIVER_MINOR 3
2
+#define DRIVER_MINOR 3
3
#define DRIVER_PATCHLEVEL 0
enum radeon_cp_microcode_version {