Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185641
b: refs/heads/master
c: 0de1a57
h: refs/heads/master
i:
  185639: a7738fd
v: v3
  • Loading branch information
Dave Airlie committed Mar 1, 2010
1 parent e3a4ef6 commit d8ee031
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c62233508ef7104f8a78e571fdf5c72d0dc0200
refs/heads/master: 0de1a57bedce0899c98da4c0910d4f38c9b7c8f4
4 changes: 3 additions & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@

/*
* KMS wrapper.
* - 2.0.0 - initial interface
* - 2.1.0 - add square tiling interface
*/
#define KMS_DRIVER_MAJOR 2
#define KMS_DRIVER_MINOR 0
#define KMS_DRIVER_MINOR 1
#define KMS_DRIVER_PATCHLEVEL 0
int radeon_driver_load_kms(struct drm_device *dev, unsigned long flags);
int radeon_driver_unload_kms(struct drm_device *dev);
Expand Down

0 comments on commit d8ee031

Please sign in to comment.