1. 16af25f drm/i915: Add a comment exlaining CCS hsub/vsub by Ville Syrjälä · 7 years ago
  2. c19e112 drm/i915: Use enum plane_id for frontbuffer tracking by Ville Syrjälä · 7 years ago
  3. 77064e2 drm/i915: Add CCS capability for sprites by Ville Syrjälä · 7 years ago
  4. e13a318 drm/i915: Nuke a pointless unreachable() by Ville Syrjälä · 7 years ago
  5. e9af4ea drm/i915: Avoid waitboosting on the active request by Chris Wilson · 7 years ago
  6. 17bd6e6 drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks by Imre Deak · 7 years ago
  7. 757fffc drm/i915: Put all non-blocking modesets onto an ordered wq by Ville Syrjälä · 7 years ago
  8. 20bdc11 drm/i915: Disable all planes for load detection, v2. by Ville Syrjälä · 7 years ago
  9. f0cbd8b i915: Reject CCS modifiers for pipe C on Geminilake by Gabriel Krisman Bertazi · 7 years ago
  10. 5f8e3f5 drm/i915/cnl: Add support for horizontal plane flipping by Joonas Lahtinen · 7 years ago
  11. b1ace60 drm/i915: give stolen_usable_size a more suitable home by Matthew Auld · 7 years ago
  12. 73ebd50 drm/i915: make mappable struct resource centric by Matthew Auld · 7 years ago
  13. 6647852 Merge airlied/drm-next into drm-intel-next-queued by Rodrigo Vivi · 7 years ago
  14. 3e72be1 drm/i915: Drop fb reference on load_detect_pipe failure path by Chris Wilson · 7 years ago
  15. 7a1530d7 intel/atomic: Stop updating legacy fb parameters by Daniel Vetter · 7 years ago
  16. 3f1f0b1 Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  17. ca797d2 Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  18. 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  19. 4972f70 drm/i915: Pass crtc state to intel_pipe_{enable,disable}() by Ville Syrjälä · 7 years ago
  20. d5fb43c drm/i915: Wait for pipe to start on i830 as well by Ville Syrjälä · 7 years ago
  21. 8fedd64 drm/i915: Fix vblank timestamp/frame counter jumps on gen2 by Ville Syrjälä · 7 years ago
  22. 5816d9c drm/i915: Fix deadlock in i830_disable_pipe() by Ville Syrjälä · 7 years ago
  23. adbe5c5 drm/i915: Enable IPS with only sprite plane visible too, v4. by Maarten Lankhorst · 7 years ago
  24. 24f2845 drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3. by Maarten Lankhorst · 7 years ago
  25. 448aa91 drm/i915: Enable hotplug polling after registering the outputs by Chris Wilson · 7 years ago
  26. 6a44e17 drm/i915: remove stale comment from sanitize_encoder by Daniel Vetter · 7 years ago
  27. cff109f drm/i915: Add rudimentary plane state verification by Ville Syrjälä · 7 years ago
  28. 2924b8c drm/i915: Use plane->get_hw_state() for initial plane fb readout by Ville Syrjälä · 7 years ago
  29. b1558c7 drm/i915: Nuke crtc->plane by Ville Syrjälä · 7 years ago
  30. dd57602 drm/i915: Switch fbc over to for_each_new_intel_plane_in_state() by Ville Syrjälä · 7 years ago
  31. 81894b2 drm/i915: Nuke ironlake_get_initial_plane_config() by Ville Syrjälä · 7 years ago
  32. 282e83e drm/i915: Cleanup enum pipe/enum plane_id/enum i9xx_plane_id in initial fb readout by Ville Syrjälä · 7 years ago
  33. ed15030 drm/i915: s/enum plane/enum i9xx_plane_id/ by Ville Syrjälä · 7 years ago
  34. b1e0159 drm/i915: Redo plane sanitation during readout by Ville Syrjälä · 7 years ago
  35. 51f5a096 drm/i915: Add .get_hw_state() method for planes by Ville Syrjälä · 7 years ago
  36. 70c5f93 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  37. a01cb8b drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c by Ville Syrjälä · 7 years ago
  38. 10b47ee drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state() by Ville Syrjälä · 7 years ago
  39. 199ea38 drm/i915: Pass crtc_state to ips toggle functions, v2 by Maarten Lankhorst · 7 years ago
  40. 33a4986 drm/i915: Enable FIFO underrun reporting after initial fastset, v4. by Maarten Lankhorst · 7 years ago
  41. 738a814 drm/i915: Don't sanitize frame start delay if the pipe is off by Ville Syrjälä · 7 years ago
  42. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  43. df49ec8 drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glk by Rodrigo Vivi · 7 years ago
  44. 4036c78 drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+ by James Ausmus · 7 years ago
  45. 4493e09 drm/i915: Handle adjust better in intel_pipe_config_compare by Maarten Lankhorst · 7 years ago
  46. d640bf7 drm/i915: Check boolean options in intel_pipe_config_compare with its own macro by Maarten Lankhorst · 7 years ago
  47. f9bab55 drm/i915: Remove bogus ips_enabled check. by Maarten Lankhorst · 7 years ago
  48. 556fe36 drm/i915: Update watermark state correctly in sanitize_watermarks by Maarten Lankhorst · 7 years ago
  49. d378a3e drm/i915: Inline intel_modeset_gem_init() by Chris Wilson · 7 years ago
  50. cc6a818 drm/i915: Move intel_init_clock_gating() to i915_gem_init() by Chris Wilson · 7 years ago
  51. f58d13d drm/i915: Move GT powersaving init to i915_gem_init() by Chris Wilson · 7 years ago
  52. 8f4f279 drm/i915: Nuke intel_digital_port->port by Ville Syrjälä · 7 years ago
  53. 6ac4327 drm/i915: Move init_clock_gating() back to where it was by Ville Syrjälä · 7 years ago
  54. f72b84c drm/i915: Move init_clock_gating() back to where it was by Ville Syrjälä · 7 years ago
  55. 58ecd9d drm/i915: Read ilk FDI PLL frequency once during initialisation by Chris Wilson · 7 years ago
  56. 7e732ca drm/i915: Stop frobbing with DDI encoder->type by Ville Syrjälä · 7 years ago
  57. e1214b9 drm/i915: Populate output_types from .get_config() by Ville Syrjälä · 7 years ago
  58. 713946d drm/i915: Cancel the modeset retry work during modeset cleanup by Manasi Navare · 7 years ago
  59. 886c6b8 drm/i915: Cancel the modeset retry work during modeset cleanup by Manasi Navare · 7 years ago
  60. 43037c8 drm/i915/cnl: Allow 2 pixel per clock on Cannonlake. by Rodrigo Vivi · 7 years ago
  61. cfddadc drm/i915: Perform a central cdclk state sanity check by Ville Syrjälä · 7 years ago
  62. 53e9bf5 drm/i915: Adjust system agent voltage on CNL if required by DDI ports by Ville Syrjälä · 7 years ago
  63. 64600bd drm/i915: Start tracking voltage level in the cdclk state by Ville Syrjälä · 7 years ago
  64. 0ae1886 drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr by Jani Nikula · 7 years ago
  65. 779d4d8 drm/i915: Unify skylake plane disable by Juha-Pekka Heikkila · 7 years ago
  66. 9a8cc57 drm/i915: Unify skylake plane update by Juha-Pekka Heikkila · 7 years ago
  67. e288881 drm/i915: dspaddr_offset doesn't need to be more than local variable by Juha-Pekka Heikkila · 7 years ago
  68. bf0a5d4 drm/i915: move adjusted_x/y from crtc to cache. by Juha-Pekka Heikkila · 7 years ago
  69. 526b96c Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  70. 091a4f9 drm/i915: Handle drm-layer errors in intel_dp_add_mst_connector by James Ausmus · 7 years ago
  71. 40b2be4 drm/i915: Dump 'output_types' in crtc state dump by Ville Syrjälä · 7 years ago
  72. c3ed110 drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put() by Harsha Sharma · 7 years ago
  73. c5c7bc7 Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  74. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  75. de33081 drm/i915: Reuse normal state readout for LVDS/DVO fixed mode by Ville Syrjälä · 7 years ago
  76. 9f81750 drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock by Sagar Arun Kamble · 7 years ago
  77. 2b68504 drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation by Mika Kahola · 7 years ago
  78. db37d8f drm/i915: Nuke the bogus kernel doc for i9xx_disable_pll() by Ville Syrjälä · 7 years ago
  79. 939994d drm/i915: Pass crtc state to i9xx_enable_pll() by Ville Syrjälä · 7 years ago
  80. dfa311f drm/i915: Parametrize CBR_DPLLBMD_PIPE defines by Ville Syrjälä · 7 years ago
  81. ecf837d9 drm/i915: Use enum pipe for PCH transcoders by Ville Syrjälä · 7 years ago
  82. 2de3813 drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare by Paulo Zanoni · 7 years ago
  83. 7b50f7b drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get() by Ville Syrjälä · 9 years ago
  84. 3bd4073 drm/i915: Consolidate get_fence with pin_fence by Chris Wilson · 7 years ago
  85. d0d3725 drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in intel_crtc_mode_get() by Ville Syrjälä · 9 years ago
  86. e30a154 drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get() by Ville Syrjälä · 9 years ago
  87. 27d81c2 drm/i915: push DDI FDI link training on enable to CRT encoder by Jani Nikula · 7 years ago
  88. 364a3fe drm/i915: push DDI and DSI underrun reporting on enable to encoder by Jani Nikula · 7 years ago
  89. 3daa3ce drm/i915: push DDI CRT underrun reporting on disable to encoder by Jani Nikula · 7 years ago
  90. 51c4fa6 drm/i915: push DDI CRT underrun reporting on enable to encoder by Jani Nikula · 7 years ago
  91. 213f1bd drm/i915: Skip vblank waits for cursor updates when watermarks dont need updating by Maarten Lankhorst · 7 years ago
  92. 3cf50c6 drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v3. by Maarten Lankhorst · 7 years ago
  93. ed69cd4 drm/i915/glk, cnl: Implement WaDisableScalarClockGating by Imre Deak · 7 years ago
  94. 32f35b8 Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  95. 9afafdb Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 7 years ago
  96. 29baa82 Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  97. bd30ca2 drm/i915: Avoid using dev_priv->info.gen directly. by Rodrigo Vivi · 7 years ago
  98. bf5d10d drm/i915: remove redundant variable hw_check by Colin Ian King · 7 years ago
  99. 4f044a8 drm/i915: Rename global i915 to i915_modparams by Michal Wajdeczko · 7 years ago
  100. 4babc5e drm/i915: remove redundant variable hw_check by Colin Ian King · 7 years ago