aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2010-10-28agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-10-28drm/i915: fix GMCH power reportingJesse Barnes
2010-10-28drm/i915: Sanity check pread/pwriteChris Wilson
2010-10-28drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson
2010-10-28drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall
2010-09-26drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson
2010-09-26drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-26intel_agp, drm/i915: Add all sandybridge graphics devices supportZhenyu Wang
2010-09-20Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson
2010-09-20drm/i915: don't enable self-refresh on IronlakeJesse Barnes
2010-09-20drm/i915: Prevent double dpms onChris Wilson
2010-09-20drm/i915: overlay on gen2 can't address above 1GDaniel Vetter
2010-09-20drm/i915: Allocate the PCI resource for the MCHBARChris Wilson
2010-09-20drm/i915/dp: Really try 5 times before giving up.Chris Wilson
2010-09-20i915_gem: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang
2010-08-26drm/agp/i915: trim stolen space to 32MJesse Barnes
2010-08-26drm/i915/edp: Flush the write before waiting for PLLsChris Wilson
2010-08-26drm/i915: i8xx also doesn't like multiple oustanding pageflipsDaniel Vetter
2010-08-26drm/i915: fixup pageflip ringbuffer commands for i8xxDaniel Vetter
2010-08-10drm/i915: Check overlay stride errata for i830 and i845Chris Wilson
2010-08-10drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson
2010-07-26drm/i915: make sure we shut off the panel in eDP configsJesse Barnes
2010-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-07-26drm/i915: add pipe A force quirks to i915 driverJesse Barnes
2010-07-26drm/i915: Fix panel fitting regression since 734b4157Chris Wilson
2010-07-26drm/i915: fix deadlock in fb teardownJesse Barnes
2010-07-26drm/i915: don't free non-existent compressed llb on ILK+Jesse Barnes
2010-07-26drm/i915: disable FBC when more than one pipe is activeJesse Barnes
2010-07-26drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson
2010-07-26drm/i915: make sure eDP panel is turned onJesse Barnes
2010-07-26drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes
2010-07-26drm/i915: Make G4X-style PLL search more permissiveAdam Jackson
2010-07-26drm/i915: Clear any existing dither mode prior to enabling spatial ditheringChris Wilson
2010-07-26drm/i915: handle shared framebuffers when flippingJesse Barnes
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-20drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie
2010-07-20drm/i915: Define MI_ARB_STATE bitsKeith Packard
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-18drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds
2010-07-05drm/i915: Explosion following OOM in do_execbuffer.Chris Wilson
2010-07-05gpu/drm/i915: Add a blacklist to omit modeset on LID openThomas Bächler
2010-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-07-01drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes
2010-07-01drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds
2010-07-01drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes
2010-07-01drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava
2010-07-01drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter
2010-07-01drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski