1. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  2. 18e9345 drm/i915: Add primary plane to mask if it's visible by Maarten Lankhorst · 9 years ago
  3. 0836e6d drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc() by Ville Syrjälä · 9 years ago
  4. c4816c7 drm/i915: Assign hwmode after encoder state readout by Ville Syrjälä · 9 years ago
  5. 2e2edeb Revert "drm/i915: Add primary plane to mask if it's visible" by Jani Nikula · 9 years ago
  6. cc917ab drm/i915: Deny wrapping an userptr into a framebuffer by Chris Wilson · 9 years ago
  7. c2b6337 drm/i915: Enable DPLL VGA mode before P1/P2 divider write by Ville Syrjälä · 9 years ago
  8. 8e7a65a drm/i915: Restore lost DPLL register write on gen2-4 by Ville Syrjälä · 9 years ago
  9. 40a2448 drm/i915: Flush pipecontrol post-sync writes by Chris Wilson · 9 years ago
  10. e797e4b drm/i915: Fix kerneldoc for i915_gem_shrink_all by Daniel Vetter · 9 years ago
  11. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  12. b94be97 drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  13. dfc53c5 drm/i915: Consider HW CSB write pointer before resetting the sw read pointer by Michel Thierry · 9 years ago
  14. bc5f2ab drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initialized. by Rodrigo Vivi · 9 years ago
  15. cd67d22 drm/i915/bios: handle MIPI Sequence Block v3+ gracefully by Jani Nikula · 9 years ago
  16. 721a09f drm/i915: Add primary plane to mask if it's visible by Maarten Lankhorst · 9 years ago
  17. 41b578f drm/i915: workaround bad DSL readout v3 by Jesse Barnes · 9 years ago
  18. 95d0be6 drm/i915: fix kernel-doc warnings in intel_audio.c by Geliang Tang · 9 years ago
  19. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  20. 8242578 drm/i915: Allow DSI dual link to be configured on any pipe by Gaurav K Singh · 9 years ago
  21. 58590c1 drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS by Ville Syrjälä · 9 years ago
  22. 982b0b2 drm/i915: Fix CSR MMIO address check by Takashi Iwai · 9 years ago
  23. acd29f7 drm/i915: Limit the number of loops for reading a split 64bit register by Chris Wilson · 9 years ago
  24. e85376c drm/i915: Fix broken mst get_hw_state. by Maarten Lankhorst · 9 years ago
  25. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  26. abebcdf Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  27. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. d5f362a drm/i915: Add locks around audio component bind/unbind by David Henningsson · 9 years ago
  29. f0675d4 drm/i915: Drop port_mst_index parameter from pin/eld callback by David Henningsson · 9 years ago
  30. 4e3d1e2 drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x by Ville Syrjälä · 9 years ago
  31. 51bc140 drm/i915: Always mark the object as dirty when used by the GPU by Chris Wilson · 9 years ago
  32. 51e1d83 drm/i915: Call audio pin/ELD notify function by David Henningsson · 9 years ago
  33. 6fa2d19 i915: Set ddi_pll_sel in DP MST path by Ander Conselvan de Oliveira · 9 years ago
  34. 7e6313a drm/i915: Don't use link_bw for PLL setup by Ville Syrjälä · 9 years ago
  35. 69f92f6 drm/i915: Preserve SSC earlier by Lukas Wunner · 9 years ago
  36. d8e19f9 drm/i915/skl: Adding DDI_E power well domain by Xiong Zhang · 9 years ago
  37. 477ec32 drm/i915: eDP can be present on DDI-E by Rodrigo Vivi · 9 years ago
  38. 2800e4c drm/i915/skl: Enable DDI-E by Rodrigo Vivi · 9 years ago
  39. 11c1b65 drm/i915: Enable HDMI on DDI-E by Xiong Zhang · 9 years ago
  40. 5487557 drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6 by Imre Deak · 9 years ago
  41. d14e7b6 drm/i915: Check DP link status on long hpd too by Ville Syrjälä · 9 years ago
  42. 39d9b85 drm/i915: set CDCLK if DPLL0 enabled during resuming from S3 by Gary Wang · 9 years ago
  43. 26951ca drm/i915/skl: enable DDI-E hotplug by Xiong Zhang · 9 years ago
  44. 8e9d597 drm/i915: Fix build warning on 32-bit by Thierry Reding · 9 years ago
  45. 5f8b253 drm/i915/skl: Update DDI buffer translation programming. by Rodrigo Vivi · 9 years ago
  46. e2d6cf7 drm/i915: Allow parsing of variable size child device entries from VBT by David Weinehall · 9 years ago
  47. af7080f drm/i915: fix link rates reported for SKL by Thulasimani,Sivakumar · 9 years ago
  48. 6cc38ac drm/i915: fix VBT parsing for SDVO child device mapping by Jani Nikula · 9 years ago
  49. 3732ce7 Merge tag 'v4.2-rc8' into drm-next by Dave Airlie · 9 years ago
  50. ed63baa drm/i915: Avoid TP3 on CHV by Thulasimani,Sivakumar · 9 years ago
  51. 5e86dfe drm/i915: remove HBR2 from chv supported list by Thulasimani,Sivakumar · 9 years ago
  52. 33747cc Revert "drm/i915: Add eDP intermediate frequencies for CHV" by Thulasimani,Sivakumar · 9 years ago
  53. bf1a5fd Revert "drm/i915: Allow parsing of variable size child device entries from VBT" by Jani Nikula · 9 years ago
  54. 903ecd0 drm/i915: Flag the execlists context object as dirty after every use by Chris Wilson · 9 years ago
  55. d3638ac Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  56. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  57. 75067dd drm/i915: Per-DDI I_boost override by Antti Koskipaa · 9 years ago
  58. 622147f Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes by Daniel Vetter · 9 years ago
  59. 5a2376d drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A by Jani Nikula · 9 years ago
  60. f79b468e drm/i915: fix checksum write for automated test reply by Thulasimani,Sivakumar · 9 years ago
  61. ca5a0fb drm/i915: Contain the WA_REG macro by Mika Kuoppala · 9 years ago
  62. 37876df drm/i915: Remove the failed context from the fpriv->context_idr by Chris Wilson · 9 years ago
  63. eb5be9d drm/i915: Report IOMMU enabled status for GPU hangs by Chris Wilson · 9 years ago
  64. 031a893 drm/i915: Check idle to active before processing CSQ by Mika Kuoppala · 9 years ago
  65. 500ea70 drm/i915: Set alternate aux for DDI-E by Rodrigo Vivi · 9 years ago
  66. a513e3d drm/i915: Set power domain for DDI-E by Rodrigo Vivi · 9 years ago
  67. 3774eb5 drm/i915: fix stolen bios_reserved checks by Paulo Zanoni · 9 years ago
  68. cc53699 drm/i915: Use masked write for Context Status Buffer Pointer by Mika Kuoppala · 9 years ago
  69. 9bd9dfb drm/i915/skl WaDisableSbeCacheDispatchPortSharing by Mika Kuoppala · 9 years ago
  70. 02196c7 drm/i915: Spam less on dp aux send/receive problems by Mika Kuoppala · 9 years ago
  71. 842315e drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2. by Maarten Lankhorst · 9 years ago
  72. 4740b0f drm/i915: Only update mode related state if a modeset happened. by Maarten Lankhorst · 9 years ago
  73. 2d406bb drm/i915: Remove connectors_active. by Maarten Lankhorst · 9 years ago
  74. e02f9a0 drm/i915: Remove connectors_active from intel_dp.c, v2. by Maarten Lankhorst · 9 years ago
  75. 873ffe6 drm/i915: Remove connectors_active from sanitization, v2. by Maarten Lankhorst · 9 years ago
  76. 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 9 years ago
  77. 4d20cd8 drm/i915: Make crtc checking use the atomic state, v2. by Maarten Lankhorst · 9 years ago
  78. 7c60d19 drm/i915: Remove connectors_active from state checking. by Maarten Lankhorst · 9 years ago
  79. 7b89b8d drm/i915: Remove some unneeded checks from check_crtc_state. by Maarten Lankhorst · 9 years ago
  80. 35dd3c6 drm/i915: Convert connector checking to atomic, v3. by Maarten Lankhorst · 9 years ago
  81. 20fae98 drm/i915: Update atomic state when removing mst connector, v3. by Maarten Lankhorst · 9 years ago
  82. ee165b1 drm/i915: Validate the state after an atomic modeset only, and pass the state. by Maarten Lankhorst · 9 years ago
  83. c4e2d04 drm/i915: Make the force_thru workaround atomic, v2. by Maarten Lankhorst · 9 years ago
  84. d2944cf drm/i915: Commit planes on each crtc separately. by Maarten Lankhorst · 9 years ago
  85. f0fdc55 drm/i915: calculate primary visibility changes instead of calling from set_config by Maarten Lankhorst · 9 years ago
  86. e8fa427 drm/i915: Only dither on 6bpc panels by Daniel Vetter · 9 years ago
  87. 45e3743 drm/plane: Use consistent data types for format count by Thierry Reding · 9 years ago
  88. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  89. 0695726 drm/i915: Use CONFIG_DRM_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  90. 981dae7 Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  91. 047fe6e drm/i915: Allow parsing of variable size child device entries from VBT by David Weinehall · 9 years ago
  92. 06059d5 Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  93. 21cff14 drm/i915: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  94. c50bfd0 drm/fbdev: Return -EBUSY when oopsing by Daniel Vetter · 9 years ago
  95. 80aa931 drm/i915: disable_shared_pll doesn't work on pre-gen5 by Jesse Barnes · 9 years ago
  96. 245d966 drm/i915:skl: Add WaEnableGapsTsvCreditFix by Arun Siluvery · 9 years ago
  97. a7f749f drm/i915/gen9: Removed byte swapping for csr firmware by Animesh Manna · 9 years ago
  98. 22ce562 drm/i915: read bpp from vbt only for older panels by Thulasimani,Sivakumar · 9 years ago
  99. d37ae19 drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3 by Paulo Zanoni · 9 years ago
  100. dcddab3 drm/i915: Extract a intel_power_well_disable() function by Damien Lespiau · 9 years ago