1. 56c4897 drm/i915: dual link pipe selection for bxt by Deepak M · 9 years ago
  2. c85f6c91e drm/i915: add VBT address and size fields to ASLE mailbox struct by Deepak M · 9 years ago
  3. 14e0188 drm/i915: Fix random aux transactions failures. by Rodrigo Vivi · 9 years ago
  4. b0366a5 drm/i915: intel_ring_initialized() must be simple and inline by Dave Gordon · 9 years ago
  5. 54a41961 drm/i915: Do a better job at disabling primary plane in the noatomic case. by Maarten Lankhorst · 9 years ago
  6. 50df29d drm/i915: Remove BUG_ON call in vlv_enable_pll by Wayne Boyer · 9 years ago
  7. 4d3e904 drm/i915: Only set gem object L3 cache level for IVB devices by Wayne Boyer · 9 years ago
  8. bf6ce93 drm/i915: Remove VLV A0 hack by Wayne Boyer · 9 years ago
  9. a7e478c drm/i915: Use HAS_PCH_SPLIT to determine correct devices by Wayne Boyer · 9 years ago
  10. 666a453 drm/i915: Separate cherryview from valleyview by Wayne Boyer · 9 years ago
  11. 825f272 drm/i915: Cancel hangcheck before GPU is suspended by Joonas Lahtinen · 9 years ago
  12. 3d52ccf drm/i915: start adding dp mst audio by Libin Yang · 9 years ago
  13. ef8f9be dp/mst: add SDP stream support by Libin Yang · 9 years ago
  14. e8ebd8e drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros by Dave Gordon · 9 years ago
  15. a25c9f0 drm/i915/kbl: Fix DMC load on Kabylake. by Rodrigo Vivi · 9 years ago
  16. 893da0c drm/i915: check for return value by Sudip Mukherjee · 9 years ago
  17. 506a8e8 drm/i915: Add soft-pinning API for execbuffer by Chris Wilson · 9 years ago
  18. 0f55564 drm/i915: constify intel_dvo_dev_ops structures by Julia Lawall · 9 years ago
  19. 2b81b84 drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake. by Rodrigo Vivi · 9 years ago
  20. a5b7991 drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX. by Rodrigo Vivi · 9 years ago
  21. 3614603 drm/i915: vlv: clamp minimum RPS frequency to what Punit allows by Imre Deak · 10 years ago
  22. a308ccb drm/i915: Leave FDI running after failed link training on LPT-H by Ville Syrjälä · 9 years ago
  23. 503a74e drm/i915: Disable LPT-H VGA dotclock during crtc disable by Ville Syrjälä · 9 years ago
  24. 060f02d drm/i915: Refactor LPT-H VGA dotclock disabling by Ville Syrjälä · 9 years ago
  25. 92966a3 drm/i915: Disable FDI after the CRT port on LPT-H by Ville Syrjälä · 9 years ago
  26. a2572f5 drm/i915: Round to closest when computing the VGA dotclock for LPT-H by Ville Syrjälä · 9 years ago
  27. f7be2c2 drm/i915: Disable CLKOUT_DP bending on LPT/WPT as needed by Ville Syrjälä · 9 years ago
  28. e7674b8 drm/i915/skl: Double RC6 WRL always on by Mika Kuoppala · 9 years ago
  29. 6686ece drm/i915/skl: Disable coarse power gating up until F0 by Mika Kuoppala · 9 years ago
  30. dfaf37b drm/i915: Fix idle_frames counter. by Rodrigo Vivi · 9 years ago
  31. 0d014ff drm/i915: Remove double wait_for_vblank on broadwell. by Maarten Lankhorst · 9 years ago
  32. b900111 drm/i915/skl: Update watermarks before the crtc is disabled. by Maarten Lankhorst · 9 years ago
  33. 92826fc drm/i915: Calculate watermark related members in the crtc_state, v4. by Maarten Lankhorst · 9 years ago
  34. ab1d3a0 drm/i915: Move disable_cxsr to the crtc_state. by Maarten Lankhorst · 9 years ago
  35. a4d8a0f i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])" by Zeng Zhaoxiu · 9 years ago
  36. 03a97d8 drm/i915: Update DRIVER_DATE to 20151204 by Daniel Vetter · 9 years ago
  37. 1562020 drm/i915/skl: Add SKL GT4 PCI IDs by Mika Kuoppala · 9 years ago
  38. af3302b Revert "drm/i915: Extend LRC pinning to cover GPU context writeback" by Daniel Vetter · 9 years ago
  39. 61ad992 drm/i915: Correct the Ref clock value for BXT by Deepak M · 9 years ago
  40. a9287db drm/i915: Restore skl_gt3 device info by Daniel Vetter · 9 years ago
  41. b6aa087 drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request by Chris Wilson · 9 years ago
  42. d857883 Revert "drm/i915: Remove superfluous NULL check" by Daniel Vetter · 9 years ago
  43. 6a8beef drm/i915: Clean up device info structure definitions by Wayne Boyer · 9 years ago
  44. 89f41f4 drm/i915: Remove superfluous NULL check by Takashi Iwai · 9 years ago
  45. 63ba534 drm/i915: Handle cdclk limits on broadwell. by Maarten Lankhorst · 9 years ago
  46. 3c28ff2 i915: wait for fence in prepare_plane_fb by Alex Goins · 9 years ago
  47. fd8e058 i915: wait for fence in mmio_flip_work_func by Alex Goins · 9 years ago
  48. 6d65ba9 drm/i915: Extend LRC pinning to cover GPU context writeback by Nick Hoath · 9 years ago
  49. 5a84330 drm/i915/guc: Clean up locks in GuC by Alex Dai · 9 years ago
  50. ee7d6cf drm/i915: only recompress FBC after flushing a drawing operation by Paulo Zanoni · 9 years ago
  51. 820bcab drm/i915: get rid of FBC {,de}activation messages by Paulo Zanoni · 9 years ago
  52. 559d913 drm/i915: kill fbc.uncompressed_size by Paulo Zanoni · 9 years ago
  53. 128d735 drm/i915: use a single intel_fbc_work struct by Paulo Zanoni · 9 years ago
  54. e6cd6dc drm/i915: check for FBC planes in the same place as the pipes by Paulo Zanoni · 9 years ago
  55. c5ecd46 drm/i915: alloc/free the FBC CFB during enable/disable by Paulo Zanoni · 9 years ago
  56. d029bca drm/i915: introduce intel_fbc_{enable,disable} by Paulo Zanoni · 9 years ago
  57. 0e631ad drm/i915: introduce is_active/activate/deactivate to the FBC terminology by Paulo Zanoni · 9 years ago
  58. 754d113 drm/i915: pass the crtc as an argument to intel_fbc_update() by Paulo Zanoni · 9 years ago
  59. e9c5fd2 drm/i915: set dev_priv->fbc.crtc before scheduling the enable work by Paulo Zanoni · 9 years ago
  60. 90d5234 drm/i915: fix the CFB size check by Paulo Zanoni · 9 years ago
  61. bffce90 drm/i915: abstract i2c bit banging fallback in gmbus xfer by Jani Nikula · 9 years ago
  62. 0aeb904 drm/i915: simplify gmbus xfer error checks by Jani Nikula · 9 years ago
  63. 79bd23d drm/i915: Add "missing" break to haswell_get_ddi_pll() by Ville Syrjälä · 9 years ago
  64. e4abb73 drm/i915: Check VBT for CRT port presence on HSW/BDW by Ville Syrjälä · 9 years ago
  65. 70ac54d drm/i915: Don't register CRT connector when DDI E can't be used by Ville Syrjälä · 9 years ago
  66. 65e472e drm/i915: Don't register the CRT connector when it's fused off on LPT-H by Ville Syrjälä · 9 years ago
  67. 4e7f8cf drm/i915: Use cached cdclk_freq for PWM calculations by Ville Syrjälä · 9 years ago
  68. fce18c4 drm/i915: Round the AUX clock divider to closest on all platforms by Ville Syrjälä · 9 years ago
  69. a612c40 drm/i915: Kill duplicated PNV .get_display_clock_speed() assignment by Ville Syrjälä · 9 years ago
  70. 56f5f70 drm/i915: Add HAS_PCH_LPT_H() by Ville Syrjälä · 9 years ago
  71. 83d8339 drm/i915: Fix vbt PWM max setup for CTG by Ville Syrjälä · 9 years ago
  72. 245f586 drm/i915: Fix VBT backlight Hz to PWM conversion for PNV by Ville Syrjälä · 9 years ago
  73. d965e7a drm/i915/bxt: backlight clock gating workaround by Imre Deak · 9 years ago
  74. 5075222 drm/i915: use default 200 Hz backlight frequency by Jani Nikula · 9 years ago
  75. 2dd6982 drm/i915/bxt: add support for setting backlight freq from vbt by Jani Nikula · 9 years ago
  76. 1802419 drm/i915/bxt: Disable power well support by Matt Roper · 9 years ago
  77. 7905df2 drm/i915: Use intel_pipe_will_have_type() in ironlake_crtc_compute_clock() by Ville Syrjälä · 9 years ago
  78. cda0aaa drm/i915: Don't use crtc->config when reading out infoframe state by Ville Syrjälä · 9 years ago
  79. 6b69851 drm/i915: fix fdi related fifo underruns on hsw by Daniel Vetter · 9 years ago
  80. a65347b drm/i915: add has_dsi_encoder to crtc state by Jani Nikula · 9 years ago
  81. 7065690 drm/i915: remove pre_pll_enable hook from DDI/gen9+ crtc enable by Jani Nikula · 9 years ago
  82. e3488e7 drm/i915/dsi: merge pre_pll_enable hook to pre_enable by Jani Nikula · 9 years ago
  83. b13b840 drm/i915: Fix possible null dereference in framebuffer_info debugfs function by Namrta Salonie · 9 years ago
  84. 81fd874 drm/i915: Fix kerneldoc indent fails by Ville Syrjälä · 9 years ago
  85. 013d375 drm/i915: Introduce bdw_{update,enable,disable}_pipe_irq() by Ville Syrjälä · 9 years ago
  86. fbdedaea drm/i915: Make ironlake_{enable,disable}_display_irq() static inlines by Ville Syrjälä · 9 years ago
  87. 1444326 drm/i915: Make ibx_{enable,disable}_display_interrupt() static inlines by Ville Syrjälä · 9 years ago
  88. 820da7a Revert "drm/i915: shut up gen8+ SDE irq dmesg noise" by Jani Nikula · 9 years ago
  89. 6a39d7c drm/i915: fix the SDE irq dmesg warnings properly by Jani Nikula · 9 years ago
  90. 39bfcd52 drm/i915: more virtual south bridge detection by Gerd Hoffmann · 9 years ago
  91. 2e35c88 drm/i915: remove duplicate definition of for_each_power_domain by Jani Nikula · 9 years ago
  92. 6c03a6b drm/i915: Don't register CRT connector when it's fused off by Ville Syrjälä · 9 years ago
  93. 9bbc8258a drm/i915: Check for underruns after crtc disable by Ville Syrjälä · 9 years ago
  94. 7864578 drm/i915: Disable CPU underruns around eDP port and vdd enable on ILK-IVB by Ville Syrjälä · 9 years ago
  95. 3860b2e drm/i915: Suppress spurious CPU FIFO underruns on ILK-IVB by Ville Syrjälä · 9 years ago
  96. b6e4d53 drm/i915: Also disable PSR on Sink when disabling it on Source. by Rodrigo Vivi · 9 years ago
  97. 05eec3c drm/i915: Remove PSR Perf Counter for SKL+ by Rodrigo Vivi · 9 years ago
  98. bb929cb drm/i915: PSR: Mask LPSP hw tracking back again. by Rodrigo Vivi · 9 years ago
  99. 921ec28 drm/i915: PSR: Let's rely more on frontbuffer tracking. by Rodrigo Vivi · 9 years ago
  100. ca1a953 drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink. by Rodrigo Vivi · 9 years ago