Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40299
b: refs/heads/master
c: 10eee0f
h: refs/heads/master
i:
  40297: a8f26b6
  40295: 92cc009
v: v3
  • Loading branch information
Michael Karcher authored and Dave Airlie committed Oct 24, 2006
1 parent 0e76473 commit d450dfe
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a1aa28970316d7fb606321d5ab7fb3873641ab54
refs/heads/master: 10eee0fe9114694401c7ae154e8cfb2ab2f59c10
1 change: 1 addition & 0 deletions trunk/drivers/char/drm/savage_bci.c
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,7 @@ static int savage_do_init_bci(drm_device_t * dev, drm_savage_init_t * init)
dev_priv->status = NULL;
}
if (dev_priv->dma_type == SAVAGE_DMA_AGP && init->buffers_offset) {
dev->agp_buffer_token = init->buffers_offset;
dev->agp_buffer_map = drm_core_findmap(dev,
init->buffers_offset);
if (!dev->agp_buffer_map) {
Expand Down

0 comments on commit d450dfe

Please sign in to comment.