index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Unmask interrupt for render engine on Sandybridge
Zhenyu Wang
2010-05-28
1
-0
/
+19
*
drm/i915: Fix PIPE_CONTROL command on Sandybridge
Zhenyu Wang
2010-05-28
1
-2
/
+14
*
drm/i915: Fix up address spaces in slow_kernel_write()
Chris Wilson
2010-05-28
1
-25
/
+17
*
drm/i915: Use non-atomic kmap for slow copy paths
Chris Wilson
2010-05-28
1
-52
/
+30
*
drm/i915: Avoid moving from CPU domain during pwrite
Chris Wilson
2010-05-28
1
-1
/
+2
*
drm/i915: Cleanup after failed initialization of ringbuffers
Chris Wilson
2010-05-28
1
-1
/
+18
*
drm/i915: Reject bind_to_gtt() early if object > aperture
Chris Wilson
2010-05-28
1
-0
/
+8
*
drm/i915: Check error code whilst moving buffer to GTT domain.
Chris Wilson
2010-05-28
1
-1
/
+5
*
drm/i915: Remove spurious warning "Failure to install fence"
Chris Wilson
2010-05-28
1
-6
/
+11
*
drm/i915: Rebind bo if currently bound with incorrect alignment.
Chris Wilson
2010-05-28
1
-0
/
+11
*
drm/i915: Include pitch in set_base debug statement.
Chris Wilson
2010-05-28
1
-1
/
+2
*
drm/i915: Only print "nothing to do" debug message as required.
Chris Wilson
2010-05-28
1
-2
/
+3
*
drm/i915: Propagate error from unbinding an unfenceable object.
Chris Wilson
2010-05-28
1
-3
/
+7
*
drm/i915: Avoid nesting of domain changes when setting display plane
Chris Wilson
2010-05-28
1
-5
/
+3
*
drm/i915: Hold the spinlock whilst resetting unpin_work along error path
Chris Wilson
2010-05-28
1
-8
/
+12
*
drm/i915: Only print an message if there was an error
Chris Wilson
2010-05-28
1
-14
/
+24
*
drm/i915: Clean up leftover bits from hws move to ring structure.
Eric Anholt
2010-05-26
3
-10
/
+6
*
drm/i915: Add CxSR support on Pineview DDR3
Li Peng
2010-05-26
4
-29
/
+53
*
i915: remove unneeded null checks
Dan Carpenter
2010-05-26
1
-2
/
+2
*
i915/intel_sdvo: remove unneeded null check
Dan Carpenter
2010-05-26
1
-1
/
+1
*
drm/i915: Fix HDMI mode select for Cougarpoint PCH
Zhenyu Wang
2010-05-26
2
-1
/
+7
*
drm/i915: combine all small integers into one single bitfield
Daniel Vetter
2010-05-26
2
-26
/
+54
*
drm/i915/dp: Add DPCD data to debug output
Adam Jackson
2010-05-26
1
-0
/
+2
*
drm/i915/dp: Only enable enhanced framing if the sink supports it
Adam Jackson
2010-05-26
1
-3
/
+2
*
drm/i915: Kill dangerous pending-flip debugging
Chris Wilson
2010-05-26
1
-6
/
+0
*
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2010-05-26
1
-19
/
+19
*
drm/i915: add power monitoring support
Jesse Barnes
2010-05-26
6
-53
/
+772
*
drm/i915/gen4: Extra CRT hotplug paranoia
Adam Jackson
2010-05-26
2
-8
/
+14
*
drm/i915: Add support for interlaced display.
Krzysztof Halasa
2010-05-26
2
-1
/
+15
*
i915: fix lock imbalance on error path...
Daniel J Blueman
2010-05-26
1
-0
/
+1
*
drm/i915: Convert more trace events to DEFINE_EVENT
Li Zefan
2010-05-26
1
-17
/
+7
*
drm/i915: add timeout to FBC disable waits
Jesse Barnes
2010-05-26
1
-2
/
+11
*
drm/i915: implement BSD ring buffer V2
Zou Nan hai
2010-05-26
6
-15
/
+276
*
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
2010-05-26
7
-153
/
+207
*
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
2010-05-26
10
-376
/
+603
*
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
2010-05-26
7
-55
/
+55
*
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
2010-05-26
6
-534
/
+592
*
drm/i915: Fail to load driver if KMS request without GEM
Chris Wilson
2010-05-26
1
-0
/
+7
*
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
136
-5291
/
+11992
|
\
|
*
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
Alex Deucher
2010-05-21
1
-1
/
+1
|
*
Merge remote branch 'nouveau/for-airlied' into drm-next
Dave Airlie
2010-05-21
15
-223
/
+1067
|
|
\
|
|
*
drm/nouveau: fix i2c-related init table handlers
Ben Skeggs
2010-05-19
1
-39
/
+38
|
|
*
drm/nouveau: support init table i2c device identifier 0x81
Ben Skeggs
2010-05-19
1
-0
/
+3
|
|
*
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
Ben Skeggs
2010-05-19
1
-77
/
+88
|
|
*
drm/nouveau: display error message for any failed init table opcode
Ben Skeggs
2010-05-19
1
-16
/
+23
|
|
*
drm/nouveau: fix init table handlers to return proper error codes
Ben Skeggs
2010-05-19
1
-23
/
+28
|
|
*
drm/nv50: support fractional feedback divider on newer chips
Ben Skeggs
2010-05-19
4
-24
/
+120
|
|
*
drm/nv50: fix monitor detection on certain chipsets
Ben Skeggs
2010-05-19
1
-5
/
+16
|
|
*
drm/nv50: store full dcb i2c entry from vbios
Ben Skeggs
2010-05-19
2
-2
/
+7
|
|
*
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
2010-05-19
4
-5
/
+46
[next]