1. 856312a drm/i915: fix FBC buffer size checks by Paulo Zanoni · 9 years ago
  2. c4ffd40 drm/i915: fix CFB size calculation by Paulo Zanoni · 9 years ago
  3. a42e5a2 drm/i915: remove pre-atomic check from SKL update_primary_plane by Paulo Zanoni · 9 years ago
  4. 3badb49f drm/i915: don't allocate fbcon from stolen memory if it's too big by Paulo Zanoni · 9 years ago
  5. 3a2fb2c Revert "drm/i915: Call encoder hotplug for init and resume cases" by Daniel Vetter · 9 years ago
  6. 8166fce Revert "drm/i915: Add hot_plug hook for hdmi encoder" by Daniel Vetter · 9 years ago
  7. 11aee0f drm/i915: use error path by Sudip Mukherjee · 9 years ago
  8. aafd858 drm/i915/irq: Fix misspelled word register in kernel-doc by Javier Martinez Canillas · 9 years ago
  9. 468f9d2 drm/i915/irq: Fix kernel-doc warnings by Javier Martinez Canillas · 9 years ago
  10. 4f91fc6 drm/i915: Hook up ring workaround writes at context creation time on Gen6-7. by Francisco Jerez · 9 years ago
  11. 0223580 drm/i915: Don't warn if the workaround list is empty. by Francisco Jerez · 9 years ago
  12. 6a8aadc drm/i915: Resurrect golden context on gen6/7 by Daniel Vetter · 9 years ago
  13. 5b5929c drm/i915/chv: remove pre-production hardware workarounds by Jani Nikula · 9 years ago
  14. d39398f drm/i915/snb: remove pre-production hardware workaround by Jani Nikula · 9 years ago
  15. 26148bd drm/i915/bxt: Set time interval unit to 0.833us by Akash Goel · 9 years ago
  16. 2f5945b drm/i915: Kill DRI1 cliprects by Chris Wilson · 9 years ago
  17. 5763ff0 drm/i915: Avoid GPU stalls from kswapd by Chris Wilson · 9 years ago
  18. ce8daef drm/i915: Remove dead i915_gem_evict_everything() by Chris Wilson · 9 years ago
  19. c9c0f5e drm/i915: During shrink_all we only need to idle the GPU by Chris Wilson · 9 years ago
  20. 3abafa5 drm/i915: Add a tracepoint for the shrinker by Chris Wilson · 9 years ago
  21. cb42261 drm/i915: DocBook add i915_component.h support by Libin Yang · 9 years ago
  22. 2844659 Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  23. 1438754 drm/i915: shrinker_control->nr_to_scan is now unsigned long by Chris Wilson · 9 years ago
  24. 1f2449c drm/i915: Fix kerneldoc for i915_gem_shrink_all by Daniel Vetter · 9 years ago
  25. 380996a drm/i915: Use a task to cancel the userptr on invalidate_range by Chris Wilson · 9 years ago
  26. e4b946b drm/i915: Fix userptr deadlock with aliased GTT mmappings by Chris Wilson · 9 years ago
  27. 68d6c84 drm/i915: Only update the current userptr worker by Chris Wilson · 9 years ago
  28. 24dfd07 drm/i915: prevent out of range pt in the PDE macros (take 3) by Michel Thierry · 9 years ago
  29. e9f24d5 drm/i915: Clean up associated VMAs on context destruction by Tvrtko Ursulin · 9 years ago
  30. b248e65 drm/i915/bxt: vlv_dsi_reset_clocks() can be static by kbuild test robot · 9 years ago
  31. 2493f21 drm/i915: Rename DP link training functions by Ander Conselvan de Oliveira · 9 years ago
  32. 0b5e88d drm/i915: Add hot_plug hook for hdmi encoder by Sonika Jindal · 9 years ago
  33. 7b9748c drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelist by Jordan Justen · 9 years ago
  34. 3e7732a drm/i915: Update Promotion timer for RC6 TO Mode by Sagar Arun Kamble · 9 years ago
  35. a1c4199 drm/i915/guc: Add host2guc notification for suspend and resume by Alex Dai · 9 years ago
  36. 3be60de drm/i915: Skip CHV PHY asserts until PHY has been fully reset by Ville Syrjälä · 9 years ago
  37. 9571b19 drm/i915: Don't bypass LRC on CHV by Ville Syrjälä · 9 years ago
  38. 5d250b0 drm/i915: Call encoder hotplug for init and resume cases by Sonika Jindal · 9 years ago
  39. 0681276 drm/i915: unlock on error in i915_ppgtt_info() by Dan Carpenter · 9 years ago
  40. 022e4e5 drm/i915/bxt: Modify BXT BLC according to VBT changes by Sunil Kamath · 9 years ago
  41. ce0c982 drm/i915/bxt: get DSI pixelclock by Shashank Sharma · 9 years ago
  42. baeac68 drm/i915/bxt: get_hw_state for BXT by Shashank Sharma · 9 years ago
  43. b389a45 drm/i915/bxt: DSI disable and post-disable by Shashank Sharma · 9 years ago
  44. 11b8e4f drm/i915/bxt: Program Tx Rx and Dphy clocks by Shashank Sharma · 9 years ago
  45. 37ab081 drm/i915/bxt: DSI enable for BXT by Shashank Sharma · 9 years ago
  46. 7d4aefd drm/i915/bxt: DSI encoder support in CRTC modeset by Shashank Sharma · 9 years ago
  47. 13d70b8 drm/i915: rename INSTDONE1 to GEN4_INSTDONE1 by Imre Deak · 9 years ago
  48. bd93a50 drm/i915: rename INSTDONE to GEN2_INSTDONE by Imre Deak · 9 years ago
  49. f1d5434 drm/i915: remove duplicate names for the render ring INSTDONE register by Imre Deak · 9 years ago
  50. 101b506 drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset by Michel Thierry · 9 years ago
  51. 9d91a1b drm/i915/guc: Don't forward flip interrupts to GuC by Sagar Arun Kamble · 9 years ago
  52. 923c1241 drm/i915: s/GET_CFG_CR1_REG/DPLL_CFGCR1/ etc. by Ville Syrjälä · 9 years ago
  53. 76305b1 drm/i915: Calculate watermark configuration during atomic check (v2) by Matt Roper · 9 years ago
  54. a4611e4 drm/i915: Don't set plane visible during HW readout if CRTC is off by Matt Roper · 9 years ago
  55. a28170f drm/i915: Calculate ILK-style watermarks during atomic check (v3) by Matt Roper · 9 years ago
  56. de4a9f8 drm/i915: Calculate pipe watermarks into CRTC state (v3) by Matt Roper · 9 years ago
  57. de165e0 drm/i915: Refactor ilk_update_wm (v3) by Ville Syrjälä · 9 years ago
  58. 47c9943 drm/i915: Drop intel_update_sprite_watermarks by Matt Roper · 9 years ago
  59. 7809e5a drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check by Matt Roper · 9 years ago
  60. 3a05f5e drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3) by Matt Roper · 9 years ago
  61. 4969d33 drm/i915/skl: Simplify wm structures slightly (v2) by Matt Roper · 9 years ago
  62. 31409e9 drm/i915: Determine I915_MAX_PLANES from plane enum by Matt Roper · 9 years ago
  63. 7221fc3 drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM (v2) by Matt Roper · 9 years ago
  64. 43d59ed drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code (v2) by Matt Roper · 9 years ago
  65. 37d9078 drm/i915: Drop redundant watermark programming by Matt Roper · 9 years ago
  66. d813510 drm/i915/bxt: fix RC6 residency time calculation by Imre Deak · 9 years ago
  67. 93f2531 drm/i915/guc: Media domain bit needed when notify GuC rc6 state by Alex Dai · 9 years ago
  68. 36c0d0c drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/ by Ville Syrjälä · 9 years ago
  69. eede3b5 drm/i915: s/_FDI_RXA_.../FDI_RX_...(PIPE_A)/ by Ville Syrjälä · 9 years ago
  70. 87f77ef drm/i915: Add missing const to audio_rate_need_prog() by Takashi Iwai · 9 years ago
  71. 91bedd3 drm/i915/bdw: Check for slice, subslice and EU count for BDW by Łukasz Daniluk · 9 years ago
  72. 76b1cf2 drm: i915: drop null test before destroy functions by Julia Lawall · 9 years ago
  73. 5507fae drm/i915: make backlight hooks connector specific by Jani Nikula · 9 years ago
  74. 8cd21b7 drm/i915/ddi: use switch case instead of if ladder for ddi_get_encoder_port by Jani Nikula · 9 years ago
  75. 85b98a4 drm/i915/ddi: warn instead of oops on invalid ddi encoder type by Jani Nikula · 9 years ago
  76. 7bad74d drm/i915: Use czclk_freq in vlv c0 residency calculations by Ville Syrjälä · 9 years ago
  77. 2cc9fab drm/i915: Simplify vlv/chv rc6 residency calculation by Ville Syrjälä · 9 years ago
  78. bfa7df0 drm/i915: Read czclk from CCK on vlv/chv by Ville Syrjälä · 9 years ago
  79. 87d5d25 drm/i915: Renaming CCK related reg definitions by Vandana Kannan · 9 years ago
  80. 2d05fa1 drm/i915: Fix comparison bug by Rasmus Villemoes · 9 years ago
  81. 120f5d2 drm/i915/gen8: Move WaHdcDisableFetchWhenMasked to common init fn by Arun Siluvery · 9 years ago
  82. a340af5 drm/i915/gen8: Move WaForceEnableNonCoherent to common init fn by Arun Siluvery · 9 years ago
  83. 7eebcde drm/i915/gen8: Move GEN7_GT_MODE WA to common init fn by Arun Siluvery · 9 years ago
  84. 4840463 drm/i915/gen8: Move Wa4x4STCOptimizationDisable to common init fn by Arun Siluvery · 9 years ago
  85. 6def8fd drm/i915/gen8: Move HiZ RAW stall optimization disable WA to common init fn by Arun Siluvery · 9 years ago
  86. d058119 drm/i915/gen8: Move WaDisablePartialInstShootdown to common init fn by Arun Siluvery · 9 years ago
  87. 717d84d drm/i915/gen8: Move WaDisableAsyncFlipPerfMode to common init fn by Arun Siluvery · 9 years ago
  88. 68c6198 drm/i915/gen8: Move INSTPM WA to common function by Arun Siluvery · 9 years ago
  89. e9a64ad drm/i915/gen8: Add gen8_init_workarounds for common WA by Arun Siluvery · 9 years ago
  90. 010e9f5 drm/i915/skl: Remove WaDisableVFUnitClockGating by Arun Siluvery · 9 years ago
  91. 7019f0a drm/i915/skl: Remove WaSetGAPSunitClckGateDisable by Arun Siluvery · 9 years ago
  92. 68fc2b7 drm/i915/skl: Remove WaDisableSDEUnitClockGating by Arun Siluvery · 9 years ago
  93. aa66c50 drm/i915/bxt: Add WaStoreMultiplePTEenable name by Arun Siluvery · 9 years ago
  94. 6029468 drm/i915/gen9: Merge two WA as they part of same register by Arun Siluvery · 9 years ago
  95. aa0011a drm/i915/gen9: Handle error returned by gen9_init_workarounds by Arun Siluvery · 9 years ago
  96. 1170f28 drm/i915: Add CD and pixel clock information by Mika Kahola · 9 years ago
  97. 7717940 drm/i915: s/DDI_BUF_CTL_A/DDI_BUF_CTL(PORT_A)/ by Ville Syrjälä · 9 years ago
  98. e66eb81 drm/i915: Add VLV_HDMIB etc. which already include VLV_DISPLAY_BASE by Ville Syrjälä · 9 years ago
  99. 0b87c24 drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/ by Ville Syrjälä · 9 years ago
  100. f65a9c5 drm/i915: Parametrize PALETTE and LGC_PALETTE by Ville Syrjälä · 9 years ago