1. dad540c drm/i915: Update overlay code to do explicit request management by John Harrison · 9 years ago
  2. 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 9 years ago
  3. be01363 drm/i915: Update render_state_init() to take a request structure by John Harrison · 9 years ago
  4. 8753181 drm/i915: Update init_context() to take a request structure by John Harrison · 9 years ago
  5. 76c3916 drm/i915: Update deferred context creation to do explicit request management by John Harrison · 9 years ago
  6. abd68d9 drm/i915: Update do_switch() to take a request structure by John Harrison · 9 years ago
  7. ba01cc9 drm/i915: Update i915_switch_context() to take a request structure by John Harrison · 9 years ago
  8. b3dd6b9 drm/i915: Update ppgtt_init_ring() & context_enable() to take requests by John Harrison · 9 years ago
  9. dc4be6071 drm/i915: Add explicit request management to i915_gem_init_hw() by John Harrison · 9 years ago
  10. a3fbe05 drm/i915: Don't tag kernel batches as user batches by John Harrison · 9 years ago
  11. 90638cc drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable() by John Harrison · 9 years ago
  12. 4ad2fd8 drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring by John Harrison · 9 years ago
  13. 73cfa86 drm/i915: Update i915_gpu_idle() to manage its own request by John Harrison · 9 years ago
  14. 5b4a60c drm/i915: Add flag to i915_add_request() to skip the cache flush by John Harrison · 9 years ago
  15. 8a8edb5 drm/i915: Update execbuffer_move_to_active() to take a request structure by John Harrison · 9 years ago
  16. 535fbe8 drm/i915: Update move_to_gpu() to take a request structure by John Harrison · 9 years ago
  17. 95c2416 drm/i915: Update the dispatch tracepoint to use params->request by John Harrison · 9 years ago
  18. 6a6ae79 drm/i915: Add request to execbuf params and add explicit cleanup by John Harrison · 9 years ago
  19. 217e46b drm/i915: Update alloc_request to return the allocated request by John Harrison · 9 years ago
  20. adeca76 drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters by John Harrison · 9 years ago
  21. 5f19e2b drm/i915: Merged the many do_execbuf() parameters into a structure by John Harrison · 9 years ago
  22. 40e895c drm/i915: Set context in request from creation even in legacy mode by John Harrison · 9 years ago
  23. 0c8dac8 drm/i915: Early alloc request in execbuff by John Harrison · 9 years ago
  24. bf7dc5b drm/i915: i915_add_request must not fail by John Harrison · 9 years ago
  25. 29b1b41 drm/i915: Reserve ring buffer space for i915_add_request() commands by John Harrison · 9 years ago
  26. 0b076ec Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 9 years ago
  27. c82435b drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround by Arun Siluvery · 9 years ago
  28. 7ad00d1 drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround by Arun Siluvery · 9 years ago
  29. c4db759 drm/i915/gen8: Re-order init pipe_control in lrc mode by Arun Siluvery · 9 years ago
  30. 17ee950 drm/i915/gen8: Add infrastructure to initialize WA batch buffers by Arun Siluvery · 9 years ago
  31. b1330fb drm/i915: Report an error when i915.reset prevents a reset by Chris Wilson · 9 years ago
  32. bf13af5 drm/i915: Fix up KMS Kconfig removal patch by Daniel Vetter · 9 years ago
  33. ce8e3942 Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  34. fd93047 drm/i915: Remove KMS Kconfig option by Chris Wilson · 9 years ago
  35. eebaed6 drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS by Chris Wilson · 9 years ago
  36. 55a9785 drm/i915: Enforce execobject.alignment to be a power-of-two by Chris Wilson · 9 years ago
  37. 77a0d1c drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions. by Rodrigo Vivi · 9 years ago
  38. 3b1429d drm/i915: Factor out p2 divider selection for pre-ilk platforms by Ville Syrjälä · 9 years ago
  39. 8c841e5 drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins() by Jani Nikula · 9 years ago
  40. 77913b3 drm/i915: move generic hotplug code into new intel_hotplug.c file by Jani Nikula · 9 years ago
  41. 10b0e9e drm/i915/irq: clarify irq storm related function naming by Jani Nikula · 9 years ago
  42. 70f71d5 drm/i915/irq: abstract irq storm hotplug disabling by Jani Nikula · 9 years ago
  43. a004986 drm/i915/irq: move hotplug even debug print to second connector loop by Jani Nikula · 9 years ago
  44. 27c329e drm/i915: Make cdclk part of the atomic state. by Maarten Lankhorst · 9 years ago
  45. c389c9c drm/i915: Remove transitional references from intel_plane_atomic_check. by Maarten Lankhorst · 9 years ago
  46. 818ed96 drm/i915: Make setting color key atomic. by Maarten Lankhorst · 9 years ago
  47. eddfcbc drm/i915: Update less state during modeset. by Maarten Lankhorst · 9 years ago
  48. a539205 drm/i915: atomic plane updates in a nutshell by Maarten Lankhorst · 9 years ago
  49. d032ffa drm/i915: Handle disabling planes better, v2. by Maarten Lankhorst · 9 years ago
  50. 61333b6 drm/i915: Do not run most checks when there's no modeset. by Maarten Lankhorst · 9 years ago
  51. ac21b22 drm/i915: Move crtc commit updates to separate functions. by Maarten Lankhorst · 9 years ago
  52. 0583236 drm/i915: move detaching scalers to begin_crtc_commit, v2. by Maarten Lankhorst · 9 years ago
  53. 7fabf5e drm/i915: remove force argument from disable_plane by Maarten Lankhorst · 9 years ago
  54. 061e4b8 drm/i915: clean up atomic plane check functions, v2. by Maarten Lankhorst · 9 years ago
  55. 302d19a drm/i915: clean up plane commit functions by Maarten Lankhorst · 9 years ago
  56. da20eab drm/i915: Split plane updates of crtc->atomic into a helper, v2. by Maarten Lankhorst · 9 years ago
  57. 86adf9d drm/i915: Split skl_update_scaler, v4. by Maarten Lankhorst · 9 years ago
  58. ad42137 drm/i915: Assign a new pll from the crtc check function, v2. by Maarten Lankhorst · 9 years ago
  59. cf5a15b drm/i915: Move scaler setup to check crtc function, v2. by Maarten Lankhorst · 9 years ago
  60. 6d3a1ce drm/i915: Add a simple atomic crtc check function, v2. by Maarten Lankhorst · 9 years ago
  61. 133b0d1 drm/i915: Clean up intel_atomic_setup_scalers slightly. by Maarten Lankhorst · 9 years ago
  62. b359283 drm/i915: Use crtc state in intel_modeset_pipe_config by Maarten Lankhorst · 9 years ago
  63. 9044a81 drm/i915: Silence compiler warning by Ander Conselvan de Oliveira · 9 years ago
  64. fbb35c1 drm/i915: Update DRIVER_DATE to 20150619 by Daniel Vetter · 9 years ago
  65. 2609381 Merge tag 'drm-intel-next-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  66. 7fd2d26 drm/i915: Reset request handling for gen8+ by Mika Kuoppala · 9 years ago
  67. b0a08be drm/i915/bxt: eDP Panel Power sequencing by Vandana Kannan · 9 years ago
  68. ce52299 drm/i915: Use helper to set CRTC state's mode by Matt Roper · 9 years ago
  69. 4ed9fb3 drm/i915: Don't set enabled value of all CRTCs when restoring the mode by Ander Conselvan de Oliveira · 9 years ago
  70. 0d26fb8 drm/i915: Don't update staged config during force restore modesets by Ander Conselvan de Oliveira · 9 years ago
  71. e62d8dc drm/i915: Don't check modeset state in the hw state force restore path by Ander Conselvan de Oliveira · 9 years ago
  72. e7d66d8 drm/i915: Remove more ilk rc6 remnants by Daniel Vetter · 9 years ago
  73. 0904dea drm/i915: Limit CHV max cdclk by Mika Kahola · 9 years ago
  74. d8514d6 drm/i915: don't set the FBC plane select bits on HSW+ by Paulo Zanoni · 9 years ago
  75. 2e8144a drm/i915: unify no_fbc_reason message printing by Paulo Zanoni · 9 years ago
  76. 87f5ff0 drm/i915: add FBC_ROTATION to enum no_fbc_reason by Paulo Zanoni · 9 years ago
  77. 31b9df1 drm/i915: print FBC compression status on debugfs by Paulo Zanoni · 9 years ago
  78. 44c5905 drm/i915: Drop the 64k linear scanout alignment on gen2/3 by Ville Syrjälä · 9 years ago
  79. 985b8bb drm/i915: Align DSPSURF to 128k on VLV/CHV by Ville Syrjälä · 9 years ago
  80. 4e9a86b drm/i915: Actually respect DSPSURF alignment restrictions by Ville Syrjälä · 9 years ago
  81. 7cd3527 drm/i915: Delete duplicate #defines added for DCx by Chandra Konduru · 9 years ago
  82. 0ddfd20 drm/i915: Restarting the Idleness DRRS in drrs_flush by Ramalingam C · 9 years ago
  83. a80c69f Merge branch 'topic/atomic-conversion' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  84. 49e4d84 drm/i915: Report to userspace if we have a (presumed) working GPU reset by Chris Wilson · 9 years ago
  85. 0d80418 drm/i915: Fix build without CONFIG_PM by Chris Wilson · 9 years ago
  86. 41d232b drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist. by Francisco Jerez · 9 years ago
  87. c1091b2 drm/i915: Extend the parser to check register writes against a mask/value pair. by Francisco Jerez · 9 years ago
  88. 8a389ca drm/i915: Fix command parser to validate multiple register access with the same command. by Francisco Jerez · 9 years ago
  89. caf4e25 drm/i915: Make sure our labels start at column 0 by Damien Lespiau · 9 years ago
  90. abd41dc drm/i915/skl: Add debug messages at the start/end of DMC firmware loading by Damien Lespiau · 9 years ago
  91. 78ace48 drm/i915: Remove unnecessary () used with WARN() by Damien Lespiau · 9 years ago
  92. d351f6d drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist. by Francisco Jerez · 9 years ago
  93. 4e86f72 drm/i915: Extend the parser to check register writes against a mask/value pair. by Francisco Jerez · 9 years ago
  94. 6a65c5b drm/i915: Fix command parser to validate multiple register access with the same command. by Francisco Jerez · 9 years ago
  95. fcc0008 drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk by Ville Syrjälä · 9 years ago
  96. ac3f918 Fix resume from suspend on IBM X30 by Thomas Richter · 9 years ago
  97. 8a1ebd7 drm/i915/gtt: Remove _single from page table allocator by Mika Kuoppala · 9 years ago
  98. ea3f5d2 drm/i915/gtt: Don't leak scratch page on mapping error by Mika Kuoppala · 9 years ago
  99. 66c826a drm/i915/vlv: fix RC6 residency time calculation by Imre Deak · 9 years ago
  100. 3320e37 drm/i915: Double the port clock when using double clocked modes with 12bpc by Ville Syrjälä · 9 years ago