1. 501fd70 drm/i915: limit PPGTT size to 2GB in 32-bit platforms by Michel Thierry · 9 years ago
  2. d9a946b drm/i915: Another fbdev hack to avoid PSR on fbcon. by Rodrigo Vivi · 9 years ago
  3. 2d847d4 drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes. by Rodrigo Vivi · 9 years ago
  4. 4373f0f drm/i915: disable IPS while getting the sink CRCs by Paulo Zanoni · 9 years ago
  5. 5e3daac drm/i915: Disable 12bpc hdmi for now by Daniel Vetter · 9 years ago
  6. 54433e9 drm/i915: Adjust sideband locking a bit for CHV/VLV by Ville Syrjälä · 9 years ago
  7. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 9 years ago
  8. b12ce1d drm/i915: Kill intel_flush_primary_plane() by Ville Syrjälä · 9 years ago
  9. fde61e4 drm/i915: Throw out WIP CHV power well definitions by Ville Syrjälä · 9 years ago
  10. bc28454 drm/i915: Use the default 600ns LDO programming sequence delay by Ville Syrjälä · 9 years ago
  11. d63f820 drm/i915: Remove unnecessary null check in execlists_context_unqueue by Michel Thierry · 9 years ago
  12. 8d3afd7 drm/i915: Use spinlocks for checking when to waitboost by Chris Wilson · 9 years ago
  13. 21631f1 drm/i915: Fix the confusing comment about the ioctl limits by Damien Lespiau · 9 years ago
  14. 908d759 Revert "drm/i915: Force clean compilation with -Werror" by Daniel Vetter · 9 years ago
  15. 82d5b58 drm/i915: Update DRIVER_DATE to 20150522 by Daniel Vetter · 9 years ago
  16. d0bc54f drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES by Chris Wilson · 9 years ago
  17. 9a0c1e2 drm/i915: Use the correct destructor for freeing requests on error by Chris Wilson · 9 years ago
  18. 225c228 drm/i915/skl: don't fail colorkey + scaler request by Chandra Konduru · 9 years ago
  19. 6d50b06 drm/i915: Enable GTT caching on gen8 by Ville Syrjälä · 9 years ago
  20. 4d487cf drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating() by Ville Syrjälä · 9 years ago
  21. 7ad0dba drm/i915: Use ilk_init_lp_watermarks() on BDW by Ville Syrjälä · 9 years ago
  22. 5a74f70 drm/i915: Disable FDI RX/TX before the ports by Ville Syrjälä · 9 years ago
  23. 1ea56e2 drm/i915: Disable CRT port after pipe on PCH platforms by Ville Syrjälä · 9 years ago
  24. 3c65d1d drm/i915: Disable SDVO port after the pipe on PCH platforms by Ville Syrjälä · 9 years ago
  25. a4790ce drm/i915: Disable HDMI port after the pipe on PCH platforms by Ville Syrjälä · 9 years ago
  26. 1612c8b drm/i915: Fix the IBX transcoder B workarounds by Ville Syrjälä · 9 years ago
  27. e8504ee drm/i915: Write the SDVO reg twice on IBX by Ville Syrjälä · 9 years ago
  28. e3ef447 drm/i915: Fix DP enhanced framing for CPT by Ville Syrjälä · 9 years ago
  29. adc289d drm/i915: Clean up the CPT DP .get_hw_state() port readout by Ville Syrjälä · 9 years ago
  30. 39e5fa8 drm/i915: Clarfify the DP code platform checks by Ville Syrjälä · 9 years ago
  31. c52bcef drm/i915: Remove the double register write from intel_disable_hdmi() by Ville Syrjälä · 9 years ago
  32. ccbaefa drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi() by Ville Syrjälä · 9 years ago
  33. 5d96d8a drm/i915/skl: Deinit/init the display at suspend/resume by Damien Lespiau · 9 years ago
  34. e61b995 drm/i915: Free RPS boosts for all laggards by Chris Wilson · 9 years ago
  35. f5a4c67 drm/i915: Don't downclock whilst we have clients waiting for GPU results by Chris Wilson · 9 years ago
  36. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 9 years ago
  37. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 9 years ago
  38. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 9 years ago
  39. 03ade51 drm/i915: Inline check required for object syncing prior to execbuf by Chris Wilson · 9 years ago
  40. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 9 years ago
  41. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 9 years ago
  42. 8ea6f89 drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent by Imre Deak · 9 years ago
  43. 2a0ee94 drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+ by Imre Deak · 9 years ago
  44. 118182e drm/i915: Force clean compilation with -Werror by Chris Wilson · 9 years ago
  45. 16e44e3 drm/i915: Kill the dev variable in intel_suspend_complete() by Damien Lespiau · 9 years ago
  46. ff0b187 drm/i915: Add a space after ', ' and don't capitalize mid-sentence by Damien Lespiau · 9 years ago
  47. a9a6b73 drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path by Damien Lespiau · 9 years ago
  48. 1e8df16 drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr by Sonika Jindal · 9 years ago
  49. 7546a38 drm/i915: Update comment in clear_intel_crtc_state() by Ander Conselvan de Oliveira · 9 years ago
  50. b88baa2 drm/i915/skl: add F0 stepping ID by Imre Deak · 9 years ago
  51. 5a2ae95 drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping A by Imre Deak · 9 years ago
  52. 6c0fd45 drm/i915: Tighten the exposure ARGB/ABGR 8888 formats by Damien Lespiau · 9 years ago
  53. c965d995 drm/i915: Fix 'suspedn' typo by Damien Lespiau · 9 years ago
  54. e0681e3 drm/i915/bxt: Move around lane stagger calculation by Vandana Kannan · 9 years ago
  55. b6dc71f drm/i915/bxt: Port PLL programming BUN by Vandana Kannan · 9 years ago
  56. 0c9b371 drm/i915: add HAS_DP_MST feature test macro by Jani Nikula · 9 years ago
  57. b2f505b drm/i915/dp: make link rate printing prettier by Jani Nikula · 9 years ago
  58. ee87697 drm/i915/bxt: Update the Broxton PCI ids by Damien Lespiau · 9 years ago
  59. 54f0cee drm/i915: Don't expose ARGB1555 on gen2/3 by Damien Lespiau · 9 years ago
  60. 7531208 drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats by Damien Lespiau · 9 years ago
  61. 67fe7dc drm/i915: Remove the COMMON_PRIMARY_FORMATS defines by Damien Lespiau · 9 years ago
  62. 281400f drm/i915: Use uninterruptible mutex_lock for userptr bo creation by Chris Wilson · 9 years ago
  63. 8504c74 drm/i915: Preserve ddi_pll_sel when allocating new pipe_config by Ander Conselvan de Oliveira · 9 years ago
  64. 415ff0f drm/i915: Dump some DPLL fields in pipe config debug by Tvrtko Ursulin · 9 years ago
  65. dd3cd74 drm/i915: Don't overwrite (e)DP PLL selection on SKL by Ander Conselvan de Oliveira · 9 years ago
  66. acbb479 drm/i915/bios: be more explicit about discarding iomem address space by Jani Nikula · 9 years ago
  67. 0ec463d drm/i915: Output scaler related pipe config debug in a single line by Tvrtko Ursulin · 9 years ago
  68. b34a991 drm/i915/bios: abstract finding VBT in BIOS to a separate function by Jani Nikula · 9 years ago
  69. 4d70f38 drm/i915/bios: remove a redundant NULL pointer check by Jani Nikula · 9 years ago
  70. c34ce3d drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*() by Damien Lespiau · 9 years ago
  71. a856c5b drm/i915/dsi: add support for DSI PLL N1 divisor values by Jani Nikula · 9 years ago
  72. aa9145c drm/i915/skl: Documentation for CSR firmware by Animesh Manna · 9 years ago
  73. 5c1a887 drm/i915: Don't read dpcd for disconnected ports by Mika Kuoppala · 9 years ago
  74. 5a1cc65 drm/edid: fix a debug message by Dan Carpenter · 9 years ago
  75. dada2d5 drm/i915: Make the sprite formats const by Damien Lespiau · 9 years ago
  76. 568db4f drm/i915: Don't use the intel_ prefix for gen-specific data by Damien Lespiau · 9 years ago
  77. d161cf7 drm/i915/skl: Support the advertized index format by Damien Lespiau · 9 years ago
  78. 4249eee drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format() by Damien Lespiau · 9 years ago
  79. 65438bc drm/i915/skl: Rename a local variable to fit in 80 chars by Damien Lespiau · 9 years ago
  80. 8cfcba4 drm/i915/skl: Add a new line before return by Damien Lespiau · 9 years ago
  81. b250a4c drm/i915/skl: Leave a new line between variable declarations and code by Damien Lespiau · 9 years ago
  82. 7471bf4 drm/i915: clean up dsi pll calculation by Jani Nikula · 9 years ago
  83. 6364e67 drm/i915: don't register invalid gmbus pins for skl by Jani Nikula · 9 years ago
  84. c1bad5b drm/i915: don't register invalid gmbus pins for bdw by Jani Nikula · 9 years ago
  85. dcb58a4 drm/i915: constify validate_vbt in VBT parsing by Jani Nikula · 9 years ago
  86. e8ef3b4 drm/i915: constify find_section in VBT parsing by Jani Nikula · 9 years ago
  87. 4bca26d drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV by Ville Syrjälä · 9 years ago
  88. 8fc3b42 drm/i915: Remove excess inline keywords by Ville Syrjälä · 9 years ago
  89. f3e06f1 drm/i915/gtt: Fix the boundary check for vm area by Mika Kuoppala · 9 years ago
  90. af99ced drm/i915: Make scaler_id check in check_crtc_state work for all gens by Chandra Konduru · 9 years ago
  91. b2cfe0a drm/i915: Fix race on unreferencing the wrong mmio-flip-request by Chris Wilson · 9 years ago
  92. d94b503 drm/i915: Ensure cache flushes prior to doing CS flips by Chris Wilson · 9 years ago
  93. 2e2f351 drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu() by Chris Wilson · 9 years ago
  94. 779949f drm/i915: Warn when execlists changes context without IRQs by Peter Antoine · 9 years ago
  95. 2614f17 drm/i915: call intel_tile_height with correct parameter by Chandra Konduru · 9 years ago
  96. 2eb49a6 drm/i915: Remove duplicated intel_tile_height declaration by Tvrtko Ursulin · 9 years ago
  97. 5b7c91b drm/i915/chv: Set min freq to efficient frequency on chv by Deepak S · 9 years ago
  98. 4a7624f drm/i915/chv: Extend set idle rps wa to chv by Deepak S · 9 years ago
  99. a7f6e23 drm/i915/vlv: Remove wait for for punit to updates freq. by Deepak S · 9 years ago
  100. b6e742f drm/i915: Be optimistic about future display engines having 7 WM levels by Damien Lespiau · 9 years ago