1. 1233e2d drm/i915: Move object backing storage manipulation to its own locking by Chris Wilson · 9 years ago
  2. 03ac84f drm/i915: Pass around sg_table to get_pages/put_pages backend by Chris Wilson · 9 years ago
  3. a4f5ea6 drm/i915: Refactor object page API by Chris Wilson · 9 years ago
  4. d2a84a7 drm/i915: Use radixtree to jump start intel_partial_pages() by Chris Wilson · 9 years ago
  5. 96d7763 drm/i915: Use a radixtree for random access to the object's backing storage by Chris Wilson · 9 years ago
  6. 4c7d62c drm/i915: Markup GEM API with lockdep asserts by Chris Wilson · 9 years ago
  7. 4e50f08 drm/i915: Reuse the active golden render state batch by Chris Wilson · 9 years ago
  8. 920cf41 drm/i915: Introduce an internal allocator for disposable private objects by Chris Wilson · 9 years ago
  9. f8a7fde drm/i915: Defer active reference until required by Chris Wilson · 9 years ago
  10. 2e36991 drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked() by Chris Wilson · 9 years ago
  11. e95433c drm/i915: Rearrange i915_wait_request() accounting with callers by Chris Wilson · 9 years ago
  12. c92ac09 drm/i915: Remove superfluous wait_for_error() from throttle-ioctl by Chris Wilson · 9 years ago
  13. 7e94186 drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate by Chris Wilson · 9 years ago
  14. b52992c drm/i915: Support asynchronous waits on struct fence from i915_gem_request by Chris Wilson · 9 years ago
  15. fc09909 drm/i915: Remove insert-page shortcut from execbuf relocate_iomap() by Chris Wilson · 9 years ago
  16. 2c4b49a drm/i915: Use macro in place of open-coded for_each_universal_plane loop by Matt Roper · 9 years ago
  17. 8b364b4 drm/i915: Rename for_each_plane -> for_each_universal_plane by Matt Roper · 9 years ago
  18. 40dba34 drm/i915: Change the placement of some static functions in intel_dp.c by Navare, Manasi D · 9 years ago
  19. ed37892 drm/i915: Address broxton phy registers based on phy and channel number by Ander Conselvan de Oliveira · 9 years ago
  20. e7583f7 drm/i915: Add location of the Rcomp resistor to bxt_ddi_phy_info by Ander Conselvan de Oliveira · 9 years ago
  21. 842d416 drm/i915: Create a struct to hold information about the broxton phys by Ander Conselvan de Oliveira · 9 years ago
  22. b6e0820 drm/i915: Move broxton vswing sequence to intel_dpio_phy.c by Ander Conselvan de Oliveira · 9 years ago
  23. f38861b drm/i915: Move DPIO phy documentation section to intel_dpio_phy.c by Ander Conselvan de Oliveira · 9 years ago
  24. 47a6bc6 drm/i915: Move broxton phy code to intel_dpio_phy.c by Ander Conselvan de Oliveira · 9 years ago
  25. b284eed drm/i915: Pass lane count to bxt_ddi_phy_calc_lane_optmin_mask() by Ander Conselvan de Oliveira · 9 years ago
  26. 362624c drm/i915: Explicitly map broxton DPIO power wells to phys by Ander Conselvan de Oliveira · 9 years ago
  27. 01c3faa drm/i915: Rename struct i915_power_well field data to id by Ander Conselvan de Oliveira · 9 years ago
  28. 96583dd Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  29. 1353ec3 drm/i915: Correct pipe fault reporting string by Tvrtko Ursulin · 9 years ago
  30. f6c499e Merge tag 'gvt-next-2016-10-27' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Daniel Vetter · 9 years ago
  31. e45d7b7 drm/i915/gvt: fix nested sleeping issue by Du, Changbin · 9 years ago
  32. 6fb5082 drm/i915/gvt: throw error basing on execlist submit result by Bing Niu · 9 years ago
  33. 23736d1 drm/i915/gvt: add full vGPU reset support by Ping Gao · 9 years ago
  34. 1c00164 drm/i915/DMC/KBL: Load DMC on KBL using the no_stepping_info array by Anusha Srivatsa · 9 years ago
  35. da064b4 drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation by Ville Syrjälä · 9 years ago
  36. aafee2e drm/i915: fix comment on I915_{READ, WRITE}_FW by Arkadiusz Hiler · 9 years ago
  37. 489375c drm/i915/lspcon: Add workaround for resuming in PCON mode by Imre Deak · 9 years ago
  38. a5d94b83 drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptr by Imre Deak · 9 years ago
  39. 12a47a42 drm/i915/dp: Read DP descriptor for eDP and LSPCON too by Imre Deak · 9 years ago
  40. 24e807e drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read by Imre Deak · 9 years ago
  41. 7b3fc17 drm/i915/dp: Print full branch/sink descriptor by Imre Deak · 9 years ago
  42. 5e89667 drm/i915/dp: Print only sink or branch specific OUI based on dev type by Imre Deak · 9 years ago
  43. 6f172a4 drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read by Imre Deak · 9 years ago
  44. c726ad0 drm/dp: Factor out helper to distinguish between branch and sink devices by Imre Deak · 9 years ago
  45. 6014ac1 drm/i915/audio: set proper N/M in modeset by Libin Yang · 9 years ago
  46. 9ca89c4 drm/i915/audio: drop extra crtc clock check from HDMI audio N lookup by Jani Nikula · 9 years ago
  47. 1aab956 drm/i915: Refresh that status of MST capable connectors in ->detect() by Ville Syrjälä · 9 years ago
  48. 3299e7e drm/i915: Remove two invalid warns by Tvrtko Ursulin · 9 years ago
  49. 07ee2bc drm/i915: Rotated view does not need a fence by Tvrtko Ursulin · 9 years ago
  50. 0a8b66e drm/i915/gvt: correct the reset logic by Ping Gao · 9 years ago
  51. 40d2428 drm/i915/gvt: add vreg write for GDRST handler by Ping Gao · 9 years ago
  52. b0122f3 drm/i915/gvt: fix detect_host calling logic by Xiaoguang Chen · 9 years ago
  53. 64fafcf drm/i915/gvt: fix an typo in skl_decode_mi_display_flip by Min He · 9 years ago
  54. ed4596ea drm/i915/guc: WA to address the Ringbuffer coherency issue by Akash Goel · 9 years ago
  55. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 9 years ago
  56. de867c2 drm/i915: Include the kernel uptime in the error state by Chris Wilson · 9 years ago
  57. 7ef54de drm/i915: Mark the GuC log buffer flush interrupts handling WQ as freezable by Akash Goel · 9 years ago
  58. 1e6b8b0 drm/i915: Early creation of relay channel for capturing boot time logs by Akash Goel · 9 years ago
  59. 7170659 drm/i915: Use SSE4.1 movntdqa based memcpy for sampling GuC log buffer by Akash Goel · 9 years ago
  60. 685534e drm/i915: Debugfs support for GuC logging control by Sagar Arun Kamble · 9 years ago
  61. 896a0cb drm/i915: Support for forceful flush of GuC log buffer by Sagar Arun Kamble · 9 years ago
  62. 27b85be drm/i915: Augment i915 error state to include the dump of GuC log buffer by Akash Goel · 9 years ago
  63. 72c0bc6 drm/i915: Increase GuC log buffer size to reduce flush interrupts by Akash Goel · 9 years ago
  64. 6941f3c drm/i915: Optimization to reduce the sampling time of GuC log buffer by Akash Goel · 9 years ago
  65. 5aa1ee4 drm/i915: Add stats for GuC log buffer flush interrupts by Akash Goel · 9 years ago
  66. 5dd7989 drm/i915: New lock to serialize the Host2GuC actions by Akash Goel · 9 years ago
  67. f824083 drm/i915: Add a relay backed debugfs interface for capturing GuC logs by Akash Goel · 9 years ago
  68. 4100b2a drm/i915: Handle log buffer flush interrupt event from GuC by Sagar Arun Kamble · 9 years ago
  69. 26705e2 drm/i915: Support for GuC interrupts by Sagar Arun Kamble · 9 years ago
  70. f4e9af4 drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set by Akash Goel · 9 years ago
  71. d6b40b4 drm/i915: New structure to contain GuC logging related fields by Akash Goel · 9 years ago
  72. 5d34e85 drm/i915: Add GuC ukernel logging related fields to fw interface file by Sagar Arun Kamble · 9 years ago
  73. b1e3710 drm/i915: Decouple GuC log setup from verbosity parameter by Sagar Arun Kamble · 9 years ago
  74. 0fc4f78 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 9 years ago
  75. f9bf1d9 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  76. 714cf7e drm/dp: Factor out helper to distinguish between branch and sink devices by Imre Deak · 9 years ago
  77. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  78. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  79. 4912920 drm/i915/gvt: get msi cap offset from pdev directly by Du, Changbin · 9 years ago
  80. 99c79fd drm/i915/gvt: use well wrapped set_mask_bits() instead of defining new one by Du, Changbin · 9 years ago
  81. 2cce9b2 drm/i915/gvt: fix an error string format by Jérémy Lefaure · 9 years ago
  82. 31f09cb drm/i915/gvt: fix bad 32 bit shift in gtt by Jérémy Lefaure · 9 years ago
  83. 0fc6a9d drm/i915/fbc: fix FBC_COMPRESSION_MASK on BDW+ by Paulo Zanoni · 9 years ago
  84. 79f2624 drm/i915/fbc: fix CFB size calculation for gen8+ by Paulo Zanoni · 9 years ago
  85. 7c108fd drm/i915: Move fence cancellation to runtime suspend by Chris Wilson · 9 years ago
  86. 2eedfc7 drm/i915: Remove RPM sequence checking by Chris Wilson · 9 years ago
  87. 3594a3e drm/i915: Remove superfluous locking around userfault_list by Chris Wilson · 9 years ago
  88. 9c870d0 drm/i915: Use RPM as the barrier for controlling user mmap access by Chris Wilson · 9 years ago
  89. 275f039 drm/i915: Move user fault tracking to a separate list by Chris Wilson · 9 years ago
  90. 352cb4e drm/i915: remove AGP dependency from DRM_I915 kconfig help text by Jani Nikula · 9 years ago
  91. 2d2c5ad drm: i915: Wait for fences on new fb, not old by Daniel Stone · 9 years ago
  92. 9558e74 drm/i915: Update DRIVER_DATE to 20161024 by Daniel Vetter · 9 years ago
  93. 946260e drm/i915/gvt: Fix broken mocs offset by Zhenyu Wang · 9 years ago
  94. 1c860a3 drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate by Arkadiusz Hiler · 9 years ago
  95. 7093f5f drm/i915: GVT-g driver depends on 64BIT kernel by Zhenyu Wang · 9 years ago
  96. d1bbef6 drm/i915/gvt: Fix failure when ACPI is not enabled by Zhenyu Wang · 9 years ago
  97. fbf0296 drm/i915: Stop setting SNB min-freq-table 0 on powersave setup by Chris Wilson · 9 years ago
  98. 93ca7e0 drm/i915: Use the per-plane rotation property by Ville Syrjälä · 9 years ago
  99. bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 9 years ago
  100. d4cb3fd drm/i915/dp: add lane_count check in intel_dp_check_link_status by Matthew Auld · 9 years ago