1. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 16 years ago
  2. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 16 years ago
  3. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 16 years ago
  4. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 16 years ago
  5. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  6. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 16 years ago
  7. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 16 years ago
  8. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 16 years ago
  9. 496818f drm/i915: take struct mutex around fb unref by Jesse Barnes · 16 years ago
  10. 43565a0 drm: Use spread spectrum when the bios tells us it's ok. by Kristian Høgsberg · 16 years ago
  11. a29f5ca drm: Collapse identical i8xx_clock() and i9xx_clock(). by Kristian Høgsberg · 16 years ago
  12. f3cade5 drm: Bring PLL limits in sync with DDX values. by Kristian Høgsberg · 16 years ago
  13. 7f9872e drm: Add locking around cursor gem operations. by Kristian Høgsberg · 16 years ago
  14. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 16 years ago
  15. 85a7bb9 drm/i915: Cleanup the hws on ringbuffer constrution failure. by Chris Wilson · 16 years ago
  16. 67eabc0 drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init. by Steve Aarnio · 16 years ago
  17. b4476f5 drm/i915: Unpin the fb on error during construction. by Chris Wilson · 16 years ago
  18. 3eb2ee7 drm/i915: Unpin the hws if we fail to kmap. by Chris Wilson · 16 years ago
  19. 47ed185 drm/i915: Unpin the ringbuffer if we fail to ioremap it. by Chris Wilson · 16 years ago
  20. 491152b drm/i915: unpin for an invalid memory domain. by Chris Wilson · 16 years ago
  21. 13af106 drm/i915: Release and unlock on mmap_gtt error path. by Chris Wilson · 16 years ago
  22. 2ebed17 drm/i915: Set framebuffer alignment based upon the fence constraints. by Chris Wilson · 16 years ago
  23. a35f2e2 drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer() by Roland Dreier · 16 years ago
  24. 96dec61 drm/i915: refleak along pin() error path. by Chris Wilson · 16 years ago
  25. d687310 drm/i915: hold mutex for unreference() in i915_gem_tiling.c by Chris Wilson · 16 years ago
  26. a198bc8 drm/i915: Cleanup trivial leak on execbuffer error path. by Chris Wilson · 16 years ago
  27. 005568b drm/i915: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  28. f06da26 i915: Fix more size_t format string warnings by Linus Torvalds · 16 years ago
  29. 9880b7a drm/i915: add get_vblank_counter function for GM45 by Jesse Barnes · 16 years ago
  30. 7d8d58b drm/i915: Unlock mutex on i915_gem_fault() error path by Chris Wilson · 16 years ago
  31. 122ee2a drm/i915: Quiet the message on get/setparam ioctl with an unknown value. by Eric Anholt · 16 years ago
  32. 565dcd4 drm/i915: skip LVDS initialization on Apple Mac Mini by Paul Collins · 16 years ago
  33. e2f0ba9 drm/i915: sync SDVO code with stable userland modesetting driver by Jesse Barnes · 16 years ago
  34. 72daad4 drm/i915: Unref the object after failing to set tiling mode. by Chris Wilson · 16 years ago
  35. 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 16 years ago
  36. d9ddcb9 drm/i915: Return error from i915_gem_object_get_fence_reg() when failing. by Eric Anholt · 16 years ago
  37. ab657db1 drm/i915: Set up an MTRR covering the GTT at driver load. by Eric Anholt · 16 years ago
  38. 725e30a drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present. by Eric Anholt · 16 years ago
  39. e806b49 drm/i915: Suppress GEM teardown on X Server exit in KMS mode. by Eric Anholt · 16 years ago
  40. ac048e1 i915: fix unneeded locking in i915 LVDS get modes code. by Dave Airlie · 16 years ago
  41. 726a669 drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu by Andrew Morton · 16 years ago
  42. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  43. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 16 years ago
  44. 832fb4a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  45. aeb565d Fix annoying DRM_ERROR() string warning by Linus Torvalds · 16 years ago
  46. 2906f02 drm/i915: Fix cursor physical address choice to match the 2D driver. by Jesse Barnes · 16 years ago
  47. 335041e drm/i915: hook up LVDS DPMS property by Jesse Barnes · 16 years ago
  48. ed2dd4b drm/i915: remove unnecessary debug output in KMS init by Jesse Barnes · 16 years ago
  49. 260883c i915: fix freeing path for gem phys objects. by Dave Airlie · 16 years ago
  50. 34b8686e drm/i915: lock correct mutex around object unreference. by Dave Airlie · 16 years ago
  51. 71acb5e drm/i915: add support for physical memory objects by Dave Airlie · 16 years ago
  52. e285f3c drm/i915: make LVDS fixed mode a preferred mode by Jesse Barnes · 16 years ago
  53. 712531b drm: handle depth & bpp changes correctly by Jesse Barnes · 16 years ago
  54. 3a03ac1 drm/i915: setup sarea properly in master_priv by Dave Airlie · 16 years ago
  55. 71e0ffa drm/i915: don't enable vblanks on disabled pipes by Jesse Barnes · 16 years ago
  56. 9b4778f trivial: replace last usages of __FUNCTION__ in kernel by Harvey Harrison · 16 years ago
  57. 241fa85 drm/i915: Respect the other stolen memory sizes we know of. by Eric Anholt · 16 years ago
  58. 1fc45d8 drm/i915: Non-mobile parts don't have integrated TV-out. by Eric Anholt · 16 years ago
  59. 7d57382 drm/i915: Add support for integrated HDMI on G4X hardware. by Eric Anholt · 16 years ago
  60. 3f8bc37 drm/i915: Pin cursor bo and unpin old bo when setting cursor. by Kristian Høgsberg · 16 years ago
  61. 9bb2d6f drm/i915: Don't allow objects to get bound while VT switched. by Eric Anholt · 16 years ago
  62. aa59662 drm/i915: fix modeset devname allocation + agp init return check. by Dave Airlie · 16 years ago
  63. aad87df drm/i915: Remove redundant test in error path. by Julia Lawall · 16 years ago
  64. f1acec9 drm/i915: Don't print to dmesg when taking signal during object_pin. by Eric Anholt · 16 years ago
  65. 3c4fdcf drm: pin new and unpin old buffer when setting a mode. by Kristian Høgsberg · 16 years ago
  66. d1e22c6 drm/i915: un-EXPORT and make 'intelfb_panic' static by Hannes Eder · 16 years ago
  67. bae7ec6 drm/i915: Delete unused, pointless i915_driver_firstopen. by Eric Anholt · 16 years ago
  68. d4da3af drm/i915: fix sparse warnings: returning void-valued expression by Hannes Eder · 16 years ago
  69. 606df4e drm/i915: fix sparse warnings: move 'extern' decls to header file by Hannes Eder · 16 years ago
  70. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  71. 95281e3 drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned by Hannes Eder · 16 years ago
  72. b117763 drm/i915: Don't double-unpin buffers if we take a signal in evict_everything(). by Eric Anholt · 16 years ago
  73. e7da40f drm/i915: Fix fbcon setup to align display pitch to 64b. by Eric Anholt · 16 years ago
  74. 0c7c266 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. by Kristian H�gsberg · 16 years ago
  75. 60fd99e drm/i915: Fix stolen memory detection on G45 and GM45. by Eric Anholt · 16 years ago
  76. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago
  77. de151cf drm/i915: add GEM GTT mapping support by Jesse Barnes · 16 years ago
  78. a958747 drm/i915: Add /proc debugging entry for reading out the HWS. by Eric Anholt · 16 years ago
  79. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  80. ac5c4e7 drm/i915: GEM on PAE has problems - disable it for now. by Dave Airlie · 16 years ago
  81. c4de0a5 drm/i915: Don't return busy for buffers left on the flushing list. by Eric Anholt · 16 years ago
  82. b60678a drm/i915: Disable the GM965 MSI errata workaround. by Keith Packard · 16 years ago
  83. 15c3533 drm/i915: Don't return error in evict_everything when we get to the end. by Owain Ainsworth · 16 years ago
  84. 0235439 drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT. by Eric Anholt · 16 years ago
  85. ac94a96 drm/i915: Retry execbuffer pinning after clearing the GTT by Keith Packard · 16 years ago
  86. 646f0f6 drm/i915: Move the execbuffer domain computations together by Keith Packard · 16 years ago
  87. c0d9082 drm/i915: Rename object_set_domain to object_set_to_gpu_domain by Keith Packard · 16 years ago
  88. e47c68e drm/i915: Make a single set-to-cpu-domain path and use it wherever needed. by Eric Anholt · 16 years ago
  89. 2ef7eea drm/i915: Make a single set-to-gtt-domain path. by Eric Anholt · 16 years ago
  90. b670d81 drm/i915: If interrupted while setting object domains, still emit the flush. by Eric Anholt · 16 years ago
  91. ce44b0e drm/i915: Move flushing list cleanup from flush request retire to request emit. by Eric Anholt · 16 years ago
  92. a7f014f drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling. by Eric Anholt · 16 years ago
  93. 9c84ba4 drivers/gpu/drm/i915/i915_irq.c: fix warning by Andrew Morton · 16 years ago
  94. 151903d drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty. by Eric Anholt · 16 years ago
  95. 461cba2 drm/i915: Save/restore HWS_PGA on suspend/resume by Peng Li · 16 years ago
  96. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  97. 6133047 drm/i915: execbuffer pins objects, no need to ensure they're still in the GTT by Keith Packard · 16 years ago
  98. 05eff84 drm/i915: Always read pipestat in irq_handler by Keith Packard · 16 years ago
  99. 2678d9d drm/i915: Subtract total pinned bytes from available aperture size by Keith Packard · 16 years ago
  100. 28dfe52 drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset. by Eric Anholt · 16 years ago