1. 7f7b58c drm/i915: LVDS pixel clock check by Mika Kahola · 9 years ago
  2. adafdc6 drm/i915: Store max dotclock by Mika Kahola · 9 years ago
  3. 65d64cc drm/i915: Add vlv_dport_to_phy() by Ville Syrjälä · 9 years ago
  4. c0b4c66 drm/i915: Move VLV/CHV prepare_pll later by Ville Syrjälä · 9 years ago
  5. 770effb drm/i915: Add locking around chv_phy_control_init() by Ville Syrjälä · 9 years ago
  6. e27f299 drm/i915: Move DPIO port init earlier by Ville Syrjälä · 9 years ago
  7. d6db995 drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer disables there by Ville Syrjälä · 9 years ago
  8. 67fa24b drm/i915: Always program unique transition scale for CHV by Ville Syrjälä · 9 years ago
  9. 25a25df drm/i915: Always program m2 fractional value on CHV by Ville Syrjälä · 9 years ago
  10. 4eee492 drm/i915: fix driver's versions of WARN_ON & WARN_ON_ONCE by Dave Gordon · 9 years ago
  11. 901c2da drm/i915: Put back lane_count into intel_dp and add link_rate too by Ville Syrjälä · 9 years ago
  12. e5756c1 drm/i915/bxt: don't allow cached GEM mappings on A stepping by Imre Deak · 9 years ago
  13. 319404d drm/i915/bxt: work around HW coherency issue when accessing GPU seqno by Imre Deak · 9 years ago
  14. 8be6ca8 drm/i915: Also call frontbuffer flip when disabling planes. by Rodrigo Vivi · 9 years ago
  15. f1afe24 drm/i915: Change SRM, LRM instructions to use correct length by Arun Siluvery · 9 years ago
  16. cff4f55 doc: drm: Fix mis-spelling of i915_guc_submission includes by Graham Whaley · 9 years ago
  17. 66e2806 drm/i915: remove excessive scaler debugging messages by Jani Nikula · 9 years ago
  18. 8b417c2 drm/i915: Debugfs interface for GuC submission statistics by Dave Gordon · 9 years ago
  19. d167519 drm/i915: Integrate GuC-based command submission by Alex Dai · 9 years ago
  20. 4df001d drm/i915: Interrupt routing for GuC submission by Dave Gordon · 9 years ago
  21. 44a28b1 drm/i915: Implementation of GuC submission client by Dave Gordon · 9 years ago
  22. 4c7e77f drm/i915: Enable GuC firmware log by Alex Dai · 9 years ago
  23. bac427f drm/i915: Prepare for GuC-based command submission by Alex Dai · 9 years ago
  24. 919f1f5 drm/i915: Expose one LRC function for GuC submission mode by Dave Gordon · 9 years ago
  25. fdf5d35 drm/i915: Debugfs interface to read GuC load status by Alex Dai · 9 years ago
  26. 33a732f drm/i915: GuC-specific firmware loader by Alex Dai · 9 years ago
  27. 04a60f9 drm/i915: Kill intel_dp->{link_bw, rate_select} by Ville Syrjälä · 9 years ago
  28. a79b816 drm/i915: Don't use link_bw to select between TP1 and TP3 by Ville Syrjälä · 9 years ago
  29. 90a6b7b drm/i915: Move intel_dp->lane_count into pipe_config by Ville Syrjälä · 9 years ago
  30. b81e34c drm/i915: Avoid confusion between DP and TRANS_DP_CTL in DP .get_config() by Ville Syrjälä · 9 years ago
  31. 96f3f1f drm/i915: Don't pass clock to DDI PLL select functions by Ville Syrjälä · 9 years ago
  32. 840b32b drm/i915: Don't use link_bw for PLL setup by Ville Syrjälä · 9 years ago
  33. 0f2a2a7 drm/i915: Clean up DP/HDMI limited color range handling by Ville Syrjälä · 9 years ago
  34. 908565c drm/i915: Do not check or a stalled pageflip prior to it being queued by Chris Wilson · 9 years ago
  35. ed75a55 drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC by Ville Syrjälä · 9 years ago
  36. cf1d588 drm/i915/bxt: WA for swapped HPD pins in A stepping by Sonika Jindal · 9 years ago
  37. 7f3561b drm/i915/bxt: Add HPD support for DDIA by Sonika Jindal · 9 years ago
  38. 25f5033 drm/i915: Always pass dev pointer in pdp_init by Michel Thierry · 9 years ago
  39. f365f91 drm/i915: Use complete virtual address range on 32-bit platforms by Michel Thierry · 9 years ago
  40. 088e0df drm/i915/gtt: Allow >= 4GB offsets in X86_32 by Michel Thierry · 9 years ago
  41. aabc95d drm/i915: Dont -ETIMEDOUT on identical new and previous (count, crc). by Rodrigo Vivi · 9 years ago
  42. 621d4c7 drm/i915: Save latest known sink CRC to compensate delayed counter reset. by Rodrigo Vivi · 9 years ago
  43. e5a1cab drm/i915: Force sink crc stop before start. by Rodrigo Vivi · 9 years ago
  44. c6d576c drm/i915/userptr: Kill user_size limit check by Michel Thierry · 9 years ago
  45. af98714 drm/i915: batch_obj vm offset must be u64 by Michel Thierry · 9 years ago
  46. 65bd342 drm/i915: object size needs to be u64 by Michel Thierry · 9 years ago
  47. ea91e40 drm/i915/gen8: Add ppgtt info and debug_dump by Michel Thierry · 9 years ago
  48. e1f1232 drm/i915: Expand error state's address width to 64b by Michel Thierry · 9 years ago
  49. 69ab76f drm/i915/gen8: Initialize PDPs and PML4 by Michel Thierry · 9 years ago
  50. de5ba8e drm/i915/gen8: Add 4 level support in insert_entries and clear_range by Michel Thierry · 9 years ago
  51. 3387d43 drm/i915/gen8: Pass sg_iter through pte inserts by Michel Thierry · 9 years ago
  52. 2dba323 drm/i915/gen8: Add 4 level switching infrastructure and lrc support by Michel Thierry · 9 years ago
  53. 762d993 drm/i915/gen8: implement alloc/free for 4lvl by Michel Thierry · 9 years ago
  54. 81ba8aef drm/i915/gen8: Add PML4 structure by Michel Thierry · 9 years ago
  55. 4c06ec8 drm/i915/gen8: Add dynamic page trace events by Michel Thierry · 9 years ago
  56. f9b5b78 drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT by Michel Thierry · 9 years ago
  57. d4ec9da drm/i915/gen8: Abstract PDP usage by Michel Thierry · 9 years ago
  58. 6ac1850 drm/i915/gen8: Make pdp allocation more dynamic by Michel Thierry · 9 years ago
  59. 09120d4 drm/i915: Remove unnecessary gen8_clamp_pd by Michel Thierry · 9 years ago
  60. 75067dd drm/i915: Per-DDI I_boost override by Antti Koskipaa · 9 years ago
  61. 622147f Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes by Daniel Vetter · 9 years ago
  62. 5a2376d drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A by Jani Nikula · 9 years ago
  63. f79b468e drm/i915: fix checksum write for automated test reply by Thulasimani,Sivakumar · 9 years ago
  64. ca5a0fb drm/i915: Contain the WA_REG macro by Mika Kuoppala · 9 years ago
  65. 37876df drm/i915: Remove the failed context from the fpriv->context_idr by Chris Wilson · 9 years ago
  66. eb5be9d drm/i915: Report IOMMU enabled status for GPU hangs by Chris Wilson · 9 years ago
  67. 031a893 drm/i915: Check idle to active before processing CSQ by Mika Kuoppala · 9 years ago
  68. 500ea70 drm/i915: Set alternate aux for DDI-E by Rodrigo Vivi · 9 years ago
  69. a513e3d drm/i915: Set power domain for DDI-E by Rodrigo Vivi · 9 years ago
  70. 3774eb5 drm/i915: fix stolen bios_reserved checks by Paulo Zanoni · 9 years ago
  71. cc53699 drm/i915: Use masked write for Context Status Buffer Pointer by Mika Kuoppala · 9 years ago
  72. 9bd9dfb drm/i915/skl WaDisableSbeCacheDispatchPortSharing by Mika Kuoppala · 9 years ago
  73. 02196c7 drm/i915: Spam less on dp aux send/receive problems by Mika Kuoppala · 9 years ago
  74. 842315e drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2. by Maarten Lankhorst · 9 years ago
  75. 4740b0f drm/i915: Only update mode related state if a modeset happened. by Maarten Lankhorst · 9 years ago
  76. 2d406bb drm/i915: Remove connectors_active. by Maarten Lankhorst · 9 years ago
  77. e02f9a0 drm/i915: Remove connectors_active from intel_dp.c, v2. by Maarten Lankhorst · 9 years ago
  78. 873ffe6 drm/i915: Remove connectors_active from sanitization, v2. by Maarten Lankhorst · 9 years ago
  79. 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 9 years ago
  80. 4d20cd8 drm/i915: Make crtc checking use the atomic state, v2. by Maarten Lankhorst · 9 years ago
  81. 7c60d19 drm/i915: Remove connectors_active from state checking. by Maarten Lankhorst · 9 years ago
  82. 7b89b8d drm/i915: Remove some unneeded checks from check_crtc_state. by Maarten Lankhorst · 9 years ago
  83. 35dd3c6 drm/i915: Convert connector checking to atomic, v3. by Maarten Lankhorst · 9 years ago
  84. 20fae98 drm/i915: Update atomic state when removing mst connector, v3. by Maarten Lankhorst · 9 years ago
  85. ee165b1 drm/i915: Validate the state after an atomic modeset only, and pass the state. by Maarten Lankhorst · 9 years ago
  86. c4e2d04 drm/i915: Make the force_thru workaround atomic, v2. by Maarten Lankhorst · 9 years ago
  87. d2944cf drm/i915: Commit planes on each crtc separately. by Maarten Lankhorst · 9 years ago
  88. f0fdc55 drm/i915: calculate primary visibility changes instead of calling from set_config by Maarten Lankhorst · 9 years ago
  89. e8fa427 drm/i915: Only dither on 6bpc panels by Daniel Vetter · 9 years ago
  90. f7644cb Linux 4.2-rc6 by Linus Torvalds · 9 years ago
  91. a230e95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  92. 3fbdc37 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  93. af0b315 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  94. bae1577 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  95. dd2384a Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  96. b3b98a5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  97. 39171c8 Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  98. f094301 Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  99. ea8dc1a Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  100. d5a8ab4 Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago