Age | Commit message (Expand) | Author |
2010-05-18 | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie |
2010-04-20 | drm/i915: introduce i915_gem_alloc_object | Daniel Vetter |
2010-04-20 | Merge branch 'drm-fbdev-cleanup' into drm-core-next | Dave Airlie |
2010-04-20 | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ... | Dave Airlie |
2010-04-18 | drm/i915/pch: Use minimal number of FDI lanes (v2) | Adam Jackson |
2010-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-04-12 | drm/i915: Add the support of memory self-refresh on Ironlake | Zhenyu Wang |
2010-04-12 | drm/i915: Move Pineview CxSR and watermark code into update_wm hook. | Zhao Yakui |
2010-04-12 | drm/i915: Add support of SDVO on Ibexpeak PCH | Zhao Yakui |
2010-04-12 | drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on). | Carl Worth |
2010-04-12 | drm/i915: remove unused intel_pipe_get_connector() | Zhenyu Wang |
2010-04-12 | drm/i915: remove connector object in old output structure | Zhenyu Wang |
2010-04-12 | drm/i915: convert DP/eDP driver to new encoder/connector structure | Zhenyu Wang |
2010-04-12 | drm/i915: enable DP/eDP for Sandybridge/Cougarpoint | Zhenyu Wang |
2010-04-12 | drm/i915: enable LVDS on Cougarpoint | Zhenyu Wang |
2010-04-12 | drm/i915: Support for Cougarpoint PCH display pipeline | Zhenyu Wang |
2010-04-12 | drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A. | Eric Anholt |
2010-04-12 | drm/i915: Allow LVDS on pipe A on gen4+ | Adam Jackson |
2010-04-09 | drm/i915: passing drm connector param for load detection | Zhenyu Wang |
2010-04-09 | drm/i915: Add new helper to return current attached encoder for connector | Zhenyu Wang |
2010-04-09 | drm/i915: more conversion from connector_list walk to encoder_list | Zhenyu Wang |
2010-04-07 | drm/fb: fix fbdev object model + cleanup properly. | Dave Airlie |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-25 | drm/i915: Rename many remaining uses of "output" to encoder or connector. | Eric Anholt |
2010-03-25 | drm/i915: Rename intel_output to intel_encoder. | Eric Anholt |
2010-03-25 | drm/i915: introduce to_intel_bo helper | Daniel Vetter |
2010-03-25 | drm/i915: Disable FBC on 915GM and 945GM. | Robert Hooker |
2010-03-18 | drm/i915: Set up the documented clock gating on Sandybridge and Ironlake. | Eric Anholt |
2010-03-17 | drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers | Priit Laes |
2010-02-26 | drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. | Eric Anholt |
2010-02-26 | drm/i915: Disable the surface tile swizzling on Sandybridge. | Eric Anholt |
2010-02-26 | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. | Eric Anholt |
2010-02-25 | Merge remote branch 'anholt/drm-intel-next' into drm-next-stage | Dave Airlie |
2010-02-25 | Merge remote branch 'korg/drm-core-next' into drm-next-stage | Dave Airlie |
2010-02-22 | drm/i915: provide FBC status in debugfs | Jesse Barnes |
2010-02-22 | drm/i915: fix drps disable so unload & re-load works | Jesse Barnes |
2010-02-22 | drm/i915: Fix OGLC performance regression on 945 | Li Peng |
2010-02-22 | drm/i915: Deobfuscate the render p-state obfuscation | Matthew Garrett |
2010-02-22 | drm/i915: add dynamic performance control support for Ironlake | Jesse Barnes |
2010-02-22 | drm/i915: enable memory self refresh on 9xx | Li Peng |
2010-02-11 | Use drm_gem_object_[handle_]unreference_unlocked where possible | Luca Barbieri |
2010-02-10 | drm/i915: hold ref on flip object until it completes | Jesse Barnes |
2010-02-10 | drm/i915: fix pipe source image setting in flip command | Zhenyu Wang |
2010-02-10 | drm/i915: untangle page flip completion | Jesse Barnes |
2010-02-10 | drm/i915: handle FBC and self-refresh better | Jesse Barnes |
2010-02-10 | drm/i915: Rework DPLL calculation parameters for Ironlake | Zhenyu Wang |
2010-02-04 | drm/i915: Disable SR when more than one pipe is enabled | David John |
2010-01-25 | drm/i915: handle non-flip pending case when unpinning the scanout buffer | Jesse Barnes |
2010-01-25 | drm/i915: enable vblank interrupt on ironlake | Li Peng |
2010-01-15 | drm/i915: fix pixel color depth setting on eDP | Zhenyu Wang |