Dave Airlie
|
aa59662966
drm/i915: fix modeset devname allocation + agp init return check.
|
16 years ago |
Eric Anholt
|
bae7ec6573
drm/i915: Delete unused, pointless i915_driver_firstopen.
|
16 years ago |
Hannes Eder
|
b358d0a625
drm/i915: fix sparse warnings: make symbols static
|
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 |
Keith Packard
|
b60678a75d
drm/i915: Disable the GM965 MSI errata workaround.
|
16 years ago |
Keith Packard
|
52440211dc
drm: move drm vblank initialization/cleanup to driver load/unload
|
16 years ago |
Keith Packard
|
0baf823a10
drm/i915: Move legacy breadcrumb out of the reserved status page area
|
16 years ago |
Eric Anholt
|
d3e74d0237
i915: Don't whine when pci_enable_msi() fails.
|
16 years ago |
Keith Packard
|
ad42ca8f44
i915: Clean up sarea pointers on leavevt
|
16 years ago |
Eric Anholt
|
5a125c3c79
i915: Add GEM ioctl to get available aperture size.
|
16 years ago |
Keith Packard
|
d1ed629f44
i915: Disable MSI on GM965 (errata says it doesn't work)
|
16 years ago |
Matthias Hopf
|
4b40893918
drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)
|
16 years ago |
Dave Airlie
|
2bdf00b221
i915: fixup permissions on gem ioctls.
|
16 years ago |
Eric Anholt
|
3043c60c48
drm: Clean up many sparse warnings in i915.
|
16 years ago |
Kristian Høgsberg
|
c99b058f13
i915: Make use of sarea_priv conditional.
|
17 years ago |
Eric Anholt
|
546b0974c3
i915: Use struct_mutex to protect ring in GEM mode.
|
16 years ago |
Kristian Høgsberg
|
ed4c9c4acf
i915: Add chip set ID param.
|
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.
|
16 years ago |
Matthew Garrett
|
8ee1c3db90
Add Intel ACPI IGD OpRegion support
|
17 years ago |
Keith Packard
|
398c9cb20b
i915: Initialize hardware status page at device load when possible.
|
17 years ago |
Keith Packard
|
d3a6d4467c
i915: Track progress inside of batchbuffers for determining wedgedness.
|
17 years ago |
Eric Anholt
|
ed4cb4142b
i915: Add support for MSI and interrupt mitigation.
|
17 years ago |
Jesse Barnes
|
585fb11134
i915: Use more consistent names for regs, and store them in a separate file.
|
17 years ago |
Keith Packard
|
962d4fd727
i915: Ignore X server provided mmio address
|
17 years ago |
Keith Packard
|
0790d5e148
i915: remove settable use_mi_batchbuffer_start
|
17 years ago |