Skip to content

Commit

Permalink
drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer su…
Browse files Browse the repository at this point in the history
…pport

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Mar 31, 2010
1 parent fdb4352 commit 6bb1180
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion drivers/gpu/drm/radeon/radeon_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 32
#define DRIVER_MINOR 33
#define DRIVER_PATCHLEVEL 0

enum radeon_cp_microcode_version {
Expand Down

0 comments on commit 6bb1180

Please sign in to comment.