1. d1a2dc7 drm/i915/skl: Define shared DPLLs for Skylake by Satheeshakrishna M · 10 years ago
  2. 96b7dfb drm/i915/skl: Query DPLL attached to port on SKL by Satheeshakrishna M · 10 years ago
  3. 540e732 drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock by Satheeshakrishna M · 10 years ago
  4. 121643c drm/i915/skl: CD clock back calculation for SKL by Satheeshakrishna M · 10 years ago
  5. 429d47d drm/i915/skl: Structure/enum definitions for SKL clocks by Satheeshakrishna M · 10 years ago
  6. 326ac39 drm/i915/skl: Register definitions for SKL Clocks by Satheeshakrishna M · 10 years ago
  7. 9212278 drm/i915: preserve SSC if previously set v3 by Jesse Barnes · 10 years ago
  8. 3581f30 drm/i915: Delete outdated comment in byt_pte_encode by Daniel Vetter · 10 years ago
  9. 1c5bb42 drm/i915: unify remaining register save/restore code a bit by Jani Nikula · 10 years ago
  10. b0cd324 drm/i915: don't save/restore backlight hist ctl registers by Jani Nikula · 10 years ago
  11. f7faa1e drm/i915: don't save/restore panel fitter registers by Jani Nikula · 10 years ago
  12. 5ea13be drm/i915: remove the unnecessary block around display.hpd_irq_setup by Jani Nikula · 10 years ago
  13. c934a16 drm/i915: restore RSTDBYCTL only on non-KMS paths by Jani Nikula · 10 years ago
  14. c7e2073 drm/i915/vlv: don't save panel power sequencer registers on suspend by Jani Nikula · 10 years ago
  15. c549f73 drm/i915: Wait thread status on gen8+ fw sequence by Mika Kuoppala · 10 years ago
  16. 771b9a5 drm/i915: Initialize workarounds in logical ring mode too by Michel Thierry · 10 years ago
  17. c6e8f39 drm/i915: Read the CCK fuse register from CCK by Ville Syrjälä · 10 years ago
  18. f1f55cc drm/i915: Add the predicate source registers to the register whitelist by Neil Roberts · 10 years ago
  19. 1f9954d drm/i915: update pipe size at set_config time by Jesse Barnes · 10 years ago
  20. 2066459 drm/i915: check for audio and infoframe changes across mode sets v2 by Jesse Barnes · 10 years ago
  21. e43823e drm/i915/hdmi: fetch infoframe status in get_config v2 by Jesse Barnes · 10 years ago
  22. 50f5275 drm/i915: use compute_config in set_config v4 by Jesse Barnes · 10 years ago
  23. 7f27126 drm/i915: factor out compute_config from __intel_set_mode v3 by Jesse Barnes · 10 years ago
  24. 260d8f9 drm/i915: Remove most INVALID_PIPE checks from the backlight code by Ville Syrjälä · 10 years ago
  25. 0962c3c drm/i915: Register the backlight device after the modeset init by Ville Syrjälä · 10 years ago
  26. 6517d27 drm/i915: Pass the current pipe from eDP init to backlight setup by Ville Syrjälä · 10 years ago
  27. d3babd3 drm/i915: Don't deref NULL crtc in intel_get_pipe_from_connector() by Ville Syrjälä · 10 years ago
  28. 2d72f6c drm/i915: Skip .get_backlight() when backlight isn't enabled by Ville Syrjälä · 10 years ago
  29. 23ec0a8 drm/i915: Warn if trying to poke a VLV backlight on invalid pipe by Ville Syrjälä · 10 years ago
  30. 6a2c423 drm/i915: Make the physical object coherent with GTT by Chris Wilson · 10 years ago
  31. 132f3f1 drm/i915: WARN if we receive any gen9 rps interrupts by Imre Deak · 10 years ago
  32. b900b94 drm/i915: move rps irq enable/disable to i915_irq.c by Imre Deak · 10 years ago
  33. 20415c5 drm/i915: unify gen6/gen8 rps irq enable/disable by Imre Deak · 10 years ago
  34. c9a9a26 drm/i915: unify gen6/gen8 rps irq handler by Imre Deak · 10 years ago
  35. a72fbc3 drm/i915: unify gen6/gen8 pm irq helpers by Imre Deak · 10 years ago
  36. 95289009 drm/i915/chv: Add new workarounds for chv by Arun Siluvery · 10 years ago
  37. 605f143 drm/i915/chv: Combine GEN8_ROW_CHICKEN w/a by Arun Siluvery · 10 years ago
  38. 3e470ea drm/i915/chv: Remove pre-production workarounds by Arun Siluvery · 10 years ago
  39. b8bbac1 drm/i915: use the correct obj when preparing the sprite plane by Paulo Zanoni · 10 years ago
  40. 198c974 drm/i915: Add tracepoints to track a vm during its lifetime by Daniele Ceraolo Spurio · 10 years ago
  41. 938fd8a drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld() by Jani Nikula · 10 years ago
  42. 6ccb81f drm/i915: avoid deadlock on failure paths in __intel_framebuffer_create() by Alexey Khoroshilov · 10 years ago
  43. e1f234b drm/i915: Use correct pipe config to update pll dividers. V2 by Bob Paauwe · 10 years ago
  44. f354d73 drm/i915: Plug memory leak in intel_shared_dpll_start_config() by Ander Conselvan de Oliveira · 10 years ago
  45. eb84f97 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  46. cc7096f drm/mode: document path property and function to set it. (v1.1) by Dave Airlie · 10 years ago
  47. 122387a Merge tag 'topic/atomic-helpers-2014-11-09' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  48. 69f627f drm/i915: Update DRIVER_DATE to 20141107 by Daniel Vetter · 10 years ago
  49. 0b5492d drm/i915: Add gen to the gpu hang ecode by Mika Kuoppala · 10 years ago
  50. 6bcda4f drm/i915: Cache HPLL frequency on VLV/CHV by Ville Syrjälä · 10 years ago
  51. 9500986 Revert "drm/i915/vlv: Remove check for Old Ack during forcewake" by Mika Kuoppala · 10 years ago
  52. 536f5b5 drm/i915: Make mmio flip wait for seqno in the work function by Ander Conselvan de Oliveira · 10 years ago
  53. 16e9a21 drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqno by Ander Conselvan de Oliveira · 10 years ago
  54. 50f6e50 drm/i915: Move the .global_resources() hook call into modeset_update_crtc_power_domains() by Ville Syrjälä · 10 years ago
  55. 28855d2 drm/i915/audio: add DOC comment describing HDA over HDMI/DP by Jani Nikula · 10 years ago
  56. 82910ac drm/i915: make pipe/port based audio valid accessors easier to use by Jani Nikula · 10 years ago
  57. d5ee08d drm/i915/audio: add audio codec enable debug log for g4x by Jani Nikula · 10 years ago
  58. 76d8d3e drm/i915/audio: add audio codec disable on g4x by Jani Nikula · 10 years ago
  59. c1dec79 drm/i915: enable audio codec after port by Jani Nikula · 10 years ago
  60. 495a5bb drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence by Jani Nikula · 10 years ago
  61. c6bde93 drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence by Jani Nikula · 10 years ago
  62. 20e4936 drm/i915/skl: Enable Gen9 RC6 by Zhe Wang · 10 years ago
  63. 38cff0b drm/i915/skl: Gen9 Forcewake by Zhe Wang · 10 years ago
  64. d21b795 drm/i915/skl: Log the order in which we flush the pipes in the WM code by Damien Lespiau · 10 years ago
  65. 0e8fb7b drm/i915/skl: Flush the WM configuration by Damien Lespiau · 10 years ago
  66. 34bb56a drm/i915/skl: Stage the pipe DDB allocation by Damien Lespiau · 10 years ago
  67. 5d374d9 drm/i915/skl: Reduce the indentation level in skl_write_wm_values() by Damien Lespiau · 10 years ago
  68. afb024a drm/i915/skl: Correctly align skl_compute_plane_wm() arguments by Damien Lespiau · 10 years ago
  69. 9414f56 drm/i915/skl: Rework when the transition WMs are computed by Damien Lespiau · 10 years ago
  70. 407b50f drm/i915/skl: Move all the WM compute functions in one place by Damien Lespiau · 10 years ago
  71. b99f58d drm/i915/skl: Reduce the number of holes in struct skl_wm_level by Damien Lespiau · 10 years ago
  72. e6d6617 drm/i915/skl: Make res_blocks/lines intermediate values 32 bits by Damien Lespiau · 10 years ago
  73. 21fca25 drm/i915/skl: Use a more descriptive parameter name in skl_compute_plane_wm() by Damien Lespiau · 10 years ago
  74. 16160e3 drm/i915/skl: Make 'end' of the DDB allocation entry exclusive by Damien Lespiau · 10 years ago
  75. 08db665 drm/i915/skl: Check the DDB state at modeset by Damien Lespiau · 10 years ago
  76. c5511e4 drm/i915/skl: Add a debugfs file to dump the DDB allocation by Damien Lespiau · 10 years ago
  77. 97e94b2 drm/i915/skl: Augment the latency debugfs files for SKL by Damien Lespiau · 10 years ago
  78. a269c58 drm/i915/skl: Read back the DDB allocation hw state by Damien Lespiau · 10 years ago
  79. 53b0deb drm/i915/skl: Store the new WM state at the very end of the update by Damien Lespiau · 10 years ago
  80. 4f94738 drm/i915/gen9: Disable WM if corresponding latency is 0 by Vandana Kannan · 10 years ago
  81. 367294b drm/i915/gen9: Add 2us read latency to WM level by Vandana Kannan · 10 years ago
  82. 3078999 drm/i915/skl: Read the pipe WM HW state by Pradeep Bhat · 10 years ago
  83. 8211bd5 drm/i915/skl: Program the DDB allocation by Damien Lespiau · 10 years ago
  84. b9cec07 drm/i915/skl: Allocate DDB portions for display planes by Damien Lespiau · 10 years ago
  85. 2d41c0b drm/i915/skl: SKL Watermark Computation by Pradeep Bhat · 10 years ago
  86. c193924 drm/i915/skl: Add DDB allocation management structures by Damien Lespiau · 10 years ago
  87. 2ac96d2 drm/i915/skl: Definition of SKL WM param structs for pipe/plane by Pradeep Bhat · 10 years ago
  88. fae1267 drm/i915/skl: Register definitions and macros for SKL Watermark regs by Pradeep Bhat · 10 years ago
  89. 2af30a5 drm/i915/skl: Read the Memory Latency Values for WM computation by Pradeep Bhat · 10 years ago
  90. 5fad84a drm/i915: rewrite hsw/bdw audio codec enable/disable sequences by Jani Nikula · 10 years ago
  91. c46f111 drm/i915: clean up and clarify audio related register defines by Jani Nikula · 10 years ago
  92. 70f2f5c drm/i915: Report the actual swizzling back to userspace by Chris Wilson · 10 years ago
  93. c826c44 drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations by Chris Wilson · 10 years ago
  94. ef79e17 drm/i915: Only mark as map-and-fenceable when bound into the GGTT by Chris Wilson · 10 years ago
  95. 9362c7c drm/i915: Use vblank evade mechanism in mmio_flip by Ander Conselvan de Oliveira · 10 years ago
  96. 0594a3d drm/i915: Remove modeset lock check from intel_pipe_update_start() by Ander Conselvan de Oliveira · 10 years ago
  97. 26ff276 drm/i915: Add kerneldoc for intel_pipe_update_{start, end} by Ander Conselvan de Oliveira · 10 years ago
  98. 8e639549 drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail() by John Harrison · 10 years ago
  99. fac6adb drm/i915: fix RPS on runtime suspend by Paulo Zanoni · 10 years ago
  100. 59a5d29 drm/i915: fix "Unexpected fault" error message line break by Paulo Zanoni · 10 years ago