Commit Graph

260 Commits (1745fbc744a934b235c2e5ecb5380079fa54be38)

Author SHA1 Message Date
Ma Ling e4a5d54f92 drm/i915: Add support for VGA load detection (pre-945). 16 years ago
Ma Ling 619ac3b75a drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. 16 years ago
Jonas Bonn ad5b2a6db3 drm/i915: Determine type before initialising connector 16 years ago
Ma Ling 7086c87fb1 drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected. 16 years ago
Ma Ling 8863170628 drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them 16 years ago
Jesse Barnes 14b6039158 i915: support 8xx desktop cursors 16 years ago
Jesse Barnes 8e7d2b2c6e drm/i915: allocate large pointer arrays with vmalloc 16 years ago
Jason Wessel 364b5b7b1d sysrq, intel_fb: fix sysrq g collision 16 years ago
Carl Worth 08d7b3d1ed drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. 16 years ago
Ma Ling 9d2949a4cd drm/i915: Set HDMI hot plug interrupt enable for only the output in question. 16 years ago
Ma Ling c9ed4486bd drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS. 16 years ago
Ma Ling e92597cfff drm/i915: Use the GM45 VGA hotplug workaround on G45 as well. 16 years ago
Jarod Wilson 425d244c86 drm/i915: ignore LVDS on intel graphics systems that lie about having it 16 years ago
Jesse Barnes 802c7eb646 drm/i915: sanity check IER at wait_request time 16 years ago
Shaohua Li 0ba0e9e1f1 drm/i915: workaround IGD i2c bus issue in kernel side (v2) 16 years ago
Eric Anholt 13f4c435eb drm/i915: Don't allow binding objects into the last page of the aperture. 16 years ago
Keith Packard 79f11c19a3 drm/i915: save/restore fence registers across suspend/resume 16 years ago
Keith Packard 049ef7e40f drm/i915: x86 always has writeq. Add I915_READ64 for symmetry. 16 years ago
Matthew Garrett b7f0ab460f ACPI, i915: Register ACPI video even when not modesetting 16 years ago
Chris Wright 355d7f370b drm/i915: fix up error path leak in i915_cmdbuffer 16 years ago
Wu Fengguang d816f6ac4f drm/i915: fix unpaired i915 device mutex on entervt failure. 16 years ago
Zhenyu Wang 7202178867 drm/i915: add support for G41 chipset 16 years ago
Matthew Garrett 44ab43155e drm/i915: Enable ASLE if present 16 years ago
Matthew Garrett 3b1c1c1118 drm/i915: Unregister ACPI video driver when exiting 16 years ago
Matthew Garrett d770e3cfe5 drm/i915: Register ACPI video even when not modesetting 16 years ago
Keith Packard 5b0bdd6f72 drm/i915: fix transition to I915_TILING_NONE 16 years ago
Eric Anholt 07f4f8bf43 drm/i915: Don't let an oops get triggered from irq_emit without dma init. 16 years ago
Jesse Barnes f544847fba drm/i915: allow tiled front buffers on 965+ 16 years ago
Shaohua Li 68c8434217 drm/i915: fix scheduling while holding the new active list spinlock 16 years ago
Eric Anholt 280b713b5b drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. 16 years ago
Eric Anholt e5e9ecde63 drm/i915: Correctly set the write flag for get_user_pages in pread. 16 years ago
Florian Mickler 2bc43b5cf5 drm/i915: Fix use of uninitialized var in 40a5f0de 16 years ago
Ferenc Wagner 5b40f87115 drm/i915: indicate framebuffer restore key in SysRq help message 16 years ago
Ma Ling 9dff6af860 drm/i915: sync hdmi detection by hdmi identifier with 2D 16 years ago
Shaohua Li 6115707be0 drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed) 16 years ago
Ben Gamari 6911a9b8ae drm/i915: Implement batch and ring buffer dumping 16 years ago
Jesse Barnes 7a1fb5d06d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config 16 years ago
Carl Worth 5e118f4139 drm/i915: Add a spinlock to protect the active_list 16 years ago
Zhenyu Wang 7026d4ac1f drm/i915: Fix SDVO TV support 16 years ago
Zhenyu Wang e642c6f1d2 drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command 16 years ago
Zhenyu Wang 171a9e960e drm/i915: Fix error in SDVO DTD and modeline convert 16 years ago
Zhenyu Wang 33b5296120 drm/i915: Fix SDVO command debug function 16 years ago
Zhenyu Wang 7d6ff7851c drm/i915: fix TV mode setting in property change 16 years ago
Zhenyu Wang ebcc8f2ead drm/i915: only set TV mode when any property changed 16 years ago
Arjan van de Ven 580982d399 drm/i915: clean up udelay usage 16 years ago
Jesse Barnes 5ca5828208 drm/i915: add VGA hotplug support for 945+ 16 years ago
Shaohua Li 4a8df45894 drm/i915: correctly set IGD device's gtt size for KMS. 16 years ago
Ma Ling 6b731a65c8 drm/i915: avoid hanging on to a stale pointer to raw_edid. 16 years ago
Jesse Barnes 959b887cf4 drm/i915: check for -EINVAL from vm_insert_pfn 16 years ago
Daniel Vetter 8d7773a32d drm/i915: fix up tiling/fence reg setup on i8xx class hw 16 years ago