1. af2c639 drm/i915/gvt: add gtt_invalidate API to flush the GTT TLB by Chuanxiao Dong · 8 years ago
  2. 9b7bd65 drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessing by Chuanxiao Dong · 8 years ago
  3. 89009b7 drm/i915/gvt: remove redundant -Wall by Nick Desaulniers · 8 years ago
  4. a1dcba9 drm/i915/gvt: Legacy HSW related MMIO handler clean up by fred gao · 8 years ago
  5. f100dae drm/i915/gvt: Trigger scheduling after context complete by Ping Gao · 8 years ago
  6. c713cb2 drm/i915/gvt: Support event based scheduling by Ping Gao · 8 years ago
  7. 089f93c drm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec() by Xiong Zhang · 8 years ago
  8. 7fb6a7d drm/i915/gvt: Change flood gvt dmesg into trace by Xiong Zhang · 8 years ago
  9. 7b8d575 drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpu by Changbin Du · 8 years ago
  10. 23ce059 drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-g by Weinan Li · 8 years ago
  11. 0e86cc9 drm/i915/gvt: implement per-vm mmio switching optimization by Changbin Du · 8 years ago
  12. 5d0f5de drm/i915/gvt: refactor function intel_vgpu_submit_execlist by Changbin Du · 8 years ago
  13. ffc1977 drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approach by Changbin Du · 8 years ago
  14. cd9f468 drm/i915: Update DRIVER_DATE to 20170529 by Daniel Vetter · 8 years ago
  15. c9e0c6d drm/i915: Keep the forcewake timer alive for 1ms past the most recent use by Chris Wilson · 8 years ago
  16. ac58d2a drm/i915/guc: capture GuC logs if FW fails to load by Daniele Ceraolo Spurio · 8 years ago
  17. f8a58d6 drm/i915/guc: Introduce buffer based cmd transport by Michal Wajdeczko · 8 years ago
  18. 2f64085 drm/i915/guc: Disable send function on fini by Michal Wajdeczko · 8 years ago
  19. 77a494a drm: Add definition for eDP backlight frequency by Puthikorn Voravootivat · 8 years ago
  20. 49d191d drm/i915: Drop AUX backlight enable check for backlight control by Puthikorn Voravootivat · 8 years ago
  21. 80debff drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU by Chris Wilson · 8 years ago
  22. b2241f1 drm/i915: Only GGTT vma may be pinned and prevent shrinking by Chris Wilson · 8 years ago
  23. 0ef34ad drm/i915: Serialize GTT/Aperture accesses on BXT by Jon Bloomfield · 8 years ago
  24. 22284f4 drm/i915: Convert i915_gem_object_ops->flags values to use BIT() by Chris Wilson · 8 years ago
  25. ca83d58 drm/i915/selftests: Silence compiler warning in igt_ctx_exec by Chris Wilson · 8 years ago
  26. f63078a drm/i915/guc: Skip port assign on first iteration of GuC dequeue by Michał Winiarski · 8 years ago
  27. 1d5fd00 drm/i915: Remove misleading comment in request_alloc by Michał Winiarski · 8 years ago
  28. 48f1fc3 drm/i915/g33: Improve reset reliability by Mika Kuoppala · 8 years ago
  29. 6bdba81 Revert "drm/i915: Restore lost "Initialized i915" welcome message" by Daniel Vetter · 8 years ago
  30. dbc26ebd drm/i915/huc: Update GLK HuC version by Anusha Srivatsa · 8 years ago
  31. 0109808 drm/i915: Check for allocation failure by Colin Ian King · 8 years ago
  32. 00bd16f drm/i915/guc: Remove action status and statistics from debugfs by Michal Wajdeczko · 8 years ago
  33. 2c80353 drm/i915/g4x: Improve gpu reset reliability by Mika Kuoppala · 8 years ago
  34. f1448a6 drm/i915/guc: Remove last submission result from debugfs by Michal Wajdeczko · 8 years ago
  35. c1adab9 drm/i915/guc: Remove failed doorbell stat from debugfs by Michal Wajdeczko · 8 years ago
  36. 4afc67b drm/i915/guc: Remove stale comment for q_fail by Michal Wajdeczko · 8 years ago
  37. 44e1e7b drm/i915: Reorder media/render reset on g4x by Chris Wilson · 8 years ago
  38. 9593a65 drm/i915: Try harder to reset the GPU by Chris Wilson · 8 years ago
  39. 29f3162 drm/i915/selftests: Pretend to be a gfx pci device by Chris Wilson · 8 years ago
  40. ac0a73f drm/i915: Check C for null pointer rather than B by Colin Ian King · 8 years ago
  41. 0ad4dc8 drm/i915: Fix new -Wint-in-bool-context gcc compiler warning by Hans de Goede · 8 years ago
  42. d555cb5 drm/i915/skl+: use linetime latency if ddb size is not available by Kumar, Mahesh · 8 years ago
  43. d2f5e36 drm/i915/skl+: Perform wm level calculations in separate function by Kumar, Mahesh · 8 years ago
  44. eb2fdcd drm/i915/skl+: Watermark calculation cleanup by Kumar, Mahesh · 8 years ago
  45. 5ba6faa drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation by Kumar, Mahesh · 8 years ago
  46. 336031e drm/i915/skl+: no need to memset again by Kumar, Mahesh · 8 years ago
  47. 7b75119 drm/i915/skl: Fail the flip if no FB for WM calculation by Kumar, Mahesh · 8 years ago
  48. 7084b50 drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point by Kumar, Mahesh · 8 years ago
  49. d273ecc drm/i915: Use fixed_16_16 wrapper for division operation by Kumar, Mahesh · 8 years ago
  50. a9d055d drm/i915: Add more wrapper for fixed_point_16_16 operations by Kumar, Mahesh · 8 years ago
  51. afbc95c drm/i915: fix naming of fixed_16_16 wrapper. by Kumar, Mahesh · 8 years ago
  52. 955a4b8 drm/i915: Don't force serialisation on marking up execlists irq posted by Chris Wilson · 8 years ago
  53. 5d3d69d drm/i915: Stop inlining the execlists IRQ handler by Chris Wilson · 8 years ago
  54. 349bdb6 drm/i915/execlists: Reduce lock contention between schedule/submit_request by Chris Wilson · 8 years ago
  55. c5cf9a9 drm/i915: Create a kmem_cache to allocate struct i915_priolist from by Chris Wilson · 8 years ago
  56. 6c06757 drm/i915: Split execlist priority queue into rbtree + linked list by Chris Wilson · 8 years ago
  57. e4f815f drm/i915: Use a define for the default priority [0] by Chris Wilson · 8 years ago
  58. a4b2b01 drm/i915: Don't mark an execlists context-switch when idle by Chris Wilson · 8 years ago
  59. 77f0d0e drm/i915/execlists: Pack the count into the low bits of the port.request by Chris Wilson · 8 years ago
  60. 0ce8178 drm/i915: Redefine ptr_pack_bits() and friends by Chris Wilson · 8 years ago
  61. 991bfc6 drm/i915: Make ptr_unpack_bits() more function-like by Chris Wilson · 8 years ago
  62. 47624cc drm/i915: Import the kfence selftests for i915_sw_fence by Chris Wilson · 8 years ago
  63. 9310cb7 drm/i915: Remove kref from i915_sw_fence by Chris Wilson · 8 years ago
  64. 0b71cea drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7 by Arkadiusz Hiler · 8 years ago
  65. d567232 drm/i915: use vma->size for appgtt allocate_va_range by Matthew Auld · 8 years ago
  66. efd38b6 gpu: drm: i915: compress logic into one line by Gustavo A. R. Silva · 8 years ago
  67. cbaa331 gpu: drm: i915: remove dead code by Gustavo A. R. Silva · 8 years ago
  68. 9a09485 drm/i915/guc:fix spelling mistake: "adddress" -> "address" by Colin Ian King · 8 years ago
  69. 1fdd783 drm/i915/glk: Calculate high/low switch count for GLK by Madhav Chauhan · 8 years ago
  70. 9081d08 drm/i915: Fixup 64bit divides in timelines selftest by Chris Wilson · 8 years ago
  71. 2388cd9 drm/i915: Update DRIVER_DATE to 20170515 by Daniel Vetter · 8 years ago
  72. 712122e drm/i915/perf: rate limit spurious oa report notice by Robert Bragg · 8 years ago
  73. 4117ebc drm/i915/perf: better pipeline aged/aging tail updates by Robert Bragg · 8 years ago
  74. 52c57c2 drm/i915/perf: improve invalid OA format debug message by Robert Bragg · 8 years ago
  75. 0dd860c drm/i915/perf: improve tail race workaround by Robert Bragg · 8 years ago
  76. 3bb335c drm/i915/perf: no head/tail ref in gen7_oa_read by Robert Bragg · 8 years ago
  77. f279020 drm/i915/perf: avoid read back of head register by Robert Bragg · 8 years ago
  78. 26ebd9c drm/i915/perf: avoid poll, read, EAGAIN busy loops by Robert Bragg · 8 years ago
  79. e81b3a5 drm/i915/perf: fix gen7_append_oa_reports comment by Robert Bragg · 8 years ago
  80. 2630add drm/i915: Restore brightness level in aux backlight driver by Puthikorn Voravootivat · 8 years ago
  81. e9c9e5a drm/i915: Set backlight mode before enable backlight by Puthikorn Voravootivat · 8 years ago
  82. 73ab484 drm/i915: Correctly enable backlight brightness adjustment via DPCD by Puthikorn Voravootivat · 8 years ago
  83. a644ca9 drm/i915: Fix cap check for intel_dp_aux_backlight driver by Puthikorn Voravootivat · 8 years ago
  84. 1f23475 drm/i915: don't do allocate_va_range again on PIN_UPDATE by Matthew Auld · 8 years ago
  85. 0d402a2 drm/i915: set initialised only when init_context callback is NULL by Chuanxiao Dong · 8 years ago
  86. 73cc0b9 drm/i915: Do not sync RCU during shrinking by Joonas Lahtinen · 8 years ago
  87. a0c1fe2 drm/i915/guc: Make scratch register base and count flexible by Michal Wajdeczko · 8 years ago
  88. a03aac4 drm/i915/guc: Move notification code into virtual function by Michal Wajdeczko · 8 years ago
  89. eb8bc8d drm/i915: Remove vma unpin in intel_plane_destroy by Maarten Lankhorst · 8 years ago
  90. 749d98b drm/i915: Fix hw state verifier access to crtc->state. by Maarten Lankhorst · 8 years ago
  91. a8b9370 drm/i915/guc: Dump the GuC stage descriptor pool in debugfs by Oscar Mateo · 8 years ago
  92. ff26ffa drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic by Daniel Vetter · 8 years ago
  93. e11ffdd drm/i915: Simplify cursor register write sequence by Ville Syrjälä · 8 years ago
  94. d9e1551 drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes by Ville Syrjälä · 8 years ago
  95. 1e7b4fd drm/i915: Handle fb offset and src coordinates for cursors by Ville Syrjälä · 8 years ago
  96. fabac48 drm/i915: Fix gen3 physical cursor alignment requirements by Ville Syrjälä · 8 years ago
  97. 024faac drm/i915: Support variable cursor height on ivb+ by Ville Syrjälä · 8 years ago
  98. 1e1bb87 drm/i915: Use fb->pitches[0] in cursor code by Ville Syrjälä · 8 years ago
  99. 3637ecf drm/i915: Generalize cursor size checks a bit by Ville Syrjälä · 8 years ago
  100. 659056f drm/i915: Split cursor check_plane into i845 and i9xx variants by Ville Syrjälä · 8 years ago