Commit Graph

58 Commits (37c60f374a855974c27bd30d5662a8fa5e933792)

Author SHA1 Message Date
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
Keith Packard 52440211dc drm: move drm vblank initialization/cleanup to driver load/unload 16 years ago
Keith Packard 7c46358642 drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR. 16 years ago
Keith Packard 0baf823a10 drm/i915: Move legacy breadcrumb out of the reserved status page area 17 years ago
Eric Anholt bd95e0a4a6 i915: Remove racy delayed vblank swap ioctl. 17 years ago
Keith Packard 881ee9889c i915: Save/restore MCHBAR_RENDER_STANDBY on GM965/GM45 17 years ago
Eric Anholt 5a125c3c79 i915: Add GEM ioctl to get available aperture size. 17 years ago
Keith Packard 0839ccb8ac i915: use io-mapping interfaces instead of a variety of mapping kludges 17 years ago
Len Brown 65e082c9a3 build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=n 17 years ago
Keith Packard 9e44af790f drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations 17 years ago
Keith Packard ba1eb1d825 i915: Map status page cached for chips with GTT-based HWS location. 17 years ago
Keith Packard 0cdad7e88a i915: Use non-reserved status page index for breadcrumb 17 years ago
Eric Anholt 3043c60c48 drm: Clean up many sparse warnings in i915. 17 years ago
Eric Anholt 546b0974c3 i915: Use struct_mutex to protect ring in GEM mode. 17 years ago
Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. 17 years ago
Jesse Barnes 0a3e67a4ca drm: Rework vblank-wait handling to allow interrupt reduction. 17 years ago
Jesse Barnes b9bfdfe670 new chip name is GM45 17 years ago