Commit Graph

418 Commits (28afea5b2ffaa48f4f43d22ae8edcc384c05df80)

Author SHA1 Message Date
Len Brown ecb4aed78d ACPI, i915: build fix 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
Jesse Barnes f29ce72795 drm/i915: automatically select FRAMEBUFFER_CONSOLE if !EMBEDDED 16 years ago
Dave Airlie 42beefc009 drm/r128: fix r128 ioremaps to use ioremap_wc. 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
Ben Skeggs 3788f48a0f drm: cleanup properly in drm_get_dev() failure paths 16 years ago
Ben Skeggs 30ddbd9440 drm: clean the map list before destroying the hash table 16 years ago
Jonas Bonn 400138bc8b drm: remove unreachable code in drm_sysfs.c 16 years ago
Jonas Bonn 59738d5c97 drm: add control node checks missing from kms merge 16 years ago
Dave Airlie c964b12942 drm/kms: don't try to shortcut drm mode set function 16 years ago
Maciej Cencora e8a1344119 drm/radeon: bump minor version for occlusion queries support 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
Dave Airlie 07f1c7a7f6 drm: check for minor master before allowing drop master. 16 years ago
Jonas Bonn 6b0084266c drm: set/clear is_master when master changed 16 years ago
Ma Ling 77d26dc9b9 drm: clean dirty memory after device release 16 years ago
Roel Kluin d9c6f54646 drm: count reaches -1 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
Alex Deucher 029a2edbd3 drm/radeon: load the right microcode on rs780 16 years ago
Jesse Barnes 7a1fb5d06d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config 16 years ago
Jesse Barnes b94ee65289 drm: fix EDID backward compat check 16 years ago
yakui_zhao 6714977b45 drm: sync the mode validation for INTERLACE/DBLSCAN 16 years ago
Dave Airlie 16456c872e drm: fix typo in edid vendor parsing. 16 years ago
Jesse Barnes 1055f9ddad drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. 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