1. da3ced2 drm/i915: Use for_each_connector_in_state helper macro by Ander Conselvan de Oliveira · 9 years ago
  2. f0c6057 drm/i915: Call drm helpers when duplicating crtc and plane states by Ander Conselvan de Oliveira · 9 years ago
  3. e5d958e drm/i915: Don't check for NULL before freeing state by Ander Conselvan de Oliveira · 9 years ago
  4. ce22dba drm/i915: Move toggling planes out of crtc enable/disable. by Maarten Lankhorst · 9 years ago
  5. 7cac945 drm/i915: Rename intel_crtc_dpms_overlay. by Maarten Lankhorst · 9 years ago
  6. 87d4300 drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, and use it there. by Maarten Lankhorst · 9 years ago
  7. b70709a drm/i915: get rid of primary_enabled and use atomic state by Maarten Lankhorst · 9 years ago
  8. 27321ae drm/i915: Use the disable callback for disabling planes. by Maarten Lankhorst · 9 years ago
  9. a8ad0d8 drm/i915: Add a way to disable planes without updating state by Maarten Lankhorst · 9 years ago
  10. ecce87e drm/i915: Remove implicitly disabling primary plane for now by Maarten Lankhorst · 9 years ago
  11. eb3394fa drm/i915: Add debugfs test control files for Displayport compliance testing by Todd Previte · 9 years ago
  12. 559be30 drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complaince tests by Todd Previte · 9 years ago
  13. 83a2497 drm/i915/bxt: Add WaForceContextSaveRestoreNonCoherent by Nick Hoath · 9 years ago
  14. f1d3d34 drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCS by Damien Lespiau · 9 years ago
  15. 22e02c0 drm/i915: Add missing POSTING_READ()s to BXT dbuf enable sequence by Ville Syrjälä · 9 years ago
  16. 813b5e6 drm/i915: s/9/intel_freq_opcode(450)/ by Ville Syrjälä · 9 years ago
  17. 9e45803 drm/i915/skl: Add module parameter to select edp vswing table by Sonika Jindal · 9 years ago
  18. 983b4b9 drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing by Nick Hoath · 9 years ago
  19. abab631 drm/i915: Use POSTING_READ() in intel_sdvo_write_sdvox() by Ville Syrjälä · 9 years ago
  20. 0fb890c drm/i915/bxt: BLC implementation by Vandana Kannan · 9 years ago
  21. b3da4a6 drm/i915: Free wa_batchbuffer when freeing error state by Mika Kuoppala · 9 years ago
  22. d3902c3 drm/i915/audio: do not mess with audio registers if port is invalid by Jani Nikula · 9 years ago
  23. 6222709 drm/i915/skl: Make the Misc I/O power well part of the PLLS domain by Damien Lespiau · 9 years ago
  24. 57520bc drm/i915: Merge the GEN9 memory latency PCU opcode with its friends by Damien Lespiau · 9 years ago
  25. 9043ae0 drm/i915: Re-order the PCU opcodes by Damien Lespiau · 9 years ago
  26. 71cd842 drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines by Damien Lespiau · 9 years ago
  27. aeaa212 drm/i915/skl: Add the INIT power domain to the MISC I/O power well by Damien Lespiau · 9 years ago
  28. 4dd738e drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directories by Michel Thierry · 9 years ago
  29. 5e562f1 drm/i915: Clear vma->bound on unbinding by Mika Kuoppala · 9 years ago
  30. 65b38e0 drm/i915: make drm_crtc_helper_funcs const data by Jani Nikula · 9 years ago
  31. 5fa836a drm/i915: DP link training optimization by Mika Kahola · 9 years ago
  32. 4e96c97 drm/i915: eDP link training optimization by Mika Kahola · 9 years ago
  33. 3ef6234 drm/i915: Setup static bias for GPU by Deepak S · 9 years ago
  34. 3126a66 drm/i915: checking IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  35. d4dc5e9 drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backend by Chris Wilson · 9 years ago
  36. d86ed34 drm/i915: Add RPS thresholds to debugfs/i915_frequency_info by Chris Wilson · 9 years ago
  37. 0b6cc18 drm/i915: use ERR_CAST instead of ERR_PTR/PTR_ERR by Fabian Frederick · 9 years ago
  38. 06615ee drm/i915: Do not clear mappings beyond VMA size by Joonas Lahtinen · 9 years ago
  39. 09b1eb1 drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect() by Todd Previte · 9 years ago
  40. 0077651 drm/i915/skl: Enable runtime PM by Suketu Shah · 9 years ago
  41. 93c7cb6 drm/i915/skl: Assert the requirements to enter or exit DC6. by Suketu Shah · 9 years ago
  42. 74b4f37 Implement enable/disable for Display C6 state by A.Sunil Kamath · 9 years ago
  43. f75a198 drm/i915/skl: Add DC6 Trigger sequence. by Suketu Shah · 9 years ago
  44. 5aefb23 drm/i915/skl: Assert the requirements to enter or exit DC5. by Suketu Shah · 9 years ago
  45. 6b457d3 drm/i915/skl: Implement enable/disable for Display C5 state. by A.Sunil Kamath · 9 years ago
  46. dc17430 drm/i915/skl: Add DC5 Trigger Sequence by Suketu Shah · 9 years ago
  47. eb80562 drm/i915/skl: Add support to load SKL CSR firmware. by Daniel Vetter · 9 years ago
  48. c6b8a4b drm/i915: Simplify cmd-parser DISPATCH_SECURE check by Daniel Vetter · 9 years ago
  49. dfb601e drm/i915/bxt: Add WaDisableThreadStallDopClockGating by Nick Hoath · 9 years ago
  50. c331879 drm/i915: skylake sprite plane scaling using shared scalers by Chandra Konduru · 9 years ago
  51. 6156a45 drm/i915: skylake primary plane scaling using shared scalers by Chandra Konduru · 9 years ago
  52. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  53. 49f8976 Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  54. 75d04a3 drm/i915/gtt: Allocate va range only if vma is not bound by Mika Kuoppala · 9 years ago
  55. 245054a drm/i915: Enable cmd parser to do secure batch promotion for aliasing ppgtt by Daniel Vetter · 9 years ago
  56. faa0cdb drm/i915: fix intel_prepare_ddi by Imre Deak · 9 years ago
  57. a1e6ad6 drm/i915: factor out ddi_get_encoder_port by Imre Deak · 9 years ago
  58. 052f62f drm/i915/hdmi: check port in ibx_infoframe_enabled by Jani Nikula · 9 years ago
  59. eeea3e6 drm/i915/hdmi: fix vlv infoframe port check by Jani Nikula · 9 years ago
  60. 699ab78 drm/i915: Silence compiler warning in dvo by Chris Wilson · 9 years ago
  61. a04f90a drm/i915/chv: Implement WaDisableShadowRegForCpd by Deepak S · 9 years ago
  62. 59fd7e4 Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  63. b5f1c97 drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg by Imre Deak · 9 years ago
  64. 53292cd drm/i915: Workaround to avoid lite restore with HEAD==TAIL by Michel Thierry · 9 years ago
  65. 9535c47 drm/i915: cope with large i2c transfers by Dmitry Torokhov · 9 years ago
  66. de4de56 drm/i915: Update DRIVER_DATE to 20150423 by Daniel Vetter · 9 years ago
  67. 14f1fa2 drm/i915: Enable dithering on NatSemi DVO2501 for Fujitsu S6010 by Thomas Richter · 9 years ago
  68. 70b9f6f rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma by Daniel Vetter · 9 years ago
  69. 2c642b0 drm/i915: Don't try to outsmart gcc in i915_gem_gtt.c by Daniel Vetter · 9 years ago
  70. d369d2d drm/i915: Unduplicate i915_ggtt_unbind/bind_vma by Daniel Vetter · 9 years ago
  71. 4755265 drm/i915: Move ppgtt_bind/unbind around by Daniel Vetter · 9 years ago
  72. fa42331 drm/i915: move i915_gem_restore_gtt_mappings around by Daniel Vetter · 9 years ago
  73. 0875546 drm/i915: Fix up the vma aliasing ppgtt binding by Daniel Vetter · 9 years ago
  74. cd102a6 drm/i915: Remove misleading comment around bind_to_vm by Daniel Vetter · 9 years ago
  75. 9258811 drm/i915: Don't use atomics for pg_dirty_rings by Daniel Vetter · 9 years ago
  76. 71b7e54 drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt by Daniel Vetter · 9 years ago
  77. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 9 years ago
  78. 2ebef63 drm/i915/skl: Support Y tiling in MMIO flips by Tvrtko Ursulin · 9 years ago
  79. 7df113e drm/i915: Fixup kerneldoc for struct intel_context by Tvrtko Ursulin · 9 years ago
  80. 070c1d0 drm/i915: Drop redundant GGTT rebinding by Daniel Vetter · 9 years ago
  81. 0229da3 drm/i915: Dont clear PIN_GLOBAL in the execbuf pinning fallback by Daniel Vetter · 9 years ago
  82. f329f5f drm/i915: Move PTE_READ_ONLY to ->pte_encode vfunc by Daniel Vetter · 9 years ago
  83. 5c5f645 drm/i915: Unify aliasing ppgtt handling by Daniel Vetter · 9 years ago
  84. 061dd49 drm/i915: Clean up aliasing ppgtt correctly on error paths by Daniel Vetter · 9 years ago
  85. 777dc5b drm/i915: Move vma vfuns to adddress_space by Daniel Vetter · 9 years ago
  86. c7e16f2 drm/i915: Move gen8 clear_range vfunc setup into common code by Daniel Vetter · 9 years ago
  87. 8a0c39b drm/i915: Simplify and fix object to display tracking by Tvrtko Ursulin · 9 years ago
  88. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 9 years ago
  89. f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 9 years ago
  90. 097f826 drm/i915/audio: remove duplicated include from intel_audio.c by Wei Yongjun · 9 years ago
  91. f4f71c7 drm/i915: Re-adjusting rc6 promotional timer for chv by Deepak S · 9 years ago
  92. 74ebf29 drm/i915: Add a delay in Displayport AUX transactions for compliance testing by Todd Previte · 9 years ago
  93. c5d5ab7 drm/i915: Add automated testing support for Displayport compliance testing by Todd Previte · 9 years ago
  94. b3f9d7d drm/i915: fix semicolon.cocci warnings by kbuild test robot · 9 years ago
  95. 5829975c drm/i915/dp: Remove intel_ prefix from hw signal_levels functions by Daniel Vetter · 9 years ago
  96. 9314726 drm/i915/bxt: Update max level of vswing by Vandana Kannan · 10 years ago
  97. 96fb9f9 drm/i915/bxt: VSwing programming sequence by Vandana Kannan · 10 years ago
  98. ce3b7e9 drm/i915: Don't write the HDMI buffer translation entry when not needed by Damien Lespiau · 10 years ago
  99. b403745 drm/i915: Iterate through the initialized DDIs to prepare their buffers by Damien Lespiau · 10 years ago
  100. 5036040 drm/i915: suppress false PLL state warnings on non-GMCH platforms by Imre Deak · 10 years ago