1. 7ff19c5 drm/i915: Name the anonymous structs inside i915_ggtt_view by Chris Wilson · 8 years ago
  2. 6ba1f9e drm/i915/psr: report live PSR2 State by Nagaraju, Vathsala · 8 years ago
  3. 18b9bf3 drm/i915/psr: enable psr2 for y cordinate panels by Nagaraju, Vathsala · 8 years ago
  4. 6433226 drm/i915/psr: set PSR_MASK bits for deep sleep by Nagaraju, Vathsala · 8 years ago
  5. d86f048 drm/i915/psr: set CHICKEN_TRANS for psr2 by Nagaraju, Vathsala · 8 years ago
  6. 0325701 drm/i915: Assert that we have allocated the drm_mm_node upon pinning by Chris Wilson · 8 years ago
  7. 0c7eeda drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c by Chris Wilson · 8 years ago
  8. 340c93c drm/i915/psr: enable ALPM for psr2 by Nagaraju, Vathsala · 8 years ago
  9. f40c484 drm/i915/psr: disable aux_frame_sync on psr2 exit by Nagaraju, Vathsala · 8 years ago
  10. 3fcb0ca drm/i915/psr: fix blank screen issue for psr2 by Nagaraju, Vathsala · 8 years ago
  11. a4dbf7c drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*() by Chris Wilson · 8 years ago
  12. 2197685 drm/i915: Expand ggtt_view parameters for debugfs by Chris Wilson · 8 years ago
  13. fcd46e5 drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size by Chris Wilson · 8 years ago
  14. 7c3f86b drm/i915: Invalidate the guc ggtt TLB upon insertion by Chris Wilson · 8 years ago
  15. 1d4258d drm/i915: Remove useless casts to intel_plane_state by Maarten Lankhorst · 8 years ago
  16. df21057 drm/i915: Update i915_reset parameter for kerneldoc by Michel Thierry · 8 years ago
  17. 87c390b drm/i915: Keep i915_handle_error kerneldoc parameters together by Michel Thierry · 8 years ago
  18. 8726f2f drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround. by Francisco Jerez · 8 years ago
  19. 83796f2 drm/i915/guc: Make sure vma containing firmware is GuC mappable by Michał Winiarski · 8 years ago
  20. dd48e8e ALSA: Documentation about HDA DP MST pin init and connection by Libin Yang · 8 years ago
  21. 9152085 ALSA: hda - add DP MST audio support by Libin Yang · 8 years ago
  22. 13800f3 ALSA: hda - add DP mst verb support by Libin Yang · 8 years ago
  23. 3486977 drm/i915: check ppgtt validity when init reg state by Zhenyu Wang · 8 years ago
  24. 16ee206 drm/i915: Detect vma reserved for execbuf in evict-for-node by Chris Wilson · 8 years ago
  25. c781c97 drm/i915: Add a sanity check that no request is submitted in the middle by Chris Wilson · 8 years ago
  26. 606fec9 drm/i915: Prefer random replacement before eviction search by Chris Wilson · 8 years ago
  27. 625d988 drm/i915: Extract reserving space in the GTT to a helper by Chris Wilson · 8 years ago
  28. e007b19 drm/i915: Use the MRU stack search after evicting by Chris Wilson · 8 years ago
  29. acf45d1 drm/i915/psr: disable psr2 for resolution greater than 32X20 by Nagaraju, Vathsala · 8 years ago
  30. 97da2ef drm/i915/psr: program vsc header for psr2 by Nagaraju, Vathsala · 8 years ago
  31. d0ce906 drm : adds Y-coordinate and Colorimetry Format by Nagaraju, Vathsala · 8 years ago
  32. f51455d drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE by Chris Wilson · 8 years ago
  33. 2a20d6f drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged() by Chris Wilson · 8 years ago
  34. 3cd9442 drm/i915: Mark all incomplete requests as -EIO when wedged by Chris Wilson · 8 years ago
  35. 3c1b284 drm/i915: Set an error status for a resubmitted request by Chris Wilson · 8 years ago
  36. c0d5f32 drm/i915: Set guilty-flag on fence after detecting a hang by Chris Wilson · 8 years ago
  37. 2edc6e0 drm/i915: Consolidate reset_request() by Chris Wilson · 8 years ago
  38. 246ee52 drm/i915: Put "cooked" vlank counters in frame CRC lines by Tomeu Vizoso · 8 years ago
  39. 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 8 years ago
  40. 05adb18 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  41. 957870f drm/i915: Split out i915_gem_object_set_tiling() by Chris Wilson · 8 years ago
  42. 111dbca drm/i915: Include ioctl in set-tiling and get-tiling function names by Chris Wilson · 8 years ago
  43. 8201c1f drm/i915: Clip the partial view against the object not vma by Chris Wilson · 8 years ago
  44. 2d4281b drm/i915: Extract compute_partial_view() by Chris Wilson · 8 years ago
  45. 254e093 drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP() by Michel Thierry · 8 years ago
  46. b9fd799 drm/i915/glk: Add missing bits to allow runtime pm suspend on GLK. by Rodrigo Vivi · 8 years ago
  47. dbb28b5 drm/i915/DMC/GLK: Load DMC on GLK by Anusha Srivatsa · 8 years ago
  48. 91d4e0aa drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c by Chris Wilson · 8 years ago
  49. cea84d1 drm/i915: Remove the rounding down of the gen4+ fence region by Chris Wilson · 8 years ago
  50. 944397f drm/i915: Store required fence size/alignment for GGTT vma by Chris Wilson · 8 years ago
  51. 0d4e8f1 drm/i915: Replace WARNs in fence register writes with extensive asserts by Chris Wilson · 8 years ago
  52. 5b30694 drm/i915: Align GGTT sizes to a fence tile row by Chris Wilson · 8 years ago
  53. 6649a0b drm/i915: Extract tile_row_size for fencing by Chris Wilson · 8 years ago
  54. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  55. 5c37daf Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  56. a009e97 dma-fence: Introduce drm_fence_set_error() helper by Chris Wilson · 8 years ago
  57. 9e65a37 drm/i915: don't open code the pdpe/pml4e clearing by Matthew Auld · 8 years ago
  58. 5684310 drm/i915: s/gen8_setup_page_directory_pointer/gen8_setup_pml4e/ by Matthew Auld · 8 years ago
  59. 5c693b2 drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/ by Matthew Auld · 8 years ago
  60. d6c99f4 dma-fence: Wrap querying the fence->status by Chris Wilson · 8 years ago
  61. 83dd137 dma-fence: Clear fence->status during dma_fence_init() by Chris Wilson · 8 years ago
  62. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 8 years ago
  63. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  64. 931c670 drm: add more document for drm_crtc_from_index() by Shawn Guo · 8 years ago
  65. a09759e drm: remove useless parameters from drm_pick_cmdline_mode function by Vincent Abriou · 8 years ago
  66. 5d799ac drm/i915: Update DRIVER_DATE to 20170109 by Daniel Vetter · 8 years ago
  67. 3806a27 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  68. a121103 Linux 4.10-rc3 by Linus Torvalds · 8 years ago
  69. 83280e9 Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  70. cc250e2 Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  71. 6ea17ed Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  72. ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 8 years ago
  73. b0b9b3d mm: stop leaking PageTables by Hugh Dickins · 8 years ago
  74. 87bc610 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  75. 01d0f71 MAINTAINERS: add greybus subsystem mailing list by Greg Kroah-Hartman · 8 years ago
  76. 308c470 Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  77. d72f0de Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  78. baaf031 Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  79. 08289086 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  80. b1ee5170 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  81. 5824f92 Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  82. 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  83. 65cdc40 Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  84. 7397e1e Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  85. b937a86 Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  86. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
  87. b42a13d drm/i915: Drain freed objects for mmap space exhaustion by Chris Wilson · 8 years ago
  88. 1a292fa drm/i915: Purge loose pages if we run out of DMA remap space by Chris Wilson · 8 years ago
  89. 10466d2 drm/i915: Fix phys pwrite for struct_mutex-less operation by Chris Wilson · 8 years ago
  90. 984ff29f drm/i915: Simplify testing for am-I-the-kernel-context? by Chris Wilson · 8 years ago
  91. e8f9ae9 drm/i915: Use range_overflows() by Chris Wilson · 8 years ago
  92. edd1f2f drm/i915: Use fixed-sized types for stolen by Chris Wilson · 8 years ago
  93. 46fad80 drm/i915: Use phys_addr_t for the address of stolen memory by Chris Wilson · 8 years ago
  94. c4d3ae6 drm/i915: Consolidate checks for memcpy-from-wc support by Chris Wilson · 8 years ago
  95. 9f54742 drm: crc: Call wake_up_interruptible() each time there is a new CRC entry by Benjamin Gaignard · 8 years ago
  96. f1dabf0 Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  97. 7e2b9d8 Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  98. 3baad65 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  99. 62a0d98 drm: allow to use mmuless SoC by Benjamin Gaignard · 8 years ago
  100. 99c48e1 drm: compile drm_vm.c only when needed by Benjamin Gaignard · 8 years ago