summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
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-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-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
2009-08-09drm/i915: silence vblank warningsFrans Pop
2009-08-05drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin
2009-08-05drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt
2009-07-30drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com
2009-07-30drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com
2009-07-29drm/i915: Choose real sdvo output according to result from detectionling.ma@intel.com
2009-07-29drm/i915: Set preferred mode for integrated TV according to TV formatling.ma@intel.com
2009-07-29drm/i915: fix 845G FIFO size & burst lengthJesse Barnes
2009-07-29drm/i915: fix VGA detect on IGDNGZhenyu Wang
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang
2009-07-29drm/i915: enable DisplayPort support on IGDNGZhenyu Wang
2009-07-29drm/i915: Fix channel ending action for DP aux transactionZhenyu Wang
2009-07-29drm/i915: fix issue in display pipe setup on IGDNGZhenyu Wang
2009-07-29drm/i915: disable VGA plane reliablyZhenyu Wang
2009-07-29drm/I915: Fix offset to DVO timings in LVDS dataZhao Yakui
2009-07-22drm/i915: hdmi detection according by reading edidling.ma@intel.com
2009-07-16drm/i915: correct self-refresh calculation in "everything off" caseJesse Barnes
2009-07-16drm/i915: handle FIFO oversubsription correctlyJesse Barnes
2009-07-14drm/i915: FIFO watermark calculation fixesJesse Barnes
2009-07-13drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden
2009-07-13drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardwareKeith Packard
2009-07-13drm/i915: refactor error detection & collectionJesse Barnes
2009-07-13drm/i915: Set lvds dual channel according to register from vbiosFlorian Mickler
2009-07-10drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang
2009-07-10drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.Eric Anholt
2009-07-10drm/i915: Refactor calls to unmap_mapping_rangeChris Wilson
2009-07-10drm/i915: Avoid saving/restore the modesetting registers twice in KMS modeZhao Yakui
2009-07-10drm/i915: Restore the KMS modeset for every activated CRTCZhao Yakui
2009-07-10drm/i915: Fix harmless warning from patch merged after i2c rework.Eric Anholt
2009-07-10drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.Eric Anholt
2009-07-09drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui
2009-07-07drm/i915: Move lock to more reasonable locationBen Gamari
2009-07-07drm/i915: Add gtt_offset to gem object list debugfs outputBen Gamari
2009-07-07drm/i915: Remove gtt_bound from drm_i915_gem_objectBen Gamari
2009-07-07drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.ling.ma@intel.com
2009-07-07drm/i915: crt fetch EDID by DVI-I converter on G4x platformling.ma@intel.com
2009-07-07drm/i915: Don't update display FIFO watermark on IGDNGZhenyu Wang
2009-07-02drm/i915: Adjust DisplayPort clocks to use 96MHz referenceKeith Packard
2009-07-01drm/i915: Make driver less chattyKeith Packard