1. 3c65d1d drm/i915: Disable SDVO port after the pipe on PCH platforms by Ville Syrjälä · 10 years ago
  2. a4790ce drm/i915: Disable HDMI port after the pipe on PCH platforms by Ville Syrjälä · 10 years ago
  3. 1612c8b drm/i915: Fix the IBX transcoder B workarounds by Ville Syrjälä · 10 years ago
  4. e8504ee drm/i915: Write the SDVO reg twice on IBX by Ville Syrjälä · 10 years ago
  5. e3ef447 drm/i915: Fix DP enhanced framing for CPT by Ville Syrjälä · 10 years ago
  6. adc289d drm/i915: Clean up the CPT DP .get_hw_state() port readout by Ville Syrjälä · 10 years ago
  7. 39e5fa8 drm/i915: Clarfify the DP code platform checks by Ville Syrjälä · 10 years ago
  8. c52bcef drm/i915: Remove the double register write from intel_disable_hdmi() by Ville Syrjälä · 10 years ago
  9. ccbaefa drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi() by Ville Syrjälä · 10 years ago
  10. 5d96d8a drm/i915/skl: Deinit/init the display at suspend/resume by Damien Lespiau · 10 years ago
  11. e61b995 drm/i915: Free RPS boosts for all laggards by Chris Wilson · 10 years ago
  12. f5a4c67 drm/i915: Don't downclock whilst we have clients waiting for GPU results by Chris Wilson · 10 years ago
  13. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 10 years ago
  14. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 10 years ago
  15. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 10 years ago
  16. 03ade51 drm/i915: Inline check required for object syncing prior to execbuf by Chris Wilson · 10 years ago
  17. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 10 years ago
  18. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 10 years ago
  19. 8ea6f89 drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent by Imre Deak · 10 years ago
  20. 2a0ee94 drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+ by Imre Deak · 10 years ago
  21. 118182e drm/i915: Force clean compilation with -Werror by Chris Wilson · 10 years ago
  22. 16e44e3 drm/i915: Kill the dev variable in intel_suspend_complete() by Damien Lespiau · 10 years ago
  23. ff0b187 drm/i915: Add a space after ', ' and don't capitalize mid-sentence by Damien Lespiau · 10 years ago
  24. a9a6b73 drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path by Damien Lespiau · 10 years ago
  25. 1e8df16 drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr by Sonika Jindal · 10 years ago
  26. 7546a38 drm/i915: Update comment in clear_intel_crtc_state() by Ander Conselvan de Oliveira · 10 years ago
  27. b88baa2 drm/i915/skl: add F0 stepping ID by Imre Deak · 10 years ago
  28. 5a2ae95 drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping A by Imre Deak · 10 years ago
  29. 6c0fd45 drm/i915: Tighten the exposure ARGB/ABGR 8888 formats by Damien Lespiau · 10 years ago
  30. c965d995 drm/i915: Fix 'suspedn' typo by Damien Lespiau · 10 years ago
  31. e0681e3 drm/i915/bxt: Move around lane stagger calculation by Vandana Kannan · 10 years ago
  32. b6dc71f drm/i915/bxt: Port PLL programming BUN by Vandana Kannan · 10 years ago
  33. 0c9b371 drm/i915: add HAS_DP_MST feature test macro by Jani Nikula · 10 years ago
  34. b2f505b drm/i915/dp: make link rate printing prettier by Jani Nikula · 10 years ago
  35. 54f0cee drm/i915: Don't expose ARGB1555 on gen2/3 by Damien Lespiau · 10 years ago
  36. 7531208 drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats by Damien Lespiau · 10 years ago
  37. 67fe7dc drm/i915: Remove the COMMON_PRIMARY_FORMATS defines by Damien Lespiau · 10 years ago
  38. 281400f drm/i915: Use uninterruptible mutex_lock for userptr bo creation by Chris Wilson · 10 years ago
  39. 8504c74 drm/i915: Preserve ddi_pll_sel when allocating new pipe_config by Ander Conselvan de Oliveira · 10 years ago
  40. 415ff0f drm/i915: Dump some DPLL fields in pipe config debug by Tvrtko Ursulin · 10 years ago
  41. dd3cd74 drm/i915: Don't overwrite (e)DP PLL selection on SKL by Ander Conselvan de Oliveira · 10 years ago
  42. acbb479 drm/i915/bios: be more explicit about discarding iomem address space by Jani Nikula · 10 years ago
  43. 0ec463d drm/i915: Output scaler related pipe config debug in a single line by Tvrtko Ursulin · 10 years ago
  44. b34a991 drm/i915/bios: abstract finding VBT in BIOS to a separate function by Jani Nikula · 10 years ago
  45. 4d70f38 drm/i915/bios: remove a redundant NULL pointer check by Jani Nikula · 10 years ago
  46. c34ce3d drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*() by Damien Lespiau · 10 years ago
  47. a856c5b drm/i915/dsi: add support for DSI PLL N1 divisor values by Jani Nikula · 10 years ago
  48. aa9145c drm/i915/skl: Documentation for CSR firmware by Animesh Manna · 10 years ago
  49. 5c1a887 drm/i915: Don't read dpcd for disconnected ports by Mika Kuoppala · 10 years ago
  50. 5a1cc65 drm/edid: fix a debug message by Dan Carpenter · 10 years ago
  51. dada2d5 drm/i915: Make the sprite formats const by Damien Lespiau · 10 years ago
  52. 568db4f drm/i915: Don't use the intel_ prefix for gen-specific data by Damien Lespiau · 10 years ago
  53. d161cf7 drm/i915/skl: Support the advertized index format by Damien Lespiau · 10 years ago
  54. 4249eee drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format() by Damien Lespiau · 10 years ago
  55. 65438bc drm/i915/skl: Rename a local variable to fit in 80 chars by Damien Lespiau · 10 years ago
  56. 8cfcba4 drm/i915/skl: Add a new line before return by Damien Lespiau · 10 years ago
  57. b250a4c drm/i915/skl: Leave a new line between variable declarations and code by Damien Lespiau · 10 years ago
  58. 7471bf4 drm/i915: clean up dsi pll calculation by Jani Nikula · 10 years ago
  59. 6364e67 drm/i915: don't register invalid gmbus pins for skl by Jani Nikula · 10 years ago
  60. c1bad5b drm/i915: don't register invalid gmbus pins for bdw by Jani Nikula · 10 years ago
  61. dcb58a4 drm/i915: constify validate_vbt in VBT parsing by Jani Nikula · 10 years ago
  62. e8ef3b4 drm/i915: constify find_section in VBT parsing by Jani Nikula · 10 years ago
  63. 4bca26d drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV by Ville Syrjälä · 10 years ago
  64. 8fc3b42 drm/i915: Remove excess inline keywords by Ville Syrjälä · 10 years ago
  65. f3e06f1 drm/i915/gtt: Fix the boundary check for vm area by Mika Kuoppala · 10 years ago
  66. af99ced drm/i915: Make scaler_id check in check_crtc_state work for all gens by Chandra Konduru · 10 years ago
  67. b2cfe0a drm/i915: Fix race on unreferencing the wrong mmio-flip-request by Chris Wilson · 10 years ago
  68. d94b503 drm/i915: Ensure cache flushes prior to doing CS flips by Chris Wilson · 10 years ago
  69. 2e2f351 drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu() by Chris Wilson · 10 years ago
  70. 779949f drm/i915: Warn when execlists changes context without IRQs by Peter Antoine · 10 years ago
  71. 2614f17 drm/i915: call intel_tile_height with correct parameter by Chandra Konduru · 10 years ago
  72. 2eb49a6 drm/i915: Remove duplicated intel_tile_height declaration by Tvrtko Ursulin · 10 years ago
  73. 5b7c91b drm/i915/chv: Set min freq to efficient frequency on chv by Deepak S · 10 years ago
  74. 4a7624f drm/i915/chv: Extend set idle rps wa to chv by Deepak S · 10 years ago
  75. a7f6e23 drm/i915/vlv: Remove wait for for punit to updates freq. by Deepak S · 10 years ago
  76. b6e742f drm/i915: Be optimistic about future display engines having 7 WM levels by Damien Lespiau · 10 years ago
  77. 49d6fa2 drm/i915: Always keep crtc_state->active in sync with enable by Maarten Lankhorst · 10 years ago
  78. 2cd601c drm/i915: Adding dbuf support for skl nv12 format. by Chandra Konduru · 10 years ago
  79. 7e35ab8 drm/i915: Fix typo in intel_runtime_pm.c by Masanari Iida · 10 years ago
  80. 5e024f3 drm/i915: Remove unused variable from i915_gem_mmap_gtt by Daniel Vetter · 10 years ago
  81. bdcddf9 Backmerge v4.1-rc4 into into drm-next by Dave Airlie · 10 years ago
  82. 9c37bf2 Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  83. b588c92 drm/i915: get rid of -Iinclude/drm by Maarten Lankhorst · 10 years ago
  84. 364aece drm/i915: Avoid GPU hang when coming out of s3 or s4 by Peter Antoine · 10 years ago
  85. 214a2b7 drm/i915: Update DRIVER_DATE to 20150508 by Daniel Vetter · 10 years ago
  86. 9b6de0a drm/i915: Only wait for required lanes in vlv_wait_port_ready() by Ville Syrjälä · 10 years ago
  87. c7c7372 drm/i915: Fix possible security hole in command parsing by Rebecca N. Palmer · 10 years ago
  88. ac6f2e2 drm/edid: Kerneldoc for newly added edid_corrupt by Daniel Vetter · 10 years ago
  89. e7ded2d drm/i915: Reject huge tiled objects by Joonas Lahtinen · 10 years ago
  90. 71849b6 Revert "drm/i915: Hack to tie both common lanes together on chv" by Ville Syrjälä · 10 years ago
  91. 7072246 drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV by Ville Syrjälä · 10 years ago
  92. 2e523e9 drm/i915: Implement chv display PHY lane stagger setup by Ville Syrjälä · 10 years ago
  93. ac935a8 drm/i915/vlv: remove wait for previous GFX clk disable request by Jesse Barnes · 10 years ago
  94. 90d4690 drm/i915: Set crtc_state->active to false when CRTC is disabled (v2) by Matt Roper · 10 years ago
  95. ebf7ed1 drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll() by Damien Lespiau · 10 years ago
  96. c5ad54c drm/i915: Use partial view in mmap fault handler by Joonas Lahtinen · 10 years ago
  97. 8bd7ef1 drm/i915: Add a partial GGTT view type by Joonas Lahtinen · 10 years ago
  98. a6631ae drm/i915: Consider object pinned if any VMA is pinned by Joonas Lahtinen · 10 years ago
  99. 91e6711 drm/i915: Do not make assumptions on GGTT VMA sizes by Joonas Lahtinen · 10 years ago
  100. 16be17a drm/i915/bxt: Mark WaCcsTlbPrefetchDisable as for Broxton also. by Nick Hoath · 10 years ago