Commit Graph

503 Commits (5731e191f254af9135ad843119804a500528ecf3)

Author SHA1 Message Date
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
Dave Airlie d008877550 drm/i915: check the return value from the copy from user 16 years ago
Len Brown 03ae61dd57 ACPI: fix CONFIG_ACPI=n build 16 years ago
Matthew Garrett 74a365b3f3 ACPI: Populate DIDL before registering ACPI video device on Intel 16 years ago
Linus Torvalds 0b4d569de2 i915: fix wrong 'size_t' format string 16 years ago
Li Peng 2b5cde2b27 drm/i915: Fix LVDS dither setting 16 years ago
Chris Wilson 98787c057f drm/i915: Check for dev->primary->master before dereference. 16 years ago
Zhenyu Wang bf5a269a4c drm/i915: TV detection fix 16 years ago
Zhenyu Wang d2d9f23240 drm/i915: TV mode_set sync up with 2D driver 16 years ago
Zhenyu Wang 02c5dd985d drm/i915: Fix TV get_modes to return modes count 16 years ago
Zhao Yakui 771cb08135 drm/i915: Sync crt hotplug detection with intel video driver 16 years ago
Zhao Yakui 6bcdcd9e3c drm/i915: Sync mode_valid/mode_set with intel video driver 16 years ago
Zhenyu Wang ba01079c71 drm/i915: TV modes' parameters sync up with 2D driver 16 years ago
Shaohua Li 2177832f2e agp/intel: Add support for new intel chipset. 16 years ago
Owain G. Ainsworth ad086c833d i915/drm: Remove two redundant agp_chipset_flushes 16 years ago
Chris Wilson a6172a80ec drm/i915: Display fence register state in debugfs i915_gem_fence_regs node. 16 years ago
Eric Anholt f4ceda8989 drm/i915: Add information on pinning and fencing to the i915 list debug. 16 years ago
Ben Gamari 433e12f78b drm/i915: Consolidate gem object list dumping 16 years ago
Ben Gamari 2017263e9e drm/i915: Convert i915 proc files to seq_file and move to debugfs. 16 years ago
Eric Anholt 40a5f0decd drm/i915: Fix lock order reversal in GEM relocation entry copying. 16 years ago
Eric Anholt 201361a54e drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths. 16 years ago
Eric Anholt eb01459fbb drm/i915: Fix lock order reversal in shmem pread path. 16 years ago
Eric Anholt 40123c1f8d drm/i915: Fix lock order reversal in shmem pwrite path. 16 years ago