aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* drm/i915: make sure we shut off the panel in eDP configsJesse Barnes2010-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-26
|\
| * drm/i915: add pipe A force quirks to i915 driverJesse Barnes2010-07-26
| * drm/i915: Fix panel fitting regression since 734b4157Chris Wilson2010-07-26
| * drm/i915: fix deadlock in fb teardownJesse Barnes2010-07-26
| * drm/i915: don't free non-existent compressed llb on ILK+Jesse Barnes2010-07-26
| * drm/i915: disable FBC when more than one pipe is activeJesse Barnes2010-07-26
| * drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson2010-07-26
| * drm/i915: make sure eDP panel is turned onJesse Barnes2010-07-26
| * drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes2010-07-26
| * drm/i915: Make G4X-style PLL search more permissiveAdam Jackson2010-07-26
| * drm/i915: Clear any existing dither mode prior to enabling spatial ditheringChris Wilson2010-07-26
| * drm/i915: handle shared framebuffers when flippingJesse Barnes2010-07-26
| * drm/i915: Explosion following OOM in do_execbuffer.Chris Wilson2010-07-05
| * gpu/drm/i915: Add a blacklist to omit modeset on LID openThomas Bächler2010-07-05
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-20
|\ \
| * | drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie2010-07-20
| * | drm/i915: Define MI_ARB_STATE bitsKeith Packard2010-07-20
| |/
* | mm: add context argument to shrinker callbackDave Chinner2010-07-19
* | drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds2010-07-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-01
|\
| * drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes2010-07-01
| * drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes2010-07-01
| * drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava2010-07-01
| * drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter2010-07-01
| * drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski2010-07-01
| * i915: fix ironlake edp panel setup (v4)Dave Airlie2010-07-01
| * drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-01
| * drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson2010-07-01
| * drm/i915: gen3 page flipping fixesJesse Barnes2010-06-18
| * drm/i915: don't queue flips during a flip pending eventJesse Barnes2010-06-18
| * drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai2010-06-14
| * drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng2010-06-14
| * drm/i915/gen4: Fix interrupt setup orderingAdam Jackson2010-06-04
| * drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller2010-06-04
| * drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-02
| * Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth2010-06-02
* | drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds2010-07-01
* | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds2010-06-08
* | drm: Propagate error from drm_fb_helper_init().Chris Wilson2010-06-07
* | drm/i915: fix oops on single crtc devices.Dave Airlie2010-06-07
* | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-05
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-03
|\ \ | |/ |/|
| * drm/kms: disable/enable poll around switcheroo on/offDave Airlie2010-05-31
* | drm/i915: add HAS_BSD check to i915_getparamZou Nan hai2010-06-01
* | drm/i915: Honor sync polarity from VBT panel timing descriptorsAdam Jackson2010-06-01
* | drm/i915: Unmask interrupt for render engine on SandybridgeZhenyu Wang2010-05-28
* | drm/i915: Fix PIPE_CONTROL command on SandybridgeZhenyu Wang2010-05-28
* | drm/i915: Fix up address spaces in slow_kernel_write()Chris Wilson2010-05-28
* | drm/i915: Use non-atomic kmap for slow copy pathsChris Wilson2010-05-28