1. 9fb7386 drm/i915: Use to_i915 in intel_frontbuffer.c by Daniel Vetter · 9 years ago
  2. 20c8838 drm/i915/psr: Restrict single-shot updates to the PSR pipe by Daniel Vetter · 9 years ago
  3. ec76d62 drm/i915/psr: Restrict buffer tracking to the PSR pipe by Daniel Vetter · 9 years ago
  4. c1d038c drm/i915/drrs: Restrict buffer tracking to the DRRS pipe by Daniel Vetter · 9 years ago
  5. 251ac86 drm/i915: s/update/compute/ for gmch dpll register functions by Daniel Vetter · 9 years ago
  6. 9a85178 drm/i915: debugfs for frontbuffer tracking by Daniel Vetter · 9 years ago
  7. 27e78a2 drm/i915: Filter out no-op frontbuffer tracking flushes by Daniel Vetter · 9 years ago
  8. fdbff92 drm/i915: Clear fb_tracking.busy_bits also for synchronous flips by Daniel Vetter · 9 years ago
  9. 5e60d79 drm/i915: Bail out early if WA batch is not available for given Gen by Arun Siluvery · 9 years ago
  10. 4d78c8d drm/i915: Fix warnings reported by 0-day by Arun Siluvery · 9 years ago
  11. a5ac0f9 drm/i915: Remove the now obsolete 'i915_gem_check_olr()' by John Harrison · 9 years ago
  12. ae70797 drm/i915: Update a bunch of LRC functions to take requests by John Harrison · 9 years ago
  13. 9bb1af4 drm/i915: Remove 'faked' request from LRC submission by John Harrison · 9 years ago
  14. fcfa423c drm/i915: Move the request/file and request/pid association to creation time by John Harrison · 9 years ago
  15. bccca49 drm/i915: Remove the now obsolete 'outstanding_lazy_request' by John Harrison · 9 years ago
  16. 59c35a4 drm/i915: Remove the now obsolete intel_ring_get_request() by John Harrison · 9 years ago
  17. ccd98fe drm/i915: Add *_ring_begin() to request allocation by John Harrison · 9 years ago
  18. 4d616a2 drm/i915: Update intel_logical_ring_begin() to take a request structure by John Harrison · 9 years ago
  19. 5fb9de1 drm/i915: Update intel_ring_begin() to take a request structure by John Harrison · 9 years ago
  20. bba09b1 drm/i915: Update cacheline_align() to take a request structure by John Harrison · 9 years ago
  21. f716968 drm/i915: Update ring->signal() to take a request structure by John Harrison · 9 years ago
  22. 599d924 drm/i915: Update ring->sync_to() to take a request structure by John Harrison · 9 years ago
  23. be795fc drm/i915: Update ring->emit_bb_start() to take a request structure by John Harrison · 9 years ago
  24. 53fddaf drm/i915: Update ring->dispatch_execbuffer() to take a request structure by John Harrison · 9 years ago
  25. c4e7663 drm/i915: Update ring->emit_request() to take a request structure by John Harrison · 9 years ago
  26. ee044a8 drm/i915: Update ring->add_request() to take a request structure by John Harrison · 9 years ago
  27. 7deb4d398 drm/i915: Update ring->emit_flush() to take a request structure by John Harrison · 9 years ago
  28. f2cf1fc drm/i915: Update some flush helpers to take request structures by John Harrison · 9 years ago
  29. a84c3ae drm/i915: Update ring->flush() to take a requests structure by John Harrison · 9 years ago
  30. e85b26d drm/i915: Update switch_mm() to take a request structure by John Harrison · 9 years ago
  31. 4866d72 drm/i915: Update flush_all_caches() to take request structures by John Harrison · 9 years ago
  32. e2be4fa drm/i915: Update workarounds_emit() to take request structures by John Harrison · 9 years ago
  33. 2f20055 drm/i915: Update a bunch of execbuffer helpers to take request structures by John Harrison · 9 years ago
  34. 1d719cd drm/i915: Update mi_set_context() to take a request structure by John Harrison · 9 years ago
  35. 6909a66 drm/i915: Update l3_remap to take a request structure by John Harrison · 9 years ago
  36. b2af037 drm/i915: Update [vma|object]_move_to_active() to take request structures by John Harrison · 9 years ago
  37. 7528987 drm/i915: Update add_request() to take a request structure by John Harrison · 9 years ago
  38. 6258fbe drm/i915: Update queue_flip() to take a request structure by John Harrison · 9 years ago
  39. dad540c drm/i915: Update overlay code to do explicit request management by John Harrison · 9 years ago
  40. 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 9 years ago
  41. be01363 drm/i915: Update render_state_init() to take a request structure by John Harrison · 9 years ago
  42. 8753181 drm/i915: Update init_context() to take a request structure by John Harrison · 9 years ago
  43. 76c3916 drm/i915: Update deferred context creation to do explicit request management by John Harrison · 9 years ago
  44. abd68d9 drm/i915: Update do_switch() to take a request structure by John Harrison · 9 years ago
  45. ba01cc9 drm/i915: Update i915_switch_context() to take a request structure by John Harrison · 9 years ago
  46. b3dd6b9 drm/i915: Update ppgtt_init_ring() & context_enable() to take requests by John Harrison · 9 years ago
  47. dc4be6071 drm/i915: Add explicit request management to i915_gem_init_hw() by John Harrison · 9 years ago
  48. a3fbe05 drm/i915: Don't tag kernel batches as user batches by John Harrison · 9 years ago
  49. 90638cc drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable() by John Harrison · 9 years ago
  50. 4ad2fd8 drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring by John Harrison · 9 years ago
  51. 73cfa86 drm/i915: Update i915_gpu_idle() to manage its own request by John Harrison · 9 years ago
  52. 5b4a60c drm/i915: Add flag to i915_add_request() to skip the cache flush by John Harrison · 9 years ago
  53. 8a8edb5 drm/i915: Update execbuffer_move_to_active() to take a request structure by John Harrison · 9 years ago
  54. 535fbe8 drm/i915: Update move_to_gpu() to take a request structure by John Harrison · 9 years ago
  55. 95c2416 drm/i915: Update the dispatch tracepoint to use params->request by John Harrison · 9 years ago
  56. 6a6ae79 drm/i915: Add request to execbuf params and add explicit cleanup by John Harrison · 9 years ago
  57. 217e46b drm/i915: Update alloc_request to return the allocated request by John Harrison · 9 years ago
  58. adeca76 drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters by John Harrison · 9 years ago
  59. 5f19e2b drm/i915: Merged the many do_execbuf() parameters into a structure by John Harrison · 9 years ago
  60. 40e895c drm/i915: Set context in request from creation even in legacy mode by John Harrison · 9 years ago
  61. 0c8dac8 drm/i915: Early alloc request in execbuff by John Harrison · 9 years ago
  62. bf7dc5b drm/i915: i915_add_request must not fail by John Harrison · 9 years ago
  63. 29b1b41 drm/i915: Reserve ring buffer space for i915_add_request() commands by John Harrison · 9 years ago
  64. 0b076ec Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 9 years ago
  65. c82435b drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround by Arun Siluvery · 9 years ago
  66. 7ad00d1 drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround by Arun Siluvery · 9 years ago
  67. c4db759 drm/i915/gen8: Re-order init pipe_control in lrc mode by Arun Siluvery · 9 years ago
  68. 17ee950 drm/i915/gen8: Add infrastructure to initialize WA batch buffers by Arun Siluvery · 9 years ago
  69. b1330fb drm/i915: Report an error when i915.reset prevents a reset by Chris Wilson · 9 years ago
  70. bf13af5 drm/i915: Fix up KMS Kconfig removal patch by Daniel Vetter · 9 years ago
  71. 9eb1e57 drm/dp/mst: take lock around looking up the branch device on hpd irq by Dave Airlie · 9 years ago
  72. 9254ec4 drm/dp/mst: make sure mst_primary mstb is valid in work function by Daniel Vetter · 9 years ago
  73. ce8e3942 Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  74. 8ffaa90 of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs by Dave Airlie · 9 years ago
  75. 75c7386 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  76. b7ddeee Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  77. fd93047 drm/i915: Remove KMS Kconfig option by Chris Wilson · 9 years ago
  78. eebaed6 drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS by Chris Wilson · 9 years ago
  79. 55a9785 drm/i915: Enforce execobject.alignment to be a power-of-two by Chris Wilson · 9 years ago
  80. 77a0d1c drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions. by Rodrigo Vivi · 9 years ago
  81. 3b1429d drm/i915: Factor out p2 divider selection for pre-ilk platforms by Ville Syrjälä · 9 years ago
  82. 8c841e5 drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins() by Jani Nikula · 9 years ago
  83. 77913b3 drm/i915: move generic hotplug code into new intel_hotplug.c file by Jani Nikula · 9 years ago
  84. 10b0e9e drm/i915/irq: clarify irq storm related function naming by Jani Nikula · 9 years ago
  85. 70f71d5 drm/i915/irq: abstract irq storm hotplug disabling by Jani Nikula · 9 years ago
  86. a004986 drm/i915/irq: move hotplug even debug print to second connector loop by Jani Nikula · 9 years ago
  87. 4f01e65 ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi' by Hyungwon Hwang · 9 years ago
  88. 27c329e drm/i915: Make cdclk part of the atomic state. by Maarten Lankhorst · 9 years ago
  89. c389c9c drm/i915: Remove transitional references from intel_plane_atomic_check. by Maarten Lankhorst · 9 years ago
  90. 818ed96 drm/i915: Make setting color key atomic. by Maarten Lankhorst · 9 years ago
  91. eddfcbc drm/i915: Update less state during modeset. by Maarten Lankhorst · 9 years ago
  92. a539205 drm/i915: atomic plane updates in a nutshell by Maarten Lankhorst · 9 years ago
  93. d032ffa drm/i915: Handle disabling planes better, v2. by Maarten Lankhorst · 9 years ago
  94. 61333b6 drm/i915: Do not run most checks when there's no modeset. by Maarten Lankhorst · 9 years ago
  95. ac21b22 drm/i915: Move crtc commit updates to separate functions. by Maarten Lankhorst · 9 years ago
  96. 0583236 drm/i915: move detaching scalers to begin_crtc_commit, v2. by Maarten Lankhorst · 9 years ago
  97. 7fabf5e drm/i915: remove force argument from disable_plane by Maarten Lankhorst · 9 years ago
  98. 061e4b8 drm/i915: clean up atomic plane check functions, v2. by Maarten Lankhorst · 9 years ago
  99. 302d19a drm/i915: clean up plane commit functions by Maarten Lankhorst · 9 years ago
  100. da20eab drm/i915: Split plane updates of crtc->atomic into a helper, v2. by Maarten Lankhorst · 9 years ago