1. 660d88e drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readout by Ville Syrjälä · 7 years ago
  2. 1c7095d Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  3. 99a9548 drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses by Joe Perches · 7 years ago
  4. 963976c Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  5. 0b8eeac5 Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  6. 81af63a drm: Don't pass clip to drm_atomic_helper_check_plane_state() by Ville Syrjälä · 8 years ago
  7. 7509702 drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path by Chris Wilson · 7 years ago
  8. c8624ed drm/i915: Add support for the YCbCr COLOR_RANGE property by Ville Syrjälä · 7 years ago
  9. 23b2808 drm/i915: Change the COLOR_ENCODING prop default value to BT.709 by Ville Syrjälä · 7 years ago
  10. b0f5c0b drm/i915: Add support for the YCbCr COLOR_ENCODING property by Ville Syrjälä · 7 years ago
  11. 38f24f2 drm/i915: Fix plane YCbCr->RGB conversion for GLK by Ville Syrjälä · 7 years ago
  12. 8c58f73 drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modeset by Maarten Lankhorst · 7 years ago
  13. bba7307 Merge drm-next into drm-intel-next-queued (this time for real) by Joonas Lahtinen · 7 years ago
  14. f073d78 Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  15. 9f91280 drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface() by Ville Syrjälä · 8 years ago
  16. ef1a191 drm/i915: Extract intel_plane_{pin,unpin}_fb() by Ville Syrjälä · 7 years ago
  17. 32febd9 drm/i915: Require fence only for FBC capable planes by Ville Syrjälä · 7 years ago
  18. cf1805e drm/i915: Clean up fbc vs. plane checks by Ville Syrjälä · 7 years ago
  19. f7a02ad drm/i915: Only pin the fence for primary planes (and gen2/3) by Ville Syrjälä · 7 years ago
  20. 85798ac drm/i915: Fail if we can't get a fence for gen2/3 tiled scanout by Ville Syrjälä · 7 years ago
  21. e61e0f5 drm/i915: Rename drm_i915_gem_request to i915_request by Chris Wilson · 7 years ago
  22. 5935485 drm/i915: Move the policy for placement of the GGTT vma into the caller by Chris Wilson · 7 years ago
  23. c154d1e drm/i915: Set the primary plane pipe select bits on gen4 by Ville Syrjälä · 8 years ago
  24. 32ea06b drm/i915: Don't set cursor pipe select bits on g4x+ by Ville Syrjälä · 8 years ago
  25. bd67a8c drm/i915: Release connector iterator on a digital port conflict. by Maarten Lankhorst · 7 years ago
  26. 933519a Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  27. 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  28. 734cbbf drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicit by Dhinakaran Pandiyan · 8 years ago
  29. c38c145 drm/i915: Fixup kerneldoc by Chris Wilson · 7 years ago
  30. c3cc39c drm/i915/icl: program mbus during pipe enable by Mahesh Kumar · 8 years ago
  31. c56b89f drm/i915: Use INTEL_GEN everywhere by Tvrtko Ursulin · 8 years ago
  32. 6a20fe7 drm/i915: Give all ioctl functions an _ioctl suffix by Ville Syrjälä · 8 years ago
  33. 6ec5bd3 drm/i915: Deprecate I915_SET_COLORKEY_NONE by Ville Syrjälä · 8 years ago
  34. b597277 drm/i915/icl: Handle expanded PLANE_CTL_FORMAT field by James Ausmus · 8 years ago
  35. 9787e83 drm/i915/cnl: Enable DDI-F on Cannonlake. by Rodrigo Vivi · 8 years ago
  36. 394676f drm/i915: Add WA for planes ending close to left screen edge by Imre Deak · 8 years ago
  37. c322c64 drm/i915: Add display WA #1175 for planes ending close to right screen edge by Imre Deak · 8 years ago
  38. e995ca0b drm/i915: Provide a device level .mode_valid() hook by Ville Syrjälä · 8 years ago
  39. 16af25f drm/i915: Add a comment exlaining CCS hsub/vsub by Ville Syrjälä · 8 years ago
  40. c19e112 drm/i915: Use enum plane_id for frontbuffer tracking by Ville Syrjälä · 8 years ago
  41. a2936e3d drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 8 years ago
  42. 0574bd8 drm/i915: Reject odd pipe source width with double wide/dual link by Ville Syrjälä · 8 years ago
  43. 77064e2 drm/i915: Add CCS capability for sprites by Ville Syrjälä · 8 years ago
  44. e13a318 drm/i915: Nuke a pointless unreachable() by Ville Syrjälä · 8 years ago
  45. e9af4ea drm/i915: Avoid waitboosting on the active request by Chris Wilson · 8 years ago
  46. 17bd6e6 drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks by Imre Deak · 8 years ago
  47. ee5e5e7 drm/i915: Add HDCP framework + base implementation by Sean Paul · 8 years ago
  48. 757fffc drm/i915: Put all non-blocking modesets onto an ordered wq by Ville Syrjälä · 8 years ago
  49. 20bdc11 drm/i915: Disable all planes for load detection, v2. by Ville Syrjälä · 8 years ago
  50. f0cbd8b i915: Reject CCS modifiers for pipe C on Geminilake by Gabriel Krisman Bertazi · 8 years ago
  51. 5f8e3f5 drm/i915/cnl: Add support for horizontal plane flipping by Joonas Lahtinen · 8 years ago
  52. b1ace60 drm/i915: give stolen_usable_size a more suitable home by Matthew Auld · 8 years ago
  53. 73ebd50 drm/i915: make mappable struct resource centric by Matthew Auld · 8 years ago
  54. 6647852 Merge airlied/drm-next into drm-intel-next-queued by Rodrigo Vivi · 8 years ago
  55. 3e72be1 drm/i915: Drop fb reference on load_detect_pipe failure path by Chris Wilson · 8 years ago
  56. 7a1530d7 intel/atomic: Stop updating legacy fb parameters by Daniel Vetter · 8 years ago
  57. 3f1f0b1 Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 8 years ago
  58. ca797d2 Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 8 years ago
  59. 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 8 years ago
  60. 4972f70 drm/i915: Pass crtc state to intel_pipe_{enable,disable}() by Ville Syrjälä · 8 years ago
  61. d5fb43c drm/i915: Wait for pipe to start on i830 as well by Ville Syrjälä · 8 years ago
  62. 8fedd64 drm/i915: Fix vblank timestamp/frame counter jumps on gen2 by Ville Syrjälä · 8 years ago
  63. 5816d9c drm/i915: Fix deadlock in i830_disable_pipe() by Ville Syrjälä · 8 years ago
  64. adbe5c5 drm/i915: Enable IPS with only sprite plane visible too, v4. by Maarten Lankhorst · 8 years ago
  65. 24f2845 drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3. by Maarten Lankhorst · 8 years ago
  66. 448aa91 drm/i915: Enable hotplug polling after registering the outputs by Chris Wilson · 8 years ago
  67. 6a44e17 drm/i915: remove stale comment from sanitize_encoder by Daniel Vetter · 8 years ago
  68. cff109f drm/i915: Add rudimentary plane state verification by Ville Syrjälä · 8 years ago
  69. 2924b8c drm/i915: Use plane->get_hw_state() for initial plane fb readout by Ville Syrjälä · 8 years ago
  70. b1558c7 drm/i915: Nuke crtc->plane by Ville Syrjälä · 8 years ago
  71. dd57602 drm/i915: Switch fbc over to for_each_new_intel_plane_in_state() by Ville Syrjälä · 8 years ago
  72. 81894b2 drm/i915: Nuke ironlake_get_initial_plane_config() by Ville Syrjälä · 8 years ago
  73. 282e83e drm/i915: Cleanup enum pipe/enum plane_id/enum i9xx_plane_id in initial fb readout by Ville Syrjälä · 8 years ago
  74. ed15030 drm/i915: s/enum plane/enum i9xx_plane_id/ by Ville Syrjälä · 8 years ago
  75. b1e0159 drm/i915: Redo plane sanitation during readout by Ville Syrjälä · 8 years ago
  76. 51f5a096 drm/i915: Add .get_hw_state() method for planes by Ville Syrjälä · 8 years ago
  77. 70c5f93 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  78. a01cb8b drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c by Ville Syrjälä · 8 years ago
  79. 10b47ee drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  80. 199ea38 drm/i915: Pass crtc_state to ips toggle functions, v2 by Maarten Lankhorst · 8 years ago
  81. 33a4986 drm/i915: Enable FIFO underrun reporting after initial fastset, v4. by Maarten Lankhorst · 8 years ago
  82. 738a814 drm/i915: Don't sanitize frame start delay if the pipe is off by Ville Syrjälä · 8 years ago
  83. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  84. df49ec8 drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glk by Rodrigo Vivi · 8 years ago
  85. 4036c78 drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+ by James Ausmus · 8 years ago
  86. 4493e09 drm/i915: Handle adjust better in intel_pipe_config_compare by Maarten Lankhorst · 8 years ago
  87. d640bf7 drm/i915: Check boolean options in intel_pipe_config_compare with its own macro by Maarten Lankhorst · 8 years ago
  88. f9bab55 drm/i915: Remove bogus ips_enabled check. by Maarten Lankhorst · 8 years ago
  89. 556fe36 drm/i915: Update watermark state correctly in sanitize_watermarks by Maarten Lankhorst · 8 years ago
  90. d378a3e drm/i915: Inline intel_modeset_gem_init() by Chris Wilson · 8 years ago
  91. cc6a818 drm/i915: Move intel_init_clock_gating() to i915_gem_init() by Chris Wilson · 8 years ago
  92. f58d13d drm/i915: Move GT powersaving init to i915_gem_init() by Chris Wilson · 8 years ago
  93. 8f4f279 drm/i915: Nuke intel_digital_port->port by Ville Syrjälä · 8 years ago
  94. 6ac4327 drm/i915: Move init_clock_gating() back to where it was by Ville Syrjälä · 8 years ago
  95. f72b84c drm/i915: Move init_clock_gating() back to where it was by Ville Syrjälä · 8 years ago
  96. 58ecd9d drm/i915: Read ilk FDI PLL frequency once during initialisation by Chris Wilson · 8 years ago
  97. 7e732ca drm/i915: Stop frobbing with DDI encoder->type by Ville Syrjälä · 8 years ago
  98. e1214b9 drm/i915: Populate output_types from .get_config() by Ville Syrjälä · 8 years ago
  99. 713946d drm/i915: Cancel the modeset retry work during modeset cleanup by Manasi Navare · 8 years ago
  100. 886c6b8 drm/i915: Cancel the modeset retry work during modeset cleanup by Manasi Navare · 8 years ago