1. 48b956c drm/i915: Push pipelining of display plane flushes to the caller by Chris Wilson · 14 years ago
  2. f90087e drm/radeon/kms: force legacy pll algo for RV620 LVDS by Alex Deucher · 14 years ago
  3. b64c115 drm: fix race between driver loading and userspace open. by Dave Airlie · 14 years ago
  4. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  5. 0bc23aa drm/i915: Fix regression in ba3d8d749b by Chris Wilson · 14 years ago
  6. 7213342 drm/i915: Consolidate flushing the display plane by Chris Wilson · 14 years ago
  7. b3b079d drm/i915: Reduce hangcheck frequency by Chris Wilson · 14 years ago
  8. e2e767a drm/i915: Remove redundant initialisation of crtc->pipe by Chris Wilson · 14 years ago
  9. e65d930 drm/i915: Initialize intel_crtc->active by Chris Wilson · 14 years ago
  10. f7abfe8 drm/i915: Fix an overlay regression from 7e7d76c by Chris Wilson · 14 years ago
  11. 6b383a7 drm/i915: Share crtc setup and teardown between dpms and disable/enable by Chris Wilson · 14 years ago
  12. a41ceb1 drm/radeon/kms: fix the colorbuffer CS checker for r300-r500 by Marek Olšák · 14 years ago
  13. ec00efb drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500 by Marek Olšák · 14 years ago
  14. b741be8 drm/radeon/kms/evergreen: fix backend setup by Alex Deucher · 14 years ago
  15. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  16. 2784904 drm/radeon: add some missing copyright headers by Alex Deucher · 14 years ago
  17. 356ad3c drm: Only decouple the old_fb from the crtc is we call mode_set* by Chris Wilson · 14 years ago
  18. e6db0da drm/radeon/kms: don't enable underscan with interlaced modes by Alex Deucher · 14 years ago
  19. aa74fbb drm/radeon/kms: add connector table for Mac x800 by Alex Deucher · 14 years ago
  20. ff32a59 drm/radeon/kms: fix regression in RMX code (v2) by Alex Deucher · 14 years ago
  21. 551402a drm: Fix regression in disable polling e58f637 by Chris Wilson · 14 years ago
  22. 788319d drm/i915/lvds: Move private data to the connector from the device. by Chris Wilson · 14 years ago
  23. 8aadf70 drm/i915/lvds: Remove incorrect mode locking by Chris Wilson · 14 years ago
  24. e9e331a drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter by Chris Wilson · 14 years ago
  25. 9277bf4 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  26. 8974935 drm/i915: Ensure that the crtcinfo is populated during mode_fixup() by Chris Wilson · 14 years ago
  27. 6edc324 drm/i915/bios: Prevent NULL dereference after allocation failure by Chris Wilson · 14 years ago
  28. b5c616a drm/i915/sdvo: Poll command status 5 times without delay on read by Chris Wilson · 14 years ago
  29. ec5da01 drm/i915: Use msleep instead of mdelay during wait_vblank_off by Chris Wilson · 14 years ago
  30. c9f9ccc drm/i915/lvds: Remove busy wait for powering up the panel. by Chris Wilson · 14 years ago
  31. 77d07fd drm/i915/lvds: Remove busy wait for powering down the panel by Chris Wilson · 14 years ago
  32. b222f26 drm/i915/i2c: The bit-banging interface controls the delay, drop ours by Chris Wilson · 14 years ago
  33. fe255d0 drm/i915/dp: Convert a udelay(17000) to a sleep during link-off by Chris Wilson · 14 years ago
  34. 5eddb70 drm/i915: Use macros to switch between equivalent pipe registers by Chris Wilson · 14 years ago
  35. 4ed765f drm/i915: Tidy Ironlake watermark computation by Chris Wilson · 14 years ago
  36. bed4a67 drm/i915: Fix updating FBC by Chris Wilson · 14 years ago
  37. ea056c1 drm/i915: enable thermal reporting for IPS by Jesse Barnes · 14 years ago
  38. 8b3016c Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  39. 3e6dce7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  40. 021357a drm/i915: Use the real FDI frequency for determining b/w by Chris Wilson · 14 years ago
  41. 8c4223b drm/i915: Only call udelay() when waiting for clocks to stabilise by Chris Wilson · 14 years ago
  42. d5e0d2f drm/i915: Ensure all PLL registers are flushed before a udelay() by Chris Wilson · 14 years ago
  43. c64e311 drm/i915: set FDI RX TU size to match transmit size by Jesse Barnes · 14 years ago
  44. de9c27b drm/i915: don't write TU size to N1 reg by Jesse Barnes · 14 years ago
  45. 0e23b99 drm/i915: split Ironlake FDI enable function by Jesse Barnes · 14 years ago
  46. c98e9dc drm/i915: enable PCH PLL, FDI training and transcoder even for eDP by Jesse Barnes · 14 years ago
  47. 7e7d76c drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commit by Jesse Barnes · 14 years ago
  48. 4d12fe0 drm/i915: don't unlock panel regs by Jesse Barnes · 14 years ago
  49. 0b8765c6 drm/i915: split i9xx CRTC enable/disable code by Jesse Barnes · 14 years ago
  50. 6be4a60 drm/i915: split Ironlake CRTC enable/disable code by Jesse Barnes · 14 years ago
  51. e642abb drm/i915: Adapt workqueue to new alloc_workqueue interface by Chris Wilson · 14 years ago
  52. dd8849c drm/i915: don't enable self-refresh on Ironlake by Jesse Barnes · 14 years ago
  53. 5ba2aaa drm/i915/debug: Include Ironlake in self-refresh status by Chris Wilson · 14 years ago
  54. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago
  55. f875c15 drm/i915: Use the direct mapping of pipe->crtc by Chris Wilson · 14 years ago
  56. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 14 years ago
  57. 7839d95 drm/i915: Double check that the wait_request is not pending before warning by Chris Wilson · 14 years ago
  58. 1af5fa1 drm/i915/dp: Flush the PLL register write before sleeping by Chris Wilson · 14 years ago
  59. 2c9d975 drm/i915: make sure panel is sequenced off when starting a mode set by Jesse Barnes · 14 years ago
  60. 3ba5c56 drm/i915: make sure VDD AUX power has time to settle by Jesse Barnes · 14 years ago
  61. 3969c9c9 drm/i915: don't change VDD AUX status in panel power functions by Jesse Barnes · 14 years ago
  62. 33a34e4 drm/i915: split DP link training across panel power sequencing by Jesse Barnes · 14 years ago
  63. b2094bb drm/i915: use VDD AUX for panel power around detection and in prepare by Jesse Barnes · 14 years ago
  64. 6176b8f drm/i915: use 125MHz reference clock for PCH attached eDP by Jesse Barnes · 14 years ago
  65. 7eaf554 drm/i915: fix eDP detection by Jesse Barnes · 14 years ago
  66. f4433a8 i915: snprintf returns large values by Dan Carpenter · 14 years ago
  67. 1996675 drm/i915: die, i915_probe_agp, die by Daniel Vetter · 14 years ago
  68. ac622a9 drm/i915: drop prealloc_start from i915_dma gtt init by Daniel Vetter · 14 years ago
  69. 0ade638 intel-gtt: introduce drm/intel-gtt.h by Daniel Vetter · 14 years ago
  70. 309b1e3 drm/i915: Don't disable panel for modesetting if pfit hasn't changed by Matthew Garrett · 14 years ago
  71. 434ed09 drm/i915: set dither bits on eDP panels too by Jesse Barnes · 14 years ago
  72. 4f0d1af drm/i915: fix pipeconf dither bit definitions by Jesse Barnes · 14 years ago
  73. dd2575f drm/i915: Remove impossible error handling from bit17 swizzling by Chris Wilson · 14 years ago
  74. 8c80b59 drm/i915: Add ringbuffer wait reset to hangcheck by Chris Wilson · 14 years ago
  75. 4b60e5c drm/i915: Clear scanline waits after disabling the pipe. by Chris Wilson · 14 years ago
  76. 37811fc drm/i915: Show framebuffer info in debugfs by Chris Wilson · 14 years ago
  77. 70d39fe drm/i915: Show device capabilities in debugfs by Chris Wilson · 14 years ago
  78. b7ac36d drm/i915/tv: After disabling the pipe, use wait_for_vblank_off() by Chris Wilson · 14 years ago
  79. a957355 drm/i915: Refactor panel backlight controls by Chris Wilson · 14 years ago
  80. 5d607f9 drm/i915: Remove redundant initialisation of fb_base by Chris Wilson · 14 years ago
  81. 995b676 drm/i915: Quieten sparse warnings for missing prototypes. by Chris Wilson · 14 years ago
  82. de227ef drm/i915: Kill the active list spinlock by Chris Wilson · 14 years ago
  83. 015b9c8 drm/i915: Remove the random SyncFlush during initialisation by Chris Wilson · 14 years ago
  84. 3bd3c93 drm/i915: Compile out error state without DEBUG_FS by Chris Wilson · 14 years ago
  85. b303cf9 drm/i915/overlay: Use a continuation hook to finish work after a flip. by Chris Wilson · 14 years ago
  86. 23f09ce drm/i915/overlay: Make the overlay control struct opaque. by Chris Wilson · 14 years ago
  87. 5dcdbcb drm/i915/overlay: Pass interruptible to switch_off() by Chris Wilson · 14 years ago
  88. 106dada drm/i915/overlay: Workaround i830 overlay activation bug. by Chris Wilson · 14 years ago
  89. 5fe82c5 drm/i915/overlay: Make do_put_image() as static by Chris Wilson · 14 years ago
  90. 8dc5d14 drm/i915: Preallocate requests by Chris Wilson · 14 years ago
  91. 5cd68c9 drm/i915/overlay: Tidy release_old_vid() by Chris Wilson · 14 years ago
  92. 8dfbc34 drm/i915/overlay: Combine SWITCH_OFF into a single step by Chris Wilson · 14 years ago
  93. 9bb2ff7 drm/i915/overlay: Explicitly pass regs from map to unmap by Chris Wilson · 14 years ago
  94. b6c028e drm/i915/overlay: Refactor do_wait_request() by Chris Wilson · 14 years ago
  95. 9f7c3f4 drm/i915/overlay: Tidy check_overlay_dst() by Chris Wilson · 14 years ago
  96. 446d218 drm/i915/overlay: Tidy update_pfit_vscale_ratio() by Chris Wilson · 14 years ago
  97. 7340ea7 drm/i915/overlay: Remove duplicated definition of OFC_UPDATE by Chris Wilson · 14 years ago
  98. 62cf4e6 drm/i915/overlay: Destroy reg_bo on shutdown. by Chris Wilson · 14 years ago
  99. a293012 drm/i915/overlay: Use the recommended page alignment for physical regs by Chris Wilson · 14 years ago
  100. 60fc332 drm/i915/overlay: Tidy attribute checking. by Chris Wilson · 14 years ago