summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-tracepoints' into drm-testingDave Airlie2010-07-072-0/+41
|\
| * drm/i915: add tracepoints for flip requests & completionsJesse Barnes2010-07-022-0/+41
* | Merge branch 'drm-intel-lru' into drm-testingDave Airlie2010-07-071-3/+1
|\ \
| * | drm: kill drm_mm_node->privateDaniel Vetter2010-07-071-3/+1
| |/
* | Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-072-4/+5
|\ \ | |/ |/|
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-012-1/+2
| * drm: Remove drm_resource wrappersJordan Crouse2010-06-011-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-0112-64/+140
|\ \
| * | drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes2010-07-011-1/+1
| * | drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes2010-07-011-2/+2
| * | drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava2010-07-011-1/+1
| * | drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter2010-07-011-0/+2
| * | drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski2010-07-013-8/+11
| * | i915: fix ironlake edp panel setup (v4)Dave Airlie2010-07-011-3/+24
| * | drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-012-4/+6
| * | drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson2010-07-011-0/+1
| * | drm/i915: gen3 page flipping fixesJesse Barnes2010-06-186-9/+46
| * | drm/i915: don't queue flips during a flip pending eventJesse Barnes2010-06-181-0/+11
| * | drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai2010-06-142-5/+6
| * | drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng2010-06-141-5/+7
| * | drm/i915/gen4: Fix interrupt setup orderingAdam Jackson2010-06-041-27/+23
| * | drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller2010-06-041-1/+1
| * | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-021-0/+9
| * | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth2010-06-021-0/+5
* | | drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds2010-07-011-1/+1
* | | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds2010-06-081-0/+5
* | | drm: Propagate error from drm_fb_helper_init().Chris Wilson2010-06-082-7/+22
* | | drm/i915: fix oops on single crtc devices.Dave Airlie2010-06-083-6/+6
* | | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-051-0/+9
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-031-1/+3
|\ \ \ | |/ / |/| |
| * | drm/kms: disable/enable poll around switcheroo on/offDave Airlie2010-06-011-1/+3
| |/
* | drm/i915: add HAS_BSD check to i915_getparamZou Nan hai2010-06-011-0/+3
* | drm/i915: Honor sync polarity from VBT panel timing descriptorsAdam Jackson2010-06-011-0/+10
* | drm/i915: Unmask interrupt for render engine on SandybridgeZhenyu Wang2010-05-281-0/+19
* | drm/i915: Fix PIPE_CONTROL command on SandybridgeZhenyu Wang2010-05-281-2/+14
* | drm/i915: Fix up address spaces in slow_kernel_write()Chris Wilson2010-05-281-25/+17
* | drm/i915: Use non-atomic kmap for slow copy pathsChris Wilson2010-05-281-52/+30
* | drm/i915: Avoid moving from CPU domain during pwriteChris Wilson2010-05-281-1/+2
* | drm/i915: Cleanup after failed initialization of ringbuffersChris Wilson2010-05-281-1/+18
* | drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson2010-05-281-0/+8
* | drm/i915: Check error code whilst moving buffer to GTT domain.Chris Wilson2010-05-281-1/+5
* | drm/i915: Remove spurious warning "Failure to install fence"Chris Wilson2010-05-281-6/+11
* | drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson2010-05-281-0/+11
* | drm/i915: Include pitch in set_base debug statement.Chris Wilson2010-05-281-1/+2
* | drm/i915: Only print "nothing to do" debug message as required.Chris Wilson2010-05-281-2/+3
* | drm/i915: Propagate error from unbinding an unfenceable object.Chris Wilson2010-05-281-3/+7
* | drm/i915: Avoid nesting of domain changes when setting display planeChris Wilson2010-05-281-5/+3
* | drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson2010-05-281-8/+12
* | drm/i915: Only print an message if there was an errorChris Wilson2010-05-281-14/+24
* | drm/i915: Clean up leftover bits from hws move to ring structure.Eric Anholt2010-05-263-10/+6
OpenPOWER on IntegriCloud