Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123433
b: refs/heads/master
c: 60f2ee0
h: refs/heads/master
i:
  123431: 89e0c19
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed Dec 29, 2008
1 parent ab91302 commit d310ac6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f890607b1e93dc6fdc2a42b60656c917adf6257f
refs/heads/master: 60f2ee0b4a6b852299d8e30aeb2af517ef5ee19c
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ static struct drm_driver driver = {
.enable_vblank = radeon_enable_vblank,
.disable_vblank = radeon_disable_vblank,
.dri_library_name = dri_library_name,
.master_create = radeon_master_create,
.master_destroy = radeon_master_destroy,
.irq_preinstall = radeon_driver_irq_preinstall,
.irq_postinstall = radeon_driver_irq_postinstall,
.irq_uninstall = radeon_driver_irq_uninstall,
Expand Down

0 comments on commit d310ac6

Please sign in to comment.