1. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 9 years ago
  2. 03ade51 drm/i915: Inline check required for object syncing prior to execbuf by Chris Wilson · 9 years ago
  3. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 9 years ago
  4. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 9 years ago
  5. 8ea6f89 drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent by Imre Deak · 9 years ago
  6. 2a0ee94 drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+ by Imre Deak · 9 years ago
  7. 118182e drm/i915: Force clean compilation with -Werror by Chris Wilson · 9 years ago
  8. 16e44e3 drm/i915: Kill the dev variable in intel_suspend_complete() by Damien Lespiau · 9 years ago
  9. ff0b187 drm/i915: Add a space after ', ' and don't capitalize mid-sentence by Damien Lespiau · 9 years ago
  10. a9a6b73 drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path by Damien Lespiau · 9 years ago
  11. 1e8df16 drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr by Sonika Jindal · 9 years ago
  12. 7546a38 drm/i915: Update comment in clear_intel_crtc_state() by Ander Conselvan de Oliveira · 9 years ago
  13. b88baa2 drm/i915/skl: add F0 stepping ID by Imre Deak · 9 years ago
  14. 5a2ae95 drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping A by Imre Deak · 9 years ago
  15. 6c0fd45 drm/i915: Tighten the exposure ARGB/ABGR 8888 formats by Damien Lespiau · 9 years ago
  16. c965d995 drm/i915: Fix 'suspedn' typo by Damien Lespiau · 9 years ago
  17. e0681e3 drm/i915/bxt: Move around lane stagger calculation by Vandana Kannan · 9 years ago
  18. b6dc71f drm/i915/bxt: Port PLL programming BUN by Vandana Kannan · 9 years ago
  19. 0c9b371 drm/i915: add HAS_DP_MST feature test macro by Jani Nikula · 9 years ago
  20. b2f505b drm/i915/dp: make link rate printing prettier by Jani Nikula · 9 years ago
  21. ee87697 drm/i915/bxt: Update the Broxton PCI ids by Damien Lespiau · 9 years ago
  22. 54f0cee drm/i915: Don't expose ARGB1555 on gen2/3 by Damien Lespiau · 9 years ago
  23. 7531208 drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats by Damien Lespiau · 9 years ago
  24. 67fe7dc drm/i915: Remove the COMMON_PRIMARY_FORMATS defines by Damien Lespiau · 9 years ago
  25. 281400f drm/i915: Use uninterruptible mutex_lock for userptr bo creation by Chris Wilson · 9 years ago
  26. 8504c74 drm/i915: Preserve ddi_pll_sel when allocating new pipe_config by Ander Conselvan de Oliveira · 9 years ago
  27. 415ff0f drm/i915: Dump some DPLL fields in pipe config debug by Tvrtko Ursulin · 9 years ago
  28. dd3cd74 drm/i915: Don't overwrite (e)DP PLL selection on SKL by Ander Conselvan de Oliveira · 9 years ago
  29. acbb479 drm/i915/bios: be more explicit about discarding iomem address space by Jani Nikula · 9 years ago
  30. 0ec463d drm/i915: Output scaler related pipe config debug in a single line by Tvrtko Ursulin · 9 years ago
  31. b34a991 drm/i915/bios: abstract finding VBT in BIOS to a separate function by Jani Nikula · 9 years ago
  32. 4d70f38 drm/i915/bios: remove a redundant NULL pointer check by Jani Nikula · 9 years ago
  33. c34ce3d drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*() by Damien Lespiau · 9 years ago
  34. a856c5b drm/i915/dsi: add support for DSI PLL N1 divisor values by Jani Nikula · 9 years ago
  35. aa9145c drm/i915/skl: Documentation for CSR firmware by Animesh Manna · 9 years ago
  36. 5c1a887 drm/i915: Don't read dpcd for disconnected ports by Mika Kuoppala · 9 years ago
  37. 5a1cc65 drm/edid: fix a debug message by Dan Carpenter · 9 years ago
  38. dada2d5 drm/i915: Make the sprite formats const by Damien Lespiau · 9 years ago
  39. 568db4f drm/i915: Don't use the intel_ prefix for gen-specific data by Damien Lespiau · 9 years ago
  40. d161cf7 drm/i915/skl: Support the advertized index format by Damien Lespiau · 9 years ago
  41. 4249eee drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format() by Damien Lespiau · 9 years ago
  42. 65438bc drm/i915/skl: Rename a local variable to fit in 80 chars by Damien Lespiau · 9 years ago
  43. 8cfcba4 drm/i915/skl: Add a new line before return by Damien Lespiau · 9 years ago
  44. b250a4c drm/i915/skl: Leave a new line between variable declarations and code by Damien Lespiau · 9 years ago
  45. 7471bf4 drm/i915: clean up dsi pll calculation by Jani Nikula · 9 years ago
  46. 6364e67 drm/i915: don't register invalid gmbus pins for skl by Jani Nikula · 9 years ago
  47. c1bad5b drm/i915: don't register invalid gmbus pins for bdw by Jani Nikula · 9 years ago
  48. dcb58a4 drm/i915: constify validate_vbt in VBT parsing by Jani Nikula · 9 years ago
  49. e8ef3b4 drm/i915: constify find_section in VBT parsing by Jani Nikula · 9 years ago
  50. 4bca26d drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV by Ville Syrjälä · 9 years ago
  51. 8fc3b42 drm/i915: Remove excess inline keywords by Ville Syrjälä · 9 years ago
  52. f3e06f1 drm/i915/gtt: Fix the boundary check for vm area by Mika Kuoppala · 9 years ago
  53. af99ced drm/i915: Make scaler_id check in check_crtc_state work for all gens by Chandra Konduru · 9 years ago
  54. b2cfe0a drm/i915: Fix race on unreferencing the wrong mmio-flip-request by Chris Wilson · 9 years ago
  55. d94b503 drm/i915: Ensure cache flushes prior to doing CS flips by Chris Wilson · 9 years ago
  56. 2e2f351 drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu() by Chris Wilson · 9 years ago
  57. 779949f drm/i915: Warn when execlists changes context without IRQs by Peter Antoine · 9 years ago
  58. 2614f17 drm/i915: call intel_tile_height with correct parameter by Chandra Konduru · 9 years ago
  59. 2eb49a6 drm/i915: Remove duplicated intel_tile_height declaration by Tvrtko Ursulin · 9 years ago
  60. 5b7c91b drm/i915/chv: Set min freq to efficient frequency on chv by Deepak S · 9 years ago
  61. 4a7624f drm/i915/chv: Extend set idle rps wa to chv by Deepak S · 9 years ago
  62. a7f6e23 drm/i915/vlv: Remove wait for for punit to updates freq. by Deepak S · 9 years ago
  63. b6e742f drm/i915: Be optimistic about future display engines having 7 WM levels by Damien Lespiau · 9 years ago
  64. 49d6fa2 drm/i915: Always keep crtc_state->active in sync with enable by Maarten Lankhorst · 9 years ago
  65. 2cd601c drm/i915: Adding dbuf support for skl nv12 format. by Chandra Konduru · 9 years ago
  66. 7e35ab8 drm/i915: Fix typo in intel_runtime_pm.c by Masanari Iida · 9 years ago
  67. 5e024f3 drm/i915: Remove unused variable from i915_gem_mmap_gtt by Daniel Vetter · 9 years ago
  68. bdcddf9 Backmerge v4.1-rc4 into into drm-next by Dave Airlie · 9 years ago
  69. 91d9f98 Merge tag 'drm-amdkfd-next-2015-05-19' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  70. 9c37bf2 Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  71. 7591cd2 drm/amdkfd: change driver version to 0.7.2 by Oded Gabbay · 9 years ago
  72. 8377396 drm/amdkfd: Implement events IOCTLs by Andrew Lewycky · 10 years ago
  73. 8166301 drm/amdkfd: Add module parameter of send_sigterm by Oded Gabbay · 10 years ago
  74. 930c5ff drm/amdkfd: Add bad opcode exception handling by Alexey Skidanov · 10 years ago
  75. 59d3e8b drm/amdkfd: Add memory exception handling by Alexey Skidanov · 9 years ago
  76. f3a3981 drm/amdkfd: Add the events module by Andrew Lewycky · 9 years ago
  77. 29a5d3e drm/amdkfd: add events IOCTL set definitions by Andrew Lewycky · 10 years ago
  78. 2249d55 drm/amdkfd: Add interrupt handling module by Andrew Lewycky · 10 years ago
  79. d36b94f drm/radeon: Add init interrupt kfd->kgd interface by Oded Gabbay · 9 years ago
  80. 1241e0b MAINTAINERS: update amdkfd Oded's email address by Oded Gabbay · 9 years ago
  81. 3e3f6e1 drm/amdkfd: make the sdma vm init to be asic specific by Oded Gabbay · 9 years ago
  82. d42af77 drm/amdkfd: Use new struct for asic specific ops by Oded Gabbay · 9 years ago
  83. 8856d8e drm/amdkfd: reformat some debug prints by Oded Gabbay · 9 years ago
  84. 1549fcd drm/amdkfd: Remove unessary void pointer cast by Firo Yang · 9 years ago
  85. d009340 Merge tag 'drm-intel-next-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  86. e260818 Linux 4.1-rc4 by Linus Torvalds · 9 years ago
  87. ab992dc watchdog: Fix merge 'conflict' by Peter Zijlstra · 9 years ago
  88. 7cf7d42 Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  89. 036ef57 drm/atomic: Allow drivers to subclass drm_atomic_state, v3 by Maarten Lankhorst · 9 years ago
  90. 744b058 drm/atomic: remove duplicated assignment of old_plane_state by Gustavo Padovan · 9 years ago
  91. 6921f88 drm/dp: Fix comment in DP helper by Jon Hunter · 9 years ago
  92. c0655fe Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  93. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  94. 3f4741b Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  95. 148c46f Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  96. 92752b5 Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  97. 1630ee5 Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  98. 6a8098a Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  99. c7309e8 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  100. 518af3c Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago