Commit Graph

74 Commits (2ded9e2747d0a390d281bb5b16ff7f640ec85f78)

Author SHA1 Message Date
Jesse Barnes 8a90523639 drm/i915: refactor error detection & collection 16 years ago
Eric Anholt d05ca30199 drm/i915: Zap the GTT mapping when transitioning from untiled to tiled. 16 years ago
Ben Gamari b5323599af drm/i915: Remove gtt_bound from drm_i915_gem_object 16 years ago
Zhenyu Wang 22bd50c5b9 drm/i915: Don't update display FIFO watermark on IGDNG 16 years ago
Shaohua Li 7662c8bd65 drm/i915: add FIFO watermark support 16 years ago
Jesse Barnes 63eeaf3825 drm/i915: enable error detection & state collection 16 years ago
Keith Packard a4fc5ed698 drm/i915: Add Display Port support 16 years ago
Chris Wilson 52dc7d32b8 drm/i915: Clear fence register on tiling stride change. 16 years ago
Chris Wilson 8c4b8c3f34 drm/i915: Install fence register for tiled scanout on i915 16 years ago
Zhenyu Wang 036a4a7d92 drm/i915: handle interrupt on new chipset 16 years ago
Jesse Barnes d765898970 drm/i915: enable MCHBAR if needed 16 years ago
yakui_zhao 9b9d172d06 drm/i915: parse VBT general definition block to get the SDVO device info 16 years ago
Zhenyu Wang 280da227c8 drm/i915: Add chipset/feature defines for for new chipsets 16 years ago
Eric Anholt b962442e46 drm/i915: Change GEM throttling to be 20ms like the comment says. 16 years ago
Eric Anholt 1fd1c62436 drm/i915: Save/restore cursor state on suspend/resume. 16 years ago
Ma Ling 8863170628 drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them 16 years ago
Ma Ling c9ed4486bd drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS. 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
Zhenyu Wang 7202178867 drm/i915: add support for G41 chipset 16 years ago
Matthew Garrett 3b1c1c1118 drm/i915: Unregister ACPI video driver when exiting 16 years ago
Eric Anholt 280b713b5b drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. 16 years ago
Ben Gamari 6911a9b8ae drm/i915: Implement batch and ring buffer dumping 16 years ago
Carl Worth 5e118f4139 drm/i915: Add a spinlock to protect the active_list 16 years ago
Jesse Barnes 5ca5828208 drm/i915: add VGA hotplug support for 945+ 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
Shaohua Li 2177832f2e agp/intel: Add support for new intel chipset. 16 years ago
Ben Gamari 2017263e9e drm/i915: Convert i915 proc files to seq_file and move to debugfs. 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 856fa1988e drm/i915: Make GEM object's page lists refcounted instead of get/free. 16 years ago
Ben Gamari 955b12def4 drm: Convert proc files to seq_file and introduce debugfs 16 years ago
Pierre Willenbrock 66824bd7b5 drm/i915: Don't restore palettes through VGA registers. 16 years ago
Kristian Høgsberg b70d11da61 drm: Return EINVAL on duplicate objects in execbuffer object list 16 years ago
Jesse Barnes 5669fcacc5 drm/i915: suspend/resume GEM when KMS is active 16 years ago
Kristian Høgsberg 43565a0648 drm: Use spread spectrum when the bios tells us it's ok. 16 years ago
Jesse Barnes 9880b7a527 drm/i915: add get_vblank_counter function for GM45 16 years ago
Jesse Barnes 0f973f2788 drm/i915: add fence register management to execbuf 16 years ago
Eric Anholt ab657db12d drm/i915: Set up an MTRR covering the GTT at driver load. 16 years ago
Dave Airlie 71acb5eb8d drm/i915: add support for physical memory objects 16 years ago
Eric Anholt 7d57382e65 drm/i915: Add support for integrated HDMI on G4X hardware. 16 years ago
Hannes Eder 95281e352e drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned 16 years ago
Eric Anholt 60fd99e368 drm/i915: Fix stolen memory detection on G45 and GM45. 16 years ago
Jesse Barnes 79e539453b DRM: i915: add mode setting support 16 years ago
Jesse Barnes de151cf67c drm/i915: add GEM GTT mapping support 16 years ago
Dave Airlie 7c1c2871a6 drm: move to kref per-master structures. 16 years ago
Dave Airlie ac5c4e7618 drm/i915: GEM on PAE has problems - disable it for now. 16 years ago
Eric Anholt e47c68e9c5 drm/i915: Make a single set-to-cpu-domain path and use it wherever needed. 16 years ago
Eric Anholt ce44b0ea3d drm/i915: Move flushing list cleanup from flush request retire to request emit. 16 years ago
Peng Li 461cba2d29 drm/i915: Save/restore HWS_PGA on suspend/resume 16 years ago