1. 5a8f97e Revert "drm/i915: start adding dp mst audio" by Lyude · 9 years ago
  2. 3543995 mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly by Ville Syrjälä · 9 years ago
  3. 450174f drm/i915/chv: Tune L3 SQC credits based on actual latencies by Imre Deak · 9 years ago
  4. 36579cb drm/i915: Clean up L3 SQC register field definitions by Imre Deak · 9 years ago
  5. 48e5d68 drm/i915/bdw: Add missing delay during L3 SQC credit programming by Imre Deak · 9 years ago
  6. 9a41e17 drm/i915: Parse LFP brightness control field in VBT by Deepak M · 9 years ago
  7. ea9d976 drm/i915: Add rpm get/put in oom and vmap notifier by Praveen Paneri · 9 years ago
  8. 178a30c drm/i915: Unbind objects in shrinker only if device is runtime active by Praveen Paneri · 9 years ago
  9. a0cbe6a drm/i915/lvds: separate border enable readout from panel fitter by Jani Nikula · 9 years ago
  10. c14005a drm/i915: Enable semaphores for legacy submission on gen8 by Chris Wilson · 9 years ago
  11. 6ef48d7 drm/i915: Reload PD tables after semaphore wait on gen8 by Chris Wilson · 9 years ago
  12. f9a4ea3 drm/i915: Fix serialisation of pipecontrol write vs semaphore signal by Chris Wilson · 9 years ago
  13. 215a7e3 drm/i915: Fix gen8 semaphores id for legacy mode by Chris Wilson · 9 years ago
  14. 0e4ca10 drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists by Chris Wilson · 9 years ago
  15. a58c01a drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacy by Chris Wilson · 9 years ago
  16. 0e93cdd drm/i915: Trim the flush for the execlists request emission by Chris Wilson · 9 years ago
  17. a044246 drm/i915: Trim the flush for the legacy request emission by Chris Wilson · 9 years ago
  18. 596e5ef drm/i915: Bump reserved size for legacy gen8 semaphore emission by Chris Wilson · 9 years ago
  19. 0f572eb drm/i915: Move VLV HDMI lane reset work around logic to intel_dpio_phy.c by Ander Conselvan de Oliveira · 9 years ago
  20. 5f68c27 drm/i915: Unduplicate pre encoder enabling phy code by Ander Conselvan de Oliveira · 9 years ago
  21. 6da2e61 drm/i915: Unduplicate VLV phy pre pll enabling code by Ander Conselvan de Oliveira · 9 years ago
  22. 53d9872 drm/i915: Unduplicate VLV signal level code by Ander Conselvan de Oliveira · 9 years ago
  23. 204970b drm/i915: Unduplicate CHV encoders' post pll disable code by Ander Conselvan de Oliveira · 9 years ago
  24. e7d2a717 drm/i915: Unduplicate CHV pre-encoder enabling phy logic by Ander Conselvan de Oliveira · 9 years ago
  25. 419b1b7 drm/i915: Unduplicate CHV phy-releated pre pll enabling code by Ander Conselvan de Oliveira · 9 years ago
  26. 844b2f9 drm/i915: Unduplicate chv_data_lane_soft_reset() by Ander Conselvan de Oliveira · 9 years ago
  27. b7fa22d drm/i915: Unduplicate CHV signal level code by Ander Conselvan de Oliveira · 9 years ago
  28. d4d6279 drm/i915: Set crtc_state->lane_count for HDMI by Ander Conselvan de Oliveira · 9 years ago
  29. b5d99ff drm/i915: Fix comments about GMBUSFREQ register by Ville Syrjälä · 9 years ago
  30. 1033f92 drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq() by Ville Syrjälä · 9 years ago
  31. 7f1052a drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency by Ville Syrjälä · 9 years ago
  32. 042ab0c drm/i915/bxt: Adjusting the error in horizontal timings retrieval by Ramalingam C · 9 years ago
  33. cefc4e1 drm/i915/BXT: Retrieving the horizontal timing for DSI by Ramalingam C · 9 years ago
  34. e7ae86b drm/i915: Unify GPU resets upon shutdown by Chris Wilson · 9 years ago
  35. e39d42f drm/i915: Stop tracking execlists retired requests by Tvrtko Ursulin · 9 years ago
  36. a3d1276 drm/i915: Store LRC hardware id in the request by Tvrtko Ursulin · 9 years ago
  37. a16a405 drm/i915: Track the previous pinned context inside the request by Chris Wilson · 9 years ago
  38. 73db04c drm/i915: Move releasing of the GEM request from free to retire/cancel by Chris Wilson · 9 years ago
  39. 978f1e0 drm/i915: Move the magical deferred context allocation into the request by Chris Wilson · 9 years ago
  40. 24f1d3cc drm/i915: Refactor execlists default context pinning by Chris Wilson · 9 years ago
  41. 7069b14 drm/i915: Replace the pinned context address with its unique ID by Chris Wilson · 9 years ago
  42. 5d1808e drm/i915: Assign every HW context a unique ID by Chris Wilson · 9 years ago
  43. ef87bba drm/i915: Update execlists context descriptor format commentary by Chris Wilson · 9 years ago
  44. 6310346 drm/i915: Preallocate enough space for the average request by Chris Wilson · 9 years ago
  45. bfa0120 drm/i915: Manually unwind after a failed request allocation by Chris Wilson · 9 years ago
  46. 0251a96 drm/i915: Remove the identical implementations of request space reservation by Chris Wilson · 9 years ago
  47. 987046a drm/i915: Unify intel_ring_begin() by Chris Wilson · 9 years ago
  48. f9326be drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use by Chris Wilson · 9 years ago
  49. d200cda drm/i915: Remove early l3-remap by Chris Wilson · 9 years ago
  50. ff55b5e drm/i915: Consolidate L3 remapping LRI by Chris Wilson · 9 years ago
  51. b0ebde3 drm/i915: L3 cache remapping is part of context switching by Chris Wilson · 9 years ago
  52. b2e862d drm/i915: Mark the current context as lost on suspend by Chris Wilson · 9 years ago
  53. 3d77e9b drm/i915: Use i915_vma_pin_iomap on the ringbuffer object by Chris Wilson · 9 years ago
  54. 8ef8561 drm/i915: Move ioremap_wc tracking onto VMA by Chris Wilson · 9 years ago
  55. ce7fda2 drm/i915: Introduce i915_vm_to_ggtt() by Chris Wilson · 9 years ago
  56. d8dab00 io-mapping: Specify mapping size for io_mapping_map_wc() by Chris Wilson · 9 years ago
  57. da6ca03 drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr by Chris Wilson · 9 years ago
  58. fb4b8ce drm/i915/fbdev: Call intel_unpin_fb_obj() on release by Chris Wilson · 9 years ago
  59. fe3db79 drm/i915: Propagate error from drm_gem_object_init() by Chris Wilson · 9 years ago
  60. bcbdb6d drm/i915: Protect gen7 irq_seqno_barrier with uncore lock by Chris Wilson · 9 years ago
  61. 19ab4ed drm/i915: Update RAWCLK_FREQ register on VLV/CHV by Ville Syrjälä · 9 years ago
  62. d1877c0 drm/i915: Unify VLV/CHV DPOunit clock gating disable/enable by Ville Syrjälä · 9 years ago
  63. 64c050d drm/i915: tidy up gen8_init_scratch by Matthew Auld · 9 years ago
  64. a0a6d4f drm/i915/dsi: add support for gpio elements on CHV by Jani Nikula · 9 years ago
  65. 4b541ef drm/i915/dsi: add support for sequence block v3 gpio for VLV by Jani Nikula · 9 years ago
  66. 9f7c5b1 drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBT by Deepak M · 9 years ago
  67. e7156c8 drm/i915: Add Backlight Control using DPCD for eDP connectors (v9) by Yetunde Adebisi · 9 years ago
  68. 86ee27b drm/i915: Read eDP Display control capability registers by Yetunde Adebisi · 9 years ago
  69. 4e382db drm/dp: Add definition for Display Control DPCD Registers capability size by Yetunde Adebisi · 9 years ago
  70. 060d4c3 drm/i915/dsi: don't pretend we support SC GPIOs by Jani Nikula · 9 years ago
  71. ff5ec22 drm/i915: Simplify i915_gem_obj_ggtt_bound_view by Tvrtko Ursulin · 9 years ago
  72. 8aac222 drm/i915: Simplify i915_gem_obj_ggtt_offset_view by Tvrtko Ursulin · 9 years ago
  73. 598b9ec drm/i915: Simplify i915_gem_obj_to_ggtt_view by Tvrtko Ursulin · 9 years ago
  74. 8da3272 drm/i915: Remove i915_gem_obj_size by Tvrtko Ursulin · 9 years ago
  75. d37cd8a drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create() by Dave Gordon · 9 years ago
  76. ee0629c drm/i915: Function per early graphics quirk by Joonas Lahtinen · 9 years ago
  77. c0dd346 drm/i915: Canonicalize stolen memory calculations by Joonas Lahtinen · 9 years ago
  78. 050fc46 drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf by Tim Gore · 9 years ago
  79. 5b4fd5b drm/i915: Update DRIVER_DATE to 20160425 by Daniel Vetter · 9 years ago
  80. 2030d68 drm/i915/bxt: Explicitly clear the Turbo control register by Akash Goel · 9 years ago
  81. d6cda9c drm/i915: Correct the i915_frequency_info debugfs output by Akash Goel · 9 years ago
  82. 52530cb drm/i915: Macros to convert PM time interval values to microseconds by Akash Goel · 9 years ago
  83. 8a292d0 drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW by Ville Syrjälä · 9 years ago
  84. 4f4a818 drm/i915: Fake HDMI live status by Shashank Sharma · 9 years ago
  85. 47baf2a drm/i915/bxt: Force reprogramming a PHY with invalid HW state by Imre Deak · 9 years ago
  86. 01a01ef drm/i915/bxt: Wait for PHY1 GRC done if PHY0 was already enabled by Imre Deak · 9 years ago
  87. 67856d4 drm/i915/bxt: Use PHY0 GRC value for HW state verification by Imre Deak · 9 years ago
  88. df28564 drm/i915: use dev_priv directly in gen8_ppgtt_notify_vgt by Matthew Auld · 9 years ago
  89. f62c79b drm/i915/bxt: Enable DC5 during runtime resume by Imre Deak · 9 years ago
  90. da2f41d drm/i915/bxt: Sanitize DC state tracking during system resume by Imre Deak · 9 years ago
  91. b8aea3d1 drm/i915/bxt: Don't uninit/init display core twice during system suspend/resume by Imre Deak · 9 years ago
  92. 507e126 drm/i915: Inline intel_suspend_complete by Imre Deak · 9 years ago
  93. 80dbe99 drm/i915/kbl: Don't WARN for expected secondary MISC IO power well request by Imre Deak · 9 years ago
  94. 0098351 drm/i915: Fix eDP low vswing for Broadwell by Mika Kahola · 9 years ago
  95. 8305216 drm/i915: check for ERR_PTR from i915_gem_object_pin_map() by Dave Gordon · 9 years ago
  96. 86e06cc drm/i915/guc: local optimisations and updating comments by Dave Gordon · 9 years ago
  97. a5916e8 drm/i915/guc: drop cached copy of 'wq_head' by Alex Dai · 9 years ago
  98. 0d92a6a drm/i915/guc: keep GuC doorbell & process descriptor mapped in kernel by Dave Gordon · 9 years ago
  99. 1bec9b0 drm/i915/shrinker: Only shmemfs objects are backed by swap by Chris Wilson · 9 years ago
  100. 1768d45 drm/i915/shrinker: Report "unevictable" pages by Chris Wilson · 9 years ago