1. 5ad8b7d drm: fix double lock typo by Helge Bahmann · 16 years ago
  2. 299eb93 drm/i915: Fix use-before-null-check in i915_irq_emit(). by Eric Anholt · 16 years ago
  3. fda714c drm: Avoid client deadlocks when the master disappears. by Thomas Hellstrom · 16 years ago
  4. 171901d drm: Wake up all lock waiters when the master disappears. by Thomas Hellstrom · 16 years ago
  5. 4d77c88 drm: Don't return ERESTARTSYS to user-space. by Thomas Hellstrom · 16 years ago
  6. 535d8e8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. 6644107 gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean way by Venkatesh Pallipadi · 16 years ago
  8. e08fb4f drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite path by Dave Airlie · 16 years ago
  9. dd0910b drm/i915: make hw page ioremap use ioremap_wc by Dave Airlie · 16 years ago
  10. d61e738 drm: edid revision 0 is valid by Kyle McMartin · 16 years ago
  11. b3f5e73 drm: Correct unbalanced drm_vblank_put() during mode setting. by Chris Wilson · 16 years ago
  12. 7bec756 drm: disable encoders before re-routing them by Jesse Barnes · 16 years ago
  13. c8766ac drm: Fix shifts of EDID vsync offset/width fields. by Linus Torvalds · 16 years ago
  14. 37df967 drm/i915: handle bogus VBT panel timing by Jesse Barnes · 16 years ago
  15. 7c04d1d drm/i915: remove PLL debugging messages by Jesse Barnes · 16 years ago
  16. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
  17. 6c0594a Fix an oops in i915_gem_retire_requests() by Karsten Wiese · 16 years ago
  18. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 16 years ago
  19. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 16 years ago
  20. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 16 years ago
  21. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 16 years ago
  22. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  23. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 16 years ago
  24. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 16 years ago
  25. 3d16118 drm/radeon: update sarea copies of last_ variables on resume. by etienne · 16 years ago
  26. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 16 years ago
  27. 496818f drm/i915: take struct mutex around fb unref by Jesse Barnes · 16 years ago
  28. 43565a0 drm: Use spread spectrum when the bios tells us it's ok. by Kristian Høgsberg · 16 years ago
  29. a29f5ca drm: Collapse identical i8xx_clock() and i9xx_clock(). by Kristian Høgsberg · 16 years ago
  30. f3cade5 drm: Bring PLL limits in sync with DDX values. by Kristian Høgsberg · 16 years ago
  31. 7f9872e drm: Add locking around cursor gem operations. by Kristian Høgsberg · 16 years ago
  32. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 16 years ago
  33. e62fb64 drm: Check for a NULL encoder when reverting on error path by Chris Wilson · 16 years ago
  34. 85a7bb9 drm/i915: Cleanup the hws on ringbuffer constrution failure. by Chris Wilson · 16 years ago
  35. 67eabc0 drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init. by Steve Aarnio · 16 years ago
  36. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 16 years ago
  37. b4476f5 drm/i915: Unpin the fb on error during construction. by Chris Wilson · 16 years ago
  38. 3eb2ee7 drm/i915: Unpin the hws if we fail to kmap. by Chris Wilson · 16 years ago
  39. 47ed185 drm/i915: Unpin the ringbuffer if we fail to ioremap it. by Chris Wilson · 16 years ago
  40. 491152b drm/i915: unpin for an invalid memory domain. by Chris Wilson · 16 years ago
  41. 13af106 drm/i915: Release and unlock on mmap_gtt error path. by Chris Wilson · 16 years ago
  42. 2ebed17 drm/i915: Set framebuffer alignment based upon the fence constraints. by Chris Wilson · 16 years ago
  43. 8d59bae drm: Do not leak a new reference for flink() on an existing name by Chris Wilson · 16 years ago
  44. a35f2e2 drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer() by Roland Dreier · 16 years ago
  45. 96dec61 drm/i915: refleak along pin() error path. by Chris Wilson · 16 years ago
  46. d687310 drm/i915: hold mutex for unreference() in i915_gem_tiling.c by Chris Wilson · 16 years ago
  47. a198bc8 drm/i915: Cleanup trivial leak on execbuffer error path. by Chris Wilson · 16 years ago
  48. 3e49c4f drm: Free the object ref on error. by Chris Wilson · 16 years ago
  49. ad45aa9 drm: Potential use-after-free on error path. by Chris Wilson · 16 years ago
  50. 005568b drm/i915: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  51. a1a5c3b fbdev/drm: fix Kconfig submenu mess in "Graphics support" by Krzysztof Helt · 16 years ago
  52. f06da26 i915: Fix more size_t format string warnings by Linus Torvalds · 16 years ago
  53. d2f5935 drm/i915: select framebuffer support automatically by Ingo Molnar · 16 years ago
  54. 9880b7a drm/i915: add get_vblank_counter function for GM45 by Jesse Barnes · 16 years ago
  55. 14d200c drm/i915: capture last_vblank count at IRQ uninstall time too by Jesse Barnes · 16 years ago
  56. 7d8d58b drm/i915: Unlock mutex on i915_gem_fault() error path by Chris Wilson · 16 years ago
  57. 122ee2a drm/i915: Quiet the message on get/setparam ioctl with an unknown value. by Eric Anholt · 16 years ago
  58. 565dcd4 drm/i915: skip LVDS initialization on Apple Mac Mini by Paul Collins · 16 years ago
  59. e2f0ba9 drm/i915: sync SDVO code with stable userland modesetting driver by Jesse Barnes · 16 years ago
  60. 72daad4 drm/i915: Unref the object after failing to set tiling mode. by Chris Wilson · 16 years ago
  61. 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 16 years ago
  62. d9ddcb9 drm/i915: Return error from i915_gem_object_get_fence_reg() when failing. by Eric Anholt · 16 years ago
  63. ab657db1 drm/i915: Set up an MTRR covering the GTT at driver load. by Eric Anholt · 16 years ago
  64. 725e30a drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present. by Eric Anholt · 16 years ago
  65. e806b49 drm/i915: Suppress GEM teardown on X Server exit in KMS mode. by Eric Anholt · 16 years ago
  66. 9b8d5a1 drm/radeon: fix ioremap conflict with AGP mappings by Dave Airlie · 16 years ago
  67. ac048e1 i915: fix unneeded locking in i915 LVDS get modes code. by Dave Airlie · 16 years ago
  68. fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 16 years ago
  69. 726a669 drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu by Andrew Morton · 16 years ago
  70. 30b2363 drm: Rip out the racy, unused vblank signal code. by Eric Anholt · 16 years ago
  71. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  72. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 16 years ago
  73. 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
  74. aeb565d Fix annoying DRM_ERROR() string warning by Linus Torvalds · 16 years ago
  75. 2906f02 drm/i915: Fix cursor physical address choice to match the 2D driver. by Jesse Barnes · 16 years ago
  76. 1bb88ed drm: stash AGP include under the do-we-have-AGP ifdef by Eric Anholt · 16 years ago
  77. 4942f8b drm: don't whine about not reading EDID data by Jesse Barnes · 16 years ago
  78. 335041e drm/i915: hook up LVDS DPMS property by Jesse Barnes · 16 years ago
  79. ed2dd4b drm/i915: remove unnecessary debug output in KMS init by Jesse Barnes · 16 years ago
  80. 260883c i915: fix freeing path for gem phys objects. by Dave Airlie · 16 years ago
  81. ad2563c drm: create mode_config idr lock by Jesse Barnes · 16 years ago
  82. c1ff85d drm: fix leak of device mappings since multi-master changes. by Dave Airlie · 16 years ago
  83. 34b8686e drm/i915: lock correct mutex around object unreference. by Dave Airlie · 16 years ago
  84. 71acb5e drm/i915: add support for physical memory objects by Dave Airlie · 16 years ago
  85. e285f3cd drm/i915: make LVDS fixed mode a preferred mode by Jesse Barnes · 16 years ago
  86. 712531b drm: handle depth & bpp changes correctly by Jesse Barnes · 16 years ago
  87. 40a518d drm: initial KMS config fixes by Jesse Barnes · 16 years ago
  88. 3a03ac1 drm/i915: setup sarea properly in master_priv by Dave Airlie · 16 years ago
  89. dc1336f drm/i915: set vblank enabled flag correctly across IRQ install/uninstall by Jesse Barnes · 16 years ago
  90. 71e0ffa drm/i915: don't enable vblanks on disabled pipes by Jesse Barnes · 16 years ago
  91. 9b4778f trivial: replace last usages of __FUNCTION__ in kernel by Harvey Harrison · 16 years ago
  92. a75f284 drm: fix ordering of driver unload vs agp unload. by Dave Airlie · 16 years ago
  93. 241fa85 drm/i915: Respect the other stolen memory sizes we know of. by Eric Anholt · 16 years ago
  94. 1fc45d8 drm/i915: Non-mobile parts don't have integrated TV-out. by Eric Anholt · 16 years ago
  95. 7d57382 drm/i915: Add support for integrated HDMI on G4X hardware. by Eric Anholt · 16 years ago
  96. 3f8bc37 drm/i915: Pin cursor bo and unpin old bo when setting cursor. by Kristian Høgsberg · 16 years ago
  97. 9bb2d6f drm/i915: Don't allow objects to get bound while VT switched. by Eric Anholt · 16 years ago
  98. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  99. f41ced8 Check fops_get() return value by Laurent Pinchart · 16 years ago
  100. 8f4bbd9 gpu: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago