1. 50682ee drm/i915/gen10+: use the SKL code for reading WM latencies by Paulo Zanoni · 7 years ago
  2. 06bfe5b drm/i915: Avoid null dereference if mst_port is unset. by Rodrigo Vivi · 7 years ago
  3. 28b6cb0 drm/i915/perf: Drop redundant check for perf.initialised on reset by Chris Wilson · 7 years ago
  4. 84a095e drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state() by Chris Wilson · 7 years ago
  5. 40f75ea drm/i915/perf: Initialise dynamic sysfs group before creation by Chris Wilson · 7 years ago
  6. 1aa920e drm/i915: add register macro definition style guide by Jani Nikula · 7 years ago
  7. c3fdb9d drm/i915: enum i915_power_well_id is not proper kernel-doc by Jani Nikula · 7 years ago
  8. 714244e drm/i915: Add format modifiers for Intel by Ben Widawsky · 7 years ago
  9. 2e2adb0 drm/i915: Add render decompression support by Ville Syrjälä · 7 years ago
  10. bbfb6ce drm/i915: Implement .get_format_info() hook for CCS by Ville Syrjälä · 7 years ago
  11. 148b1e1 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  12. 3ec0af7 drm/i915: Supply the engine-id for our mock_engine() by Chris Wilson · 7 years ago
  13. 912d641 drm/i915/psr: Preserve SRD_CTL bit 29 on PSR init by Jim Bride · 7 years ago
  14. ea46708 drm/i915/cnl: Removing missing DDI_E bits from CNL. by Rodrigo Vivi · 7 years ago
  15. 802673d drm/i915: Perform an invalidate prior to executing golden renderstate by Chris Wilson · 7 years ago
  16. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  17. 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 7 years ago
  18. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  19. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
  20. 5a7e6a3 drm/i915: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  21. fe29133 drm/i915: remove unused function declaration by Lionel Landwerlin · 7 years ago
  22. 4153394 drm/i915/selftests: Retarget igt_render_engine_reset_fallback() by Chris Wilson · 7 years ago
  23. e9d7486 drm/i915: fix backlight invert for non-zero minimum brightness by Jani Nikula · 8 years ago
  24. 6cb0c6a drm/i915/shrinker: Wrap need_resched() inside preempt-disable by Chris Wilson · 7 years ago
  25. 28152a2 drm/i915/perf: Initialise the dynamic sysfs attr by Chris Wilson · 7 years ago
  26. 7490831 drm: i915: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  27. 32087d1 drm/i915: enable WaDisableDopClkGating for skl by Praveen Paneri · 7 years ago
  28. 23247d7 drm/i915: Fix PCH names for KBP and CNP. by Rodrigo Vivi · 7 years ago
  29. f89823c drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface by Lionel Landwerlin · 7 years ago
  30. 7853d92 drm/i915: reorder NOA register definition to follow addresses by Lionel Landwerlin · 7 years ago
  31. 28964cf drm/i915/perf: disable NOA logic when not used by Lionel Landwerlin · 7 years ago
  32. 3802c5c drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs by Lionel Landwerlin · 7 years ago
  33. 701f823 drm/i915/perf: prune OA configs by Lionel Landwerlin · 7 years ago
  34. 01d928e drm/i915/perf: fix flex eu registers programming by Lionel Landwerlin · 7 years ago
  35. 59f3da1 drm/i915: add const to bin_attribute by Bhumika Goyal · 7 years ago
  36. 09a92bc drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut by Maarten Lankhorst · 7 years ago
  37. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  38. d0604a2 drm/i915: Update DRIVER_DATE to 20170731 by Daniel Vetter · 7 years ago
  39. 03e0c83 drm/i915: Remove unused i915_err_print_instdone by Tvrtko Ursulin · 7 years ago
  40. 5a9cfff drm/i915: Include mbox details for pcode read/write failures by Chris Wilson · 7 years ago
  41. de44e25 drm/i915/sdvo: Shut up state checker with hdmi cards on gen3 by Daniel Vetter · 7 years ago
  42. a8506684 drm/i915: Rework sdvo proxy i2c locking by Daniel Vetter · 7 years ago
  43. 8fb6a5d drm/i915: Call the unlocked version of i915_gem_object_get_pages() by Chris Wilson · 7 years ago
  44. 8eeb790 drm/i915: Move i915_gem_object_phys_attach() by Chris Wilson · 7 years ago
  45. 4d3088c drm/i915: Pin the pages before acquiring struct_mutex for display by Chris Wilson · 7 years ago
  46. 6ea1d55 drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriately by Chris Wilson · 7 years ago
  47. fd70075 drm/i915: Trim struct_mutex usage for kms by Chris Wilson · 7 years ago
  48. d38014e drm/i915: Handle msr read failure gracefully by Gabriel Krisman Bertazi · 7 years ago
  49. 0f46daa drm/i915: Force CPU synchronisation even if userspace requests ASYNC by Chris Wilson · 7 years ago
  50. 1f727d9 drm/i915: Only skip updating execobject.offset after error by Chris Wilson · 7 years ago
  51. 1da7b54 drm/i915: Only mark the execobject as pinned on success by Chris Wilson · 7 years ago
  52. 67fddd9 drm/i915: Remove assertion from raw __i915_vma_unpin() by Chris Wilson · 7 years ago
  53. a8e45a1 drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence by Navare, Manasi D · 8 years ago
  54. 525a4f9 drm/i915/fbc: add comments to the FBC auxiliary structs by Paulo Zanoni · 8 years ago
  55. 746a517 drm/i915: cleanup the CHICKEN_MISC_2 (re)definitions by Paulo Zanoni · 8 years ago
  56. cb7ffba drm/i915/selftests: Fix kbuild error by Chris Wilson · 7 years ago
  57. 535275d drm/i915: Squelch reset messages during selftests by Chris Wilson · 7 years ago
  58. 3744d49 drm/i915/selftest: Refactor reset locking by Chris Wilson · 7 years ago
  59. d1d1ebf4 drm/i915: Don't touch fence->error when resetting an innocent request by Chris Wilson · 7 years ago
  60. 6492ca7 drm/i915: Enforce that CS packets are qword aligned by Chris Wilson · 7 years ago
  61. eadc2e5 drm/i915/glk: set HDMI 2.0 identifier by Shashank Sharma · 7 years ago
  62. 2d8bd2b drm/i915: set colorspace for YCBCR420 outputs by Shashank Sharma · 7 years ago
  63. 25edf91 drm/i915: prepare csc unit for YCBCR420 output by Shashank Sharma · 7 years ago
  64. b22ca99 drm/i915: prepare pipe for YCBCR420 output by Shashank Sharma · 7 years ago
  65. e5c0593 drm/i915: prepare scaler for YCBCR420 modeset by Shashank Sharma · 7 years ago
  66. 60436fd drm/i915: add config function for YCBCR420 outputs by Shashank Sharma · 7 years ago
  67. 965a79a drm/i915: Gather all the power well->domain mappings to one place by Imre Deak · 8 years ago
  68. d42539b drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers by Imre Deak · 8 years ago
  69. 4196b91 drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers by Imre Deak · 8 years ago
  70. b2891eb drm/i915/hsw+: Add has_fuses power well attribute by Imre Deak · 8 years ago
  71. 76347c0 drm/i915/hsw, bdw: Wait for the power well disabled state by Imre Deak · 8 years ago
  72. 001bd2c drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes by Imre Deak · 8 years ago
  73. 1af474f drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros by Imre Deak · 8 years ago
  74. ec46d48 drm/i915/hsw, bdw: Split power well set to enable/disable helpers by Imre Deak · 8 years ago
  75. 00742ca drm/i915/hsw, bdw: Remove redundant state check during power well toggling by Imre Deak · 8 years ago
  76. 9137726 drm/i915/gen9+: Remove redundant state check during power well toggling by Imre Deak · 8 years ago
  77. 2efbda7 drm/i915/gen9+: Remove redundant power well state assert during enabling by Imre Deak · 8 years ago
  78. b5565a2 drm/i915/bxt, glk: Give a proper name to the power well struct phy field by Imre Deak · 8 years ago
  79. 21792c6 drm/i915: Check for duplicated power well IDs by Imre Deak · 8 years ago
  80. fb9248e drm/i915/hsw, bdw: Add an ID for the global display power well by Imre Deak · 8 years ago
  81. 120b56a drm/i915/gen2: Add an ID for the display pipes power well by Imre Deak · 8 years ago
  82. 029d80d drm/i915: Assign everywhere the always-on power well ID by Imre Deak · 8 years ago
  83. 438b8dc drm/i915: Unify power well ID enums by Imre Deak · 8 years ago
  84. f49193c drm/i915/chv: Add unique power well ID for the pipe A power well by Imre Deak · 8 years ago
  85. e79dfb5 drm/i915: Simplify scaler init during CRTC HW readout by Imre Deak · 7 years ago
  86. 5fb9dad drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 7 years ago
  87. 79f0f47 drm/i915/selftests: Exercise independence of per-engine resets by Chris Wilson · 7 years ago
  88. 2b49e72 drm/i915: Disable per-engine reset for Broxton by Chris Wilson · 8 years ago
  89. 7367612 drm/i915: Emit a user level message when resetting the GPU (or engine) by Chris Wilson · 7 years ago
  90. 77b25a9 drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates by Chris Wilson · 7 years ago
  91. ed454f2 drm/i915: Clear engine irq posted following a reset by Chris Wilson · 7 years ago
  92. bf2eac3 drm/i915: Assert that machine is wedged for nop_submit_request by Chris Wilson · 7 years ago
  93. 3d7adbb drm/i915: Wake up waiters after setting the WEDGED bit by Chris Wilson · 7 years ago
  94. 4d53568 drm/i915: Move idle checks before intel_engine_init_global_seqno() by Chris Wilson · 7 years ago
  95. 5e32d74 drm/i915: Clear execlist port[] before updating seqno on wedging by Chris Wilson · 7 years ago
  96. d6edb6e drm/i915: Check the execlist queue for pending requests before declaring idle by Chris Wilson · 7 years ago
  97. 5cce5e3 drm/i915: Check execlist/ring status during hangcheck by Chris Wilson · 7 years ago
  98. cdb6ded drm/i915: Flush the execlist ports if idle by Chris Wilson · 7 years ago
  99. 0364cd1 drm/i915: Serialize per-engine resets against new requests by Chris Wilson · 7 years ago
  100. b4f3e16 drm/i915: Reset context image on engines after triggering the reset by Chris Wilson · 7 years ago