index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
drm/i915: no more agp for gem
Daniel Vetter
2010-11-23
drm/i915: move gtt handling to i915_gem_gtt.c
Daniel Vetter
2010-11-23
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
Daniel Vetter
2010-11-23
drm/i915: track objects in the gtt
Daniel Vetter
2010-11-23
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
2010-11-23
drm/i915: Compute physical addresses from base of stolen memory
Chris Wilson
2010-11-22
drm/i915: Fix restore of 965 fence regs since the register tracing change.
Keith Packard
2010-11-22
drm/i915: Capture interesting display registers on error
Chris Wilson
2010-11-22
drm/i915: Capture pinned buffers on error
Chris Wilson
2010-11-15
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-13
drm/i915: Retire any pending operations on the old scanout when switching
Chris Wilson
2010-11-11
drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register
Zou Nan hai
2010-11-11
drm/i915: Remove the global irq wait queue
Chris Wilson
2010-11-08
drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing
Chris Wilson
2010-11-08
drm/i915: Add untraced register read/write interface
Yuanhan Liu
2010-11-08
drm/i915: trace down all the register write and read
Yuanhan Liu
2010-11-04
drm/i915: kill mappable/fenceable disdinction
Daniel Vetter
2010-11-04
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-04
drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge
Zhenyu Wang
2010-11-02
Revert "drm/i915: add MMIO debug output"
Chris Wilson
2010-11-01
drm/i915: Move the invalidate|flush information out of the device struct
Chris Wilson
2010-11-01
drm/i915/debugfs: Report ring in error state
Chris Wilson
2010-10-31
drm/i915: Evict just the purgeable GTT entries on the first pass
Chris Wilson
2010-10-29
drm/i915: Record BSD engine error state
Chris Wilson
2010-10-29
drm/i915: Record BLT engine error state
Chris Wilson
2010-10-29
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
2010-10-28
drm/i915: Eliminate nested get/put pages
Chris Wilson
2010-10-28
drm/i915: Remove mmap_offset
Chris Wilson
2010-10-28
drm/i915: Make the inactive object shrinker per-device
Chris Wilson
2010-10-27
drm/i915: Capture ERROR register on Sandybridge hangs
Chris Wilson
2010-10-27
drm/i915: add accounting for mappable objects in gtt v2
Daniel Vetter
2010-10-27
drm/i915: use the complete gtt
Daniel Vetter
2010-10-27
drm/i915: range-restricted bind_to_gtt
Daniel Vetter
2010-10-27
drm/i915: range-restricted eviction support
Daniel Vetter
2010-10-27
drm/i915: Propagate error from failing to queue a request
Chris Wilson
2010-10-27
drm/i915: Remove the confusing global waiting/irq seqno
Chris Wilson
2010-10-27
drm/i915: Propagate errors from writing to ringbuffer
Chris Wilson
2010-10-27
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
Chris Wilson
2010-10-24
drm/i915: Move gpu_write_list to per-ring
Chris Wilson
2010-10-21
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
2010-10-20
drm/i915: Track objects in global active list (as well as per-ring)
Chris Wilson
2010-10-08
drm/i915/dp: cache eDP DPCD data
Jesse Barnes
2010-10-08
drm/i915: fetch eDP configuration data from the VBT
Jesse Barnes
2010-10-08
drm/i915: add _DSM support
Jesse Barnes
2010-10-01
drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
Chris Wilson
2010-10-01
drm/i915: Clear fence registers on GPU reset
Chris Wilson
2010-10-01
drm: Move the GTT accounting to i915
Chris Wilson
2010-09-30
drm/i915: Make get/put pages static
Chris Wilson
[next]