1. 2e2f351 drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu() by Chris Wilson · 10 years ago
  2. 779949f drm/i915: Warn when execlists changes context without IRQs by Peter Antoine · 10 years ago
  3. 2614f17 drm/i915: call intel_tile_height with correct parameter by Chandra Konduru · 10 years ago
  4. 2eb49a6 drm/i915: Remove duplicated intel_tile_height declaration by Tvrtko Ursulin · 10 years ago
  5. 5b7c91b drm/i915/chv: Set min freq to efficient frequency on chv by Deepak S · 10 years ago
  6. 4a7624f drm/i915/chv: Extend set idle rps wa to chv by Deepak S · 10 years ago
  7. a7f6e23 drm/i915/vlv: Remove wait for for punit to updates freq. by Deepak S · 10 years ago
  8. b6e742f drm/i915: Be optimistic about future display engines having 7 WM levels by Damien Lespiau · 10 years ago
  9. 49d6fa2 drm/i915: Always keep crtc_state->active in sync with enable by Maarten Lankhorst · 10 years ago
  10. 2cd601c drm/i915: Adding dbuf support for skl nv12 format. by Chandra Konduru · 10 years ago
  11. 7e35ab8 drm/i915: Fix typo in intel_runtime_pm.c by Masanari Iida · 10 years ago
  12. 5e024f3 drm/i915: Remove unused variable from i915_gem_mmap_gtt by Daniel Vetter · 10 years ago
  13. bdcddf9 Backmerge v4.1-rc4 into into drm-next by Dave Airlie · 10 years ago
  14. 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
  15. b588c92 drm/i915: get rid of -Iinclude/drm by Maarten Lankhorst · 10 years ago
  16. 364aece drm/i915: Avoid GPU hang when coming out of s3 or s4 by Peter Antoine · 10 years ago
  17. 214a2b7 drm/i915: Update DRIVER_DATE to 20150508 by Daniel Vetter · 10 years ago
  18. 9b6de0a drm/i915: Only wait for required lanes in vlv_wait_port_ready() by Ville Syrjälä · 10 years ago
  19. c7c7372 drm/i915: Fix possible security hole in command parsing by Rebecca N. Palmer · 10 years ago
  20. ac6f2e2 drm/edid: Kerneldoc for newly added edid_corrupt by Daniel Vetter · 10 years ago
  21. e7ded2d drm/i915: Reject huge tiled objects by Joonas Lahtinen · 10 years ago
  22. 71849b6 Revert "drm/i915: Hack to tie both common lanes together on chv" by Ville Syrjälä · 10 years ago
  23. 7072246 drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV by Ville Syrjälä · 10 years ago
  24. 2e523e9 drm/i915: Implement chv display PHY lane stagger setup by Ville Syrjälä · 10 years ago
  25. ac935a8 drm/i915/vlv: remove wait for previous GFX clk disable request by Jesse Barnes · 10 years ago
  26. 90d4690 drm/i915: Set crtc_state->active to false when CRTC is disabled (v2) by Matt Roper · 10 years ago
  27. ebf7ed1 drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll() by Damien Lespiau · 10 years ago
  28. c5ad54c drm/i915: Use partial view in mmap fault handler by Joonas Lahtinen · 10 years ago
  29. 8bd7ef1 drm/i915: Add a partial GGTT view type by Joonas Lahtinen · 10 years ago
  30. a6631ae drm/i915: Consider object pinned if any VMA is pinned by Joonas Lahtinen · 10 years ago
  31. 91e6711 drm/i915: Do not make assumptions on GGTT VMA sizes by Joonas Lahtinen · 10 years ago
  32. 16be17a drm/i915/bxt: Mark WaCcsTlbPrefetchDisable as for Broxton also. by Nick Hoath · 10 years ago
  33. 27160c9 drm/i915/bxt: Mark WaDisablePartialResolveInVc as for Broxton also. by Nick Hoath · 10 years ago
  34. 5068368 drm/i915/bxt: Mark Wa4x4STCOptimizationDisable as for Broxton also. by Nick Hoath · 10 years ago
  35. b62adbd drm/i915/bxt: Move WaForceEnableNonCoherent to Skylake only by Nick Hoath · 10 years ago
  36. 27a1b68 drm/i915/bxt: Enable WaEnableYV12BugFixInHalfSliceChicken7 for Broxton by Nick Hoath · 10 years ago
  37. a13d215 drm/i915/bxt: Enable WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken for Broxton by Nick Hoath · 10 years ago
  38. d2a31db drm/i915/bxt: Enable WaDisableDgMirrorFixInHalfSliceChicken5 for Broxton by Nick Hoath · 10 years ago
  39. a119a6e drm/i915/bxt: Mark workaround as for Skylake & Broxton by Nick Hoath · 10 years ago
  40. b0e6f6d drm/i915/bxt: Mark WaDisablePartialInstShootdown as for Broxton also. by Nick Hoath · 10 years ago
  41. 432be69 drm/i915: Remove locking for get-caching query by Chris Wilson · 10 years ago
  42. 637a9c6 drm/i915: Rename dp rates array as per platform by Sonika Jindal · 10 years ago
  43. 550acef drm/i915: Get rid of intel_crtc_set_state() by Ander Conselvan de Oliveira · 10 years ago
  44. a821fc4 drm/i915: Swap atomic state in legacy modeset by Ander Conselvan de Oliveira · 10 years ago
  45. d4afb8c drm/i915: Don't use plane update helper in legacy mode set by Ander Conselvan de Oliveira · 10 years ago
  46. 4978cc9 drm/i915: Preserve shared DPLL information in new pipe_config by Ander Conselvan de Oliveira · 10 years ago
  47. 2bfb462 drm/i915: Take ownership of atomic state on success in intel_set_mode() by Ander Conselvan de Oliveira · 10 years ago
  48. 8c7b5cc drm/i915: Use atomic helpers for computing changed flags by Ander Conselvan de Oliveira · 10 years ago
  49. 0f63cca drm/i915: Update crtc state active flag based on DPMS by Ander Conselvan de Oliveira · 10 years ago
  50. 7cbf41d drm/i915: Remove save/restore logic from intel_crtc_set_config() by Ander Conselvan de Oliveira · 10 years ago
  51. d5432a9d drm/i915: Stage new modeset state straight into atomic state by Ander Conselvan de Oliveira · 10 years ago
  52. b788526 drm/i915: Simplify intel_set_config_compute_mode_changes() a bit by Ander Conselvan de Oliveira · 10 years ago
  53. bb54662 drm/i915: Unify modeset and flip paths of intel_crtc_set_config() by Ander Conselvan de Oliveira · 10 years ago
  54. 41227c8 drm/i915: Don't use staged config to calculate mode_changed flags by Ander Conselvan de Oliveira · 10 years ago
  55. 8d8c9b5 drm/i915: Don't use struct intel_set_config *_changed flags by Ander Conselvan de Oliveira · 10 years ago
  56. cf6d0d7 drm/i915: Delete fb, x and y parameters from mode set functions by Ander Conselvan de Oliveira · 10 years ago
  57. d3a40d1 drm/i915: Add primary plane to atomic state in legacy modeset by Ander Conselvan de Oliveira · 10 years ago
  58. 561c8bd drm/i915: Don't modeset with old mode when set_crtc fails by Ander Conselvan de Oliveira · 10 years ago
  59. 9eb45f2 drm/i915: Simplify error handling in __intel_set_mode() by Ander Conselvan de Oliveira · 10 years ago
  60. 054518d drm/i915: Move compute part of __intel_set_mode() to separate function by Ander Conselvan de Oliveira · 10 years ago
  61. e13be66 drm/i915: Remove saved_mode from __intel_set_mode() by Ander Conselvan de Oliveira · 10 years ago
  62. 0a9ab30 drm/i915: Remove all *_pipes flags from modeset by Ander Conselvan de Oliveira · 10 years ago
  63. 4fed33f drm/i915: Calculate a new pipe_config based on new enabled state by Ander Conselvan de Oliveira · 10 years ago
  64. 548ee15 drm/i915: Don't pretend we can calculate multiple pipe_configs by Ander Conselvan de Oliveira · 10 years ago
  65. 4be0731 drm/i915: Add crtc states before calling compute_config() by Ander Conselvan de Oliveira · 10 years ago
  66. 462a425 drm/i915: Extract mode_changed computation out of stage_output_config() by Ander Conselvan de Oliveira · 10 years ago
  67. da3ced298 drm/i915: Use for_each_connector_in_state helper macro by Ander Conselvan de Oliveira · 10 years ago
  68. f0c6057 drm/i915: Call drm helpers when duplicating crtc and plane states by Ander Conselvan de Oliveira · 10 years ago
  69. e5d958e drm/i915: Don't check for NULL before freeing state by Ander Conselvan de Oliveira · 10 years ago
  70. ce22dba drm/i915: Move toggling planes out of crtc enable/disable. by Maarten Lankhorst · 10 years ago
  71. 7cac945 drm/i915: Rename intel_crtc_dpms_overlay. by Maarten Lankhorst · 10 years ago
  72. 87d4300 drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, and use it there. by Maarten Lankhorst · 10 years ago
  73. b70709a drm/i915: get rid of primary_enabled and use atomic state by Maarten Lankhorst · 10 years ago
  74. 27321ae drm/i915: Use the disable callback for disabling planes. by Maarten Lankhorst · 10 years ago
  75. a8ad0d8 drm/i915: Add a way to disable planes without updating state by Maarten Lankhorst · 10 years ago
  76. ecce87e drm/i915: Remove implicitly disabling primary plane for now by Maarten Lankhorst · 10 years ago
  77. eb3394fa drm/i915: Add debugfs test control files for Displayport compliance testing by Todd Previte · 10 years ago
  78. 559be30 drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complaince tests by Todd Previte · 10 years ago
  79. 83a2497 drm/i915/bxt: Add WaForceContextSaveRestoreNonCoherent by Nick Hoath · 10 years ago
  80. f1d3d34 drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCS by Damien Lespiau · 10 years ago
  81. 22e02c0 drm/i915: Add missing POSTING_READ()s to BXT dbuf enable sequence by Ville Syrjälä · 10 years ago
  82. 813b5e6 drm/i915: s/9/intel_freq_opcode(450)/ by Ville Syrjälä · 10 years ago
  83. 9e45803 drm/i915/skl: Add module parameter to select edp vswing table by Sonika Jindal · 10 years ago
  84. 983b4b9 drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing by Nick Hoath · 10 years ago
  85. abab631 drm/i915: Use POSTING_READ() in intel_sdvo_write_sdvox() by Ville Syrjälä · 10 years ago
  86. 0fb890c drm/i915/bxt: BLC implementation by Vandana Kannan · 10 years ago
  87. b3da4a6 drm/i915: Free wa_batchbuffer when freeing error state by Mika Kuoppala · 10 years ago
  88. d3902c3 drm/i915/audio: do not mess with audio registers if port is invalid by Jani Nikula · 10 years ago
  89. 6222709 drm/i915/skl: Make the Misc I/O power well part of the PLLS domain by Damien Lespiau · 10 years ago
  90. 57520bc drm/i915: Merge the GEN9 memory latency PCU opcode with its friends by Damien Lespiau · 10 years ago
  91. 9043ae0 drm/i915: Re-order the PCU opcodes by Damien Lespiau · 10 years ago
  92. 71cd842 drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines by Damien Lespiau · 10 years ago
  93. aeaa212 drm/i915/skl: Add the INIT power domain to the MISC I/O power well by Damien Lespiau · 10 years ago
  94. 4dd738e drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directories by Michel Thierry · 10 years ago
  95. 5e562f1 drm/i915: Clear vma->bound on unbinding by Mika Kuoppala · 10 years ago
  96. 65b38e0 drm/i915: make drm_crtc_helper_funcs const data by Jani Nikula · 10 years ago
  97. 5fa836a drm/i915: DP link training optimization by Mika Kahola · 10 years ago
  98. 4e96c97 drm/i915: eDP link training optimization by Mika Kahola · 10 years ago
  99. 3ef6234 drm/i915: Setup static bias for GPU by Deepak S · 10 years ago
  100. 3126a66 drm/i915: checking IS_ERR() instead of NULL by Dan Carpenter · 10 years ago