1. 43cf3bf drm/i915: Improved w/a for rps on Baytrail by Chris Wilson · 10 years ago
  2. 0f9e9cd Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-next by Daniel Vetter · 10 years ago
  3. 7f0801e drm/i915: Make sure the primary plane is enabled before reading out the fb state by Damien Lespiau · 10 years ago
  4. 968040b drm/i915: Read CHV_PLL_DW8 from the correct offset by Ville Syrjälä · 10 years ago
  5. d272ddf drm/i915: Rewrite IVB FDI bifurcation conflict checks by Ville Syrjälä · 10 years ago
  6. 251cc67 drm/i915: Rewrite some some of the FDI lane checks by Ville Syrjälä · 10 years ago
  7. 003632d drm/i915: Simplify the way BC bifurcation state consistency is kept by Ander Conselvan de Oliveira · 10 years ago
  8. 3749f46 drm/i915: Reduce clutter by using the local plane pointer by Ville Syrjälä · 10 years ago
  9. c5da514 drm/i915: Remove debug prints from primary plane update funcs by Ville Syrjälä · 10 years ago
  10. 89ed88b drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flips by Chris Wilson · 10 years ago
  11. 1e69cd7 drm/i915: Program PFI credits for VLV by Vidya Srinivas · 10 years ago
  12. 9cbe40c drm/i915: Update prop, int co-eff and gain threshold for CHV by Vijay Purushothaman · 10 years ago
  13. de3a0fd drm/i915: Initialize CHV digital lock detect threshold by Vijay Purushothaman · 10 years ago
  14. a945ce7e drm/i915: Disable M2 frac division for integer case by Vijay Purushothaman · 10 years ago
  15. c3d1f43 drm/i915: Update intel_crtc_active() to use state values (v2) by Matt Roper · 10 years ago
  16. 9d0d3fd drm/i915: Fix chv cdclk support by Ville Syrjälä · 10 years ago
  17. 6cca319 drm/i915: Allow pixel clock up to 95% of cdclk on CHV by Ville Syrjälä · 10 years ago
  18. de31fac drm/i915/skl: port A fuse straps don't work on early SKL steppings by Jesse Barnes · 10 years ago
  19. a561165 drm/i915: Remove ironlake rc6 support by John Harrison · 10 years ago
  20. 0d703d4 drm/i915: Don't clobber plane state on internal disables by Matt Roper · 10 years ago
  21. 1063418 drm/i915: Improve staged config logging by Ander Conselvan de Oliveira · 10 years ago
  22. 3a3371f drm/i915: Add a for_each_intel_connector macro by Ander Conselvan de Oliveira · 10 years ago
  23. 17fe102 drm/i915: Reduce CHV DPLL min vco frequency to 4.8 GHz by Ville Syrjälä · 10 years ago
  24. ff42e09 Revert "drm/i915: Switch planes from transitional helpers to full atomic helpers" by Daniel Vetter · 10 years ago
  25. 3bdcfc0 drm/i915: Make for_each_sprite() take dev_priv as argument by Damien Lespiau · 10 years ago
  26. dd74078 drm/i915: Make for_each_plane() take dev_priv as argument by Damien Lespiau · 10 years ago
  27. 3dd512f drm/i915: Kill intel_crtc->cursor_{width, height} (v2) by Matt Roper · 10 years ago
  28. 319c1d4 drm/i915: Ensure plane->state->fb stays in sync with plane->fb by Xi Ruoyao · 10 years ago
  29. 6c51d46 drm/i915: use in_interrupt() not in_irq() to check context by Dave Gordon · 10 years ago
  30. 3a656b5 drm/i915: Fix struct_mutex deadlock due to merge fumble by Ville Syrjälä · 10 years ago
  31. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  32. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  33. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 10 years ago
  34. 9128b04 drm/i915: Fix modeset state confusion in the load detect code by Daniel Vetter · 10 years ago
  35. 9a8f0a1 drm/i915/skl: Allow Y (and Yf) frame buffer creation by Tvrtko Ursulin · 10 years ago
  36. 0fda656 drm/i915/skl: Update watermarks for Y tiling by Tvrtko Ursulin · 10 years ago
  37. 40f4628 drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tiling by Damien Lespiau · 10 years ago
  38. 1327b9a drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraints by Damien Lespiau · 10 years ago
  39. b5d0e9b drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling by Damien Lespiau · 10 years ago
  40. b321803 drm/i915/skl: Allow scanning out Y and Yf fbs by Damien Lespiau · 10 years ago
  41. 3f52c6e drm/i915: Remove DRIVER_MODESET checks from modeset code by Daniel Vetter · 10 years ago
  42. b4f2bf4 drm/i915: Look at staged config when fixing pipe_src_w for LVDS by Ander Conselvan de Oliveira · 10 years ago
  43. 0787824 drm/i915: Ensure crtc_state backpointer is always initialized by Matt Roper · 10 years ago
  44. 83d6573 drm/i915: Use enabled value from crtc_state rather than crtc (v2) by Matt Roper · 10 years ago
  45. 62e537f drm/i915: Fix frontbuffer false positve. by Rodrigo Vivi · 10 years ago
  46. f37b5c2 drm/i915: Align initial plane backing objects correctly by Daniel Vetter · 10 years ago
  47. 44395bf drm/i915: Enable eDP DRRS for CHV by Durgadoss R · 10 years ago
  48. fe3cd48 drm/i915: Add support for DRRS in intel_dp_set_m_n by Ramalingam C · 10 years ago
  49. 9505e01 drm/i915: Limit max VCO supported in CHV to 6.48GHz by Vijay Purushothaman · 10 years ago
  50. cf6f0af drm/i915: Dell Chromebook 11 has PWM backlight by Jani Nikula · 10 years ago
  51. f75fb42 drm/i915/skl: handle all pixel formats in skylake_update_primary_plane() by Jani Nikula · 10 years ago
  52. 1e3feef drm/i915: Switch to drm_crtc variants of vblank functions by Daniel Vetter · 10 years ago
  53. 9625604 drm/irq: Add drm_crtc_vblank_reset by Daniel Vetter · 10 years ago
  54. f63bdb5 drm/i915: Make intel_unpin_fb_obj() static by Damien Lespiau · 10 years ago
  55. 25bab38 drm/i915: Announce support for framebuffer modifiers by Tvrtko Ursulin · 10 years ago
  56. 7b911ad drm/i915: Use fb modifiers in intel_pin_and_fence_fb_obj by Tvrtko Ursulin · 10 years ago
  57. 6a418fc drm/i915: Use fb modifiers in intel_check_cursor_plane by Tvrtko Ursulin · 10 years ago
  58. ba343e0 drm/i915/skl: CS flips are not supported with execlists by Tvrtko Ursulin · 10 years ago
  59. 30af77c drm/i915: Use fb format modifiers in skylake_update_primary_plane by Daniel Vetter · 10 years ago
  60. 091df6c drm/i915: Switch intel_fb_align_height to fb format modifiers by Daniel Vetter · 10 years ago
  61. 18c5247 drm/i915: Set up fb format modifier for initial plane config by Daniel Vetter · 10 years ago
  62. 2a80ead drm/i915: Add fb format modifier support by Daniel Vetter · 10 years ago
  63. e35fef2 drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtc by Paulo Zanoni · 10 years ago
  64. 42a7b08 drm/i915: Make sure the primary plane is enabled before reading out the fb state by Damien Lespiau · 10 years ago
  65. fb9981a drm/i915: Fix atomic state when reusing the firmware fb by Damien Lespiau · 10 years ago
  66. 2d14030 drm/i915: Store the initial framebuffer in initial_plane_config by Damien Lespiau · 10 years ago
  67. f55548b drm/i915: Don't try to reference the fb in get_initial_plane_config() by Damien Lespiau · 10 years ago
  68. 6bf129d drm/i915: Use an intermediate variable to avoid repeating ourselves by Damien Lespiau · 10 years ago
  69. 5ba76c4 drm/i915: Put update_state_fb() next to the fb update by Damien Lespiau · 10 years ago
  70. afd65eb drm/i915: Ensure plane->state->fb stays in sync with plane->fb by Matt Roper · 10 years ago
  71. ab8d667 drm/i915: Track old framebuffer instead of object by Tvrtko Ursulin · 10 years ago
  72. 3f678c9 drm/i915: Switch planes from transitional helpers to full atomic helpers by Matt Roper · 10 years ago
  73. 1ed1f96 drm/i915: Keep plane->state updated on pageflip by Matt Roper · 10 years ago
  74. ed6739e drm/i915: Split shared dpll setup out of __intel_set_mode() by Ander Conselvan de Oliveira · 10 years ago
  75. c196e1d drm/i915: Switch plane properties to full atomic helper. by Matt Roper · 10 years ago
  76. 1356837 drm/i915: Add crtc state duplication/destruction functions by Matt Roper · 10 years ago
  77. c6f95f2 drm/i915: Setup dummy atomic state for connectors (v3) by Matt Roper · 10 years ago
  78. 5ee67f1 drm/i915: Add main atomic entrypoints (v2) by Matt Roper · 10 years ago
  79. a98b343 drm/i915: Add .atomic_{get, set}_property() entrypoints to planes by Matt Roper · 10 years ago
  80. 65a3fea drm/i915: Consolidate plane handler vtables by Matt Roper · 10 years ago
  81. 8e7d688 drm/i915: Move rotation from intel_plane to drm_plane_state by Matt Roper · 10 years ago
  82. d9806c9 drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config() by Damien Lespiau · 10 years ago
  83. 1b842c8 drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config() by Damien Lespiau · 10 years ago
  84. 5724dbd drm/i915: Rename plane_config to initial_plane_config by Damien Lespiau · 10 years ago
  85. bc8d7df drm/i915/skl: Provide a Skylake version of get_plane_config() by Damien Lespiau · 10 years ago
  86. b35d63f drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes by Damien Lespiau · 10 years ago
  87. a55ecbe drm/i915: Make intel_format_to_fourcc() static by Damien Lespiau · 10 years ago
  88. 2844a92 drm/i915: Use pipe_name() in the get_plane_config() functions by Damien Lespiau · 10 years ago
  89. aeee5a4 drm/i915: Don't use crtc->plane in ILK+ get_config() by Damien Lespiau · 10 years ago
  90. b113d5e drm/i915: Unclutter the get_plane() functions by Damien Lespiau · 10 years ago
  91. ec2c981 drm/i915: Use a common function for computing the fb height alignment by Damien Lespiau · 10 years ago
  92. 49af449 drm/i915: Change plane_config to store a tiling_mode by Damien Lespiau · 10 years ago
  93. 59bad94 drm/i915: Rename the forcewake get/put functions by Mika Kuoppala · 10 years ago
  94. 6daccb0 drm/i915: Assert that runtime pm is active on user fw access by Chris Wilson · 10 years ago
  95. 16f3f65 drm/i915: Keep drm_crtc->state in sync with intel_crtc->config by Ander Conselvan de Oliveira · 10 years ago
  96. f5de6e0 drm/i915: Improve how the memory for crtc state is allocated by Ander Conselvan de Oliveira · 10 years ago
  97. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  98. 681a850 drm/i915: Use local pipe_config varariable when available by Ander Conselvan de Oliveira · 10 years ago
  99. 190f68c drm/i915: Pass new_config down do crtc_compute_clock by Ander Conselvan de Oliveira · 10 years ago
  100. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago