git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f4042b
)
drm/i915: Add support for the G33, Q33, and Q35 chipsets.
author
Wang Zhenyu
<zhenyu.z.wang@intel.com>
Sun, 10 Jun 2007 05:58:19 +0000
(15:58 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Sun, 10 Jun 2007 05:58:19 +0000
(15:58 +1000)
These require that the status page be referenced by a pointer in GTT, rather
than phsyical memory. So, we have the X Server allocate that memory and tell
us the address, instead.
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found