1. f091737 drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning by Adam Jackson · 14 years ago
  2. 49be663 drm/i915: Refactor panel fitting on the LVDS. (v2) by Chris Wilson · 14 years ago
  3. 7167704 drm/i915: Remove the redundant check for a fixed_panel_mode by Chris Wilson · 14 years ago
  4. 4f44407 drm/i915: apply DP bandwidth workaround for PCH eDP as well by Jesse Barnes · 14 years ago
  5. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  6. 6103da0 drm/i915: Include any alternate names by which the device is known. by Chris Wilson · 14 years ago
  7. 534843d drm/i915: Use 128k alignment for untiled display surface on i965 (v2) by Chris Wilson · 14 years ago
  8. e1a4474 drm/i915/pch: Cosmetic fix to FDI link training by Adam Jackson · 14 years ago
  9. 2991196 drm/i915: cleanup: use ARRAY_SIZE() by Dan Carpenter · 14 years ago
  10. cbb465e drm/i915: Include instdone[1] in hangcheck by Chris Wilson · 14 years ago
  11. 0b34000 drm/i915: Remove the WARN when failing to set tiling. by Chris Wilson · 14 years ago
  12. 2377b74 drm/i915: fix FDI frequency check by Jesse Barnes · 14 years ago
  13. 3ca87e8 drm/i915: Sparse warning about invalid value for burst_ena in tv_modes by Chris Wilson · 14 years ago
  14. d312ec2 drm/i915: Sparse warns about the incorrect sign for storing bit17 by Chris Wilson · 14 years ago
  15. b4b78d1 drm/i915: Silence sparse over non-static local structure. by Chris Wilson · 14 years ago
  16. 2d3fa0d drm/i915: Silence sparse over duplicate members in static initializer by Chris Wilson · 14 years ago
  17. 11824e8 drm/i915: Silence sparse complaints over insufficient bitfield int types. by Chris Wilson · 14 years ago
  18. 2dafb1e drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain() by Chris Wilson · 14 years ago
  19. 96b099f drm/i915: Propagate error from drm_vblank_get() during page-flipping. by Chris Wilson · 14 years ago
  20. 5f35308 drm/i915: Propagate error from drm_install_irq() during EnterVT by Chris Wilson · 14 years ago
  21. 7aa69d2 drm/i915: Typo in #define by Nicolas Kaiser · 14 years ago
  22. b52eb4d drm/i915: Add frame buffer compression support on Ironlake mobile by Zhao Yakui · 14 years ago
  23. c936f44 drm/i915: Calculate cursor watermark under non-SR state for Ironlake by Zhao Yakui · 14 years ago
  24. 4fe5e61 drm/i915: Apply self-refresh watermark calculation for cursor plane by Zhao Yakui · 14 years ago
  25. 1b07e04 drm/i915: Fix fifo size for self-refresh watermark on 965G by Zhao Yakui · 14 years ago
  26. fa14321 drm/i915: Fix watermark calculation in self-refresh mode by Zhao Yakui · 14 years ago
  27. 36e83a1 drm/i915: Add the support of eDP on DP-D for Ibex/CPT by Zhao Yakui · 14 years ago
  28. d874bcf drm/i915: remove duplicate PIPE*STAT bit definitions by Jesse Barnes · 14 years ago
  29. e25e660 drm/i915: remove unused vblank_enable var from i915_driver_irq_handler by Jesse Barnes · 14 years ago
  30. 43b27f4 drm/i915: Explosion following OOM in do_execbuffer. by Chris Wilson · 14 years ago
  31. 0544edf gpu/drm/i915: Add a blacklist to omit modeset on LID open by Thomas Bächler · 14 years ago
  32. d656ae5 Merge tag 'v2.6.35-rc6' into drm-radeon-next by Dave Airlie · 14 years ago
  33. 5620ae2 drm/i915: make sure we shut off the panel in eDP configs by Jesse Barnes · 14 years ago
  34. 225aa011 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  35. b690e96 drm/i915: add pipe A force quirks to i915 driver by Jesse Barnes · 14 years ago
  36. 0cc4d43 drm/i915: Fix panel fitting regression since 734b4157 by Chris Wilson · 14 years ago
  37. fbd41a7 drm/i915: fix deadlock in fb teardown by Jesse Barnes · 14 years ago
  38. aebf0da drm/i915: don't free non-existent compressed llb on ILK+ by Jesse Barnes · 14 years ago
  39. 9c928d1 drm/i915: disable FBC when more than one pipe is active by Jesse Barnes · 14 years ago
  40. 127bd2a drm/i915: Use the correct scanout alignment for fbcon. by Chris Wilson · 14 years ago
  41. 9934c13 drm/i915: make sure eDP panel is turned on by Jesse Barnes · 14 years ago
  42. 4a655f0 drm/i915: add PANEL_UNLOCK_REGS definition by Jesse Barnes · 14 years ago
  43. 6ba770d drm/i915: Make G4X-style PLL search more permissive by Adam Jackson · 14 years ago
  44. a392a10 drm/i915: Clear any existing dither mode prior to enabling spatial dithering by Chris Wilson · 14 years ago
  45. be9a3db drm/i915: handle shared framebuffers when flipping by Jesse Barnes · 14 years ago
  46. f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  47. 9440012 drm/i915: enable low power render writes on GEN3 hardware. by Dave Airlie · 14 years ago
  48. 45503de drm/i915: Define MI_ARB_STATE bits by Keith Packard · 14 years ago
  49. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  50. cd9f040 drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations by Linus Torvalds · 14 years ago
  51. 102e734 Merge branch 'drm-tracepoints' into drm-testing by Dave Airlie · 14 years ago
  52. a907a2e Merge branch 'drm-intel-lru' into drm-testing by Dave Airlie · 14 years ago
  53. db8cc27 Merge branch 'drm-platform' into drm-testing by Dave Airlie · 14 years ago
  54. db3307a drm: kill drm_mm_node->private by Daniel Vetter · 14 years ago
  55. 6f772d7 drm/i915: Explosion following OOM in do_execbuffer. by Chris Wilson · 14 years ago
  56. 1073af3 gpu/drm/i915: Add a blacklist to omit modeset on LID open by Thomas Bächler · 14 years ago
  57. e5510fa drm/i915: add tracepoints for flip requests & completions by Jesse Barnes · 14 years ago
  58. 97e0214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  59. 70565d0 drm/i915: fix page flip finish vs. prepare on plane B by Jesse Barnes · 14 years ago
  60. 985b823 drm/i915: fix hibernation since i915 self-reclaim fixes by Linus Torvalds · 14 years ago
  61. dd1ea37 drm/i915: change default panel fitting mode to preserve aspect ratio by Jesse Barnes · 14 years ago
  62. 132b6aa drm/i915: fix uninitialized variable warning in i915_setup_compression() by Prarit Bhargava · 14 years ago
  63. ee0c6bf drm/i915: take struct_mutex in i915_dma_cleanup() by Dan Carpenter · 14 years ago
  64. 2d1c975 drm/i915: Fix CRT hotplug regression in 2.6.35-rc1 by Andy Lutomirski · 14 years ago
  65. fe27d53 i915: fix ironlake edp panel setup (v4) by Dave Airlie · 14 years ago
  66. adcdbc6 drm/i915: don't access FW_BLC_SELF on 965G by Jesse Barnes · 14 years ago
  67. 43ed340 drm/i915: Account for space on the ring buffer consumed whilst wrapping. by Chris Wilson · 14 years ago
  68. 1afe3e9 drm/i915: gen3 page flipping fixes by Jesse Barnes · 14 years ago
  69. 83f7fd0 drm/i915: don't queue flips during a flip pending event by Jesse Barnes · 14 years ago
  70. be26a10 drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer. by Zou Nan hai · 14 years ago
  71. 45ac22c drm/i915: Turn on 945 self-refresh only if single CRTC is active by Li Peng · 14 years ago
  72. 8d86dc6 Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)." by Linus Torvalds · 14 years ago
  73. 5a79395 drm: Propagate error from drm_fb_helper_init(). by Chris Wilson · 14 years ago
  74. a3524f1 drm/i915: fix oops on single crtc devices. by Dave Airlie · 14 years ago
  75. e7b526b drm/i915: Move non-phys cursors into the GTT by Chris Wilson · 14 years ago
  76. c496fa1 drm/i915/gen4: Fix interrupt setup ordering by Adam Jackson · 14 years ago
  77. f458823 drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection. by Dave Müller · 14 years ago
  78. 1067b6c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  79. 382fe70 drm/i915: Move non-phys cursors into the GTT by Chris Wilson · 14 years ago
  80. 0d7168b Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)." by Carl Worth · 14 years ago
  81. e3a815f drm/i915: add HAS_BSD check to i915_getparam by Zou Nan hai · 14 years ago
  82. 9bc3549 drm/i915: Honor sync polarity from VBT panel timing descriptors by Adam Jackson · 14 years ago
  83. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 14 years ago
  84. dcdb167 drm: Add support for platform devices to register as DRM devices by Jordan Crouse · 14 years ago
  85. 01d73a6 drm: Remove drm_resource wrappers by Jordan Crouse · 14 years ago
  86. a1786bd drm/i915: Unmask interrupt for render engine on Sandybridge by Zhenyu Wang · 14 years ago
  87. ca76482 drm/i915: Fix PIPE_CONTROL command on Sandybridge by Zhenyu Wang · 14 years ago
  88. ab34c22 drm/i915: Fix up address spaces in slow_kernel_write() by Chris Wilson · 14 years ago
  89. 99a03df drm/i915: Use non-atomic kmap for slow copy paths by Chris Wilson · 14 years ago
  90. 9b8c4a0 drm/i915: Avoid moving from CPU domain during pwrite by Chris Wilson · 14 years ago
  91. 68f95ba drm/i915: Cleanup after failed initialization of ringbuffers by Chris Wilson · 14 years ago
  92. 654fc60 drm/i915: Reject bind_to_gtt() early if object > aperture by Chris Wilson · 14 years ago
  93. 85cd461 drm/i915: Check error code whilst moving buffer to GTT domain. by Chris Wilson · 14 years ago
  94. 3d1cc47 drm/i915: Remove spurious warning "Failure to install fence" by Chris Wilson · 14 years ago
  95. ac0c6b5 drm/i915: Rebind bo if currently bound with incorrect alignment. by Chris Wilson · 14 years ago
  96. a7faf32 drm/i915: Include pitch in set_base debug statement. by Chris Wilson · 14 years ago
  97. a939406 drm/i915: Only print "nothing to do" debug message as required. by Chris Wilson · 14 years ago
  98. 808b24d6 drm/i915: Propagate error from unbinding an unfenceable object. by Chris Wilson · 14 years ago
  99. b118c1e drm/i915: Avoid nesting of domain changes when setting display plane by Chris Wilson · 14 years ago
  100. 468f0b4 drm/i915: Hold the spinlock whilst resetting unpin_work along error path by Chris Wilson · 14 years ago