1. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 10 years ago
  2. 992f191 drm/i915: Be careful with non-disp bit in PMINTRMSK by Mika Kuoppala · 10 years ago
  3. 1965643 drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display by Oscar Mateo · 10 years ago
  4. 4271b75 drm/i915: Stop calling encoder->mode_set by Daniel Vetter · 10 years ago
  5. 07e4fb9 drm/i915/dsi: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  6. 30cf6db drm/i915/ddi: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  7. 85a50fb drm/i915/lvds: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  8. 4cde8a2 drm/i915/hdmi: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  9. e55dd22 drm/i915/hdmi: Remove redundant IS_VLV checks by Daniel Vetter · 10 years ago
  10. 8ac33ed drm/i915/dp: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  11. d41f1ef drm/i915/dp: Move port A pll setup to g4x_pre_enable_dp by Daniel Vetter · 10 years ago
  12. 9ed109a drm/i915: Track has_audio in the pipe config by Daniel Vetter · 10 years ago
  13. acfa75b drm/i915: Simplify audio handling on DDI ports by Daniel Vetter · 10 years ago
  14. 9f04003 drm/i915/sdvo: use config->has_hdmi_sink by Daniel Vetter · 10 years ago
  15. b5a9fa0 drm/i915: state readout and cross checking for limited_color_range by Daniel Vetter · 10 years ago
  16. 69f5acc drm/i915/sdvo: Use pipe_config->limited_color_range consistently by Daniel Vetter · 10 years ago
  17. 6897b4b drm/i915: Track hdmi mode in the pipe config by Daniel Vetter · 10 years ago
  18. abac6a0 drm/i915/hdmi: Enable hdmi mode on g4x, too by Daniel Vetter · 10 years ago
  19. b7bb243 drm/i915: Enable rc6 with bdw by Mika Kuoppala · 10 years ago
  20. 8fd9c1a9 drm/i915: Fix rc6 options debug info by Mika Kuoppala · 10 years ago
  21. baccd45 drm/i915: Enable PM Interrupts target via Display Interface. by Deepak S · 10 years ago
  22. 0961021 drm/i915/bdw: Implement a basic PM interrupt handler by Ben Widawsky · 10 years ago
  23. 6e450ab drm/i915: Bail out early on gen6_signal if no semaphores by Mika Kuoppala · 10 years ago
  24. df38e65 drm/i915: MIPI PPS delays added by Shobhit Kumar · 10 years ago
  25. cf4dbd2 drm/i915: MIPI init count programming as generic parameter by Shobhit Kumar · 10 years ago
  26. dfba2e2 drm/i915: Correct MIPI operation mode as per expected values from VBT by Shobhit Kumar · 10 years ago
  27. 229b048 drm/i915: add null render states for gen6, gen7 and gen8 by Mika Kuoppala · 10 years ago
  28. 9d0a6fa drm/i915: add render state initialization by Mika Kuoppala · 10 years ago
  29. 8b1bc9b drm/i915: Only do gtt cleanup in vma_unbind for the global vma by Daniel Vetter · 11 years ago
  30. aff10b30 drm/i915: Don't drop pinned fences by Daniel Vetter · 11 years ago
  31. 2206e6a drm/i915: use dev_priv directly in i915_driver_unload by Daniel Vetter · 10 years ago
  32. c0c9762 drm/i915: Use the connector name in fbdev debug messages by Chris Wilson · 10 years ago
  33. 70e1e0e drm/i915: Use for_each_crtc() when iterating through the CRTCs by Damien Lespiau · 10 years ago
  34. d79b814 drm/i915: Introduce a for_each_crtc() macro by Damien Lespiau · 10 years ago
  35. d3fcc80 drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs by Damien Lespiau · 10 years ago
  36. d063ae4 drm/i915: Introduce a for_each_intel_crtc() macro by Damien Lespiau · 10 years ago
  37. 546c81f drm/i915: Use ilk_wm_max_level() in latency debugfs files by Damien Lespiau · 10 years ago
  38. 9f25d00 drm/i915: Don't cast void* pointers by Damien Lespiau · 10 years ago
  39. ffd93f2 drm/i915: Work-around garbage DR4 from UXA by Daniel Vetter · 10 years ago
  40. d8ffa60 drm/i915: WARN_ON fence pin leaks by Daniel Vetter · 10 years ago
  41. 56ef52c drm/i915: Kill vblank waits after pipe enable on gmch platforms by Ville Syrjälä · 10 years ago
  42. 9ab0460 drm/i915: Disable/enable planes as the first/last thing during modeset on gmch platforms by Ville Syrjälä · 10 years ago
  43. d153337 drm/i915: Ringbuffer signal func for the second BSD ring by Oscar Mateo · 10 years ago
  44. d7f25f2 drm/i915/chv: Implement stolen memory size detection by Damien Lespiau · 10 years ago
  45. 7895a81 drm/i915/chv: CHV doesn't have CRT output by Ville Syrjälä · 10 years ago
  46. 70b23a9 drm/i915/chv: Add DPLL state readout support by Ville Syrjälä · 10 years ago
  47. 44f37d1 drm/i915/chv: Pipe select change for DP and HDMI by Chon Ming Lee · 10 years ago
  48. e4a1d84 drm/i915/chv: Add phy supports for Cherryview by Chon Ming Lee · 10 years ago
  49. 9d556c9 drm/i915/chv: Add update and enable pll for Cherryview by Chon Ming Lee · 10 years ago
  50. ef9348c drm/i915/chv: find the best divisor for the target clock v4 by Chon Ming Lee · 10 years ago
  51. 076ed3b drm/i915/chv: Trigger phy common lane reset by Chon Ming Lee · 10 years ago
  52. eb69b0e drm/i915/chv: Add vlv_pipe_to_channel by Chon Ming Lee · 10 years ago
  53. 00fc31b drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2 by Chon Ming Lee · 10 years ago
  54. a09cadd drm/i915/chv: Add DPIO offset for Cherryview. v3 by Chon Ming Lee · 10 years ago
  55. c294c54 drm/i915/chv: Add DDL register defines for Cherryview by Ville Syrjälä · 10 years ago
  56. 7d87a7f srm/i915/chv: Add Cherryview PCI IDs by Ville Syrjälä · 10 years ago
  57. a4565da drm/i915/chv: Initial clock gating support for Cherryview by Ville Syrjälä · 10 years ago
  58. 74e1ca8 drm/i915/chv: Add Cherryview interrupt registers into debugfs by Ville Syrjälä · 10 years ago
  59. 45a83f8 drm/i915: Drop unecessary casts in i915_irq.c by Daniel Vetter · 10 years ago
  60. 43f328d drm/i915/chv: Preliminary interrupt support for Cherryview by Ville Syrjälä · 10 years ago
  61. 44e895a drm/i915: Use hash tables for the command parser by Brad Volkin · 10 years ago
  62. d3eedb1 drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes() by Ville Syrjälä · 10 years ago
  63. 1cf0ba1 drm/i915: Flush request queue when waiting for ring space by Chris Wilson · 10 years ago
  64. dcfe050 drm/i915: Improve fallback ring waiting by Chris Wilson · 10 years ago
  65. 6e7186a drm/i915: Make aliasing a 2nd class VM by Ben Widawsky · 10 years ago
  66. 3e8b5ae drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7 by Ben Widawsky · 10 years ago
  67. fd7f8cc drm/i915: vlv: enable runtime PM by Imre Deak · 10 years ago
  68. ddeea5b drm/i915: vlv: add runtime PM support by Imre Deak · 10 years ago
  69. 0ab9cfe drm/i915: propagate the error code from runtime PM callbacks by Imre Deak · 10 years ago
  70. 9e72b46 drm/i915: add various missing GTI/Gunit register definitions by Imre Deak · 10 years ago
  71. bf67a6f drm/i915/chv: Add DPINVGTT registers defines for Cherryview by Ville Syrjälä · 10 years ago
  72. fac12f6 drm/i915/chv: Add display interrupt registers bits for Cherryview by Ville Syrjälä · 10 years ago
  73. f3c67fd drm/i915/chv: Add DPFLIPSTAT register bits for Cherryview by Ville Syrjälä · 10 years ago
  74. 8cc96e7 drm/i915/chv: Add PIPESTAT register bits for Cherryview by Ville Syrjälä · 10 years ago
  75. 3f1d896 drm/i915/chv: Enable aliasing PPGTT for CHV by Ville Syrjälä · 10 years ago
  76. fd1ab8f drm/i915/chv: Flush caches when programming page tables by Rafael Barbalho · 10 years ago
  77. ee0ce47 drm/i915/chv: PPAT setup for Cherryview by Ville Syrjälä · 10 years ago
  78. 10efa93 drm/i915: Remove useless checks from primary enable/disable by Ville Syrjälä · 10 years ago
  79. d52fea5 drm/i915: Merge LP1+ watermarks in safer way by Ville Syrjälä · 10 years ago
  80. a3cb404 drm/i915: Make sure computed watermarks never overflow the registers by Ville Syrjälä · 10 years ago
  81. 25ef284 drm/i915: Add pipe update trace points by Ville Syrjälä · 10 years ago
  82. 5b633d6 drm/i915: Perform primary enable/disable atomically with sprite updates by Ville Syrjälä · 10 years ago
  83. 8d7849d drm/i915: Make sprite updates atomic by Ville Syrjälä · 10 years ago
  84. d9ceb95 drm/i915: Support 64b relocations by Ben Widawsky · 10 years ago
  85. 9bcb144 drm/i915: Support 64b execbuf by Ben Widawsky · 10 years ago
  86. 192d47a drm/i915/sdvo: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  87. 894ed1e drm/i915/crt: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  88. 809a2a8 drm/i915/tv: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  89. 3fa2dd1 drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_set by Daniel Vetter · 10 years ago
  90. 5da92ee drm/i915/tv: De-magic device check by Daniel Vetter · 10 years ago
  91. b8866ef drm/i915/tv: extract set_color_conversion by Daniel Vetter · 10 years ago
  92. 8cb9220 drm/i915/tv: extract set_tv_mode_timings by Daniel Vetter · 10 years ago
  93. 912b0e2 drm/i915/dvo: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  94. 0d56bf0 drm/i915: Make encoder->mode_set callbacks optional by Daniel Vetter · 10 years ago
  95. 98ec773 drm/i915: Make primary_enabled match the actual hardware state by Ville Syrjälä · 10 years ago
  96. 024a43e drm/i915: Move ring_begin to signal() by Ben Widawsky · 10 years ago
  97. 78325f2 drm/i915: Virtualize the ringbuffer signal func by Ben Widawsky · 10 years ago
  98. ebc348b drm/i915: Move semaphore specific ring members to struct by Ben Widawsky · 10 years ago
  99. 0d116a2 drm/i915: vlv: init only needed state during early power well enabling by Imre Deak · 10 years ago
  100. b77f699 drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_info by Chris Wilson · 10 years ago