1. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  2. ebc0fd8 drm/i915: group ADPA #defines together by Daniel Vetter · 12 years ago
  3. 9a3b530 drm/i915: Cleanup context switching through do_switch() by Chris Wilson · 12 years ago
  4. 54d63ca drm/i915: Move DP structs to shared location by Shobhit Kumar · 12 years ago
  5. e8aeaee drm/i915: unbreak lastclose for failed driver init by Daniel Vetter · 12 years ago
  6. 0da5cec drm/i915: Set the context before setting up regs for the context. by Eric Anholt · 12 years ago
  7. 35313cd drm/i915: constify mode in crtc_mode_fixup by Daniel Vetter · 12 years ago
  8. 520c41c drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 12 years ago
  9. be63638 drm/i915: dereferencing an error pointer by Dan Carpenter · 12 years ago
  10. b259b31 drm/i915: fix invalid reference handling of the default ctx obj by Chris Wilson · 12 years ago
  11. eeef9b3 drm/i915: Add -EIO to the list of known errors for __wait_seqno by Chris Wilson · 12 years ago
  12. d3373a2 drm/i915: Flush the context object from the CPU caches upon switching by Chris Wilson · 12 years ago
  13. 7915810 drm/i915: Make the lock for pageflips interruptible by Chris Wilson · 12 years ago
  14. a4f32fc drm/i915: don't forget the PCH backlight registers by Paulo Zanoni · 12 years ago
  15. 09cf7c9 drm/i915: Insert a flush between batches if the breadcrumb was dropped by Chris Wilson · 12 years ago
  16. 2e6c21e drm/i915: missing error case in init status page by Ben Widawsky · 12 years ago
  17. 7962652 drm/i915: mask tiled bit when updating ILK sprites by Ander Conselvan de Oliveira · 12 years ago
  18. 0d71068 drm/i915: try to train DP even harder by Paulo Zanoni · 12 years ago
  19. 4d678e1 drm/i915: kill intel_ddc_probe by Daniel Vetter · 12 years ago
  20. a2bd1f5 drm/i915: check whether we actually received an edid in detect_ddc by Daniel Vetter · 12 years ago
  21. 4b4147c drm/i915: fix up PCH backlight #define mixup by Daniel Vetter · 12 years ago
  22. 12f5581 drm/i915: Add comments to explain the BSD tail write workaround by Chris Wilson · 12 years ago
  23. 67b1b57 drm/i915: Disable the BLT on pre-production SNB hardware by Chris Wilson · 12 years ago
  24. 0232e92 drm/i915: initialize power wells in modeset_init_hw by Eugeni Dodonov · 12 years ago
  25. ff92826 drm/i915: Only request PM interrupts for the events we handled by Chris Wilson · 12 years ago
  26. 6a4ea12 drm/i915/context: Add missing IVB context sizes by Ben Widawsky · 12 years ago
  27. 4f91dd6 drm/i915/context/: s/CTX/CXT by Ben Widawsky · 12 years ago
  28. b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
  29. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  30. 6b9d89b drm: Add colouring to the range allocator by Chris Wilson · 12 years ago
  31. 12f0e67 Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  32. 4acf518 drm/i915: program FDI_RX TP and FDI delays by Eugeni Dodonov · 12 years ago
  33. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  34. c2c7513 drm/i915: adjust framebuffer base address on gen4+ by Daniel Vetter · 12 years ago
  35. e506a0c drm/i915: introduce crtc->dspaddr_offset by Daniel Vetter · 12 years ago
  36. e6a595d drm/i915: Reject page flips with changed format/offset/pitch by Ville Syrjälä · 12 years ago
  37. 3a7f2f6 drm/i915: Zero initialize mode_cmd by Ville Syrjälä · 12 years ago
  38. de2b998 drm/i915: don't return a spurious -EIO from intel_ring_begin by Daniel Vetter · 12 years ago
  39. a9340cc drm/i915: properly SIGBUS on I/O errors by Daniel Vetter · 12 years ago
  40. 0a6759c drm/i915: don't hang userspace when the gpu reset is stuck by Daniel Vetter · 12 years ago
  41. d6b2c79 drm/i915: non-interruptible sleeps can't handle -EAGAIN by Daniel Vetter · 12 years ago
  42. d54a02c drm/i915: don't trylock in the gpu reset code by Daniel Vetter · 12 years ago
  43. 4c3c115 drm/i915: fix PIPE_DDI_PORT_MASK by Paulo Zanoni · 12 years ago
  44. 4c243e2 drm/i915: prevent bogus intel_update_fbc notifications by Eugeni Dodonov · 12 years ago
  45. a8f78b5 drm/i915: re-initialize DDI buffer translations after resume by Eugeni Dodonov · 12 years ago
  46. 40579ab drm/i915: don't ironlake_init_pch_refclk() on LPT by Paulo Zanoni · 12 years ago
  47. 45e6e3a drm/i915: get rid of dev_priv->info->has_pch_split by Paulo Zanoni · 12 years ago
  48. f035083 drm/i915: add PCH_NONE to enum intel_pch by Paulo Zanoni · 12 years ago
  49. 2514bc5 drm/i915: prefer wide & slow to fast & narrow in DP configs by Jesse Barnes · 12 years ago
  50. 930ebb4 drm/i915: fix up ilk rc6 disabling confusion by Daniel Vetter · 12 years ago
  51. 6590190 drm/i915: move force wake support into intel_pm by Eugeni Dodonov · 12 years ago
  52. 1544d9d drm/i915: enable RC6 workaround on Haswell by Eugeni Dodonov · 12 years ago
  53. cad2a2d drm/i915: introduce haswell_init_clock_gating by Eugeni Dodonov · 12 years ago
  54. 8850948 drm/i915: disable RC6 when disabling rps by Eugeni Dodonov · 12 years ago
  55. 4a637c2 drm/i915: enable RC6 by default on Haswell by Eugeni Dodonov · 12 years ago
  56. 7cf50fc drm/i915: slightly improve gt enable/disable routines by Eugeni Dodonov · 12 years ago
  57. 5a7dc92 drm/i915: add RPS configuration for Haswell by Eugeni Dodonov · 12 years ago
  58. e7911c4 drm/i915: support Haswell force waking by Eugeni Dodonov · 12 years ago
  59. c4de7b0 drm/i915: Implement w/a for sporadic read failures on waking from rc6 by Chris Wilson · 12 years ago
  60. 990bbda drm/i915: Group the GT routines together in both code and vtable by Chris Wilson · 12 years ago
  61. 146937e drm/i915: linuxify create_hw_context() by Ben Widawsky · 12 years ago
  62. e486fad drm/i915: fix PIPE_WM_LINETIME definition by Paulo Zanoni · 12 years ago
  63. 97f209b drm/i915: "Flush Me Harder" required on gen6+ by Daniel Vetter · 12 years ago
  64. 4391b2c Merge tag 'drm-intel-next-2012-06-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  65. a8b0bba drm/i915/sprite: Fix mem leak in intel_plane_init() by Jesper Juhl · 12 years ago
  66. f4d7105 drm/i915: correct IVB default sprite format by Jesse Barnes · 12 years ago
  67. e86fe0d drm/i915: mask tiled bit when updating IVB sprites by Jesse Barnes · 12 years ago
  68. 0317c6c drm/i915/bios: cleanup return type of intel_parse_bios() by Dan Carpenter · 12 years ago
  69. 01a0685 drm/i915: disable drm agp support for !gen3 with kms enabled by Daniel Vetter · 12 years ago
  70. 87207ca drm/i915: don't use dev->agp by Daniel Vetter · 12 years ago
  71. 79f5b2c drm/i915: make enable/disable_gt_powersave locking consistent by Daniel Vetter · 12 years ago
  72. 8090c6b drm/i915: wrap up gt powersave enabling functions by Daniel Vetter · 12 years ago
  73. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  74. 9756fe3 drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13 by Sjoerd Simons · 12 years ago
  75. ff049b6 drm/i915: bind driver to ValleyView chipsets by Jesse Barnes · 12 years ago
  76. 7983117 drm/i915: enable display messages to GT on ValleyView by Jesse Barnes · 12 years ago
  77. 31acc7f drm/i915: support page flipping on ValleyView by Jesse Barnes · 12 years ago
  78. 9355360 drm/i915: don't enable PPGTT on VLV yet by Jesse Barnes · 12 years ago
  79. bd9e841 drm/i915: VLV VGA port only handles on & off, like PCH VGA by Jesse Barnes · 12 years ago
  80. f7dff0c drm/i915: access VLV regs through read/write switch by Jesse Barnes · 12 years ago
  81. 9c19415 Merge tag 'drm-intel-next-2012-06-04' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  82. 4a87d65 drm/i915: add HDMI and DP port enumeration on ValleyView by Jesse Barnes · 12 years ago
  83. 7d2c24e drm/i915: add ValleyView specific CRT detect function by Jesse Barnes · 12 years ago
  84. 9836437 drm/i915: Enable DP panel power sequencing for ValleyView by Shobhit Kumar · 12 years ago
  85. a0c4da2 drm/i915: ValleyView mode setting limits and PLL functions by Jesse Barnes · 12 years ago
  86. cc889e0 drm/i915: disable flushing_list/gpu_write_list by Daniel Vetter · 12 years ago
  87. 8e88a2b drm/i915: don't call modeset_init_hw in i915_reset by Daniel Vetter · 12 years ago
  88. 5fa8be6 drm/i915: return -ENODEV if hw context are not supported by Daniel Vetter · 12 years ago
  89. 73c273e drm/i915: simplify context_idr_cleanup by Daniel Vetter · 12 years ago
  90. 6f4c45c drm/i915/context: shut up compiler by Daniel Vetter · 12 years ago
  91. 0d32601 drm/i915: return -ENOENT if the context doesn't exist by Daniel Vetter · 12 years ago
  92. df12c6d drm/i915: initialize the context idr unconditionally by Daniel Vetter · 12 years ago
  93. 55a6662 drm/i915: fix module unload after context merge by Daniel Vetter · 12 years ago
  94. e3f33d4 drm/i915: add L3 bank clock gating disable on VLV by Jesse Barnes · 12 years ago
  95. 6edaa7f drm/i915: add TDL unit clock gating disable for VLV by Jesse Barnes · 12 years ago
  96. b4ae3f2 drm/i915: load boot context at driver init time by Jesse Barnes · 12 years ago
  97. 0f846f8 drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV by Jesse Barnes · 12 years ago
  98. e080b91 drm/i915: fixup hangman rebase goof-up by Daniel Vetter · 12 years ago
  99. 2084822 drm/i915: set IDICOS to medium uncore resources by Ben Widawsky · 12 years ago
  100. e158c5a drm/i915: disable contexts on old HW by Ben Widawsky · 12 years ago