Commit Graph

651 Commits (456d8991a795ff5e44dbc1c2a7f8d5b4ed675866)

Author SHA1 Message Date
Eric Anholt 0e7ddf7eee drm/i915: Remove a bad BUG_ON in the fence management code. 16 years ago
Adam Jackson fc43896630 drm: ignore EDID with really tiny modes. 16 years ago
Ben Skeggs 6c51d1cfa0 drm: don't associate _DRM_DRIVER maps with a master 16 years ago
Jaswinder Singh Rajput 93c05f2224 drm/i915: intel_lvds.c fix section mismatch 16 years ago
Keith Packard c9fb15f60e drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. 16 years ago
Keith Packard e36ebaf492 drm: set permissions on edid file to 0444 16 years ago
Keith Packard 75185c929e drm: add newlines to text sysfs files 16 years ago
Dave Airlie 9863871bd1 drm/radeon: fix ring free alignment calculations 16 years ago
Dave Airlie b8da7de56c drm: fix irq naming for kms drivers. 16 years ago
Len Brown 31db5645bd ACPI, i915: build fix (v2) 16 years ago
Kristian Høgsberg 07f4f3e8a2 i915: Set object to gtt domain when faulting it back in 16 years ago
Eric Anholt cfa16a0de5 drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing. 16 years ago
Eric Anholt e76a16deb8 drm/i915: Fix tiling pitch handling on 8xx. 16 years ago
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
Michel Dänzer 9b6fe313bf drm: Copy back ioctl data to userspace regardless of return code. 16 years ago
Benjamin Herrenschmidt b674137755 drm: Round size of SHM maps to PAGE_SIZE 16 years ago
Jesse Barnes 8e7d2b2c6e drm/i915: allocate large pointer arrays with vmalloc 16 years ago
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