aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2009-09-17drm/i915: Check whether chip is wedged in i915_wait_request()Ben Gamari
2009-09-17drm/i915: fix opregion backlight chip detect and rangeLi Peng
2009-09-17drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang
2009-09-17drm/i915: Remove DAC disable in CRT force detect on IGDNGZhenyu Wang
2009-09-17drm/i915: Fix SSC frequence for IGDNGZhenyu Wang
2009-09-17drm/i915: Fix typo for wrong LVDS clock setting on IGDNGZhenyu Wang
2009-09-17drm/i915: fix typo in compressed buffer setupJesse Barnes
2009-09-11drm/i915: Only destroy a constructed mmap offsetChris Wilson
2009-09-11agp/intel: Fix the pre-9xx chipset flush.Eric Anholt
2009-09-10drm/i915: framebuffer compression for pre-GM45Jesse Barnes
2009-09-10drm/i915: generate a KMS uevent at lid open/close timeJesse Barnes
2009-09-10drm/i915: use ACPI LID status for LVDS ->detect hookJesse Barnes
2009-09-10drm/i915: force mode set at lid open timeJesse Barnes
2009-09-10Add G33 series in VGA hotplug support categoryLi Peng
2009-09-10drm/i915: Write zero to DPLL_MD Reg for non-SDVO outputZhao Yakui
2009-09-10drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)Zhao Yakui
2009-09-10drm/i915: Add the brightness property for SDVO-LVDSZhao Yakui
2009-09-10drm/i915: Add the enhancement property for SDVO-TVZhao Yakui
2009-09-09drm/i915: Zap mmaps of objects before unbinding them from the GTT.Eric Anholt
2009-09-08drm/i915: add B43 chipset supportFabian Henze
2009-09-08drm/i915: get the bridge device once.Dave Airlie
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-09-06drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt
2009-09-06drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson
2009-09-04drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang
2009-09-04drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard
2009-09-04drm/i915: fix tiling on IGDNGZhenyu Wang
2009-09-04drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter
2009-09-04drm/i915: remove open-coded drm_mode_object_findDaniel Vetter
2009-09-04drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.Eric Anholt
2009-09-04drm/i915: i915_modeset is signedKyle McMartin
2009-09-04drm/i915: add dynamic clock frequency controlJesse Barnes
2009-09-04drm/i915: Support IGD EOSShaohua Li
2009-09-04drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TVZhao Yakui
2009-09-04drm/i915: select TV format according to connector typeMa Ling
2009-09-04drm/i915: update debugfs interrupt info on IGDNGZhenyu Wang
2009-09-04drm/i915: Add i915 register dumping debugfs fileBen Gamari
2009-09-04drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari
2009-09-02drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson
2009-09-02drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes
2009-08-31drm: fix two issues with fb consolidation.Dave Airlie
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie
2009-08-29drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)
2009-08-29drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt
2009-08-27drm: GEM handles are u32, not intPekka Paalanen
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-08-24drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling
2009-08-24drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin
2009-08-24drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont
2009-08-24drm/i915: Set the multiplier for SDVO on G33 platformSean Young