summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2010-08-13i915: fix ironlake edp panel setup (v4)Dave Airlie
2010-08-13drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller
2010-08-10drm/i915: Check overlay stride errata for i830 and i845Chris Wilson
2010-08-02drm/i915: make sure we shut off the panel in eDP configsJesse Barnes
2010-08-02drm/i915: make sure eDP panel is turned onJesse Barnes
2010-08-02drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes
2010-08-02drm/i915: handle shared framebuffers when flippingJesse Barnes
2010-08-02drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson
2010-08-02drm/i915: don't queue flips during a flip pending eventJesse Barnes
2010-08-02drm/i915: gen3 page flipping fixesJesse Barnes
2010-08-02drm/i915: Make G4X-style PLL search more permissiveAdam Jackson
2010-08-02drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie
2010-08-02drm/i915: Define MI_ARB_STATE bitsKeith Packard
2010-08-02i915: fix lock imbalance on error path...Daniel J Blueman
2010-08-02drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds
2010-08-02drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes
2010-08-02drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds
2010-07-05drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()Karsten Wiese
2010-07-05drm/i915: Kill dangerous pending-flip debuggingChris Wilson
2010-07-05drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson
2010-07-05drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson
2010-05-11drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton
2010-04-23drm/i915: fix non-Ironlake 965 class crashesJesse Barnes
2010-04-22drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes
2010-04-22drm/i915: cleanup FBC buffers at unload timeJesse Barnes
2010-04-18drm/i915: fix tiling limits for i915 class hw v2Daniel Vetter
2010-04-18drm/i915: set DIDL using the ACPI video output device _ADR method return.Zhang Rui
2010-04-18drm/i915: Fix 82854 PCI ID, and treat it like other 85XAdam Jackson
2010-04-18drm/i915: Attempt to fix watermark setup on 85x (v2)Adam Jackson
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-09drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui
2010-04-02drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter
2010-03-25drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker
2010-03-23drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt
2010-03-18drm/intel: fix up set_tiling for untiled->tiled transitionDaniel Vetter
2010-03-18drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt
2010-03-17drm/i915: fix small leak on overlay error pathDan Carpenter
2010-03-17drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson
2010-03-17drm/i915: Fix check with IS_GEN6Zhenyu Wang
2010-03-17drivers/gpu/drm/i915/intel_bios.c: fix continuation line formatsJoe Perches
2010-03-17drm/i915: Enable VS timer dispatch.Eric Anholt
2010-03-17drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes
2010-03-17drm/i915: remove an unnecessary wait_request()Owain G. Ainsworth
2010-03-17drm/i915: Don't bother with the BKL for GEM ioctls.Eric Anholt
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie