1. 7528987 drm/i915: Update add_request() to take a request structure by John Harrison · 9 years ago
  2. 6258fbe drm/i915: Update queue_flip() to take a request structure by John Harrison · 9 years ago
  3. 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 9 years ago
  4. ba01cc9 drm/i915: Update i915_switch_context() to take a request structure by John Harrison · 9 years ago
  5. b3dd6b9 drm/i915: Update ppgtt_init_ring() & context_enable() to take requests by John Harrison · 9 years ago
  6. dc4be6071 drm/i915: Add explicit request management to i915_gem_init_hw() by John Harrison · 9 years ago
  7. 90638cc drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable() by John Harrison · 9 years ago
  8. 5b4a60c drm/i915: Add flag to i915_add_request() to skip the cache flush by John Harrison · 9 years ago
  9. 8a8edb5 drm/i915: Update execbuffer_move_to_active() to take a request structure by John Harrison · 9 years ago
  10. 6a6ae79 drm/i915: Add request to execbuf params and add explicit cleanup by John Harrison · 9 years ago
  11. 217e46b drm/i915: Update alloc_request to return the allocated request by John Harrison · 9 years ago
  12. adeca76 drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters by John Harrison · 9 years ago
  13. 5f19e2b drm/i915: Merged the many do_execbuf() parameters into a structure by John Harrison · 9 years ago
  14. bf7dc5b drm/i915: i915_add_request must not fail by John Harrison · 9 years ago
  15. 29b1b41 drm/i915: Reserve ring buffer space for i915_add_request() commands by John Harrison · 9 years ago
  16. 77913b3 drm/i915: move generic hotplug code into new intel_hotplug.c file by Jani Nikula · 9 years ago
  17. 27c329e drm/i915: Make cdclk part of the atomic state. by Maarten Lankhorst · 9 years ago
  18. fbb35c1 drm/i915: Update DRIVER_DATE to 20150619 by Daniel Vetter · 9 years ago
  19. 87f5ff0 drm/i915: add FBC_ROTATION to enum no_fbc_reason by Paulo Zanoni · 9 years ago
  20. a80c69f Merge branch 'topic/atomic-conversion' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  21. 49e4d84 drm/i915: Report to userspace if we have a (presumed) working GPU reset by Chris Wilson · 9 years ago
  22. 6a65c5b drm/i915: Fix command parser to validate multiple register access with the same command. by Francisco Jerez · 9 years ago
  23. de419ab drm/i915: Use global atomic state for staged pll, config, v3. by Maarten Lankhorst · 9 years ago
  24. 69024de drm/i915: get rid of intel_crtc_disable and related code, v3 by Maarten Lankhorst · 9 years ago
  25. ebb72aa drm/i915: Add IS_BDW_ULX by Ville Syrjälä · 9 years ago
  26. 4491315 drm/i915: Store max cdclk value in dev_priv by Ville Syrjälä · 9 years ago
  27. c91711f drm/i915: add for_each_hpd_pin to iterate over hotplug pins by Jani Nikula · 9 years ago
  28. 5fcece8 drm/i915: group all hotplug related fields into a new struct in dev_priv by Jani Nikula · 9 years ago
  29. b1b3827 drm/i915: add a context parameter to {en, dis}able zero address mapping by David Weinehall · 9 years ago
  30. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 9 years ago
  31. 8d3afd7 drm/i915: Use spinlocks for checking when to waitboost by Chris Wilson · 9 years ago
  32. 82d5b58 drm/i915: Update DRIVER_DATE to 20150522 by Daniel Vetter · 9 years ago
  33. d0bc54f drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES by Chris Wilson · 9 years ago
  34. 5d96d8a drm/i915/skl: Deinit/init the display at suspend/resume by Damien Lespiau · 9 years ago
  35. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 9 years ago
  36. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 9 years ago
  37. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 9 years ago
  38. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 9 years ago
  39. b88baa2 drm/i915/skl: add F0 stepping ID by Imre Deak · 9 years ago
  40. b6dc71f drm/i915/bxt: Port PLL programming BUN by Vandana Kannan · 9 years ago
  41. 0c9b371 drm/i915: add HAS_DP_MST feature test macro by Jani Nikula · 9 years ago
  42. b2cfe0a drm/i915: Fix race on unreferencing the wrong mmio-flip-request by Chris Wilson · 9 years ago
  43. 2e2f351 drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu() by Chris Wilson · 9 years ago
  44. 2cd601c drm/i915: Adding dbuf support for skl nv12 format. by Chandra Konduru · 9 years ago
  45. 214a2b7 drm/i915: Update DRIVER_DATE to 20150508 by Daniel Vetter · 9 years ago
  46. 7072246 drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV by Ville Syrjälä · 9 years ago
  47. 27321ae drm/i915: Use the disable callback for disabling planes. by Maarten Lankhorst · 9 years ago
  48. 9e45803 drm/i915/skl: Add module parameter to select edp vswing table by Sonika Jindal · 9 years ago
  49. 71cd842 drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines by Damien Lespiau · 9 years ago
  50. 0077651 drm/i915/skl: Enable runtime PM by Suketu Shah · 9 years ago
  51. dc17430 drm/i915/skl: Add DC5 Trigger Sequence by Suketu Shah · 9 years ago
  52. eb80562 drm/i915/skl: Add support to load SKL CSR firmware. by Daniel Vetter · 9 years ago
  53. 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
  54. faa0cdb drm/i915: fix intel_prepare_ddi by Imre Deak · 9 years ago
  55. de4de56 drm/i915: Update DRIVER_DATE to 20150423 by Daniel Vetter · 9 years ago
  56. 0875546 drm/i915: Fix up the vma aliasing ppgtt binding by Daniel Vetter · 9 years ago
  57. 7df113e drm/i915: Fixup kerneldoc for struct intel_context by Tvrtko Ursulin · 9 years ago
  58. 8a0c39b drm/i915: Simplify and fix object to display tracking by Tvrtko Ursulin · 9 years ago
  59. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 9 years ago
  60. b403745 drm/i915: Iterate through the initialized DDIs to prepare their buffers by Damien Lespiau · 10 years ago
  61. dfb8240 drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequence by Satheeshakrishna M · 10 years ago
  62. 164dfd2 drm/i915: Rename vlv_cdclk_freq to cdclk_freq by Vandana Kannan · 10 years ago
  63. 89251b1 drm/i915: PSR: deprecate link_standby support for core platforms. by Rodrigo Vivi · 9 years ago
  64. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  65. 3015465 drm/i915: Remove obj->pin_mappable by Chris Wilson · 9 years ago
  66. 249e87d drm/i915: fix build for DEBUG_FS=n by Jani Nikula · 9 years ago
  67. d7b9ca2 drm/i915: Remove request->uniq by Chris Wilson · 9 years ago
  68. a6111f7 drm/i915: Reduce locking in execlist command submission by Chris Wilson · 9 years ago
  69. e20d2ab drm/i915: Use a separate slab for vmas by Chris Wilson · 9 years ago
  70. efab6d8 drm/i915: Use a separate slab for requests by Chris Wilson · 9 years ago
  71. 3e1ab4b drm/i915: Update DRIVER_DATE to 20150410 by Daniel Vetter · 9 years ago
  72. 94f8cf1 drm/i915: Record ring->start address in error state by Chris Wilson · 9 years ago
  73. 8d9d574 drm/i915: Split batch pool into size buckets by Chris Wilson · 9 years ago
  74. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 9 years ago
  75. ed9ddd2 drm/i915: Split i915_gem_batch_pool into its own header by Chris Wilson · 9 years ago
  76. 1854d5c drm/i915: Deminish contribution of wait-boosting from clients by Chris Wilson · 9 years ago
  77. 8fb5519 drm/i915: Agressive downclocking on Baytrail by Chris Wilson · 9 years ago
  78. ee28637 drm/i915: Cache last obj->pages location for i915_gem_object_get_page() by Chris Wilson · 9 years ago
  79. b833bb6 drm/i915: use kref_put_mutex in i915_gem_request_unreference__unlocked by Maarten Lankhorst · 9 years ago
  80. 6c74c87 drm/i915/bxt: Add Broxton steppings by Nick Hoath · 9 years ago
  81. 8232edb drm/i915/bxt: Broxton raises the maximum number of planes to 4 by Damien Lespiau · 9 years ago
  82. 1feed88 drm/i915/bxt: Add IS_BROXTON macro by Satheeshakrishna M · 9 years ago
  83. 9c25210 drm/i915/vlv: save/restore the power context base reg by Jesse Barnes · 9 years ago
  84. aa7471d drm/i915: add i915 specific connector debugfs file for DPCD by Jani Nikula · 9 years ago
  85. 474d1ec drm/i915/skl: Enabling PSR2 SU with frame sync by Sonika Jindal · 9 years ago
  86. 88ac793 drm/i915: base gmbus pin validity check on the gmbus pin map array by Jani Nikula · 9 years ago
  87. 5ea6e5e drm/i915: index gmbus tables using the pin pair number by Jani Nikula · 9 years ago
  88. 0184df4 drm/i915: refer to pin instead of port in the intel_i2c.c interfaces by Jani Nikula · 9 years ago
  89. 988c701 drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_* by Jani Nikula · 9 years ago
  90. 6689cb2 drm/i915: Move common request allocation code into a common function by John Harrison · 9 years ago
  91. f3dc74c drm/i915: Rename 'do_execbuf' to 'execbuf_submit' by John Harrison · 9 years ago
  92. 41037f9 drm/i915: Add i915_gem_request_unreference__unlocked by Chris Wilson · 9 years ago
  93. 1ff27a3 drm/i915: Update DRIVER_DATE to 20150327 by Daniel Vetter · 9 years ago
  94. 9abc464 drm/i915: Compare GGTT view structs instead of types by Joonas Lahtinen · 9 years ago
  95. 5bedeb2 drm/i915: Add module param to test the load detect code by Daniel Vetter · 9 years ago
  96. a93e255 drm/i915: Convert intel_pipe_will_have_type() to using atomic state by Ander Conselvan de Oliveira · 9 years ago
  97. 679dacd drm/i915: Pass an atomic state to modeset_global_resources() functions by Ander Conselvan de Oliveira · 9 years ago
  98. ab585de drm/i915: kill i915.powersave by Rodrigo Vivi · 9 years ago
  99. 6c826f3 drm/i915: Add fault address to error state for gen8 and gen9 by Mika Kuoppala · 9 years ago
  100. e661733 drm/i915: Use GGTT view when (un)pinning objects to planes by Tvrtko Ursulin · 9 years ago