Linus Torvalds
|
c48c43e422
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
14 年之前 |
Chris Wilson
|
f00a3ddf91
drm/i915: IS_IRONLAKE is synonymous with gen == 5
|
14 年之前 |
Chris Wilson
|
549f736582
drm/i915: Enable SandyBridge blitter ring
|
14 年之前 |
Chris Wilson
|
69dc4987cb
drm/i915: Track objects in global active list (as well as per-ring)
|
14 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Chris Wilson
|
73aa808f10
drm: Move the GTT accounting to i915
|
14 年之前 |
Chris Wilson
|
5cdf588174
drm/i915: Make get/put pages static
|
14 年之前 |
Chris Wilson
|
8f2480fb05
drm/i915/debugfs: Include list totals
|
14 年之前 |
Chris Wilson
|
d21d597568
drm/i915: Report the deferred free list in debugfs
|
14 年之前 |
Chris Wilson
|
f787a5f59e
drm/i915: Only hold a process-local lock whilst throttling.
|
14 年之前 |
Chris Wilson
|
f13d3f7311
drm/i915: Track pinned objects
|
14 年之前 |
Chris Wilson
|
82690bba37
drm/i915/debug: Dump BSD ring buffers to debugfs
|
14 年之前 |
Chris Wilson
|
a6c45cf013
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
|
14 年之前 |
Chris Wilson
|
bed4a6734b
drm/i915: Fix updating FBC
|
14 年之前 |
Chris Wilson
|
5ba2aaaaa1
drm/i915/debug: Include Ironlake in self-refresh status
|
15 年之前 |
Dan Carpenter
|
f4433a8d5d
i915: snprintf returns large values
|
14 年之前 |
Chris Wilson
|
37811fcc91
drm/i915: Show framebuffer info in debugfs
|
15 年之前 |
Chris Wilson
|
70d39fe486
drm/i915: Show device capabilities in debugfs
|
15 年之前 |
Chris Wilson
|
de227ef090
drm/i915: Kill the active list spinlock
|
15 年之前 |
Chris Wilson
|
44834a67c0
drm/i915: Use the VBT from OpRegion when available (v3)
|
15 年之前 |
Simon Farnsworth
|
4e5359cd05
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
|
15 年之前 |
Chris Wilson
|
6ef3d42780
drm/i915: Capture the overlay status upon a GPU hang.
|
15 年之前 |
Jesse Barnes
|
9c928d168d
drm/i915: disable FBC when more than one pipe is active
|
15 年之前 |
Jesse Barnes
|
adcdbc6651
drm/i915: don't access FW_BLC_SELF on 965G
|
15 年之前 |
Eric Anholt
|
e20f9c64c7
drm/i915: Clean up leftover bits from hws move to ring structure.
|
15 年之前 |
Jesse Barnes
|
7648fa99eb
drm/i915: add power monitoring support
|
15 年之前 |
Zou Nan hai
|
852835f343
drm/i915: convert some gem structures to per-ring V2
|
15 年之前 |
Zou Nan hai
|
8187a2b70e
drm/i915: introduce intel_ring_buffer structure (V2)
|
15 年之前 |
Eric Anholt
|
d3301d86b4
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
|
15 年之前 |
Adam Jackson
|
ee5382aedf
drm/i915: Make fbc control wrapper functions
|
15 年之前 |