1. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  2. 9fc5cde drm: mark drm_buf and drm_map as legacy by David Herrmann · 10 years ago
  3. a18b29f Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  4. 604effb drm/i915: fix suspend/resume for GENs w/o runtime PM support by Imre Deak · 10 years ago
  5. d5a0f2e Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  6. c281354 drm/i915: Update DRIVER_DATE to 20140822 by Daniel Vetter · 10 years ago
  7. fd639ac drm/i915/bdw: Disable execlists by default by Damien Lespiau · 10 years ago
  8. d7f621e drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists) by Oscar Mateo · 10 years ago
  9. 73e4d07 drm/i915/bdw: Document Logical Rings, LR contexts and Execlists by Oscar Mateo · 10 years ago
  10. c0ab1ae drm/i915/bdw: Print context state in debugfs by Ben Widawsky · 10 years ago
  11. c9fe99b drm/i915/bdw: Display context backing obj & ringbuffer info in debugfs by Oscar Mateo · 10 years ago
  12. 4ba70e4 drm/i915/bdw: Display execlists info in debugfs by Oscar Mateo · 10 years ago
  13. 71386ef drm/i915/bdw: Disable semaphores for Execlists by Oscar Mateo · 10 years ago
  14. cc9130b drm/i915/bdw: Make sure gpu reset still works with Execlists by Oscar Mateo · 10 years ago
  15. b7c7182 drm/i915/bdw: Don't write PDP in the legacy way when using LRCs by Oscar Mateo · 10 years ago
  16. 1a125d8 drm/i915: don't try to retrain a DP link on an inactive CRTC by Imre Deak · 10 years ago
  17. 07f9cd0 drm/i915: make sure VDD is turned off during system suspend by Imre Deak · 10 years ago
  18. 1d0d343 drm/i915: cancel hotplug and dig_port work during suspend and unload by Imre Deak · 10 years ago
  19. 6323751 drm/i915: fix HPD IRQ reenable work cancelation by Imre Deak · 10 years ago
  20. 1c767b3 drm/i915: take display port power domain in DP HPD handler by Imre Deak · 10 years ago
  21. 1add143 drm/i915: Don't try to enable cursor from setplane when crtc is disabled by Ville Syrjälä · 10 years ago
  22. a459249 drm/i915: Skip load detect when intel_crtc->new_enable==true by Ville Syrjälä · 10 years ago
  23. 208bf9f drm/i915: Fix locking for intel_enable_pipe_a() by Ville Syrjälä · 10 years ago
  24. 4ed9109 drm/i915: Track cursor changes as frontbuffer tracking flushes by Daniel Vetter · 10 years ago
  25. f1ad5a1 drm/i915/bdw: Help out the ctx switch interrupt handler by Oscar Mateo · 10 years ago
  26. e1fee72 drm/i915/bdw: Avoid non-lite-restore preemptions by Oscar Mateo · 10 years ago
  27. e981e7b drm/i915/bdw: Handle context switch events by Thomas Daniel · 10 years ago
  28. acdd884 drm/i915/bdw: Two-stage execlist submit process by Michel Thierry · 10 years ago
  29. ae1250b drm/i915/bdw: Write the tail pointer, LRC style by Oscar Mateo · 10 years ago
  30. 84b790f drm/i915/bdw: Implement context switching (somewhat) by Ben Widawsky · 10 years ago
  31. 48e29f5 drm/i915/bdw: Emission of requests with logical rings by Oscar Mateo · 10 years ago
  32. 582d67f drm/i915: Add temporary ring->ctx backpointer by Oscar Mateo · 10 years ago
  33. 3a44873 drm/i915: Print captured bo for all VM in error state by Chris Wilson · 10 years ago
  34. 016970b drm/i915: Sharing platform specific sequence between runtime and system suspend/ resume paths by Sagar Kamble · 10 years ago
  35. ebc3282 drm/i915: Created common handler for platform specific suspend/resume by Sagar Kamble · 10 years ago
  36. 82e3b8c drm/i915: Localise the fbdev console lock frobbing by Chris Wilson · 10 years ago
  37. 7312e2d drm/i915: Replace __I915__ with typesafe variant by Chris Wilson · 10 years ago
  38. dc41c15 drm/i915: Add support for variable cursor size on 845/865 by Ville Syrjälä · 10 years ago
  39. 8ac5466 drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor() by Ville Syrjälä · 10 years ago
  40. d7ce484 drm/i915: Move CURSIZE setup to i845_update_cursor() by Ville Syrjälä · 10 years ago
  41. a08a42a drm/i915: Don't try to enable cursor from setplane when crtc is disabled by Ville Syrjälä · 10 years ago
  42. 70e3254 drm/i915: Cleanup aliasging ppgtt alongside the global gtt by Daniel Vetter · 10 years ago
  43. 90d0a0e drm/i915: Extract commmon global gtt cleanup code by Daniel Vetter · 10 years ago
  44. 19dd120 drm/i915: Extract common cleanup into i915_ppgtt_release by Daniel Vetter · 10 years ago
  45. d624d86 drm/i915: Drop create_vm argument to i915_gem_create_context by Daniel Vetter · 10 years ago
  46. ae6c480 drm/i915: Only track real ppgtt for a context by Daniel Vetter · 10 years ago
  47. fa76da3 drm/i915: Initialize the aliasing ppgtt as part of global gtt by Daniel Vetter · 10 years ago
  48. 82460d9 drm/i915: Rework ppgtt init to no require an aliasing ppgtt by Daniel Vetter · 10 years ago
  49. 896ab1a drm/i915: Fix up checks for aliasing ppgtt by Daniel Vetter · 10 years ago
  50. 6c5566a drm/i915: Allow i915_gem_setup_global_gtt to fail by Daniel Vetter · 10 years ago
  51. 5dc383b drm/i915: Add proper prefix to obj_to_ggtt by Daniel Vetter · 10 years ago
  52. 841cd77 drm/i915: Only refcount ppgtt if it actually is one by Daniel Vetter · 10 years ago
  53. 4d88470 drm/i915: Track file_priv, not ctx in the ppgtt structure by Daniel Vetter · 10 years ago
  54. ee960be drm/i915: Some cleanups for the ppgtt lifetime handling by Daniel Vetter · 10 years ago
  55. b9d06dd drm/i915: vma/ppgtt lifetime rules by Michel Thierry · 10 years ago
  56. 14bf993 drm/i915/bdw: Always use MMIO flips with Execlists by Oscar Mateo · 10 years ago
  57. ba8b7cc drm/i915/bdw: Workload submission mechanism for Execlists by Oscar Mateo · 10 years ago
  58. 1564858 drm/i915/bdw: GEN-specific logical ring emit batchbuffer start by Oscar Mateo · 10 years ago
  59. 73d477f drm/i915/bdw: Interrupts with logical rings by Oscar Mateo · 10 years ago
  60. 9832b9d drm/i915/bdw: Ring idle and stop with logical rings by Oscar Mateo · 10 years ago
  61. 4712274 drm/i915/bdw: GEN-specific logical ring emit flush by Oscar Mateo · 10 years ago
  62. 4da46e1 drm/i915/bdw: GEN-specific logical ring emit request by Oscar Mateo · 10 years ago
  63. 82e104c drm/i915/bdw: New logical ring submission mechanism by Oscar Mateo · 10 years ago
  64. 26fbb77 drm/i915: Make hpd debug messages less cryptic by Ville Syrjälä · 10 years ago
  65. e94e37a drm/i915/bdw: GEN-specific logical ring set/get seqno by Oscar Mateo · 10 years ago
  66. 9b1136d drm/i915/bdw: GEN-specific logical ring init by Oscar Mateo · 10 years ago
  67. 48d8238 drm/i915/bdw: Generic logical ring init and cleanup by Oscar Mateo · 10 years ago
  68. 454afeb drm/i915/bdw: Skeleton for the new logical rings submission path by Oscar Mateo · 10 years ago
  69. a83014d drm/i915: Abstract the legacy workload submission mechanism away by Oscar Mateo · 10 years ago
  70. ec3e996 drm/i915/bdw: Deferred creation of user-created LRCs by Oscar Mateo · 10 years ago
  71. 8670d6f drm/i915/bdw: Populate LR contexts (somewhat) by Oscar Mateo · 10 years ago
  72. 0c7dd53 drm/i915/bdw: Add a context and an engine pointers to the ringbuffer by Daniel Vetter · 10 years ago
  73. 84c2377 drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts by Oscar Mateo · 10 years ago
  74. 8c857917 drm/i915/bdw: A bit more advanced LR context alloc/free by Oscar Mateo · 10 years ago
  75. c9e003a drm/i915/bdw: Introduce one context backing object per engine by Oscar Mateo · 10 years ago
  76. ede7d42 drm/i915/bdw: Initialization for Logical Ring Contexts by Oscar Mateo · 10 years ago
  77. bd84b1e drm/i915: WARN if module opt sanitization goes out of order by Daniel Vetter · 10 years ago
  78. 127f100 drm/i915/bdw: Macro for LRCs and module option for Execlists by Oscar Mateo · 10 years ago
  79. b20385f drm/i915/bdw: New source and header file for LRs, LRCs and Execlists by Oscar Mateo · 10 years ago
  80. 906843c drm/i915: Simplify relocate_entry_gtt() and make 64-bit safe by Chris Wilson · 10 years ago
  81. 060e82c drm/i915: Remove redundant list_empty(eb->vmas) tests in execbuffer by Chris Wilson · 10 years ago
  82. ad19f10 drm/i915: Pre-validate the NEED_GTTS flag for execbuffer by Chris Wilson · 10 years ago
  83. da51a1e drm/i915: Fix secure dispatch with full ppgtt by Daniel Vetter · 10 years ago
  84. dbbe912 drm/i915: Agnostic INTEL_INFO by Chris Wilson · 10 years ago
  85. 9bec9b1 drm/i915: Double check ring is idle before declaring the GPU wedged by Chris Wilson · 10 years ago
  86. 1bee201 drm/i915: Remove set but unused 'gt_perf_status' by Damien Lespiau · 10 years ago
  87. f6daaec drm/i915: Make intel_disable_shared_dpll() static by Damien Lespiau · 10 years ago
  88. 87f1f46 drm/i915: Copy PCI device id into the device info block by Chris Wilson · 10 years ago
  89. 82b6b6d drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access by Chris Wilson · 10 years ago
  90. e6a8446 drm/i915: Force CPU relocations if not GTT mapped by Chris Wilson · 10 years ago
  91. dc8cd1e drm/i915: Only perform set-to-gtt domain for objects bound to the global gtt by Chris Wilson · 10 years ago
  92. d6699dd drm/i915: Fix wrong number of HDMI translation entries by Damien Lespiau · 10 years ago
  93. 3bb11b5 drm/i915: Continuation of future readiness series by Sonika Jindal · 10 years ago
  94. 22c5996 drm/i915: fix i915_interrupt_info on BDW by Paulo Zanoni · 10 years ago
  95. 27d438c Revert "drm/i915: Enable PSR by default." by Linus Torvalds · 10 years ago
  96. fdd508a drm/i915: Call .update_primary_plane in intel_{enable, disable}_primary_hw_plane() by Ville Syrjälä · 10 years ago
  97. f45651b drm/i915: Eliminate rmw from .update_primary_plane() by Ville Syrjälä · 10 years ago
  98. 4fa7904 drm/i915: Fix erroneous conversion to u8 by Damien Lespiau · 10 years ago
  99. 2c0827c drm/i915: Update DRIVER_DATE to 20140808 by Daniel Vetter · 10 years ago
  100. 889fa782 Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago