1. 57e8853 drm/i915: Use VMA for ringbuffer tracking by Chris Wilson · 9 years ago
  2. e5cdb22 drm/i915: Move assertion for iomap access to i915_vma_pin_iomap by Chris Wilson · 9 years ago
  3. 7abc98f drm/i915: Only change the context object's domain when binding by Chris Wilson · 9 years ago
  4. bf3783e drm/i915: Use VMA as the primary object for context state by Chris Wilson · 9 years ago
  5. f23eda8 drm/i915: Use VMA directly for checking tiling parameters by Chris Wilson · 9 years ago
  6. a83718b drm/i915: Convert fence computations to use vma directly by Chris Wilson · 9 years ago
  7. 8b797af drm/i915: Track pinned vma inside guc by Chris Wilson · 9 years ago
  8. 624192c drm/i915: Add convenience wrappers for vma's object get/put by Chris Wilson · 9 years ago
  9. 78ef2d9 drm/i915: Add fetch_and_zero() macro by Chris Wilson · 9 years ago
  10. 81a8aa4 drm/i915: Create a VMA for an object by Chris Wilson · 9 years ago
  11. 247177d drm/i915: Always set the vma->pages by Chris Wilson · 9 years ago
  12. 95b2ab5 drm/i915: Remove redundant WARN_ON from __i915_add_request() by Chris Wilson · 9 years ago
  13. 2bd160a drm/i915: Reduce i915_gem_objects to only show object information by Chris Wilson · 9 years ago
  14. 6da8482 drm/i915: Focus debugfs/i915_gem_pinned to show only display pins by Chris Wilson · 9 years ago
  15. 61fb00d drm/i915: Remove inactive/active list from debugfs by Chris Wilson · 9 years ago
  16. 546b1b6 drm/i915: Store the active context object on all engines upon error by Chris Wilson · 9 years ago
  17. c0ce466 drm/i915: Reduce amount of duplicate buffer information captured on error by Chris Wilson · 9 years ago
  18. d045446 drm/i915: Record the position of the start of the request by Chris Wilson · 9 years ago
  19. 7466c29 drm/i915: Show RPS autotuning thresholds along with waitboost by Chris Wilson · 9 years ago
  20. cc92638 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  21. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  22. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  23. a02b5a1 Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  24. c13eb93 Merge tag 'mediatek-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  25. db47432 Merge branch 'drm-next-tilcdc-atomic' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 9 years ago
  26. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  27. 02bef8f drm/i915: Unbind closed vma for i915_gem_object_unbind() by Chris Wilson · 9 years ago
  28. 35a9611 drm/i915: Initialize return value for empty i915_gem_object_unbind() by Chris Wilson · 9 years ago
  29. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  30. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  31. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  32. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  33. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  35. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  38. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  39. 0b1de5d drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory by Chris Wilson · 9 years ago
  40. d31d7cb drm/i915: Support for creating write combined type vmaps by Chris Wilson · 9 years ago
  41. 5a78ff7 Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle" by Peter Chen · 9 years ago
  42. 0c75613 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  43. 9db7d2b drm/radeon|amgpu: Make fbdev emulation optional by Daniel Vetter · 9 years ago
  44. 183cd49 drm/vmwgfx: select CONFIG_FB by Daniel Vetter · 9 years ago
  45. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 9 years ago
  46. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 9 years ago
  47. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  48. 3b3ce01 Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 9 years ago
  49. c21377f nvme: Suspend all queues before deletion by Gabriel Krisman Bertazi · 9 years ago
  50. 8d97065 drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+ by Ville Syrjälä · 9 years ago
  51. b63a16f drm/i915: Compute display surface offset in the plane check hook for SKL+ by Ville Syrjälä · 9 years ago
  52. 66a2d92 drm/i915: Make intel_adjust_tile_offset() work for linear buffers by Ville Syrjälä · 9 years ago
  53. b9b2403 drm/i915: Allow calling intel_adjust_tile_offset() multiple times by Ville Syrjälä · 9 years ago
  54. 60d5f2a drm/i915: Limit fb x offset due to fences by Ville Syrjälä · 9 years ago
  55. c2ff737 drm/i915: Adjust obj tiling vs. fb modifier rules by Ville Syrjälä · 9 years ago
  56. 72618eb drm/i915: Use fb modifiers for display tiling decisions by Ville Syrjälä · 9 years ago
  57. 2949056 drm/i915: Pass around plane_state instead of fb+rotation by Ville Syrjälä · 9 years ago
  58. d219677 drm/i915: Move SKL hw stride calculation into a helper by Ville Syrjälä · 9 years ago
  59. ef78ec9 drm/i915: Don't pass pitch to intel_compute_page_offset() by Ville Syrjälä · 9 years ago
  60. 6687c90 drm/i915: Rewrite fb rotation GTT handling by Ville Syrjälä · 10 years ago
  61. d721b02 drm/i915: Account for TSEG size when determining 865G stolen base by Ville Syrjälä · 9 years ago
  62. 6862e6a efi/capsule: Allocate whole capsule into virtual memory by Austin Christ · 9 years ago
  63. 5e334c1 drm/i915/guc: Consolidate firmware major-minor to one place by Tvrtko Ursulin · 9 years ago
  64. c1bb114 drm/i915: Store number of active engines in device info by Tvrtko Ursulin · 9 years ago
  65. e241655 dma-buf/sync_file: only enable fence signalling on poll() by Gustavo Padovan · 9 years ago
  66. 972526a dma-buf/sync_file: add sync_file_get_fence() by Gustavo Padovan · 9 years ago
  67. a02b9dc dma-buf/sync_file: refactor fence storage in struct sync_file by Gustavo Padovan · 9 years ago
  68. e1aaf31 dma-buf/fence-array: add fence_is_array() by Gustavo Padovan · 9 years ago
  69. dc80d70 drm/imx-ldb: Add support to drm-bridge by Peter Senna Tschudin · 9 years ago
  70. 7216436 drm/mediatek: set mt8173 dithering function by Bibby Hsieh · 9 years ago
  71. 2f3f4dd drm/mediatek: Add gamma correction. by Bibby Hsieh · 9 years ago
  72. e0a5d33 drm/mediatek: Add GAMMA engine basic function by Bibby Hsieh · 9 years ago
  73. 0664d13 drm/mediatek: Add AAL engine basic function by Bibby Hsieh · 9 years ago
  74. 7398413 rapidio: dereferencing an error pointer by Dan Carpenter · 9 years ago
  75. 17f298cf drm/i915: Move setting of request->batch into its single callsite by Chris Wilson · 9 years ago
  76. 737aac2 drm/i915: Mark unmappable GGTT entries as PIN_HIGH by Chris Wilson · 9 years ago
  77. b5163db drm/i915: Fix nesting of rps.mutex and struct_mutex during powersave init by Chris Wilson · 9 years ago
  78. eebb40e drm/i915: Remove LVDS and PPS suspend time save/restore by Imre Deak · 9 years ago
  79. 8090ba8 drm/i915: Apply the PPS register unlock workaround more consistently by Imre Deak · 9 years ago
  80. 335f752 drm/i915/dp: Restore PPS HW state from the encoder resume hook by Imre Deak · 9 years ago
  81. ed6143b8 drm/i915/lvds: Restore initial HW state during encoder enabling by Imre Deak · 9 years ago
  82. 5a162e2 drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitions by Imre Deak · 9 years ago
  83. 44cb734 drm/i915: Merge the PPS register definitions by Imre Deak · 9 years ago
  84. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 9 years ago
  85. 774439e1 drm/i915/guc: re-optimise i915_guc_client layout by Dave Gordon · 9 years ago
  86. c18468c drm/i915/guc: use for_each_engine_id() where appropriate by Dave Gordon · 9 years ago
  87. e02757d drm/i915/guc: add engine mask to GuC client & pass to GuC by Dave Gordon · 9 years ago
  88. 84b7f88 drm/i915/guc: refactor guc_init_doorbell_hw() by Dave Gordon · 9 years ago
  89. 8888cd0 drm/i915/guc: doorbell reset should avoid used doorbells by Dave Gordon · 9 years ago
  90. dbd6ef2 drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh by Chris Wilson · 9 years ago
  91. 83348ba drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs by Chris Wilson · 9 years ago
  92. 70cb472 drm/i915: Always mark the writer as also a read for busy ioctl by Chris Wilson · 9 years ago
  93. c6d2ee0 cxl: Set psl_fir_cntl to production environment value by Frederic Barrat · 9 years ago
  94. e1d009e Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  95. cb0d93a Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  96. a3d1ddd ipr: Fix sync scsi scan by Brian King · 9 years ago
  97. 7f1d642 drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property by Marc Zyngier · 9 years ago
  98. a026bb1 drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock by Sudeep Holla · 9 years ago
  99. 9622c38 drm/dp_helper: Rate limit timeout errors from drm_dp_i2c_do_msg() by Lyude · 9 years ago
  100. 29f21e0 drm/dp_helper: Print first error received on failure in drm_dp_dpcd_access() by Lyude · 9 years ago