Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249039
b: refs/heads/master
c: ad9f792
h: refs/heads/master
i:
  249037: 3d928a9
  249035: 9a61e85
  249031: cbdeb42
  249023: 0c7d64b
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Apr 5, 2011
1 parent 8e434c6 commit 720b85d
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 0c6b262753eededa3596d37e8d68ef44718c365b
refs/heads/master: ad9f792e67c0a0522bb78109bc979197c9756fcc
3 changes: 3 additions & 0 deletions trunk/drivers/staging/gma500/psb_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,9 @@ static int psb_driver_load(struct drm_device *dev, unsigned long chipset)
if (ret)
return ret;

PSB_WSGX32(0x20000000, PSB_CR_PDS_EXEC_BASE);
PSB_WSGX32(0x30000000, PSB_CR_BIF_3D_REQ_BASE);

/* igd_opregion_init(&dev_priv->opregion_dev); */
acpi_video_register();
if (dev_priv->lid_state)
Expand Down

0 comments on commit 720b85d

Please sign in to comment.