index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
Daniel Kurtz
2012-03-28
1
-26
/
+34
*
drm/i915/intel_i2c: assign HDMI port D to pin pair 6
Daniel Kurtz
2012-03-28
2
-5
/
+5
*
drm/i915/intel_i2c: cleanup error messages and comments
Daniel Kurtz
2012-03-28
1
-4
/
+7
*
drm/i915/intel_i2c: refactor gmbus_xfer
Daniel Kurtz
2012-03-28
1
-59
/
+92
*
drm/i915: mark pwrite/pread slowpaths with unlikely
Daniel Vetter
2012-03-27
1
-4
/
+4
*
drm/i915: fixup in-line clflushing on bit17 swizzled bos
Daniel Vetter
2012-03-27
1
-7
/
+32
*
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
2012-03-27
2
-4
/
+4
*
drm/i915: extract copy helpers from shmem_pread|pwrite
Daniel Vetter
2012-03-27
1
-60
/
+136
*
drm/i915: use uncached writes in pwrite
Daniel Vetter
2012-03-27
1
-3
/
+3
*
drm/i915: fall back to shmem pwrite when the buffer is not accessible
Daniel Vetter
2012-03-27
1
-0
/
+1
*
drm/i915: implement inline clflush for pwrite
Daniel Vetter
2012-03-27
1
-4
/
+42
*
drm/i915: don't clobber userspace memory before commiting to the pread
Daniel Vetter
2012-03-27
1
-5
/
+11
*
drm/i915: drop gtt slowpath
Daniel Vetter
2012-03-27
1
-153
/
+30
*
drm/i915: don't call shmem_read_mapping unnecessarily
Daniel Vetter
2012-03-27
1
-12
/
+30
*
drm/i915: don't use gtt_pwrite on LLC cached objects
Daniel Vetter
2012-03-27
1
-0
/
+1
*
drm/i915: kill ranged cpu read domain support
Daniel Vetter
2012-03-27
2
-124
/
+0
*
drm/i915: move clflushing into shmem_pread
Daniel Vetter
2012-03-27
1
-6
/
+20
*
drm: add helper to clflush a virtual address range
Daniel Vetter
2012-03-27
1
-0
/
+23
*
drm/i915: merge shmem_pread slow&fast-path
Daniel Vetter
2012-03-27
1
-81
/
+27
*
drm/i915: merge shmem_pwrite slow&fast-path
Daniel Vetter
2012-03-27
1
-93
/
+33
*
drm/i915: Avoid using mappable space for relocation processing through the CPU
Chris Wilson
2012-03-27
3
-14
/
+28
*
drm/i915: clear the entire gtt when using gem
Daniel Vetter
2012-03-27
2
-5
/
+4
*
drm/i915: the intel gtt is _not_ an agp bridge!
Daniel Vetter
2012-03-27
1
-15
/
+9
*
drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
Daniel Vetter
2012-03-27
4
-26
/
+28
*
drm/i915: reinstate GM45 TV detection fix
Daniel Vetter
2012-03-27
1
-0
/
+9
*
drm/i915: Batch copy_from_user for relocation processing
Chris Wilson
2012-03-26
1
-13
/
+29
*
drm/i915: enable gmbus on gen2
Daniel Vetter
2012-03-25
1
-4
/
+0
*
drm/i915: add an explict mmio base for gpio/gmbus io
Daniel Vetter
2012-03-25
2
-7
/
+13
*
drm/i915/sdov: switch IS_SDVOB to a flag
Daniel Vetter
2012-03-24
3
-19
/
+23
*
drm/i915: re-order GT IIR bit definitions
Jesse Barnes
2012-03-23
1
-6
/
+14
*
drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
Jesse Barnes
2012-03-23
2
-6
/
+6
*
drm/i915: Release the mmap offset when purging a buffer
Chris Wilson
2012-03-23
1
-0
/
+3
*
drm/i915: Add lvds_channel module option
Takashi Iwai
2012-03-22
3
-0
/
+11
*
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
Takashi Iwai
2012-03-22
3
-6
/
+62
*
drm/i915: [dinq] shut up six instances of -Warray-bounds
Ben Widawsky
2012-03-22
1
-0
/
+1
*
drm/i915: [dinq] shut up two instances -Wunitialized
Ben Widawsky
2012-03-22
1
-2
/
+2
*
drm/i915: add HAS_ALIASING_PPGTT parameter for userspace
Daniel Vetter
2012-03-20
1
-0
/
+3
*
drm/i915: enable lazy global-gtt binding
Daniel Vetter
2012-03-20
1
-1
/
+3
*
drm/i915: implement SNB workaround for lazy global gtt
Daniel Vetter
2012-03-20
1
-1
/
+13
*
drm/i915: bind objects to the global gtt only when needed
Daniel Vetter
2012-03-20
4
-3
/
+17
*
drm/i915: split out dma mapping from global gtt bind/unbind functions
Daniel Vetter
2012-03-20
3
-32
/
+24
*
i915: Add and use pr_fmt and pr_<level>
Joe Perches
2012-03-18
4
-47
/
+37
*
drm/i915: panel: invert brightness acer aspire 5734z
Carsten Emde
2012-03-18
1
-1
/
+5
*
drm/i915: panel: invert brightness via quirk
Carsten Emde
2012-03-18
3
-4
/
+21
*
drm/i915: panel: invert brightness via parameter
Carsten Emde
2012-03-18
1
-0
/
+17
*
drm/i915: Add wait_for in init_ring_common
Sean Paul
2012-03-18
1
-3
/
+3
*
drm/i915: Don't do MTRR setup if PAT is enabled
Adam Jackson
2012-03-18
1
-0
/
+6
*
drm/i915: Pull MTRR setup to its own function
Adam Jackson
2012-03-18
1
-12
/
+17
*
drm/i915: Retry reading the PCH FDI receiver ISR
Sean Paul
2012-03-02
1
-17
/
+25
*
drm/i915: remove ACPI related DRM_ERRORs
Jesse Barnes
2012-03-02
1
-2
/
+0
[next]