Jesse Barnes
|
9880b7a527
drm/i915: add get_vblank_counter function for GM45
|
16 years ago |
Eric Anholt
|
122ee2a63b
drm/i915: Quiet the message on get/setparam ioctl with an unknown value.
|
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 |
Jesse Barnes
|
2906f02587
drm/i915: Fix cursor physical address choice to match the 2D driver.
|
16 years ago |
Jesse Barnes
|
ed2dd4b0cc
drm/i915: remove unnecessary debug output in KMS init
|
16 years ago |
Dave Airlie
|
71acb5eb8d
drm/i915: add support for physical memory objects
|
16 years ago |
Dave Airlie
|
3a03ac1a02
drm/i915: setup sarea properly in master_priv
|
16 years ago |
Eric Anholt
|
241fa85b2b
drm/i915: Respect the other stolen memory sizes we know of.
|
16 years ago |
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)
|
17 years ago |
Matthias Hopf
|
4b40893918
drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)
|
17 years ago |
Dave Airlie
|
2bdf00b221
i915: fixup permissions on gem ioctls.
|
17 years ago |
Eric Anholt
|
3043c60c48
drm: Clean up many sparse warnings in i915.
|
17 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.
|
17 years ago |
Kristian Høgsberg
|
ed4c9c4acf
i915: Add chip set ID param.
|
17 years ago |