1. be5df20 Merge tag 'drm-intel-next-2017-03-20' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  2. c5bd2e1 drm/i915: Update DRIVER_DATE to 20170320 by Daniel Vetter · 8 years ago
  3. 33d5f51 Merge tag 'imx-drm-next-2017-03-17' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  4. be062fa drm/i915: Initialise i915_gem_object_create_from_data() directly by Chris Wilson · 8 years ago
  5. f3ddd2c drm/i915: Correct error handling for i915_gem_object_create_from_data() by Chris Wilson · 8 years ago
  6. ce8ff09 drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex by Chris Wilson · 8 years ago
  7. 51a575d drm/i915: Retire an active batch pool object rather than allocate new by Chris Wilson · 8 years ago
  8. 92a0256 drm/i915: Add i810/i815 pci-ids for completeness by Chris Wilson · 8 years ago
  9. 6c943de drm/i915: Skip execlists_dequeue() early if the list is empty by Chris Wilson · 8 years ago
  10. e637d2c drm/i915: Stop using obj->obj_exec_link outside of execbuf by Chris Wilson · 8 years ago
  11. facbeca drm/i915: Squelch WARN for VLV_COUNTER_CONTROL by Chris Wilson · 8 years ago
  12. 234516a drm/i915/glk: Enable pooled EUs for Geminilake by Ander Conselvan de Oliveira · 8 years ago
  13. e642c85 drm/i915: Remove superfluous i915_add_request_no_flush() helper by Chris Wilson · 8 years ago
  14. e3b1895 drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughly by Tvrtko Ursulin · 8 years ago
  15. fa7e8b5 drm/i915: Fix vGPU balloon for ggtt guard page by Zhenyu Wang · 8 years ago
  16. 6036713 drm/i915: Avoid use-after-free of ctx in request tracepoints by Chris Wilson · 8 years ago
  17. b7d6c8d drm/nouveau/secboot: fix NULL pointer dereference by Alexandre Courbot · 8 years ago
  18. aa7fc0c drm/nouveau/secboot: fix inconsistent pointer checking by Alexandre Courbot · 8 years ago
  19. a533b4b drm/i915: Assert that the context pin_counts do not overflow by Chris Wilson · 8 years ago
  20. d3df42b drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged by Chris Wilson · 8 years ago
  21. 2e8f9d3 drm/i915: Restore engine->submit_request before unwedging by Chris Wilson · 8 years ago
  22. ff44ad5 drm/i915: Move engine->submit_request selection to a vfunc by Chris Wilson · 8 years ago
  23. 8c185ec drm/i915: Split I915_RESET_IN_PROGRESS into two flags by Chris Wilson · 8 years ago
  24. 3fc0306 drm/i915: make context status notifier head be per engine by Changbin Du · 8 years ago
  25. 31de735 drm/i915/scheduler: emulate a scheduler for guc by Chris Wilson · 8 years ago
  26. 14a6bbf drm/i915: Replace irq_seqno_barrier on hws write with a clflush by Chris Wilson · 8 years ago
  27. 6b7f6aa drm/i915: Use coarse grained residency counter with byt by Mika Kuoppala · 8 years ago
  28. 679cb6c drm/i915: Use ktime to calculate rc0 residency by Mika Kuoppala · 8 years ago
  29. 1362877 drm/i915: Convert debugfs to use generic residency calculator by Mika Kuoppala · 8 years ago
  30. 47c21d9 drm/i915: Extend vlv/chv residency resolution by Mika Kuoppala · 8 years ago
  31. c5a0ad1 drm/i915: Return residency as microseconds by Mika Kuoppala · 8 years ago
  32. 135bafa drm/i915: Move residency calculation into intel_pm.c by Mika Kuoppala · 8 years ago
  33. 15c344f drm/i915/userptr: Reinvent GGTT self-faulting protection by Chris Wilson · 8 years ago
  34. 7d5ed29 drm/imx: Remove unneeded definition for structure imx_drm_component by Liu Ying · 8 years ago
  35. 00514e8 drm/imx: use PRG/PRE when possible by Lucas Stach · 8 years ago
  36. e0fb7dd drm/imx: enable/disable PRG on CRTC enable/disable by Lucas Stach · 8 years ago
  37. 320a89a gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absent by Lucas Stach · 8 years ago
  38. 92681fe gpu: ipu-v3: hook up PRG unit by Lucas Stach · 8 years ago
  39. 0d6c9a4 gpu: ipu-v3: document valid IPUv3 compatibles and extend for i.MX6 QuadPlus by Lucas Stach · 8 years ago
  40. ea9c260 gpu: ipu-v3: add driver for Prefetch Resolve Gasket by Lucas Stach · 8 years ago
  41. d4a70a1 drm/i915: Make intel_uc_sanitize_options() more robust by Michal Wajdeczko · 8 years ago
  42. 6833b82 drm/i915/uc: Rename intel_uc_fw.fw to .type by Arkadiusz Hiler · 8 years ago
  43. a6b0a141 drm/i915/breadcrumbs: Tweak commentary by Chris Wilson · 8 years ago
  44. db93991 drm/i915: Only attempt to signal the request once from the interrupt handler by Chris Wilson · 8 years ago
  45. 908a6cb drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-half by Chris Wilson · 8 years ago
  46. a5cae7b drm/i915/breadcrumbs: Disable interrupt bottom-half first on idling by Chris Wilson · 8 years ago
  47. 429732e drm/i915/breadcrumbs: Update bottom-half before marking as complete by Chris Wilson · 8 years ago
  48. 4bd6639 drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy() by Chris Wilson · 8 years ago
  49. 1604a86 drm/i915: Extend rpm wakelock during i915_handle_error() by Chris Wilson · 8 years ago
  50. 16f11f4 drm/i915/guc: Use formalized struct definition for ads object by Michal Wajdeczko · 8 years ago
  51. 63863d4 gpu: ipu-v3: add DT binding for the Prefetch Resolve Gasket by Lucas Stach · 8 years ago
  52. d2a3423 gpu: ipu-v3: add driver for Prefetch Resolve Engine by Lucas Stach · 8 years ago
  53. dcddda5 gpu: ipu-v3: add DT binding for the Prefetch Resolve Engine by Lucas Stach · 8 years ago
  54. f6b50ef drm/imx: ipuv3-plane: add support for separate alpha planes by Philipp Zabel · 9 years ago
  55. 0bfd56f drm/imx: extend drm_plane_state_to_eba for separate channel support by Philipp Zabel · 9 years ago
  56. e72db3b gpu: ipu-v3: add support for separate alpha channels by Philipp Zabel · 10 years ago
  57. ba2b527 drm: add RGB formats with separate alpha plane by Philipp Zabel · 10 years ago
  58. eb8c888 drm/imx: add deferred plane disabling by Philipp Zabel · 8 years ago
  59. cf92fef drm/imx: don't wait for vblank and stop calling cleanup_planes in commit_tail by Philipp Zabel · 8 years ago
  60. f9bb7ac gpu: ipu-v3: add unsynchronised DP channel disabling by Philipp Zabel · 8 years ago
  61. 2212a78 gpu: ipu-v3: remove IRQ dance on DC channel disable by Lucas Stach · 8 years ago
  62. 1762ed6 gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_image by Philipp Zabel · 8 years ago
  63. 5cd4337 gpu: ipu-cpmem: set image base address even for incorrect formats by Philipp Zabel · 8 years ago
  64. 2e9a712 drm/imx: ipuv3-plane: update overlay plane position also without modeset by Philipp Zabel · 8 years ago
  65. 03ee3da drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates by Philipp Zabel · 8 years ago
  66. b3420dd drm/i915/uc: Add params for specifying firmware by Arkadiusz Hiler · 8 years ago
  67. b551f61 drm/i915/uc: Separate firmware selection and preparation by Arkadiusz Hiler · 8 years ago
  68. 8fc2a4e drm/i915/uc: Simplify firmware path handling by Arkadiusz Hiler · 8 years ago
  69. 6cd5a72 drm/i915/guc: Simplify intel_guc_init_hw() by Arkadiusz Hiler · 8 years ago
  70. d2be9f2 drm/i915/guc: Extract param logic form guc_init_fw() by Arkadiusz Hiler · 8 years ago
  71. 29ad6a3 drm/i915/uc: Introduce intel_uc_init_fw() by Arkadiusz Hiler · 8 years ago
  72. 4c0fed7 drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c by Arkadiusz Hiler · 8 years ago
  73. 882d1db drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw() by Arkadiusz Hiler · 8 years ago
  74. 50beba5 drm/i915/huc: Add huc_to_i915 by Arkadiusz Hiler · 8 years ago
  75. 0417a2b drm/i915/uc: Drop superfluous externs in intel_uc.h by Arkadiusz Hiler · 8 years ago
  76. 9c23376 Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  77. bd784b7 drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker) by Chris Wilson · 8 years ago
  78. 3465dbd drm/i915/glk: Improve rounding caused by pre-CSC gamma tables by Ander Conselvan de Oliveira · 8 years ago
  79. 7d2ec88 drm/i915: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  80. ca0241a Revert "drm/i915: Ignore panel type from OpRegion on SKL" by Ville Syrjälä · 8 years ago
  81. 05df49e drm/i915: annote drop_caches debugfs interface with lockdep by Daniel Vetter · 8 years ago
  82. bb1d132 drm/i915/vbt: split out defaults that are set when there is no VBT by Jani Nikula · 8 years ago
  83. 44e921d drm/i915: Optimize VLV/CHV display FIFO updates by Ville Syrjälä · 8 years ago
  84. dd584fc drm/i915: Use I915_READ_FW for plane updates by Ville Syrjälä · 8 years ago
  85. 78587de drm/i915: Organize plane register writes into tighter bunches by Ville Syrjälä · 8 years ago
  86. 707bdd3 drm/i915: s/__raw_i915_read32/I915_READ_FW/ in the SKL+ scanline read w/a by Ville Syrjälä · 8 years ago
  87. 694e409 drm/i915: Use I915_READ_FW in i915_get_vblank_counter() by Ville Syrjälä · 8 years ago
  88. c750bdd drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support by Ville Syrjälä · 8 years ago
  89. cf632bd drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info by Chris Wilson · 8 years ago
  90. 1300b4f drm/i915: Inline gen6_sanitize_rps_pm_mask() by Chris Wilson · 8 years ago
  91. ef47a0e drm/i915/selftests: Catch error from mock_file() by Chris Wilson · 8 years ago
  92. 1257e0f drm/i915/selftests: Fix error path for ggtt walk_hole() by Chris Wilson · 8 years ago
  93. 7f5f95d drm/i915: Move whole object to CPU domain for coherent shmem access by Chris Wilson · 8 years ago
  94. 655d49e drm/i915: Rename REDIRECT_TO_GUC bit by Chris Wilson · 8 years ago
  95. e6963cc drm/i915: Use new atomic iterator macros in cdclk by Maarten Lankhorst · 8 years ago
  96. aa5e9b4 drm/i915: Use new atomic iterator macros in display code by Maarten Lankhorst · 8 years ago
  97. 6ebdb5a drm/i915: Use new atomic iterator macros in wm code by Maarten Lankhorst · 8 years ago
  98. e96b206 drm/i915: Use new atomic iterator macros in fbc by Maarten Lankhorst · 8 years ago
  99. b77c7a9 drm/i915: Use new atomic iterator macros in ddi by Maarten Lankhorst · 8 years ago
  100. 6657885 drm/i915/vbt: don't propagate errors from intel_bios_init() by Jani Nikula · 8 years ago