1. e87a005 drm/i915: add helpers for platform specific revision id range checks by Jani Nikula · 9 years ago
  2. fffda3f drm/i915/bxt: add revision id for A1 stepping and use it by Jani Nikula · 9 years ago
  3. ef712bb drm/i915: remove parens around revision ids by Jani Nikula · 9 years ago
  4. fc32b1f drm/i915: Do not wait for flips in intel_crtc_disable_noatomic. by Maarten Lankhorst · 9 years ago
  5. 86efe24 drm/i915/skl: Consider plane rotation when calculating stride in skl_do_mmio_flip by Tvrtko Ursulin · 9 years ago
  6. 54bf1ce drm/i915/skl: Assume no scaling is available when things are not as expected by Tvrtko Ursulin · 9 years ago
  7. c73666f drm/i915/skl: If needed sanitize bios programmed cdclk by Shobhit Kumar · 9 years ago
  8. fbcc1a0 drm/i915: Break out common code from gen8_gt_irq_handler by Nick Hoath · 9 years ago
  9. 5dd280b drm/i195: Rename gt_irq_handler variable by Nick Hoath · 9 years ago
  10. 024c904 drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4) by Matt Roper · 9 years ago
  11. fa8848f drm/i915: Report context GTT size by Chris Wilson · 9 years ago
  12. def0c5f drm/i915: Map the ringbuffer using WB on LLC machines by Chris Wilson · 9 years ago
  13. 1f9a99e drm/i915/gen8: Flip the 48b switch by Michel Thierry · 9 years ago
  14. 6173ee2 drm/i915: Only call commit_planes when there are things to commit. by Maarten Lankhorst · 9 years ago
  15. 6285262 drm/i915: Only run commit when crtc is active, v2. by Maarten Lankhorst · 9 years ago
  16. f029ee8 drm/i915: Only commit active planes when updating planes during reset. by Maarten Lankhorst · 9 years ago
  17. 61067a5 drm/i915: Update legacy primary state outside the commit hook, v2. by Maarten Lankhorst · 9 years ago
  18. b26a6b3 drm/i915: Make prepare_plane_fb fully interruptible. by Maarten Lankhorst · 9 years ago
  19. 1ee4939 drm/i915: Make plane fb tracking work correctly, v2. by Maarten Lankhorst · 9 years ago
  20. 0a9d2be drm/i915/skl: Making DC6 entry is the last call in suspend flow. by Animesh Manna · 9 years ago
  21. c562657 drm/i915: Kill the leftover RMW from ivb_sprite_disable() by Ville Syrjälä · 9 years ago
  22. 0a87871 drm/i915: restore ggtt double-bind avoidance by Daniel Vetter · 9 years ago
  23. e12c8ce drm/i915/skl: Enable pipe gamma for sprite planes. by Bob Paauwe · 9 years ago
  24. fc6f93b drm/i915/skl+: Enable pipe CSC on cursor planes. (v2) by Bob Paauwe · 9 years ago
  25. 9c4cbf8 drm/i915: Move skl/bxt gt specific workarounds to ring init by Mika Kuoppala · 9 years ago
  26. ef55f92 drm/i915: Drop i915_gem_obj_is_pinned() from set-cache-level by Chris Wilson · 9 years ago
  27. 2791a16 drm/i915: revert a few more watermark commits by Paulo Zanoni · 9 years ago
  28. ded1749 drm/i915: Remove dev_priv argument from NEEDS_FORCE_WAKE by Ville Syrjälä · 9 years ago
  29. d0669d0 drm/i915: Clean up LVDS register handling by Ville Syrjälä · 9 years ago
  30. 649636e drm/i915: Throw out some useless variables by Ville Syrjälä · 9 years ago
  31. 85fa792 drm/i915: Parametrize and fix SWF registers by Ville Syrjälä · 9 years ago
  32. fd8f507 drm/i915: s/PIPE_FRMCOUNT_GM45/PIPE_FRMCOUNT_G4X/ etc. by Ville Syrjälä · 9 years ago
  33. b51a284 drm/i915: Turn GEN5_ASSERT_IIR_IS_ZERO() into a function by Ville Syrjälä · 9 years ago
  34. 395b291 drm/i915: Fix a few bad hex numbers in register defines by Ville Syrjälä · 9 years ago
  35. 68d9753 drm/i915: Protect register macro arguments by Ville Syrjälä · 9 years ago
  36. 699fc40 drm/i915: Include gpio_mmio_base in GMBUS reg defines by Ville Syrjälä · 9 years ago
  37. 436c6d4 drm/i915: Parametrize HSW video DIP data registers by Ville Syrjälä · 9 years ago
  38. 03999f0 drm/i915: Eliminate weird parameter inversion from BXT PPS registers by Ville Syrjälä · 9 years ago
  39. 6042639 drm/i915: Hold dev->event_lock whilst inspecting intel_crtc->unpin_work by Chris Wilson · 9 years ago
  40. 115719f i915: switch from acpi_os_ioremap to memremap by Williams, Dan J · 9 years ago
  41. adfb467 drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  42. 80bea18 drm/i915: Update DRIVER_DATE to 20151010 by Daniel Vetter · 9 years ago
  43. 261a27d drm/i915: Partial revert of atomic watermark series by Matt Roper · 9 years ago
  44. 381e8ae drm/i915: Early exit from semaphore_waits_for for execlist mode. by Tomas Elf · 9 years ago
  45. 61fb588 drm/i915: Remove wrong warning from i915_gem_context_clean by Tvrtko Ursulin · 9 years ago
  46. 0ad98c7 drm/i915: Determine the stolen memory base address on gen2 by Ville Syrjälä · 9 years ago
  47. 856312a drm/i915: fix FBC buffer size checks by Paulo Zanoni · 9 years ago
  48. c4ffd40 drm/i915: fix CFB size calculation by Paulo Zanoni · 9 years ago
  49. a42e5a2 drm/i915: remove pre-atomic check from SKL update_primary_plane by Paulo Zanoni · 9 years ago
  50. 3badb49f drm/i915: don't allocate fbcon from stolen memory if it's too big by Paulo Zanoni · 9 years ago
  51. 3a2fb2c Revert "drm/i915: Call encoder hotplug for init and resume cases" by Daniel Vetter · 9 years ago
  52. 8166fce Revert "drm/i915: Add hot_plug hook for hdmi encoder" by Daniel Vetter · 9 years ago
  53. 11aee0f drm/i915: use error path by Sudip Mukherjee · 9 years ago
  54. aafd858 drm/i915/irq: Fix misspelled word register in kernel-doc by Javier Martinez Canillas · 9 years ago
  55. 468f9d2 drm/i915/irq: Fix kernel-doc warnings by Javier Martinez Canillas · 9 years ago
  56. 4f91fc6 drm/i915: Hook up ring workaround writes at context creation time on Gen6-7. by Francisco Jerez · 9 years ago
  57. 0223580 drm/i915: Don't warn if the workaround list is empty. by Francisco Jerez · 9 years ago
  58. 6a8aadc drm/i915: Resurrect golden context on gen6/7 by Daniel Vetter · 9 years ago
  59. 5b5929c drm/i915/chv: remove pre-production hardware workarounds by Jani Nikula · 9 years ago
  60. d39398f drm/i915/snb: remove pre-production hardware workaround by Jani Nikula · 9 years ago
  61. 26148bd drm/i915/bxt: Set time interval unit to 0.833us by Akash Goel · 9 years ago
  62. 2f5945b drm/i915: Kill DRI1 cliprects by Chris Wilson · 9 years ago
  63. 5763ff0 drm/i915: Avoid GPU stalls from kswapd by Chris Wilson · 9 years ago
  64. ce8daef drm/i915: Remove dead i915_gem_evict_everything() by Chris Wilson · 9 years ago
  65. c9c0f5e drm/i915: During shrink_all we only need to idle the GPU by Chris Wilson · 9 years ago
  66. 3abafa5 drm/i915: Add a tracepoint for the shrinker by Chris Wilson · 9 years ago
  67. cb42261 drm/i915: DocBook add i915_component.h support by Libin Yang · 9 years ago
  68. 2844659 Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  69. 1438754 drm/i915: shrinker_control->nr_to_scan is now unsigned long by Chris Wilson · 9 years ago
  70. 1f2449c drm/i915: Fix kerneldoc for i915_gem_shrink_all by Daniel Vetter · 9 years ago
  71. 380996a drm/i915: Use a task to cancel the userptr on invalidate_range by Chris Wilson · 9 years ago
  72. e4b946b drm/i915: Fix userptr deadlock with aliased GTT mmappings by Chris Wilson · 9 years ago
  73. 68d6c84 drm/i915: Only update the current userptr worker by Chris Wilson · 9 years ago
  74. 24dfd07 drm/i915: prevent out of range pt in the PDE macros (take 3) by Michel Thierry · 9 years ago
  75. e9f24d5 drm/i915: Clean up associated VMAs on context destruction by Tvrtko Ursulin · 9 years ago
  76. b248e65 drm/i915/bxt: vlv_dsi_reset_clocks() can be static by kbuild test robot · 9 years ago
  77. 2493f21 drm/i915: Rename DP link training functions by Ander Conselvan de Oliveira · 9 years ago
  78. 0b5e88d drm/i915: Add hot_plug hook for hdmi encoder by Sonika Jindal · 9 years ago
  79. 7b9748c drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelist by Jordan Justen · 9 years ago
  80. 3e7732a drm/i915: Update Promotion timer for RC6 TO Mode by Sagar Arun Kamble · 9 years ago
  81. a1c4199 drm/i915/guc: Add host2guc notification for suspend and resume by Alex Dai · 9 years ago
  82. 3be60de drm/i915: Skip CHV PHY asserts until PHY has been fully reset by Ville Syrjälä · 9 years ago
  83. 9571b19 drm/i915: Don't bypass LRC on CHV by Ville Syrjälä · 9 years ago
  84. 5d250b0 drm/i915: Call encoder hotplug for init and resume cases by Sonika Jindal · 9 years ago
  85. 0681276 drm/i915: unlock on error in i915_ppgtt_info() by Dan Carpenter · 9 years ago
  86. 022e4e5 drm/i915/bxt: Modify BXT BLC according to VBT changes by Sunil Kamath · 9 years ago
  87. ce0c982 drm/i915/bxt: get DSI pixelclock by Shashank Sharma · 9 years ago
  88. baeac68 drm/i915/bxt: get_hw_state for BXT by Shashank Sharma · 9 years ago
  89. b389a45 drm/i915/bxt: DSI disable and post-disable by Shashank Sharma · 9 years ago
  90. 11b8e4f drm/i915/bxt: Program Tx Rx and Dphy clocks by Shashank Sharma · 9 years ago
  91. 37ab081 drm/i915/bxt: DSI enable for BXT by Shashank Sharma · 9 years ago
  92. 7d4aefd drm/i915/bxt: DSI encoder support in CRTC modeset by Shashank Sharma · 9 years ago
  93. 13d70b8 drm/i915: rename INSTDONE1 to GEN4_INSTDONE1 by Imre Deak · 9 years ago
  94. bd93a50 drm/i915: rename INSTDONE to GEN2_INSTDONE by Imre Deak · 9 years ago
  95. f1d5434 drm/i915: remove duplicate names for the render ring INSTDONE register by Imre Deak · 9 years ago
  96. 101b506 drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset by Michel Thierry · 9 years ago
  97. 9d91a1b drm/i915/guc: Don't forward flip interrupts to GuC by Sagar Arun Kamble · 9 years ago
  98. 923c1241 drm/i915: s/GET_CFG_CR1_REG/DPLL_CFGCR1/ etc. by Ville Syrjälä · 9 years ago
  99. 76305b1 drm/i915: Calculate watermark configuration during atomic check (v2) by Matt Roper · 9 years ago
  100. a4611e4 drm/i915: Don't set plane visible during HW readout if CRTC is off by Matt Roper · 9 years ago