1. 83796f2 drm/i915/guc: Make sure vma containing firmware is GuC mappable by Michał Winiarski · 9 years ago
  2. 3486977 drm/i915: check ppgtt validity when init reg state by Zhenyu Wang · 9 years ago
  3. 16ee206 drm/i915: Detect vma reserved for execbuf in evict-for-node by Chris Wilson · 9 years ago
  4. c781c97 drm/i915: Add a sanity check that no request is submitted in the middle by Chris Wilson · 9 years ago
  5. 606fec9 drm/i915: Prefer random replacement before eviction search by Chris Wilson · 9 years ago
  6. 625d988 drm/i915: Extract reserving space in the GTT to a helper by Chris Wilson · 9 years ago
  7. e007b19 drm/i915: Use the MRU stack search after evicting by Chris Wilson · 9 years ago
  8. acf45d1 drm/i915/psr: disable psr2 for resolution greater than 32X20 by Nagaraju, Vathsala · 9 years ago
  9. 97da2ef drm/i915/psr: program vsc header for psr2 by Nagaraju, Vathsala · 9 years ago
  10. f51455d drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE by Chris Wilson · 9 years ago
  11. 2a20d6f drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged() by Chris Wilson · 9 years ago
  12. 3cd9442 drm/i915: Mark all incomplete requests as -EIO when wedged by Chris Wilson · 9 years ago
  13. 3c1b284 drm/i915: Set an error status for a resubmitted request by Chris Wilson · 9 years ago
  14. c0d5f32 drm/i915: Set guilty-flag on fence after detecting a hang by Chris Wilson · 9 years ago
  15. 2edc6e0 drm/i915: Consolidate reset_request() by Chris Wilson · 9 years ago
  16. 246ee52 drm/i915: Put "cooked" vlank counters in frame CRC lines by Tomeu Vizoso · 9 years ago
  17. 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 9 years ago
  18. 05adb18 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  19. 957870f drm/i915: Split out i915_gem_object_set_tiling() by Chris Wilson · 9 years ago
  20. 111dbca drm/i915: Include ioctl in set-tiling and get-tiling function names by Chris Wilson · 9 years ago
  21. 8201c1f drm/i915: Clip the partial view against the object not vma by Chris Wilson · 9 years ago
  22. 2d4281b drm/i915: Extract compute_partial_view() by Chris Wilson · 9 years ago
  23. 254e093 drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP() by Michel Thierry · 9 years ago
  24. b9fd799 drm/i915/glk: Add missing bits to allow runtime pm suspend on GLK. by Rodrigo Vivi · 9 years ago
  25. dbb28b5 drm/i915/DMC/GLK: Load DMC on GLK by Anusha Srivatsa · 9 years ago
  26. 91d4e0aa drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c by Chris Wilson · 9 years ago
  27. cea84d1 drm/i915: Remove the rounding down of the gen4+ fence region by Chris Wilson · 9 years ago
  28. 944397f drm/i915: Store required fence size/alignment for GGTT vma by Chris Wilson · 9 years ago
  29. 0d4e8f1 drm/i915: Replace WARNs in fence register writes with extensive asserts by Chris Wilson · 9 years ago
  30. 5b30694 drm/i915: Align GGTT sizes to a fence tile row by Chris Wilson · 9 years ago
  31. 6649a0b drm/i915: Extract tile_row_size for fencing by Chris Wilson · 9 years ago
  32. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 9 years ago
  33. 5c37daf Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 9 years ago
  34. 9e65a37 drm/i915: don't open code the pdpe/pml4e clearing by Matthew Auld · 9 years ago
  35. 5684310 drm/i915: s/gen8_setup_page_directory_pointer/gen8_setup_pml4e/ by Matthew Auld · 9 years ago
  36. 5c693b2 drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/ by Matthew Auld · 9 years ago
  37. 011cda5 drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" by Benjamin Gaignard · 9 years ago
  38. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 9 years ago
  39. 931c670 drm: add more document for drm_crtc_from_index() by Shawn Guo · 9 years ago
  40. a09759e drm: remove useless parameters from drm_pick_cmdline_mode function by Vincent Abriou · 9 years ago
  41. 5d799ac drm/i915: Update DRIVER_DATE to 20170109 by Daniel Vetter · 9 years ago
  42. 3806a27 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 9 years ago
  43. 5824f92 Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  44. 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  45. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 9 years ago
  46. b42a13d drm/i915: Drain freed objects for mmap space exhaustion by Chris Wilson · 9 years ago
  47. 1a292fa drm/i915: Purge loose pages if we run out of DMA remap space by Chris Wilson · 9 years ago
  48. 10466d2 drm/i915: Fix phys pwrite for struct_mutex-less operation by Chris Wilson · 9 years ago
  49. 984ff29f drm/i915: Simplify testing for am-I-the-kernel-context? by Chris Wilson · 9 years ago
  50. e8f9ae9 drm/i915: Use range_overflows() by Chris Wilson · 9 years ago
  51. edd1f2f drm/i915: Use fixed-sized types for stolen by Chris Wilson · 9 years ago
  52. 46fad80 drm/i915: Use phys_addr_t for the address of stolen memory by Chris Wilson · 9 years ago
  53. c4d3ae6 drm/i915: Consolidate checks for memcpy-from-wc support by Chris Wilson · 9 years ago
  54. 9f54742 drm: crc: Call wake_up_interruptible() each time there is a new CRC entry by Benjamin Gaignard · 9 years ago
  55. 62a0d98 drm: allow to use mmuless SoC by Benjamin Gaignard · 9 years ago
  56. 99c48e1 drm: compile drm_vm.c only when needed by Benjamin Gaignard · 9 years ago
  57. 7ec73b7 drm/i915: Only skip requests once a context is banned by Chris Wilson · 9 years ago
  58. b716393 drm/i915: Move a few more utility macros to i915_utils.h by Chris Wilson · 9 years ago
  59. 121dfbb drm/i915: Clear ret before unbinding in i915_gem_evict_something() by Chris Wilson · 9 years ago
  60. db9309a drm/i915/guc: Exclude the upper end of the Global GTT for the GuC by Chris Wilson · 9 years ago
  61. 40b326e drm/i915: Move a few utility macros into a separate header by Chris Wilson · 9 years ago
  62. f3b8f91 drm/i915/execlists: Reorder execlists register enabling by Chris Wilson · 9 years ago
  63. 56f6e0a drm/i915: Assert that we do create the deferred context by Chris Wilson · 9 years ago
  64. d51dafa drm/i915: Assert all timeline requests are gone before fini by Chris Wilson · 9 years ago
  65. e8fa567 drm: crc: Wait for a frame before returning from open() by Tomeu Vizoso · 9 years ago
  66. 1aa81be drm: Move locking into drm_debugfs_crtc_crc_add by Tomeu Vizoso · 9 years ago
  67. 88017bd0 drm/imx: imx-tve: Remove unused variable by Fabio Estevam · 9 years ago
  68. 00bd617 Revert "drm: nouveau: fix build when LEDS_CLASS=m" by Daniel Vetter · 9 years ago
  69. b3ba3f6 drm: Add kernel-doc for drm_crtc_commit_get/put by Daniel Vetter · 9 years ago
  70. b1ed35d drm/i915: Revoke fenced GTT mmapings across GPU reset by Chris Wilson · 9 years ago
  71. fd7d6c5 drm/i915: enable FBC on gen9+ too by Paulo Zanoni · 9 years ago
  72. 98b2f01 drm/i915: actually drive the BDW reserved IDs by Paulo Zanoni · 9 years ago
  73. 76fede2 drm/atomic: Fix outdated comment. by Maarten Lankhorst · 9 years ago
  74. ef426c1 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued by Daniel Vetter · 9 years ago
  75. a402eae Merge tag 'v4.10-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  76. 24835e4 drm: reference count event->completion by Daniel Vetter · 9 years ago
  77. 7800fb6 drm/i915: Update comment that sets I915_MODE_FLAG_INHERITED by Daniel Vetter · 9 years ago
  78. 4b0ea93 gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap by Arvind Yadav · 9 years ago
  79. a5ad0fd drm: nouveau: fix build when LEDS_CLASS=m by Randy Dunlap · 9 years ago
  80. 0bf0230 drm/i915: Initialize num_scalers for skl and glk too by Ander Conselvan de Oliveira · 9 years ago
  81. c9efef7 drm/i915: Update comment in vlv_set_rps_idle() by Chris Wilson · 9 years ago
  82. bae3fdc drm/i915/guc: Make intel_guc_recv static. by Michal Wajdeczko · 9 years ago
  83. 2471eb5 drm/i915: Prevent timeline updates whilst performing reset by Chris Wilson · 9 years ago
  84. 64d1461 drm/i915: Silence allocation failure during sg_trim() by Chris Wilson · 9 years ago
  85. c3f923b drm/i915: Don't clflush before release phys object by Chris Wilson · 9 years ago
  86. 9169757 drm/i915: Fix oops in overlay due to frontbuffer tracking by Ville Syrjälä · 9 years ago
  87. b72eb5f drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff by Ville Syrjälä · 9 years ago
  88. a6d3e7d drm/i915: Initialize overlay->last_flip properly by Ville Syrjälä · 9 years ago
  89. 00b2b72 drm/i915: Move the min_pixclk[] handling to the end of readout by Ville Syrjälä · 9 years ago
  90. 8581f1b drm/i915: Force VDD off on the new power seqeuencer before starting to use it by Ville Syrjälä · 9 years ago
  91. 23c4cfb drm/edid: constify edid quirk list by Jani Nikula · 9 years ago
  92. 1c74eea drm/i915: Move number of scalers initialization to runtime init by Nabendu Maiti · 9 years ago
  93. 8e45ac1 drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c by Ander Conselvan de Oliveira · 9 years ago
  94. 4541d31 drm/bridge: Use recommened kerneldoc for struct member refs by Daniel Vetter · 9 years ago
  95. fe88d12 drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type by Chris Wilson · 9 years ago
  96. 6095868 drm/i915: Complete kerneldoc for struct i915_gem_context by Chris Wilson · 9 years ago
  97. a73c7a4 drm/i915: Fix kerneldoc for i915_gem_object_pin_map() by Chris Wilson · 9 years ago
  98. 7a5580a drm/i915: Move assert of page pin vs bind count into i915_vma_unbind by Chris Wilson · 9 years ago
  99. 421242a drm/cma-helpers: Use recommened kerneldoc for struct member refs by Daniel Vetter · 9 years ago
  100. b112481 drm/cma-helper: simplify setup for drivers with ->dirty callbacks by Daniel Vetter · 9 years ago