1. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  2. 49f8976 Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  3. 75d04a3 drm/i915/gtt: Allocate va range only if vma is not bound by Mika Kuoppala · 10 years ago
  4. 245054a drm/i915: Enable cmd parser to do secure batch promotion for aliasing ppgtt by Daniel Vetter · 10 years ago
  5. faa0cdb drm/i915: fix intel_prepare_ddi by Imre Deak · 10 years ago
  6. a1e6ad6 drm/i915: factor out ddi_get_encoder_port by Imre Deak · 10 years ago
  7. 052f62f drm/i915/hdmi: check port in ibx_infoframe_enabled by Jani Nikula · 10 years ago
  8. eeea3e6 drm/i915/hdmi: fix vlv infoframe port check by Jani Nikula · 10 years ago
  9. 699ab78 drm/i915: Silence compiler warning in dvo by Chris Wilson · 10 years ago
  10. a04f90a drm/i915/chv: Implement WaDisableShadowRegForCpd by Deepak S · 10 years ago
  11. 59fd7e4 Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  12. b5f1c97 drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg by Imre Deak · 10 years ago
  13. 53292cd drm/i915: Workaround to avoid lite restore with HEAD==TAIL by Michel Thierry · 10 years ago
  14. 9535c47 drm/i915: cope with large i2c transfers by Dmitry Torokhov · 10 years ago
  15. de4de56 drm/i915: Update DRIVER_DATE to 20150423 by Daniel Vetter · 10 years ago
  16. 14f1fa2 drm/i915: Enable dithering on NatSemi DVO2501 for Fujitsu S6010 by Thomas Richter · 10 years ago
  17. 70b9f6f rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma by Daniel Vetter · 10 years ago
  18. 2c642b0 drm/i915: Don't try to outsmart gcc in i915_gem_gtt.c by Daniel Vetter · 10 years ago
  19. d369d2d drm/i915: Unduplicate i915_ggtt_unbind/bind_vma by Daniel Vetter · 10 years ago
  20. 4755265 drm/i915: Move ppgtt_bind/unbind around by Daniel Vetter · 10 years ago
  21. fa42331 drm/i915: move i915_gem_restore_gtt_mappings around by Daniel Vetter · 10 years ago
  22. 0875546 drm/i915: Fix up the vma aliasing ppgtt binding by Daniel Vetter · 10 years ago
  23. cd102a6 drm/i915: Remove misleading comment around bind_to_vm by Daniel Vetter · 10 years ago
  24. 9258811 drm/i915: Don't use atomics for pg_dirty_rings by Daniel Vetter · 10 years ago
  25. 71b7e54 drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt by Daniel Vetter · 10 years ago
  26. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  27. 2ebef63 drm/i915/skl: Support Y tiling in MMIO flips by Tvrtko Ursulin · 10 years ago
  28. 7df113e drm/i915: Fixup kerneldoc for struct intel_context by Tvrtko Ursulin · 10 years ago
  29. 070c1d0 drm/i915: Drop redundant GGTT rebinding by Daniel Vetter · 10 years ago
  30. 0229da3 drm/i915: Dont clear PIN_GLOBAL in the execbuf pinning fallback by Daniel Vetter · 10 years ago
  31. f329f5f drm/i915: Move PTE_READ_ONLY to ->pte_encode vfunc by Daniel Vetter · 10 years ago
  32. 5c5f645 drm/i915: Unify aliasing ppgtt handling by Daniel Vetter · 10 years ago
  33. 061dd49 drm/i915: Clean up aliasing ppgtt correctly on error paths by Daniel Vetter · 10 years ago
  34. 777dc5b drm/i915: Move vma vfuns to adddress_space by Daniel Vetter · 10 years ago
  35. c7e16f2 drm/i915: Move gen8 clear_range vfunc setup into common code by Daniel Vetter · 10 years ago
  36. 8a0c39b drm/i915: Simplify and fix object to display tracking by Tvrtko Ursulin · 10 years ago
  37. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 10 years ago
  38. f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 10 years ago
  39. 097f826 drm/i915/audio: remove duplicated include from intel_audio.c by Wei Yongjun · 10 years ago
  40. f4f71c7 drm/i915: Re-adjusting rc6 promotional timer for chv by Deepak S · 10 years ago
  41. 74ebf29 drm/i915: Add a delay in Displayport AUX transactions for compliance testing by Todd Previte · 10 years ago
  42. c5d5ab7 drm/i915: Add automated testing support for Displayport compliance testing by Todd Previte · 10 years ago
  43. b3f9d7d drm/i915: fix semicolon.cocci warnings by kbuild test robot · 10 years ago
  44. 5829975c drm/i915/dp: Remove intel_ prefix from hw signal_levels functions by Daniel Vetter · 10 years ago
  45. 9314726 drm/i915/bxt: Update max level of vswing by Vandana Kannan · 10 years ago
  46. 96fb9f9 drm/i915/bxt: VSwing programming sequence by Vandana Kannan · 10 years ago
  47. ce3b7e9 drm/i915: Don't write the HDMI buffer translation entry when not needed by Damien Lespiau · 11 years ago
  48. b403745 drm/i915: Iterate through the initialized DDIs to prepare their buffers by Damien Lespiau · 11 years ago
  49. 5036040 drm/i915: suppress false PLL state warnings on non-GMCH platforms by Imre Deak · 10 years ago
  50. 977bb38 drm/i915/bxt: Determine programmed frequency by Satheeshakrishna M · 10 years ago
  51. 3760b59 drm/i915/bxt: Determine PLL attached to pipe by Satheeshakrishna M · 10 years ago
  52. bcddf61 drm/i915/bxt: Assign PLL for pipe by Satheeshakrishna M · 10 years ago
  53. d683f3b drm/i915/bxt: BXT clock divider calculation by Satheeshakrishna M · 10 years ago
  54. 5ab7b0b drm/i915/bxt: add bxt_find_best_dpll by Imre Deak · 10 years ago
  55. dfb8240 drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequence by Satheeshakrishna M · 10 years ago
  56. ff6d9f5 drm/i915/bxt: fix panel fitter setup in crtc disable/enable by Jesse Barnes · 10 years ago
  57. 1ab2338 drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9 by Satheeshakrishna M · 10 years ago
  58. 535afa2 drm/i915/vlv: check port in infoframe_enabled v2 by Jesse Barnes · 10 years ago
  59. baaa5cf drm/i915: Update meaning of debugfs object's pin_flag by Chris Wilson · 10 years ago
  60. 1f30a61 drm/i915: Simplify i915_gem_obj_is_pinned() test for set-tiling by Chris Wilson · 10 years ago
  61. b7192a5 drm/i915/skl: Add back HDMI translation table by Sonika Jindal · 10 years ago
  62. 8805aa7 drm/i915: Drop unecessary fb arguments from function signatures by Daniel Vetter · 10 years ago
  63. d328c9d drm/i915: Select starting pipe bpp irrespective or the primary plane by Daniel Vetter · 10 years ago
  64. 5678ad7 drm/i915: Fix view type in warning message by Tvrtko Ursulin · 10 years ago
  65. 475d231 drm/atomic-helper: Don't call atomic_update_plane when it stays off by Daniel Vetter · 10 years ago
  66. 31335ce drm/i915/bxt: Add DC9 Trigger sequence by Suketu Shah · 10 years ago
  67. 664326f drm/i915/bxt: Implement enable/disable for Display C9 state by A.Sunil Kamath · 10 years ago
  68. eee2156 drm/i915/bxt: add description about the BXT PHYs by Imre Deak · 10 years ago
  69. 5c6706e drm/i915/bxt: add display initialize/uninitialize sequence (PHY) by Vandana Kannan · 10 years ago
  70. f8437dd1 drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK) by Vandana Kannan · 10 years ago
  71. 164dfd2 drm/i915: Rename vlv_cdclk_freq to cdclk_freq by Vandana Kannan · 10 years ago
  72. aa219a0 Merge tag 'drm-intel-next-fixes-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  73. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  74. c7240c3 drm/i915: PSR VLV: Add single frame update. by Rodrigo Vivi · 10 years ago
  75. 89251b1 drm/i915: PSR: deprecate link_standby support for core platforms. by Rodrigo Vivi · 10 years ago
  76. 3301d40 drm/i915: PSR: Fix DP_PSR_NO_TRAIN_ON_EXIT logic by Rodrigo Vivi · 10 years ago
  77. cff5190 drm/i915: PSR: Remove wrong LINK_DISABLE. by Rodrigo Vivi · 10 years ago
  78. 37ef01a drm/i915: Dont enable CS_PARSER_ERROR interrupts at all by Daniel Vetter · 10 years ago
  79. e0d6149 drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover by Tvrtko Ursulin · 10 years ago
  80. 0b4a2a3 drm/i915/bxt: Define BXT power domains by Satheeshakrishna M · 11 years ago
  81. 9e63743 drm/i915/bxt: Enable GMBUS IRQ by Shashank Sharma · 10 years ago
  82. 266ea3d drm/i915/bxt: Add BXT support in gen8_irq functions by Shashank Sharma · 10 years ago
  83. d04a492 drm/i915/bxt: Add DDI hpd handler by Shashank Sharma · 10 years ago
  84. 6b5ad42 drm/i915/bxt: support for HPD long/short status decoding by Imre Deak · 10 years ago
  85. e0a20ad drm/i915/bxt: DDI Hotplug interrupt setup by Shashank Sharma · 10 years ago
  86. 4c27283 drm/i915: add bxt gmbus support by Jani Nikula · 10 years ago
  87. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  88. c776eb2 drm/i915/bxt: don't use unsupported port detection by Vandana Kannan · 10 years ago
  89. e3a2905 drm/i915/bxt: add workaround to avoid PTE corruption by Robert Beckett · 10 years ago
  90. 8d09c81 drm/i915/skl: add WaDisableMaskBasedCammingInRCC workaround by Ben Widawsky · 10 years ago
  91. 38a39a7 drm/i915/bxt: add WaDisableMaskBasedCammingInRCC workaround by Ben Widawsky · 10 years ago
  92. 868434c drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaround by Ben Widawsky · 10 years ago
  93. 32608ca drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaround by Imre Deak · 10 years ago
  94. a82abe4 drm/i915/bxt: add bxt_init_clock_gating by Imre Deak · 10 years ago
  95. 9647ff3 drm/i915/gen9: fix PIPE_CONTROL flush for VS_INVALIDATE by Imre Deak · 10 years ago
  96. 3015465 drm/i915: Remove obj->pin_mappable by Chris Wilson · 10 years ago
  97. 2def4ad drm/i915: Optimistically spin for the request completion by Chris Wilson · 10 years ago
  98. 08d9bc9 drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 10 years ago
  99. a1b2278 drm/i915: skylake panel fitting using shared scalers by Chandra Konduru · 10 years ago
  100. f76f35d drm/i915: copy staged scaler state from drm state to crtc->config. by Chandra Konduru · 10 years ago