index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Mask USER interrupts on gen6 (until required)
Chris Wilson
2011-01-11
1
-6
/
+0
*
drm/i915/panel: Only record the backlight level when it is enabled
Chris Wilson
2011-01-11
1
-0
/
+1
*
drm/i915: Allow the application to choose the constant addressing mode
Chris Wilson
2010-12-20
1
-0
/
+1
*
drm/i915: dynamic render p-state support for Sandy Bridge
Jesse Barnes
2010-12-18
1
-0
/
+1
*
drm/i915: Add support for precise vblank timestamping (v2)
Mario Kleiner
2010-12-16
1
-0
/
+7
*
drm/i915: Terminate the FORCE WAKE after we have finished reading
Chris Wilson
2010-12-09
1
-9
/
+12
*
drm/i915: Eliminate drm_gem_object_lookup during relocation
Chris Wilson
2010-12-09
1
-0
/
+6
*
drm/i915: caps.has_rc6 is no longer used, remove it.
Chris Wilson
2010-12-05
1
-2
/
+0
*
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-12-05
1
-26
/
+22
*
drm/i915: Pipelined fencing [infrastructure]
Chris Wilson
2010-12-02
1
-4
/
+6
*
drm/i915: Prevent stalling for a GTT read back from a read-only GPU target
Chris Wilson
2010-12-02
1
-0
/
+6
*
drm/i915/ringbuffer: Handle cliprects in the caller
Chris Wilson
2010-11-30
1
-2
/
+2
*
drm/i915: Avoid allocation for execbuffer object list
Chris Wilson
2010-11-25
1
-8
/
+2
*
drm/i915: Split i915_gem_execbuffer into its own file.
Chris Wilson
2010-11-25
1
-0
/
+18
*
drm/i915: Defer accounting until read from debugfs
Chris Wilson
2010-11-25
1
-9
/
+2
*
drm/i915: Mark a few functions as __must_check
Chris Wilson
2010-11-25
1
-35
/
+42
*
drm/i915: More accurately track last fence usage by the GPU
Chris Wilson
2010-11-24
1
-5
/
+12
*
drm/i915: Thread the pipelining ring through the callers.
Chris Wilson
2010-11-23
1
-1
/
+1
*
drm/i915: Extend hangcheck timeout
Chris Wilson
2010-11-23
1
-1
/
+1
*
drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer
Chris Wilson
2010-11-23
1
-3
/
+0
*
drm/i915: Record fence registers on error.
Chris Wilson
2010-11-23
1
-0
/
+1
*
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
1
-41
/
+43
*
drm/i915: no more agp for gem
Daniel Vetter
2010-11-23
1
-3
/
+6
*
drm/i915: move gtt handling to i915_gem_gtt.c
Daniel Vetter
2010-11-23
1
-0
/
+2
*
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
Daniel Vetter
2010-11-23
1
-0
/
+3
*
drm/i915: track objects in the gtt
Daniel Vetter
2010-11-23
1
-0
/
+4
*
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
2010-11-23
1
-1
/
+1
*
drm/i915: Compute physical addresses from base of stolen memory
Chris Wilson
2010-11-23
1
-1
/
+1
*
drm/i915: Fix restore of 965 fence regs since the register tracing change.
Keith Packard
2010-11-22
1
-32
/
+36
*
drm/i915: Capture interesting display registers on error
Chris Wilson
2010-11-22
1
-0
/
+8
*
drm/i915: Capture pinned buffers on error
Chris Wilson
2010-11-22
1
-2
/
+2
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-15
1
-0
/
+2
|
\
|
*
drm/i915: Retire any pending operations on the old scanout when switching
Chris Wilson
2010-11-13
1
-0
/
+2
*
|
drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register
Zou Nan hai
2010-11-11
1
-81
/
+95
*
|
drm/i915: Remove the global irq wait queue
Chris Wilson
2010-11-11
1
-1
/
+1
*
|
drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing
Chris Wilson
2010-11-08
1
-3
/
+5
*
|
drm/i915: Add untraced register read/write interface
Yuanhan Liu
2010-11-08
1
-0
/
+5
*
|
drm/i915: trace down all the register write and read
Yuanhan Liu
2010-11-08
1
-8
/
+53
*
|
drm/i915: kill mappable/fenceable disdinction
Daniel Vetter
2010-11-04
1
-3
/
+7
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-04
1
-0
/
+1
|
\
|
|
*
drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge
Zhenyu Wang
2010-11-04
1
-0
/
+1
*
|
Revert "drm/i915: add MMIO debug output"
Chris Wilson
2010-11-02
1
-28
/
+2
*
|
drm/i915: Move the invalidate|flush information out of the device struct
Chris Wilson
2010-11-01
1
-2
/
+0
*
|
drm/i915/debugfs: Report ring in error state
Chris Wilson
2010-11-01
1
-0
/
+1
*
|
drm/i915: Evict just the purgeable GTT entries on the first pass
Chris Wilson
2010-10-31
1
-2
/
+2
*
|
drm/i915: Record BSD engine error state
Chris Wilson
2010-10-29
1
-0
/
+5
*
|
drm/i915: Record BLT engine error state
Chris Wilson
2010-10-29
1
-1
/
+6
*
|
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
2010-10-29
1
-5
/
+3
*
|
drm/i915: Eliminate nested get/put pages
Chris Wilson
2010-10-28
1
-9
/
+0
*
|
drm/i915: Remove mmap_offset
Chris Wilson
2010-10-28
1
-5
/
+0
[next]