index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-03-20
12
-162
/
+130
|
\
|
*
drm/i915: Only clear the GPU domains upon a successful finish
Chris Wilson
2012-03-01
1
-2
/
+5
|
*
drm/i915: reenable gmbus on gen3+ again
Daniel Vetter
2012-02-29
1
-1
/
+1
|
*
drm/i915: i2c: unconditionally set up gpio fallback
Daniel Vetter
2012-02-29
2
-32
/
+22
|
*
drm/i915: merge gmbus and gpio i2c adpater into one
Daniel Vetter
2012-02-29
2
-33
/
+7
|
*
drm/i915: merge struct intel_gpio into struct intel_gmbus
Daniel Vetter
2012-02-29
2
-73
/
+72
|
*
i2c: export bit-banging algo functions
Daniel Vetter
2012-02-29
2
-1
/
+3
|
*
drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo
Daniel Vetter
2012-02-29
1
-4
/
+4
|
*
drm/i915: add dev_priv to intel_gmbus
Daniel Vetter
2012-02-29
2
-8
/
+11
|
*
drm/i915: Fix single msg gmbus_xfers writes
Benson Leung
2012-02-29
1
-4
/
+9
|
*
drm/i915: error_buffer->ring should be signed
Daniel Vetter
2012-02-27
1
-1
/
+1
|
*
drm/i915: Silence the error message from i915_wait_request()
Chris Wilson
2012-02-27
1
-5
/
+0
|
*
drm/i915: use the new hdmi_force_audio enum more
Daniel Vetter
2012-02-27
2
-10
/
+10
|
*
drm/i915: No need to search again after retiring requests
Chris Wilson
2012-02-27
1
-15
/
+0
|
*
drm/i915: Only bump refcnt on objects scheduled for eviction
Chris Wilson
2012-02-27
1
-3
/
+1
|
*
drm/i915/bios: Downgrade the "signature missing" DRM_ERROR to debug
Chris Wilson
2012-02-27
1
-1
/
+1
|
*
drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
Marc Gariepy
2012-02-27
1
-0
/
+16
|
*
drm/i915: Fixes distorted external screen image on HP 2730p
Philipp Grete
2012-02-27
1
-2
/
+0
*
|
drm/radeon: Drop radeon_gem_object_(un)pin.
Michel Dänzer
2012-03-20
3
-30
/
+6
*
|
drm/radeon: Restrict offset for legacy display engine.
Michel Dänzer
2012-03-20
3
-3
/
+10
*
|
drm/radeon: Restrict offset for legacy hardware cursor.
Michel Dänzer
2012-03-20
3
-3
/
+30
*
|
drm/radeon/kms: reduce probe latency on digital connectors
Tvrtko Ursulin
2012-03-20
1
-0
/
+27
*
|
drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
Alex Deucher
2012-03-20
1
-0
/
+14
*
|
drm/radeon/kms: fix analog load detection on DVI-I connectors
Alex Deucher
2012-03-20
1
-0
/
+4
*
|
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-03-20
8
-125
/
+96
*
|
drivers/gpu/drm/savage/savage_state.c: add missing kfree
Julia Lawall
2012-03-20
1
-2
/
+3
*
|
drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free
Julia Lawall
2012-03-20
1
-14
/
+2
*
|
drm/radeon: dp only enable enhanced framing if sink supports.
Dave Airlie
2012-03-20
1
-1
/
+2
*
|
drm/radeon/kms: skip db/cb/streamout checking when possible on r600
Marek Olšák
2012-03-20
1
-120
/
+150
*
|
drm/radeon/kms: compute GPU addresses correctly on r600
Marek Olšák
2012-03-20
1
-21
/
+68
*
|
drm/radeon/kms: remove some unused variables in evergreen_cs_track
Marek Olšák
2012-03-20
3
-52
/
+30
*
|
drm/radeon/kms: skip db/cb/streamout checking when possible on evergreen
Marek Olšák
2012-03-20
1
-25
/
+66
*
|
drm/radeon/kms: optimize streamout checking for evergreen
Marek Olšák
2012-03-20
1
-16
/
+21
*
|
drm/radeon/kms: compute GPU addresses correctly on evergreen
Marek Olšák
2012-03-20
1
-27
/
+103
*
|
drm/radeon/kms: make some DRM errors more informative
Marek Olšák
2012-03-20
1
-4
/
+4
*
|
drm/radeon/kms: skip cb/db checking if SX_MISC is 1 on r600+
Marek Olšák
2012-03-20
5
-3
/
+16
*
|
drm/usb: move usb support into a separate module
Dave Airlie
2012-03-20
5
-2
/
+13
*
|
drm: fix build with UDL if USB is a module
Dave Airlie
2012-03-16
2
-3
/
+2
*
|
drm/udl: initial UDL driver (v4)
Dave Airlie
2012-03-15
13
-0
/
+2324
*
|
drm: add core support for unplugging a device (v2)
Dave Airlie
2012-03-15
6
-0
/
+57
*
|
drm/modeset: add helper to unplug all connectors from sysfs
Dave Airlie
2012-03-15
2
-3
/
+16
*
|
drm/sysfs: protect sysfs removal code against being run twice.
Dave Airlie
2012-03-15
1
-1
/
+6
*
|
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
2012-03-15
3
-2
/
+19
*
|
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
1162
-47079
/
+9077
|
\
\
|
*
|
Linux 3.3-rc7
v3.3-rc7
Linus Torvalds
2012-03-10
1
-1
/
+1
|
*
|
aio: fix the "too late munmap()" race
Al Viro
2012-03-09
1
-8
/
+6
|
*
|
aio: fix io_setup/io_destroy race
Al Viro
2012-03-09
1
-4
/
+4
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-09
2
-3
/
+7
|
|
\
\
|
|
*
|
Btrfs: fix casting error in scrub reada code
Chris Mason
2012-03-03
1
-1
/
+1
|
|
*
|
btrfs: fix locking issues in find_parent_nodes()
Li Zefan
2012-03-03
1
-2
/
+6
[next]