1. 6b8a5ee drm/i915: define Haswell watermarks and clock gating by Eugeni Dodonov · 12 years ago
  2. 4abb3c8 drm/i915: use ironlake eld write routine for Haswell by Eugeni Dodonov · 12 years ago
  3. c82e4d2 drm/i915: support DDI training in FDI mode by Eugeni Dodonov · 12 years ago
  4. 45244b8 drm/i915: initialize DDI buffer translations by Eugeni Dodonov · 12 years ago
  5. 59c859d drm/i915: account for only one PCH receiver on Haswell by Eugeni Dodonov · 12 years ago
  6. bf507ef drm/i915: handle DDI-related assertions by Eugeni Dodonov · 12 years ago
  7. 9d82aa1 drm/i915: add LPT PCH checks by Eugeni Dodonov · 12 years ago
  8. d0d3e51 drm/i915: enable power wells on Haswell init by Eugeni Dodonov · 12 years ago
  9. 6ee8bab drm/i915: detect PCH encoders on Haswell by Eugeni Dodonov · 12 years ago
  10. f57e1e3 drm/i915: do not use fdi_normal_train on Haswell by Eugeni Dodonov · 12 years ago
  11. 6e4c167 drm/i915: show unknown sdvox registers on hdmi init by Eugeni Dodonov · 12 years ago
  12. 5826eca drm/i915: properly check for pipe count by Eugeni Dodonov · 12 years ago
  13. 461bc9b drm/i915: calculate watermarks for devices that have 3 pipes by Eugeni Dodonov · 12 years ago
  14. a416ede drm/i915: add support for SBI ops by Eugeni Dodonov · 12 years ago
  15. 7d4e146 drm/i915: reuse Ivy Bridge interrupts code for Haswell by Eugeni Dodonov · 12 years ago
  16. 8c5f5f7 drm/i915: add new Haswell DIP controls registers by Eugeni Dodonov · 12 years ago
  17. 1833b13 drm/i915: gen6_enable_rps() wants to be called after ring initialisation by Chris Wilson · 12 years ago
  18. 0e43406 drm/i915: Simplify interrupt processing for IvyBridge by Chris Wilson · 12 years ago
  19. 9adab8b drm/i915: Avoid a double-read of PCH_IIR during interrupt handling by Chris Wilson · 12 years ago
  20. 59de329 drm/i915: enable semaphores on gen6 if dmar is not active by Daniel Vetter · 12 years ago
  21. bc2481f drm/i915: s/intel_infoframe/gm45_infoframe by Daniel Vetter · 12 years ago
  22. a3da1df drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function by Daniel Vetter · 12 years ago
  23. 4b24c93 drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC by Daniel Vetter · 12 years ago
  24. acb87df drm/i915: Limit calling mark-busy only for potential scanouts by Chris Wilson · 12 years ago
  25. a928d53 drm/i915: implement ironlake_wait_for_vblank by Paulo Zanoni · 12 years ago
  26. 4e89ee1 drm/i915: set the DIP port on ibx_write_infoframe by Paulo Zanoni · 12 years ago
  27. 4dc20c0 drm/i915: ibx_write_infoframe can disable AVI by Paulo Zanoni · 12 years ago
  28. fdf1250 drm/i915: split ironlake_write_infoframe into ibx_ and cpt_ by Paulo Zanoni · 12 years ago
  29. d47d7cb drm/i915: simplify intel_encoder_commit by Paulo Zanoni · 12 years ago
  30. 60c5ea2 drm/i915: mask the video DIP frequency when changing it by Paulo Zanoni · 12 years ago
  31. ecb9785 drm/i915: disable the infoframe before changing it by Paulo Zanoni · 12 years ago
  32. fa193ff drm/i915: break intel_infoframe_flags into _enable and _frequency by Paulo Zanoni · 12 years ago
  33. 3e6e639 drm/i915: mask the video DIP port select by Paulo Zanoni · 12 years ago
  34. 1d4f85a drm/i915: start writing infoframes at address 0 on gen 4 by Paulo Zanoni · 12 years ago
  35. 22509ec drm/i915: change coding style of the write_infoframe functions by Paulo Zanoni · 12 years ago
  36. 837ba00 drm/i915: DSL_LINEMASK is 12 bits only on gen2 by Paulo Zanoni · 12 years ago
  37. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  38. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  39. b615b57 drm/i915: Support pageflipping interrupts for all 3-pipes on IVB by Chris Wilson · 12 years ago
  40. 5fe9fe8 drm/i915: fix gen4 gpu reset by Daniel Vetter · 12 years ago
  41. 523bcb2 drm/i915: remove modeset reset from i915_reset by Daniel Vetter · 12 years ago
  42. 5ccce18 drm/i915: also reset the media engine on gen4/5 by Daniel Vetter · 12 years ago
  43. d4b8bb2 drm/i915: kill flags parameter for reset functions by Daniel Vetter · 12 years ago
  44. 2b9dc9a drm/i915: make gpu hangman more resilient by Daniel Vetter · 12 years ago
  45. 350d270 drm/i915: extract intel_gpu_reset by Daniel Vetter · 12 years ago
  46. bcbc324 drm/i915: simplify i915_reset a bit by Daniel Vetter · 12 years ago
  47. d544230 drm/i915: allow the existing error_state to be destroyed by Daniel Vetter · 12 years ago
  48. 742cbee drm/i915: rework dev->first_error locking by Daniel Vetter · 12 years ago
  49. e5eb3d6 drm/i915: add interface to simulate gpu hangs by Daniel Vetter · 12 years ago
  50. c6ebd4c drm/i915: use mode values consistently when converting to sdvo dtd by Daniel Vetter · 12 years ago
  51. f7bacf1 drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo by Daniel Vetter · 12 years ago
  52. 9104183 drm/i915: Periodically sanity check power management by Chris Wilson · 12 years ago
  53. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  54. c846b61 drm/i915: make DBLCLK modes work by Paulo Zanoni · 12 years ago
  55. 0aa534d drm/i915: rename AVI InfoFrame field 'PR' to 'YQ_CN_PR' by Paulo Zanoni · 12 years ago
  56. e04c735 drm/i915: Wait for the clocks to stabilise before updating PLLs by Chris Wilson · 12 years ago
  57. 555304f drm/i915: rip out intel_dpio_write again by Daniel Vetter · 12 years ago
  58. b4aca01 drm/i915: extract some common olr+wedge code by Ben Widawsky · 12 years ago
  59. c921aba drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c by Daniel Vetter · 12 years ago
  60. 4225d0f drm/i915: fixup __iomem mixups in ringbuffer.c by Daniel Vetter · 12 years ago
  61. 316d388 drm/i915: rework legacy GFX HWS handling by Daniel Vetter · 12 years ago
  62. 627965a drm/i915: kill pointless clearing of dev_priv->hws_map by Daniel Vetter · 12 years ago
  63. b3daeae drm/i915: move rps/emon function declarations by Daniel Vetter · 12 years ago
  64. eb48eb0 drm/i915: move the ips code to intel_pm.c by Daniel Vetter · 12 years ago
  65. 6ebebc9 drm/i915: disallow clip rects on gen5+ by Daniel Vetter · 12 years ago
  66. 09422b2 drm/i915: move LP_RING&friends to i915_dma.c by Daniel Vetter · 12 years ago
  67. d05c617 drm/i915: extract dri1 breadcrumb update from irq handler by Daniel Vetter · 12 years ago
  68. 9488867 drm/i915: move dri1 irq ioctl code to i915_dma.c by Daniel Vetter · 12 years ago
  69. 647a3fb drm/i915: rip out dri1 breadcrumb updates from gen5+ irq handlers by Daniel Vetter · 12 years ago
  70. d56b213 drm/i915: kill intel_clear_scanline_wait by Daniel Vetter · 12 years ago
  71. 6d90c95 drm/i915: remove LP_RING&friends from modeset code by Daniel Vetter · 12 years ago
  72. 64c43c3 drm/i915: rip out dev_priv->tex_lru_log_granularity by Daniel Vetter · 12 years ago
  73. 53ca26c drm/i915 disallow physical batchbuffers for KMS by Daniel Vetter · 12 years ago
  74. 8781342 drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct by Daniel Vetter · 12 years ago
  75. d1c1edb drm/i915: move dri1 vblank stubs to i915_dma.c by Daniel Vetter · 12 years ago
  76. 7001f22 drm/i915: Remove unused dev_priv->vblank_pipe by Chris Wilson · 12 years ago
  77. 582be6b drm/i915: Only enable IPS polling for gen5 by Chris Wilson · 12 years ago
  78. 6d171cb drm/i915: Remove unused ring->irq_seqno by Chris Wilson · 12 years ago
  79. 3b88cc0 drm/i915: use __wait_seqno for ring throttle by Ben Widawsky · 12 years ago
  80. 4146b08 drm/i915: remove polled wait from throttle by Ben Widawsky · 12 years ago
  81. 604dd3e drm/i915: extract __wait_seqno from i915_wait_request by Ben Widawsky · 12 years ago
  82. c58cf4f drm/i915: drop polled waits from i915_wait_request by Ben Widawsky · 12 years ago
  83. 9574b3f drm/i915: kill waiting_seqno by Ben Widawsky · 12 years ago
  84. be998e2 drm/i915: move vbetool invoked ier stuff by Ben Widawsky · 12 years ago
  85. b2da9fe drm/i915: remove do_retire from i915_wait_request by Ben Widawsky · 12 years ago
  86. 5074329 drm/i915: use the new masked bit macro some more by Daniel Vetter · 12 years ago
  87. 624f869 drm/i915: Remove unused and unloved vblank macros by Chris Wilson · 12 years ago
  88. bbba0a9 drm/i915: Inline I915_INTERRUPT_ENABLE_FIX by Chris Wilson · 12 years ago
  89. 38bde18 drm/i915: Handle PendingFlip on gen3 robustly by Chris Wilson · 12 years ago
  90. 55b3975 drm/i915: Cleanup gen3 irq uninstall by Chris Wilson · 12 years ago
  91. 00d98eb drm/i915: HWSTAM is only 16-bit on gen3 by Chris Wilson · 12 years ago
  92. 8291ee9 drm/i915: Remove gen4 irq code from gen3 irq routine by Chris Wilson · 12 years ago
  93. 2c8ba29 drm/i915: Remove gen3 irq code from gen4 irq routine by Chris Wilson · 12 years ago
  94. 4f7d1e7 drm/i915: Clear FlipDone semantics change for pageflipping on gen3 by Chris Wilson · 12 years ago
  95. a266c7d drm/i915: Duplicate and split the gen3/4 irq handler by Chris Wilson · 12 years ago
  96. e0f608d drm/i915: pending_flip_is_done is gen3, name it so by Chris Wilson · 12 years ago
  97. fa883c6 drm/i915: Remove redundant initialisation of per-ring IRQ waitqueues by Chris Wilson · 12 years ago
  98. 8b2e326 drm/i915: Unconditionally initialise the interrupt workers by Chris Wilson · 12 years ago
  99. cd9d4e9 drm/i915: check for kms in dri1 ioctls by Daniel Vetter · 12 years ago
  100. 2e895b1 drm/i915: rip out dev_priv->has_gem by Daniel Vetter · 12 years ago