index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
DRM: Add DRM GEM CMA helper
Sascha Hauer
2012-09-18
3
-0
/
+258
*
drm/edid: limit printk when facing bad edid
Jerome Glisse
2012-09-17
2
-10
/
+18
*
gma500: Remove unused variable
Emil Goode
2012-09-13
1
-2
/
+0
*
vmwgfx: remove useless set memory to zero use memset()
Wei Yongjun
2012-09-13
2
-2
/
+0
*
drm: edid: add support for E-DDC
Shirish S
2012-09-13
1
-3
/
+16
*
drm: Remove unnecessary test for ARM.
Robert P. J. Day
2012-09-13
1
-9
/
+0
*
drm: use %*ph to dump small buffers
Andy Shevchenko
2012-09-13
3
-11
/
+4
*
drm: edid: Refactor HDMI VSDB detection
Ville Syrjälä
2012-09-13
1
-16
/
+22
*
drm: edid: Add bounds checking to HDMI VSDB parsing
Ville Syrjälä
2012-09-13
1
-12
/
+21
*
drm: edid: Add some bounds checking
Ville Syrjälä
2012-09-13
1
-26
/
+73
*
drm: consistently name interlaced modes
Russell King - ARM Linux
2012-09-13
1
-21
/
+21
*
drm: make buffer management work without DRM_MASTER
David Herrmann
2012-09-13
1
-6
/
+6
*
drm: udl: usb: Fix recursive Kconfig dependency
Sedat Dilek
2012-09-04
1
-2
/
+1
*
drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS block
Daniel Vetter
2012-09-03
1
-30
/
+29
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-09-03
33
-807
/
+1051
|
\
|
*
drm/i915: Remove __GFP_NO_KSWAPD
Sedat Dilek
2012-08-27
1
-3
/
+3
|
*
drm/i915: disable rc6 on ilk when vt-d is enabled
Daniel Vetter
2012-08-26
1
-0
/
+5
|
*
drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbuffer
Chris Wilson
2012-08-24
1
-69
/
+45
|
*
drm/i915: Use new INSTDONE registers (Gen7+)
Ben Widawsky
2012-08-24
3
-23
/
+33
|
*
drm/i915: Add new INSTDONE registers
Ben Widawsky
2012-08-24
1
-1
/
+5
|
*
drm/i915: Extract reading INSTDONE
Ben Widawsky
2012-08-24
2
-19
/
+32
|
*
drm/i915: Use a non-blocking wait for set-to-domain ioctl
Chris Wilson
2012-08-24
1
-0
/
+55
|
*
drm/i915: Juggle code order to ease flow of the next patch
Chris Wilson
2012-08-24
1
-191
/
+188
|
*
drm/i915: Use cpu relocations if the object is in the GTT but not mappable
Chris Wilson
2012-08-24
1
-0
/
+1
|
*
drm/i915: Extract general object init routine
Chris Wilson
2012-08-24
2
-12
/
+19
|
*
drm/i915: Protect private gem objects from truncate (such as imported dmabuf)
Chris Wilson
2012-08-24
1
-2
/
+5
|
*
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-24
8
-24
/
+33
|
*
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...
Tejun Heo
2012-08-24
1
-4
/
+2
|
*
drm/i915: Find unclaimed MMIO writes.
Ben Widawsky
2012-08-22
2
-0
/
+5
|
*
drm/i915: Add ERR_INT to gen7 error state
Ben Widawsky
2012-08-22
4
-0
/
+8
|
*
drm/i915: Cantiga+ cannot handle a hsync front porch of 0
Chris Wilson
2012-08-22
1
-0
/
+7
|
*
drm/i915: fix reassignment of variable "intel_dp->DP"
Xu, Anhua
2012-08-21
1
-2
/
+0
|
*
drm/i915: Try harder to allocate an mmap_offset
Chris Wilson
2012-08-21
1
-9
/
+41
|
*
drm/i915: Show pin count in debugfs
Chris Wilson
2012-08-21
1
-0
/
+2
|
*
drm/i915: Show (count, size) of purgeable objects in i915_gem_objects
Chris Wilson
2012-08-21
1
-4
/
+13
|
*
drm/i915: Add some sanity checks to unbound tracking
Chris Wilson
2012-08-21
1
-0
/
+4
|
*
drm/i915: Track unbound pages
Chris Wilson
2012-08-21
9
-189
/
+184
|
*
drm/i915: move functions around
Daniel Vetter
2012-08-20
1
-58
/
+58
|
*
drm/i915: Haswell HDMI audio initialization
Wang Xingchao
2012-08-17
1
-1
/
+86
|
*
drm/udl: call begin/end cpu access at more appropriate time
Dave Airlie
2012-08-17
2
-9
/
+20
|
*
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
2012-08-17
2
-0
/
+20
|
*
drm/i915: Allow VGA on CRTC 2
Keith Packard
2012-08-17
1
-1
/
+1
|
*
drm/i915: Don't hardcode the number of pipes in the error state dump
Damien Lespiau
2012-08-17
1
-5
/
+7
|
*
drm/fb-helper: don't clobber output routing in setup_crtcs
Daniel Vetter
2012-08-17
1
-6
/
+0
|
*
drm/i915: ironlake_write_eld code cleanup
Wang Xingchao
2012-08-17
2
-13
/
+34
|
*
drm/i915: write eld info for HDMI audio
Wang Xingchao
2012-08-17
1
-1
/
+5
|
*
drm/i915: HSW audio registers definition
Wang Xingchao
2012-08-17
1
-0
/
+47
|
*
drm/i915: extract ironlake_fdi_pll_disable
Daniel Vetter
2012-08-17
1
-24
/
+33
|
*
drm/i915: kill a few unused things in dev_priv
Daniel Vetter
2012-08-17
2
-18
/
+17
|
*
drm/i915: simplify dvo dpms interface
Daniel Vetter
2012-08-17
8
-29
/
+26
[next]