1. 415ff0f drm/i915: Dump some DPLL fields in pipe config debug by Tvrtko Ursulin · 10 years ago
  2. dd3cd74 drm/i915: Don't overwrite (e)DP PLL selection on SKL by Ander Conselvan de Oliveira · 10 years ago
  3. acbb479 drm/i915/bios: be more explicit about discarding iomem address space by Jani Nikula · 10 years ago
  4. 0ec463d drm/i915: Output scaler related pipe config debug in a single line by Tvrtko Ursulin · 10 years ago
  5. b34a991 drm/i915/bios: abstract finding VBT in BIOS to a separate function by Jani Nikula · 10 years ago
  6. 4d70f38 drm/i915/bios: remove a redundant NULL pointer check by Jani Nikula · 10 years ago
  7. c34ce3d drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*() by Damien Lespiau · 10 years ago
  8. a856c5b drm/i915/dsi: add support for DSI PLL N1 divisor values by Jani Nikula · 10 years ago
  9. aa9145c drm/i915/skl: Documentation for CSR firmware by Animesh Manna · 10 years ago
  10. 5c1a887 drm/i915: Don't read dpcd for disconnected ports by Mika Kuoppala · 10 years ago
  11. 5a1cc65 drm/edid: fix a debug message by Dan Carpenter · 10 years ago
  12. dada2d5 drm/i915: Make the sprite formats const by Damien Lespiau · 10 years ago
  13. 568db4f drm/i915: Don't use the intel_ prefix for gen-specific data by Damien Lespiau · 10 years ago
  14. d161cf7 drm/i915/skl: Support the advertized index format by Damien Lespiau · 10 years ago
  15. 4249eee drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format() by Damien Lespiau · 10 years ago
  16. 65438bc drm/i915/skl: Rename a local variable to fit in 80 chars by Damien Lespiau · 10 years ago
  17. 8cfcba4 drm/i915/skl: Add a new line before return by Damien Lespiau · 10 years ago
  18. b250a4c drm/i915/skl: Leave a new line between variable declarations and code by Damien Lespiau · 10 years ago
  19. 7471bf4 drm/i915: clean up dsi pll calculation by Jani Nikula · 10 years ago
  20. 6364e67 drm/i915: don't register invalid gmbus pins for skl by Jani Nikula · 10 years ago
  21. c1bad5b drm/i915: don't register invalid gmbus pins for bdw by Jani Nikula · 10 years ago
  22. dcb58a4 drm/i915: constify validate_vbt in VBT parsing by Jani Nikula · 10 years ago
  23. e8ef3b4 drm/i915: constify find_section in VBT parsing by Jani Nikula · 10 years ago
  24. 4bca26d drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV by Ville Syrjälä · 10 years ago
  25. 8fc3b42 drm/i915: Remove excess inline keywords by Ville Syrjälä · 10 years ago
  26. f3e06f1 drm/i915/gtt: Fix the boundary check for vm area by Mika Kuoppala · 10 years ago
  27. af99ced drm/i915: Make scaler_id check in check_crtc_state work for all gens by Chandra Konduru · 10 years ago
  28. b2cfe0a drm/i915: Fix race on unreferencing the wrong mmio-flip-request by Chris Wilson · 10 years ago
  29. d94b503 drm/i915: Ensure cache flushes prior to doing CS flips by Chris Wilson · 10 years ago
  30. 2e2f351 drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu() by Chris Wilson · 10 years ago
  31. 779949f drm/i915: Warn when execlists changes context without IRQs by Peter Antoine · 10 years ago
  32. 2614f17 drm/i915: call intel_tile_height with correct parameter by Chandra Konduru · 10 years ago
  33. 2eb49a6 drm/i915: Remove duplicated intel_tile_height declaration by Tvrtko Ursulin · 10 years ago
  34. 5b7c91b drm/i915/chv: Set min freq to efficient frequency on chv by Deepak S · 10 years ago
  35. 4a7624f drm/i915/chv: Extend set idle rps wa to chv by Deepak S · 10 years ago
  36. a7f6e23 drm/i915/vlv: Remove wait for for punit to updates freq. by Deepak S · 10 years ago
  37. b6e742f drm/i915: Be optimistic about future display engines having 7 WM levels by Damien Lespiau · 10 years ago
  38. 49d6fa2 drm/i915: Always keep crtc_state->active in sync with enable by Maarten Lankhorst · 10 years ago
  39. 2cd601c drm/i915: Adding dbuf support for skl nv12 format. by Chandra Konduru · 10 years ago
  40. 7e35ab8 drm/i915: Fix typo in intel_runtime_pm.c by Masanari Iida · 10 years ago
  41. 5e024f3 drm/i915: Remove unused variable from i915_gem_mmap_gtt by Daniel Vetter · 10 years ago
  42. bdcddf9 Backmerge v4.1-rc4 into into drm-next by Dave Airlie · 10 years ago
  43. 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
  44. b588c92 drm/i915: get rid of -Iinclude/drm by Maarten Lankhorst · 10 years ago
  45. 364aece drm/i915: Avoid GPU hang when coming out of s3 or s4 by Peter Antoine · 10 years ago
  46. 214a2b7 drm/i915: Update DRIVER_DATE to 20150508 by Daniel Vetter · 10 years ago
  47. 9b6de0a drm/i915: Only wait for required lanes in vlv_wait_port_ready() by Ville Syrjälä · 10 years ago
  48. c7c7372 drm/i915: Fix possible security hole in command parsing by Rebecca N. Palmer · 10 years ago
  49. ac6f2e2 drm/edid: Kerneldoc for newly added edid_corrupt by Daniel Vetter · 10 years ago
  50. e7ded2d drm/i915: Reject huge tiled objects by Joonas Lahtinen · 10 years ago
  51. 71849b6 Revert "drm/i915: Hack to tie both common lanes together on chv" by Ville Syrjälä · 10 years ago
  52. 7072246 drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV by Ville Syrjälä · 10 years ago
  53. 2e523e9 drm/i915: Implement chv display PHY lane stagger setup by Ville Syrjälä · 10 years ago
  54. ac935a8 drm/i915/vlv: remove wait for previous GFX clk disable request by Jesse Barnes · 10 years ago
  55. 90d4690 drm/i915: Set crtc_state->active to false when CRTC is disabled (v2) by Matt Roper · 10 years ago
  56. ebf7ed1 drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll() by Damien Lespiau · 10 years ago
  57. c5ad54c drm/i915: Use partial view in mmap fault handler by Joonas Lahtinen · 10 years ago
  58. 8bd7ef1 drm/i915: Add a partial GGTT view type by Joonas Lahtinen · 10 years ago
  59. a6631ae drm/i915: Consider object pinned if any VMA is pinned by Joonas Lahtinen · 10 years ago
  60. 91e6711 drm/i915: Do not make assumptions on GGTT VMA sizes by Joonas Lahtinen · 10 years ago
  61. 16be17a drm/i915/bxt: Mark WaCcsTlbPrefetchDisable as for Broxton also. by Nick Hoath · 10 years ago
  62. 27160c9 drm/i915/bxt: Mark WaDisablePartialResolveInVc as for Broxton also. by Nick Hoath · 10 years ago
  63. 5068368 drm/i915/bxt: Mark Wa4x4STCOptimizationDisable as for Broxton also. by Nick Hoath · 10 years ago
  64. b62adbd drm/i915/bxt: Move WaForceEnableNonCoherent to Skylake only by Nick Hoath · 10 years ago
  65. 27a1b68 drm/i915/bxt: Enable WaEnableYV12BugFixInHalfSliceChicken7 for Broxton by Nick Hoath · 10 years ago
  66. a13d215 drm/i915/bxt: Enable WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken for Broxton by Nick Hoath · 10 years ago
  67. d2a31db drm/i915/bxt: Enable WaDisableDgMirrorFixInHalfSliceChicken5 for Broxton by Nick Hoath · 10 years ago
  68. a119a6e drm/i915/bxt: Mark workaround as for Skylake & Broxton by Nick Hoath · 10 years ago
  69. b0e6f6d drm/i915/bxt: Mark WaDisablePartialInstShootdown as for Broxton also. by Nick Hoath · 10 years ago
  70. 432be69 drm/i915: Remove locking for get-caching query by Chris Wilson · 10 years ago
  71. 637a9c6 drm/i915: Rename dp rates array as per platform by Sonika Jindal · 10 years ago
  72. 550acef drm/i915: Get rid of intel_crtc_set_state() by Ander Conselvan de Oliveira · 10 years ago
  73. a821fc4 drm/i915: Swap atomic state in legacy modeset by Ander Conselvan de Oliveira · 10 years ago
  74. d4afb8c drm/i915: Don't use plane update helper in legacy mode set by Ander Conselvan de Oliveira · 10 years ago
  75. 4978cc9 drm/i915: Preserve shared DPLL information in new pipe_config by Ander Conselvan de Oliveira · 10 years ago
  76. 2bfb462 drm/i915: Take ownership of atomic state on success in intel_set_mode() by Ander Conselvan de Oliveira · 10 years ago
  77. 8c7b5cc drm/i915: Use atomic helpers for computing changed flags by Ander Conselvan de Oliveira · 10 years ago
  78. 0f63cca drm/i915: Update crtc state active flag based on DPMS by Ander Conselvan de Oliveira · 10 years ago
  79. 7cbf41d drm/i915: Remove save/restore logic from intel_crtc_set_config() by Ander Conselvan de Oliveira · 10 years ago
  80. d5432a9d drm/i915: Stage new modeset state straight into atomic state by Ander Conselvan de Oliveira · 10 years ago
  81. b788526 drm/i915: Simplify intel_set_config_compute_mode_changes() a bit by Ander Conselvan de Oliveira · 10 years ago
  82. bb54662 drm/i915: Unify modeset and flip paths of intel_crtc_set_config() by Ander Conselvan de Oliveira · 10 years ago
  83. 41227c8 drm/i915: Don't use staged config to calculate mode_changed flags by Ander Conselvan de Oliveira · 10 years ago
  84. 8d8c9b5 drm/i915: Don't use struct intel_set_config *_changed flags by Ander Conselvan de Oliveira · 10 years ago
  85. cf6d0d7 drm/i915: Delete fb, x and y parameters from mode set functions by Ander Conselvan de Oliveira · 10 years ago
  86. d3a40d1 drm/i915: Add primary plane to atomic state in legacy modeset by Ander Conselvan de Oliveira · 10 years ago
  87. 561c8bd drm/i915: Don't modeset with old mode when set_crtc fails by Ander Conselvan de Oliveira · 10 years ago
  88. 9eb45f2 drm/i915: Simplify error handling in __intel_set_mode() by Ander Conselvan de Oliveira · 10 years ago
  89. 054518d drm/i915: Move compute part of __intel_set_mode() to separate function by Ander Conselvan de Oliveira · 10 years ago
  90. e13be66 drm/i915: Remove saved_mode from __intel_set_mode() by Ander Conselvan de Oliveira · 10 years ago
  91. 0a9ab30 drm/i915: Remove all *_pipes flags from modeset by Ander Conselvan de Oliveira · 10 years ago
  92. 4fed33f drm/i915: Calculate a new pipe_config based on new enabled state by Ander Conselvan de Oliveira · 10 years ago
  93. 548ee15 drm/i915: Don't pretend we can calculate multiple pipe_configs by Ander Conselvan de Oliveira · 10 years ago
  94. 4be0731 drm/i915: Add crtc states before calling compute_config() by Ander Conselvan de Oliveira · 10 years ago
  95. 462a425 drm/i915: Extract mode_changed computation out of stage_output_config() by Ander Conselvan de Oliveira · 10 years ago
  96. da3ced298 drm/i915: Use for_each_connector_in_state helper macro by Ander Conselvan de Oliveira · 10 years ago
  97. f0c6057 drm/i915: Call drm helpers when duplicating crtc and plane states by Ander Conselvan de Oliveira · 10 years ago
  98. e5d958e drm/i915: Don't check for NULL before freeing state by Ander Conselvan de Oliveira · 10 years ago
  99. ce22dba drm/i915: Move toggling planes out of crtc enable/disable. by Maarten Lankhorst · 10 years ago
  100. 7cac945 drm/i915: Rename intel_crtc_dpms_overlay. by Maarten Lankhorst · 10 years ago