1. 59fd7e4 Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  2. b5f1c97 drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg by Imre Deak · 10 years ago
  3. 53292cd drm/i915: Workaround to avoid lite restore with HEAD==TAIL by Michel Thierry · 10 years ago
  4. 9535c47 drm/i915: cope with large i2c transfers by Dmitry Torokhov · 10 years ago
  5. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  6. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 10 years ago
  7. f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 10 years ago
  8. aa219a0 Merge tag 'drm-intel-next-fixes-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  9. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  10. 37ef01a drm/i915: Dont enable CS_PARSER_ERROR interrupts at all by Daniel Vetter · 10 years ago
  11. e0d6149 drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover by Tvrtko Ursulin · 10 years ago
  12. 08d9bc9 drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 10 years ago
  13. af8fcb9 drm/i915/chv: Remove DPIO force latency causing interpair skew issue by Clint Taylor · 10 years ago
  14. 88f933a drm/i915: Don't cancel DRRS worker synchronously for flush/invalidate by Daniel Vetter · 10 years ago
  15. 9da7d69 drm/i915: Fix locking in DRRS flush/invalidate hooks by Daniel Vetter · 10 years ago
  16. 1d8ac08 Merge tag 'v4.0-rc7' into drm-next by Dave Airlie · 10 years ago
  17. 77cb2fea tracing/drm: Remove unused TRACE_SYSTEM_STRING define by Steven Rostedt · 10 years ago
  18. 5df0582 drm/i915/vlv: remove wait for previous GFX clk disable request by Jesse Barnes · 10 years ago
  19. c9c52e2 drm/i915/chv: Remove Wait for a previous gfx force-off by Deepak S · 10 years ago
  20. 9c25210 drm/i915/vlv: save/restore the power context base reg by Jesse Barnes · 10 years ago
  21. 840a1cf drm/i915: Reject the colorkey ioctls for primary and cursor planes by Ville Syrjälä · 10 years ago
  22. ee73c61 drm/i915: Skip allocating shadow batch for 0-length batches by Chris Wilson · 10 years ago
  23. 6e0aa80 Merge tag 'v4.0-rc6' into drm-intel-next by Daniel Vetter · 10 years ago
  24. 1ff27a3 drm/i915: Update DRIVER_DATE to 20150327 by Daniel Vetter · 10 years ago
  25. 743e78c drm/i915: Skip allocating shadow batch for 0-length batches by Chris Wilson · 10 years ago
  26. 9d918c1 drm/i915: Handle error to get connector state when staging config by Ander Conselvan de Oliveira · 10 years ago
  27. 9abc464 drm/i915: Compare GGTT view structs instead of types by Joonas Lahtinen · 10 years ago
  28. 2f2cf68 drm/i915: fix simple_return.cocci warnings by kbuild test robot · 10 years ago
  29. 5bedeb2 drm/i915: Add module param to test the load detect code by Daniel Vetter · 10 years ago
  30. 55bb999 drm/i915: Remove usage of encoder->new_crtc from clock computations by Ander Conselvan de Oliveira · 10 years ago
  31. 723f9aa drm/i915: Don't look at staged config crtc when changing DRRS state by Ander Conselvan de Oliveira · 10 years ago
  32. a93e255 drm/i915: Convert intel_pipe_will_have_type() to using atomic state by Ander Conselvan de Oliveira · 10 years ago
  33. 679dacd drm/i915: Pass an atomic state to modeset_global_resources() functions by Ander Conselvan de Oliveira · 10 years ago
  34. 72744cb drm/i915: Add dynamic page trace events by Michel Thierry · 10 years ago
  35. 4933d51 drm/i915: Finish gen6/7 dynamic page table allocation by Michel Thierry · 10 years ago
  36. 59568eb drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages by Michel Thierry · 10 years ago
  37. 1266cdb drm/i915: Fix i915_dma_map_single positive error code by Michel Thierry · 10 years ago
  38. fdc454c drm/i915: Prevent out of range pt in gen6_for_each_pde by Michel Thierry · 10 years ago
  39. a8265c5 drm/i915: Rip out GET_SPRITE_COLORKEY ioctl by Daniel Vetter · 10 years ago
  40. d21bd67 drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config() by Ander Conselvan de Oliveira · 10 years ago
  41. e75f477 drm/i915: Don't use staged config in intel_dp_mst_compute_config() by Ander Conselvan de Oliveira · 10 years ago
  42. 3165c07 drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder() by Ander Conselvan de Oliveira · 10 years ago
  43. 77f06c8 drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config by Ander Conselvan de Oliveira · 10 years ago
  44. 84556d5 drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config() by Ander Conselvan de Oliveira · 10 years ago
  45. 1486017 drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp() by Ander Conselvan de Oliveira · 10 years ago
  46. 0b90187 drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config() by Ander Conselvan de Oliveira · 10 years ago
  47. 944b0c7 drm/i915: Copy the staged connector config to the legacy atomic state by Ander Conselvan de Oliveira · 10 years ago
  48. d29b2f9 drm/i915: Update dummy connector atomic state with current config by Ander Conselvan de Oliveira · 10 years ago
  49. 9896972 drm/i915: Implement connector state duplication by Ander Conselvan de Oliveira · 10 years ago
  50. 2f0b579 drm/i915/skl: fix semicolon.cocci warnings by kbuild test robot · 10 years ago
  51. db7542d drm/i915: Allocate a crtc_state also when the crtc is being disabled by Ander Conselvan de Oliveira · 10 years ago
  52. 83a5715 drm/i915: Allocate a drm_atomic_state for the legacy modeset code by Ander Conselvan de Oliveira · 10 years ago
  53. 49172fe drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe() by Ander Conselvan de Oliveira · 10 years ago
  54. 10f81c1 drm/i915: Add intel_atomic_get_crtc_state() helper function by Ander Conselvan de Oliveira · 10 years ago
  55. 88595ac drm/i915: always preserve bios swizzling by Daniel Vetter · 10 years ago
  56. f6936e2 drm/i915: Add initial_ prefix to bios fb takeover code by Daniel Vetter · 10 years ago
  57. 3cd919f drm/i915: Remove duplicated psr.active unset by Rodrigo Vivi · 10 years ago
  58. 5097f8c drm/i915: Fixup legacy plane->crtc link for initial fb config by Daniel Vetter · 10 years ago
  59. ab585de drm/i915: kill i915.powersave by Rodrigo Vivi · 10 years ago
  60. 5f40775 drm/i915: Fixup legacy plane->crtc link for initial fb config by Daniel Vetter · 10 years ago
  61. 3164a80 drm/i915: Fix atomic state when reusing the firmware fb by Damien Lespiau · 10 years ago
  62. 832a3aa drm/i915: Keep ring->active_list and ring->requests_list consistent by Chris Wilson · 10 years ago
  63. 6c826f3 drm/i915: Add fault address to error state for gen8 and gen9 by Mika Kuoppala · 10 years ago
  64. 1d00dad drm/i915/skl: Fix up positive error code by Tvrtko Ursulin · 10 years ago
  65. c0f4042 drm/i915: make unsupported fb modifier message DRM_DEBUG by Jesse Barnes · 10 years ago
  66. 59a58cb drm/i915: Don't try to reference the fb in get_initial_plane_config() by Damien Lespiau · 10 years ago
  67. c2d885c drm/i915: Removing the drrs capability enum initialization by Ramalingam C · 10 years ago
  68. 096fad9 drm/i915: move clearing of RPS interrupt bits from disable to reset time by Imre Deak · 10 years ago
  69. 58072cc drm/i915: fix race when clearing RPS IIR bits by Imre Deak · 10 years ago
  70. 1fc0a8f drm/i915/skl: Take 90/270 rotation into account in watermark calculations by Tvrtko Ursulin · 10 years ago
  71. 121920f drm/i915/skl: Query display address through a wrapper by Tvrtko Ursulin · 10 years ago
  72. 50470bb drm/i915/skl: Support secondary (rotated) frame buffer mapping by Tvrtko Ursulin · 10 years ago
  73. f64b98c drm/i915: Helper function to determine GGTT view from plane state by Tvrtko Ursulin · 10 years ago
  74. 82bc3b2 drm/i915: Pass in plane state when (un)pinning frame buffers by Tvrtko Ursulin · 10 years ago
  75. e661733 drm/i915: Use GGTT view when (un)pinning objects to planes by Tvrtko Ursulin · 10 years ago
  76. 6761dd3 drm/i915/skl: Extract tile height code into a helper function by Tvrtko Ursulin · 10 years ago
  77. 9848de0 drm/i915: Use usleep_range() in wait_for() by Ville Syrjälä · 10 years ago
  78. 0b37a9a drm/i915: Do not leak objects after capturing error state by Michel Thierry · 10 years ago
  79. 2ddc1da drm/i915: Fix SKL sprite disable double buffer register update by Ville Syrjälä · 10 years ago
  80. 48fe469 drm/i915: Eliminate plane control register RMW from sprite code by Ville Syrjälä · 10 years ago
  81. 47ecbb2 drm/i915: Eliminate the RMW sprite colorkey management by Ville Syrjälä · 10 years ago
  82. 08fd59f drm/i915: Move vblank wait determination to 'check' phase by Matt Roper · 10 years ago
  83. 9ca3ba0 drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll by Imre Deak · 10 years ago
  84. 24be4e4 drm/i915: check for div-by-zero in vlv_PLL_is_optimal by Imre Deak · 10 years ago
  85. d5dd62b drm/i915: factor out vlv_PLL_is_optimal by Imre Deak · 10 years ago
  86. bdd7554 drm/i915: Kill intel_plane->obj by Ville Syrjälä · 10 years ago
  87. 6702cf1 drm/i915: Initialize all contexts by Ben Widawsky · 10 years ago
  88. 563222a drm/i915: Track page table reload need by Ben Widawsky · 10 years ago
  89. 678d96f drm/i915: Track GEN6 page table usage by Ben Widawsky · 10 years ago
  90. 317b4e9 drm/i915: Extract context switch skip and add pd load logic by Ben Widawsky · 10 years ago
  91. 07749ef drm/i915: page table generalizations by Michel Thierry · 10 years ago
  92. d2d9cbb drm/i915: Send out the full AUX address by Ville Syrjälä · 10 years ago
  93. eb0b44a drm/i915: kerneldoc for i915_gem_shrinker.c by Daniel Vetter · 10 years ago
  94. be6a037 drm/i915: Extract i915_gem_shrinker.c by Daniel Vetter · 10 years ago
  95. 6f4b12f8 drm/i915: Use down ei for manual Baytrail RPS calculations by Chris Wilson · 10 years ago
  96. 43cf3bf drm/i915: Improved w/a for rps on Baytrail by Chris Wilson · 10 years ago
  97. aed242f drm/i915: Relax RPS contraints to allows setting minfreq on idle by Chris Wilson · 10 years ago
  98. edf4427 drm/i915: Fallback to using CPU relocations for large batch buffers by Chris Wilson · 10 years ago
  99. 6fafab7 drm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pin by Tvrtko Ursulin · 10 years ago
  100. dabde5c drm/i915: memory leak in __i915_gem_vma_create() by Dan Carpenter · 10 years ago