1. cc3c425 drm/i915: Convert execlists_elsp_writ() for requests by Mika Kuoppala · 10 years ago
  2. 8ba319d drm/i915: Convert intel_lr_context_pin() for requests by Mika Kuoppala · 10 years ago
  3. f3cc01f drm/i915: Assign request ringbuf before pin by Mika Kuoppala · 10 years ago
  4. 05d9824 drm/i915: Convert execlists_update_context() for requests by Mika Kuoppala · 10 years ago
  5. d8cb887 drm/i915: Convert execlist_submit_contexts() for requests by Mika Kuoppala · 10 years ago
  6. a647828 drm/i915: Also perform gpu reset under execlist mode. by Niu,Bing · 10 years ago
  7. 9e00084 drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch by Arun Siluvery · 10 years ago
  8. 0bf73c3 drm/i915: protect FBC functions with FBC checks by Paulo Zanoni · 10 years ago
  9. c80ac85 drm/i915: FBC doesn't need struct_mutex anymore by Paulo Zanoni · 10 years ago
  10. b5e4b84 drm/i915: intel_unregister_dsm_handler() doesn't need struct_mutex by Paulo Zanoni · 10 years ago
  11. 5abeca4 drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutex by Paulo Zanoni · 10 years ago
  12. 25ad93f drm/i915: add the FBC mutex by Paulo Zanoni · 10 years ago
  13. 92e97d2 drm/i915: add dev_priv->mm.stolen_lock by Paulo Zanoni · 10 years ago
  14. fc78672 drm/i915: move FBC code out of i915_gem_stolen.c by Paulo Zanoni · 10 years ago
  15. d713fd4 drm/i915: add simple wrappers for stolen node insertion/removal by Paulo Zanoni · 10 years ago
  16. e72072b drm/i915: Drop a spurious intel_pre_plane_update() call by Ville Syrjälä · 10 years ago
  17. dfc2066d drm/i915/opregion: start using extended didl by Jani Nikula · 10 years ago
  18. d5cbb22 drm/i915/opregion: abstract didl and did2 getter and setter by Jani Nikula · 10 years ago
  19. b4fe815 drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg by Jani Nikula · 10 years ago
  20. f6a430d drm/i915/opregion: add new opregion stuff by Jani Nikula · 10 years ago
  21. 2d80391 drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes by Jani Nikula · 10 years ago
  22. 856974a drm/i915/hotplug: document the hotplug handling in the driver by Jani Nikula · 10 years ago
  23. 3e6da4a drm/i915/audio: clarify HD audio documentation wrt modeset by Jani Nikula · 10 years ago
  24. c30400f drm/i915: set FDI translations to NULL on SKL by Paulo Zanoni · 10 years ago
  25. a9ed33c drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam by Abdiel Janulgue · 10 years ago
  26. 6922528 drm/i915: Enable resource streamer on Execlists by Abdiel Janulgue · 10 years ago
  27. 4c436d55 drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXT by Abdiel Janulgue · 10 years ago
  28. 919032e drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START by Abdiel Janulgue · 10 years ago
  29. e629255 drm/i915/bxt: BUNs related to port PLL by Vandana Kannan · 10 years ago
  30. 7a0baa6 Revert "drm/i915: Disable 12bpc hdmi for now" by Ville Syrjälä · 10 years ago
  31. e64e739 drm/i915: Account for CHV/BXT DPLL clock limitations by Ville Syrjälä · 10 years ago
  32. 6fd765d drm/i915: Bump HDMI min port clock to 25 MHz by Ville Syrjälä · 10 years ago
  33. 398a017 drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms by Ville Syrjälä · 10 years ago
  34. ec53082 GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob() by Markus Elfring · 10 years ago
  35. a3d1d00 drm/i915: Update DRIVER_DATE to 20150703 by Daniel Vetter · 10 years ago
  36. 8776f02 drm/i915/gtt: Per ppgtt scratch page by Mika Kuoppala · 10 years ago
  37. 20dbe1a drm/i915: Changes required to enable DSI Video Mode on CHT by Gaurav K Singh · 10 years ago
  38. 3c5c6d8 drm/i915: Support for higher DSI clk by Gaurav K Singh · 10 years ago
  39. 260c1ad drm/i915/dsi: abstract dsi bpp derivation from pixel format by Jani Nikula · 10 years ago
  40. ce65e47 drm/i915: don't increment the FBC threshold at fbc_enable by Paulo Zanoni · 10 years ago
  41. ca1543b drm/i915: Report correct GGTT space usage by Tvrtko Ursulin · 10 years ago
  42. 4ad2af1 drm/i915/gtt: Return struct i915_scratch_page from alloc_scratch by Mika Kuoppala · 10 years ago
  43. 2e906be drm/i915/gtt: Reorder page alloc/free/init functions by Mika Kuoppala · 10 years ago
  44. 79bbcc2 drm/i915: Reserve space improvements by John Harrison · 10 years ago
  45. 793dfa5 drm/i915/bxt: mask off the DPLL state checker bits we don't program by Imre Deak · 10 years ago
  46. aa610dc drm/i915/bxt: add DDI port HW readout support by Imre Deak · 10 years ago
  47. dccbea3 drm/i915: calculate the port clock rate along with other PLL params by Imre Deak · 10 years ago
  48. 589eca6 drm/i915/vlv: move the vlv PLL helper next to its platform counterparts by Imre Deak · 10 years ago
  49. c845333 drm/i915/bxt: add PLL10 to the PLL state dumper by Imre Deak · 10 years ago
  50. 05712c1 drm/i915/bxt: add missing DDI PLL registers to the state checking by Imre Deak · 10 years ago
  51. f8896f5 drm/i915/skl: Buffer translation improvements by David Weinehall · 10 years ago
  52. 2cb389b drm/i915: Zero unused WM1 watermarks on VLV/CHV by Ville Syrjälä · 10 years ago
  53. de38b95 drm/i915: Add debugfs knobs for VLVCHV memory latency values by Ville Syrjälä · 10 years ago
  54. 6f9c784 drm/i915: Don't do PM5/DDR DVFS with multiple pipes by Ville Syrjälä · 10 years ago
  55. 852eb00 drm/i915: Try to make sure cxsr is disabled around plane enable/disable by Ville Syrjälä · 10 years ago
  56. 26e1fe4 drm/i915: Use the memory latency based WM computation on VLV too by Ville Syrjälä · 10 years ago
  57. 54f1b6e drm/i915: Compute display FIFO split dynamically for CHV by Ville Syrjälä · 10 years ago
  58. 262cd2e drm/i915: CHV DDR DVFS support and another watermark rewrite by Ville Syrjälä · 10 years ago
  59. 6eb1a68 drm/i915: Read wm values from hardware at init on CHV by Ville Syrjälä · 10 years ago
  60. f015c55 drm/i915: Split atomic wm update to pre and post variants by Ville Syrjälä · 10 years ago
  61. a7a6c49 drm/i915: POSTING_READ() in intel_set_memory_cxsr() by Ville Syrjälä · 10 years ago
  62. 031b698 drm/i915: Unconditionally do fb tracking invalidate in set_domain by Daniel Vetter · 10 years ago
  63. 066cf55b drm/i915: Fix IPS related flicker by Rodrigo Vivi · 10 years ago
  64. e7ad987 drm/i915/skl: Skip remaining dividers when deviation is 0 by Damien Lespiau · 10 years ago
  65. 3504056 drm/i915: Update rps frequencies for BXT by Bob Paauwe · 10 years ago
  66. 267db66 drm/i915/skl: Prefer even dividers for SKL DPLLs by Damien Lespiau · 10 years ago
  67. dc25381 drm/i915/skl: Replace the HDMI DPLL divider computation algorithm by Damien Lespiau · 10 years ago
  68. f37c050 drm/i915/gtt: Switch gen8_free_page_tables params by Michel Thierry · 10 years ago
  69. 7a01a0a drm/i915/lrc: Update PDPx registers with lri commands by Michel Thierry · 10 years ago
  70. 966082c drm/i915/gtt: Use nonatomic bitmap ops by Mika Kuoppala · 10 years ago
  71. 79ab937 drm/i915/gtt: Move scratch_pd and scratch_pt into vm struct by Mika Kuoppala · 10 years ago
  72. fe36f55 drm/i915/gtt: Cleanup page directory encoding by Mika Kuoppala · 10 years ago
  73. b2dd451 drm/i915/gtt: Pin vma during virtual address allocation by Mika Kuoppala · 10 years ago
  74. c114f76 drm/i915/gtt: Make scratch page i915_page_dma compatible by Mika Kuoppala · 10 years ago
  75. 567047b drm/i915/gtt: Use macros to access dma mapped pages by Mika Kuoppala · 10 years ago
  76. d1c54ac drm/i915/gtt: Introduce kmap|kunmap for dma page by Mika Kuoppala · 10 years ago
  77. 73eeea5 drm/i915/gtt: Introduce fill_page_dma() by Mika Kuoppala · 10 years ago
  78. cee30c5 drm/i915/gtt: Remove superfluous free_pd with gen6/7 by Mika Kuoppala · 10 years ago
  79. a08e111 drm/i915/gtt: Rename unmap_and_free_px to free_px by Mika Kuoppala · 10 years ago
  80. 44159dd drm/i915/gtt: Introduce struct i915_page_dma by Mika Kuoppala · 10 years ago
  81. d852c7b drm/i915/gtt: Introduce i915_page_dir_dma_addr by Mika Kuoppala · 10 years ago
  82. c44ef60 drm/i915/gtt: Allow >= 4GB sizes for vm. by Mika Kuoppala · 10 years ago
  83. a05d80e drm/i915/gtt: Check va range against vm size by Mika Kuoppala · 10 years ago
  84. 5b7e4c9c drm/i915/gtt: Mark TLBS dirty for gen8+ by Mika Kuoppala · 10 years ago
  85. 9e2ee2d drm/i915: Add debug messages for pipe enable/disable by Ville Syrjälä · 10 years ago
  86. a9ff871 drm/i915: Store frontbuffer_bits in the plane by Ville Syrjälä · 10 years ago
  87. acd3f3d drm/i915: Add the ddi get cdclk code for BXT (v3) by Bob Paauwe · 10 years ago
  88. 9e759ff drm/i915: Return correct size for rotated views by Tvrtko Ursulin · 10 years ago
  89. 84fe03f drm/i915: Move rotated geometry calculations into the fill helper by Tvrtko Ursulin · 10 years ago
  90. c9f8fd2 drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages by Tvrtko Ursulin · 10 years ago
  91. c329a4e drm/i915: Nuke lvds downclock support by Daniel Vetter · 10 years ago
  92. 8c6cda2 drm/i915/gen9: fix typo when setting up the crtc scaler by Imre Deak · 10 years ago
  93. 0160f05 drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround by Arun Siluvery · 10 years ago
  94. 9fb7386 drm/i915: Use to_i915 in intel_frontbuffer.c by Daniel Vetter · 10 years ago
  95. 20c8838 drm/i915/psr: Restrict single-shot updates to the PSR pipe by Daniel Vetter · 10 years ago
  96. ec76d62 drm/i915/psr: Restrict buffer tracking to the PSR pipe by Daniel Vetter · 10 years ago
  97. c1d038c drm/i915/drrs: Restrict buffer tracking to the DRRS pipe by Daniel Vetter · 10 years ago
  98. 251ac86 drm/i915: s/update/compute/ for gmch dpll register functions by Daniel Vetter · 10 years ago
  99. 9a85178 drm/i915: debugfs for frontbuffer tracking by Daniel Vetter · 10 years ago
  100. 27e78a2 drm/i915: Filter out no-op frontbuffer tracking flushes by Daniel Vetter · 10 years ago