Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345563
b: refs/heads/master
c: 71bfe91
h: refs/heads/master
i:
  345561: ac5a2af
  345559: 728c9fc
v: v3
  • Loading branch information
Alex Deucher committed Dec 8, 2012
1 parent ac9774a commit 6c02def
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 93927f9c1db5f55085457e820f0631064c7bfa34
refs/heads/master: 71bfe916ebe6d026cd3d0e41c398574fc1228e03
3 changes: 2 additions & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,10 @@
* 2.22.0 - r600 only: RESOLVE_BOX allowed
* 2.23.0 - allow STRMOUT_BASE_UPDATE on RS780 and RS880
* 2.24.0 - eg only: allow MIP_ADDRESS=0 for MSAA textures
* 2.25.0 - eg+: new info request for num SE and num SH
*/
#define KMS_DRIVER_MAJOR 2
#define KMS_DRIVER_MINOR 24
#define KMS_DRIVER_MINOR 25
#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 6c02def

Please sign in to comment.