1. be062fa drm/i915: Initialise i915_gem_object_create_from_data() directly by Chris Wilson · 8 years ago
  2. f3ddd2c drm/i915: Correct error handling for i915_gem_object_create_from_data() by Chris Wilson · 8 years ago
  3. ce8ff09 drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex by Chris Wilson · 8 years ago
  4. 51a575d drm/i915: Retire an active batch pool object rather than allocate new by Chris Wilson · 8 years ago
  5. 92a0256 drm/i915: Add i810/i815 pci-ids for completeness by Chris Wilson · 8 years ago
  6. 6c943de drm/i915: Skip execlists_dequeue() early if the list is empty by Chris Wilson · 8 years ago
  7. e637d2c drm/i915: Stop using obj->obj_exec_link outside of execbuf by Chris Wilson · 8 years ago
  8. facbeca drm/i915: Squelch WARN for VLV_COUNTER_CONTROL by Chris Wilson · 8 years ago
  9. 234516a drm/i915/glk: Enable pooled EUs for Geminilake by Ander Conselvan de Oliveira · 8 years ago
  10. e642c85 drm/i915: Remove superfluous i915_add_request_no_flush() helper by Chris Wilson · 8 years ago
  11. e3b1895 drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughly by Tvrtko Ursulin · 8 years ago
  12. fa7e8b5 drm/i915: Fix vGPU balloon for ggtt guard page by Zhenyu Wang · 8 years ago
  13. 6036713 drm/i915: Avoid use-after-free of ctx in request tracepoints by Chris Wilson · 8 years ago
  14. a533b4b drm/i915: Assert that the context pin_counts do not overflow by Chris Wilson · 8 years ago
  15. d3df42b drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged by Chris Wilson · 8 years ago
  16. 2e8f9d3 drm/i915: Restore engine->submit_request before unwedging by Chris Wilson · 8 years ago
  17. ff44ad5 drm/i915: Move engine->submit_request selection to a vfunc by Chris Wilson · 8 years ago
  18. 8c185ec drm/i915: Split I915_RESET_IN_PROGRESS into two flags by Chris Wilson · 8 years ago
  19. 3fc0306 drm/i915: make context status notifier head be per engine by Changbin Du · 8 years ago
  20. 31de735 drm/i915/scheduler: emulate a scheduler for guc by Chris Wilson · 8 years ago
  21. 14a6bbf drm/i915: Replace irq_seqno_barrier on hws write with a clflush by Chris Wilson · 8 years ago
  22. 6b7f6aa drm/i915: Use coarse grained residency counter with byt by Mika Kuoppala · 8 years ago
  23. 679cb6c drm/i915: Use ktime to calculate rc0 residency by Mika Kuoppala · 8 years ago
  24. 1362877 drm/i915: Convert debugfs to use generic residency calculator by Mika Kuoppala · 8 years ago
  25. 47c21d9 drm/i915: Extend vlv/chv residency resolution by Mika Kuoppala · 8 years ago
  26. c5a0ad1 drm/i915: Return residency as microseconds by Mika Kuoppala · 8 years ago
  27. 135bafa drm/i915: Move residency calculation into intel_pm.c by Mika Kuoppala · 8 years ago
  28. 15c344f drm/i915/userptr: Reinvent GGTT self-faulting protection by Chris Wilson · 8 years ago
  29. d4a70a1 drm/i915: Make intel_uc_sanitize_options() more robust by Michal Wajdeczko · 8 years ago
  30. 6833b82 drm/i915/uc: Rename intel_uc_fw.fw to .type by Arkadiusz Hiler · 8 years ago
  31. a6b0a141 drm/i915/breadcrumbs: Tweak commentary by Chris Wilson · 8 years ago
  32. db93991 drm/i915: Only attempt to signal the request once from the interrupt handler by Chris Wilson · 8 years ago
  33. 908a6cb drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-half by Chris Wilson · 8 years ago
  34. a5cae7b drm/i915/breadcrumbs: Disable interrupt bottom-half first on idling by Chris Wilson · 8 years ago
  35. 429732e drm/i915/breadcrumbs: Update bottom-half before marking as complete by Chris Wilson · 8 years ago
  36. 4bd6639 drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy() by Chris Wilson · 8 years ago
  37. 1604a86 drm/i915: Extend rpm wakelock during i915_handle_error() by Chris Wilson · 8 years ago
  38. 16f11f4 drm/i915/guc: Use formalized struct definition for ads object by Michal Wajdeczko · 8 years ago
  39. b3420dd drm/i915/uc: Add params for specifying firmware by Arkadiusz Hiler · 8 years ago
  40. b551f61 drm/i915/uc: Separate firmware selection and preparation by Arkadiusz Hiler · 8 years ago
  41. 8fc2a4e drm/i915/uc: Simplify firmware path handling by Arkadiusz Hiler · 8 years ago
  42. 6cd5a72 drm/i915/guc: Simplify intel_guc_init_hw() by Arkadiusz Hiler · 8 years ago
  43. d2be9f2 drm/i915/guc: Extract param logic form guc_init_fw() by Arkadiusz Hiler · 8 years ago
  44. 29ad6a3 drm/i915/uc: Introduce intel_uc_init_fw() by Arkadiusz Hiler · 8 years ago
  45. 4c0fed7 drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c by Arkadiusz Hiler · 8 years ago
  46. 882d1db drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw() by Arkadiusz Hiler · 8 years ago
  47. 50beba5 drm/i915/huc: Add huc_to_i915 by Arkadiusz Hiler · 8 years ago
  48. 0417a2b drm/i915/uc: Drop superfluous externs in intel_uc.h by Arkadiusz Hiler · 8 years ago
  49. bd784b7 drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker) by Chris Wilson · 8 years ago
  50. 3465dbd drm/i915/glk: Improve rounding caused by pre-CSC gamma tables by Ander Conselvan de Oliveira · 8 years ago
  51. 7d2ec88 drm/i915: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  52. ca0241a Revert "drm/i915: Ignore panel type from OpRegion on SKL" by Ville Syrjälä · 8 years ago
  53. 05df49e drm/i915: annote drop_caches debugfs interface with lockdep by Daniel Vetter · 8 years ago
  54. bb1d132 drm/i915/vbt: split out defaults that are set when there is no VBT by Jani Nikula · 8 years ago
  55. 44e921d drm/i915: Optimize VLV/CHV display FIFO updates by Ville Syrjälä · 8 years ago
  56. dd584fc drm/i915: Use I915_READ_FW for plane updates by Ville Syrjälä · 8 years ago
  57. 78587de drm/i915: Organize plane register writes into tighter bunches by Ville Syrjälä · 8 years ago
  58. 707bdd3 drm/i915: s/__raw_i915_read32/I915_READ_FW/ in the SKL+ scanline read w/a by Ville Syrjälä · 8 years ago
  59. 694e409 drm/i915: Use I915_READ_FW in i915_get_vblank_counter() by Ville Syrjälä · 8 years ago
  60. c750bdd drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support by Ville Syrjälä · 8 years ago
  61. cf632bd drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info by Chris Wilson · 8 years ago
  62. 1300b4f drm/i915: Inline gen6_sanitize_rps_pm_mask() by Chris Wilson · 8 years ago
  63. ef47a0e drm/i915/selftests: Catch error from mock_file() by Chris Wilson · 8 years ago
  64. 1257e0f drm/i915/selftests: Fix error path for ggtt walk_hole() by Chris Wilson · 8 years ago
  65. 7f5f95d drm/i915: Move whole object to CPU domain for coherent shmem access by Chris Wilson · 8 years ago
  66. 655d49e drm/i915: Rename REDIRECT_TO_GUC bit by Chris Wilson · 8 years ago
  67. e6963cc drm/i915: Use new atomic iterator macros in cdclk by Maarten Lankhorst · 8 years ago
  68. aa5e9b4 drm/i915: Use new atomic iterator macros in display code by Maarten Lankhorst · 8 years ago
  69. 6ebdb5a drm/i915: Use new atomic iterator macros in wm code by Maarten Lankhorst · 8 years ago
  70. e96b206 drm/i915: Use new atomic iterator macros in fbc by Maarten Lankhorst · 8 years ago
  71. b77c7a9 drm/i915: Use new atomic iterator macros in ddi by Maarten Lankhorst · 8 years ago
  72. 6657885 drm/i915/vbt: don't propagate errors from intel_bios_init() by Jani Nikula · 8 years ago
  73. f103560 Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into drm-intel-next-queued by Daniel Vetter · 8 years ago
  74. 1f3b1fd drm/i915/guc: Update rps.pm_intrmsk_mbz in guc_interrupts_capture/release by Sagar Arun Kamble · 8 years ago
  75. 5dd0455 drm/i915: s/pm_intr_keep/pm_intrmsk_mbz by Sagar Arun Kamble · 8 years ago
  76. 7762ebb drm/i915/guc: Release GuC interrupts in i915_guc_submission_disable by Sagar Arun Kamble · 8 years ago
  77. 7c0a16a drm/i915: Defer unmasking RPS interrupts until after making adjustments by Chris Wilson · 8 years ago
  78. 569884e drm/i915: Use max(render, media) for Baytrail busyness calculation by Chris Wilson · 8 years ago
  79. e0e8c7c drm/i915: Stop using RP_DOWN_EI on Baytrail by Chris Wilson · 8 years ago
  80. 8eadc19 drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all() by Chris Wilson · 8 years ago
  81. 504ae40 drm/i915/cmdparser: Limit clflush to active cachelines by Chris Wilson · 8 years ago
  82. b847305 drm/i915: Fix forcewake active domain tracking by Tvrtko Ursulin · 8 years ago
  83. 1524e93 drm/i915: Remove intel_ prefix from encoder variables in intel_ddi.c by Shashank Sharma · 8 years ago
  84. 1885401 drivers/gpu/drm/i915/selftests/i915_selftest.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  85. cbf4b77 drm/i915/guc: Fix request re-submission after reset by Tvrtko Ursulin · 8 years ago
  86. 7342a72 drm/i915: Ignore skl+ for debugfs/i915_sr_status by Chris Wilson · 8 years ago
  87. 9735b04 drm/i915: Initialize pm_intr_keep during intel_irq_init for GuC by Sagar Arun Kamble · 8 years ago
  88. d38146b9 drm/i915: Nuke skl_update_plane debug message from the pipe update critical section by Maarten Lankhorst · 8 years ago
  89. fceb430 drm/i915/selftests: exercise cache domain eviction by Matthew Auld · 8 years ago
  90. fe65cbd drm/i915: use correct node for handling cache domain eviction by Matthew Auld · 8 years ago
  91. a5dd8f5 drm/i915/selftests: don't leak the gem object by Matthew Auld · 8 years ago
  92. 1c8782d drm/i915/userptr: Disallow wrapping GTT into a userptr by Chris Wilson · 8 years ago
  93. d151e9c drm/i915/userptr: Only flush the workqueue if required by Chris Wilson · 8 years ago
  94. 42953b3 drm/i915/userptr: Deactivate a failed userptr if the worker reports an EFAULT by Chris Wilson · 8 years ago
  95. 86b0426 drm/i915: Fix up verify_encoder_state by Daniel Vetter · 8 years ago
  96. f9e905c drm/i915: use for_each_intel_connector_iter in intel_display.c by Daniel Vetter · 8 years ago
  97. 51ec53d drm/i915: Make intel_get_pipe_from_connector atomic by Daniel Vetter · 8 years ago
  98. f57c842 drm/i915: use drm_connector_list_iter in intel_opregion.c by Daniel Vetter · 8 years ago
  99. cc3ca4f drm/i915: use drm_connector_list_iter in intel_hotplug.c by Daniel Vetter · 8 years ago
  100. 3f6a5e1 drm/i915: Use drm_connector_list_iter in debugfs by Daniel Vetter · 8 years ago