1. 4933d51 drm/i915: Finish gen6/7 dynamic page table allocation by Michel Thierry · 9 years ago
  2. 59568eb drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages by Michel Thierry · 9 years ago
  3. 1266cdb drm/i915: Fix i915_dma_map_single positive error code by Michel Thierry · 9 years ago
  4. fdc454c drm/i915: Prevent out of range pt in gen6_for_each_pde by Michel Thierry · 9 years ago
  5. 2c60fae drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl by Tommi Rantala · 9 years ago
  6. a8265c5 drm/i915: Rip out GET_SPRITE_COLORKEY ioctl by Daniel Vetter · 9 years ago
  7. d21bd67 drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config() by Ander Conselvan de Oliveira · 9 years ago
  8. e75f477 drm/i915: Don't use staged config in intel_dp_mst_compute_config() by Ander Conselvan de Oliveira · 9 years ago
  9. 3165c07 drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder() by Ander Conselvan de Oliveira · 9 years ago
  10. 77f06c8 drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config by Ander Conselvan de Oliveira · 9 years ago
  11. 84556d5 drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config() by Ander Conselvan de Oliveira · 9 years ago
  12. 1486017 drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp() by Ander Conselvan de Oliveira · 9 years ago
  13. 0b90187 drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config() by Ander Conselvan de Oliveira · 9 years ago
  14. 944b0c7 drm/i915: Copy the staged connector config to the legacy atomic state by Ander Conselvan de Oliveira · 9 years ago
  15. d29b2f9 drm/i915: Update dummy connector atomic state with current config by Ander Conselvan de Oliveira · 9 years ago
  16. 9896972 drm/i915: Implement connector state duplication by Ander Conselvan de Oliveira · 9 years ago
  17. 2f0b579 drm/i915/skl: fix semicolon.cocci warnings by kbuild test robot · 9 years ago
  18. db7542d drm/i915: Allocate a crtc_state also when the crtc is being disabled by Ander Conselvan de Oliveira · 9 years ago
  19. 83a5715 drm/i915: Allocate a drm_atomic_state for the legacy modeset code by Ander Conselvan de Oliveira · 9 years ago
  20. 49172fe drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe() by Ander Conselvan de Oliveira · 9 years ago
  21. 10f81c1 drm/i915: Add intel_atomic_get_crtc_state() helper function by Ander Conselvan de Oliveira · 9 years ago
  22. 88595ac drm/i915: always preserve bios swizzling by Daniel Vetter · 9 years ago
  23. f6936e2 drm/i915: Add initial_ prefix to bios fb takeover code by Daniel Vetter · 9 years ago
  24. 3cd919f drm/i915: Remove duplicated psr.active unset by Rodrigo Vivi · 9 years ago
  25. 5097f8c drm/i915: Fixup legacy plane->crtc link for initial fb config by Daniel Vetter · 9 years ago
  26. ab585de drm/i915: kill i915.powersave by Rodrigo Vivi · 9 years ago
  27. 6c826f3 drm/i915: Add fault address to error state for gen8 and gen9 by Mika Kuoppala · 9 years ago
  28. 1d00dad drm/i915/skl: Fix up positive error code by Tvrtko Ursulin · 9 years ago
  29. c0f4042 drm/i915: make unsupported fb modifier message DRM_DEBUG by Jesse Barnes · 9 years ago
  30. c2d885c drm/i915: Removing the drrs capability enum initialization by Ramalingam C · 9 years ago
  31. 096fad9 drm/i915: move clearing of RPS interrupt bits from disable to reset time by Imre Deak · 9 years ago
  32. 58072cc drm/i915: fix race when clearing RPS IIR bits by Imre Deak · 9 years ago
  33. 1fc0a8f drm/i915/skl: Take 90/270 rotation into account in watermark calculations by Tvrtko Ursulin · 9 years ago
  34. 121920f drm/i915/skl: Query display address through a wrapper by Tvrtko Ursulin · 9 years ago
  35. 50470bb drm/i915/skl: Support secondary (rotated) frame buffer mapping by Tvrtko Ursulin · 9 years ago
  36. f64b98c drm/i915: Helper function to determine GGTT view from plane state by Tvrtko Ursulin · 9 years ago
  37. 82bc3b2 drm/i915: Pass in plane state when (un)pinning frame buffers by Tvrtko Ursulin · 9 years ago
  38. e661733 drm/i915: Use GGTT view when (un)pinning objects to planes by Tvrtko Ursulin · 9 years ago
  39. 6761dd3 drm/i915/skl: Extract tile height code into a helper function by Tvrtko Ursulin · 9 years ago
  40. 9848de0 drm/i915: Use usleep_range() in wait_for() by Ville Syrjälä · 9 years ago
  41. 0b37a9a drm/i915: Do not leak objects after capturing error state by Michel Thierry · 9 years ago
  42. 2ddc1da drm/i915: Fix SKL sprite disable double buffer register update by Ville Syrjälä · 9 years ago
  43. 48fe469 drm/i915: Eliminate plane control register RMW from sprite code by Ville Syrjälä · 9 years ago
  44. 47ecbb2 drm/i915: Eliminate the RMW sprite colorkey management by Ville Syrjälä · 9 years ago
  45. 08fd59f drm/i915: Move vblank wait determination to 'check' phase by Matt Roper · 9 years ago
  46. 9ca3ba0 drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll by Imre Deak · 9 years ago
  47. 24be4e4 drm/i915: check for div-by-zero in vlv_PLL_is_optimal by Imre Deak · 9 years ago
  48. d5dd62b drm/i915: factor out vlv_PLL_is_optimal by Imre Deak · 9 years ago
  49. bdd7554 drm/i915: Kill intel_plane->obj by Ville Syrjälä · 9 years ago
  50. 6702cf1 drm/i915: Initialize all contexts by Ben Widawsky · 9 years ago
  51. 563222a drm/i915: Track page table reload need by Ben Widawsky · 9 years ago
  52. 678d96f drm/i915: Track GEN6 page table usage by Ben Widawsky · 9 years ago
  53. 317b4e9 drm/i915: Extract context switch skip and add pd load logic by Ben Widawsky · 9 years ago
  54. 07749ef drm/i915: page table generalizations by Michel Thierry · 9 years ago
  55. d2d9cbb drm/i915: Send out the full AUX address by Ville Syrjälä · 9 years ago
  56. eb0b44a drm/i915: kerneldoc for i915_gem_shrinker.c by Daniel Vetter · 9 years ago
  57. be6a037 drm/i915: Extract i915_gem_shrinker.c by Daniel Vetter · 9 years ago
  58. 6f4b12f8 drm/i915: Use down ei for manual Baytrail RPS calculations by Chris Wilson · 9 years ago
  59. 43cf3bf drm/i915: Improved w/a for rps on Baytrail by Chris Wilson · 9 years ago
  60. aed242f drm/i915: Relax RPS contraints to allows setting minfreq on idle by Chris Wilson · 9 years ago
  61. edf4427 drm/i915: Fallback to using CPU relocations for large batch buffers by Chris Wilson · 9 years ago
  62. 6fafab7 drm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pin by Tvrtko Ursulin · 9 years ago
  63. dabde5c drm/i915: memory leak in __i915_gem_vma_create() by Dan Carpenter · 9 years ago
  64. a1ddefd drm/i915/dp: return number of bytes written for short aux/i2c writes by Jani Nikula · 9 years ago
  65. 94ca719 drm/i915: Unconfuse DP link rate array names by Ville Syrjälä · 9 years ago
  66. 0336400e drm/i915: Include the sink/source/supported rates in debug output by Ville Syrjälä · 9 years ago
  67. fe51bfb drm/i915: Add eDP intermediate frequencies for CHV by Ville Syrjälä · 9 years ago
  68. e6bda3e drm/i915: Avoid overflowing the DP link rate arrays by Ville Syrjälä · 9 years ago
  69. ed4e9c1 drm/i915: Fix MST link rate handling by Ville Syrjälä · 9 years ago
  70. bc27b7d drm/i915: Use DP_LINK_RATE_SET whenever possible by Ville Syrjälä · 9 years ago
  71. 50fec21 drm/i915: Fix max link rate in intel_dp_mode_valid() by Ville Syrjälä · 9 years ago
  72. 2ecae76 drm/i915: Hide the source vs. sink rate handling from intel_dp_compute_config() by Ville Syrjälä · 9 years ago
  73. 1db10e2 drm/i915: Fully separate source vs. sink rates by Ville Syrjälä · 9 years ago
  74. d098a50 drm/i915: Remove special case from intel_supported_rates() by Ville Syrjälä · 9 years ago
  75. 12f6a2e drm/i915: Don't copy sink rates either by Ville Syrjälä · 9 years ago
  76. 636280b drm/i915: Don't copy the DP source rates arrays by Ville Syrjälä · 9 years ago
  77. ea2d8a4 drm/i915: Store the converted link rates in intel_dp->supported_rates[] by Ville Syrjälä · 9 years ago
  78. f4896f1 drm/i915: Make the DP rates int instead of uint32_t by Ville Syrjälä · 9 years ago
  79. ec7adb6 drm/i915: Do not use ggtt_view with (aliasing) PPGTT by Joonas Lahtinen · 9 years ago
  80. aca5e36 drm/i915: Fix sink crc connector iteration by Rodrigo Vivi · 9 years ago
  81. 0f9e9cd Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-next by Daniel Vetter · 9 years ago
  82. 7f0801e drm/i915: Make sure the primary plane is enabled before reading out the fb state by Damien Lespiau · 9 years ago
  83. 86a930d drm/i915: Update DRIVER_DATE to 20150313 by Daniel Vetter · 9 years ago
  84. 72c5ba9 drm/i915: Fix vmap_batch page iterator overrun by Mika Kuoppala · 9 years ago
  85. a1559ff drm/i915: Export total subslice and EU counts by Jeff McGee · 9 years ago
  86. cd9bfac drm/i915: redefine WARN_ON_ONCE to include the condition by Jani Nikula · 9 years ago
  87. 8749be8 drm/i915/skl: Implement WaDisableHBR2 by Damien Lespiau · 9 years ago
  88. 7a8785f drm/i915: Remove the preliminary_hw_support shackles from CHV by Ville Syrjälä · 9 years ago
  89. 968040b drm/i915: Read CHV_PLL_DW8 from the correct offset by Ville Syrjälä · 9 years ago
  90. d272ddf drm/i915: Rewrite IVB FDI bifurcation conflict checks by Ville Syrjälä · 9 years ago
  91. 251cc67 drm/i915: Rewrite some some of the FDI lane checks by Ville Syrjälä · 9 years ago
  92. 4c2a889 drm/i915/skl: Enable the RPS interrupts programming by Akash Goel · 9 years ago
  93. aa44862 drm/i915/skl: Enabling processing of Turbo interrupts by Akash Goel · 9 years ago
  94. 60260a5 drm/i915/skl: Updated the i915_frequency_info debugfs function by Akash Goel · 9 years ago
  95. 003632d drm/i915: Simplify the way BC bifurcation state consistency is kept by Ander Conselvan de Oliveira · 9 years ago
  96. ed64d66 drm/i915/skl: Updated the act_freq_mhz_show sysfs function by Akash Goel · 9 years ago
  97. 0beb059 drm/i915/skl: Updated the gen9_enable_rps function by Akash Goel · 9 years ago
  98. 74ef117 drm/i915/skl: Updated the gen6_rps_limits function by Akash Goel · 9 years ago
  99. 8a58643 drm/i915/skl: Restructured the gen6_set_rps_thresholds function by Akash Goel · 9 years ago
  100. 5704195 drm/i915/skl: Updated the gen6_set_rps function by Akash Goel · 9 years ago