index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2010-07-20
drm: i915: use ARRAY_SIZE
Kulikov Vasiliy
2010-06-08
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Linus Torvalds
2010-06-08
drm: Propagate error from drm_fb_helper_init().
Chris Wilson
2010-06-08
drm/i915: fix oops on single crtc devices.
Dave Airlie
2010-06-05
drm/i915: Move non-phys cursors into the GTT
Chris Wilson
2010-06-03
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-06-01
drm/i915: add HAS_BSD check to i915_getparam
Zou Nan hai
2010-06-01
drm/i915: Honor sync polarity from VBT panel timing descriptors
Adam Jackson
2010-06-01
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
2010-05-28
drm/i915: Unmask interrupt for render engine on Sandybridge
Zhenyu Wang
2010-05-28
drm/i915: Fix PIPE_CONTROL command on Sandybridge
Zhenyu Wang
2010-05-28
drm/i915: Fix up address spaces in slow_kernel_write()
Chris Wilson
2010-05-28
drm/i915: Use non-atomic kmap for slow copy paths
Chris Wilson
2010-05-28
drm/i915: Avoid moving from CPU domain during pwrite
Chris Wilson
2010-05-28
drm/i915: Cleanup after failed initialization of ringbuffers
Chris Wilson
2010-05-28
drm/i915: Reject bind_to_gtt() early if object > aperture
Chris Wilson
2010-05-28
drm/i915: Check error code whilst moving buffer to GTT domain.
Chris Wilson
2010-05-28
drm/i915: Remove spurious warning "Failure to install fence"
Chris Wilson
2010-05-28
drm/i915: Rebind bo if currently bound with incorrect alignment.
Chris Wilson
2010-05-28
drm/i915: Include pitch in set_base debug statement.
Chris Wilson
2010-05-28
drm/i915: Only print "nothing to do" debug message as required.
Chris Wilson
2010-05-28
drm/i915: Propagate error from unbinding an unfenceable object.
Chris Wilson
2010-05-28
drm/i915: Avoid nesting of domain changes when setting display plane
Chris Wilson
2010-05-28
drm/i915: Hold the spinlock whilst resetting unpin_work along error path
Chris Wilson
2010-05-28
drm/i915: Only print an message if there was an error
Chris Wilson
2010-05-26
drm/i915: Clean up leftover bits from hws move to ring structure.
Eric Anholt
2010-05-26
drm/i915: Add CxSR support on Pineview DDR3
Li Peng
2010-05-26
i915: remove unneeded null checks
Dan Carpenter
2010-05-26
i915/intel_sdvo: remove unneeded null check
Dan Carpenter
2010-05-26
drm/i915: Fix HDMI mode select for Cougarpoint PCH
Zhenyu Wang
2010-05-26
drm/i915: combine all small integers into one single bitfield
Daniel Vetter
2010-05-26
drm/i915/dp: Add DPCD data to debug output
Adam Jackson
2010-05-26
drm/i915/dp: Only enable enhanced framing if the sink supports it
Adam Jackson
2010-05-26
drm/i915: Kill dangerous pending-flip debugging
Chris Wilson
2010-05-26
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2010-05-26
drm/i915: add power monitoring support
Jesse Barnes
2010-05-26
drm/i915/gen4: Extra CRT hotplug paranoia
Adam Jackson
2010-05-26
drm/i915: Add support for interlaced display.
Krzysztof Halasa
2010-05-26
i915: fix lock imbalance on error path...
Daniel J Blueman
2010-05-26
drm/i915: Convert more trace events to DEFINE_EVENT
Li Zefan
2010-05-26
drm/i915: add timeout to FBC disable waits
Jesse Barnes
2010-05-26
drm/i915: implement BSD ring buffer V2
Zou Nan hai
2010-05-26
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
2010-05-26
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
2010-05-26
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
2010-05-26
drm/i915: Fail to load driver if KMS request without GEM
Chris Wilson
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
[next]