1. dd584fc drm/i915: Use I915_READ_FW for plane updates by Ville Syrjälä · 8 years ago
  2. 78587de drm/i915: Organize plane register writes into tighter bunches by Ville Syrjälä · 8 years ago
  3. 707bdd3 drm/i915: s/__raw_i915_read32/I915_READ_FW/ in the SKL+ scanline read w/a by Ville Syrjälä · 8 years ago
  4. 694e409 drm/i915: Use I915_READ_FW in i915_get_vblank_counter() by Ville Syrjälä · 8 years ago
  5. c750bdd drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support by Ville Syrjälä · 8 years ago
  6. cf632bd drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info by Chris Wilson · 8 years ago
  7. 1300b4f drm/i915: Inline gen6_sanitize_rps_pm_mask() by Chris Wilson · 8 years ago
  8. ef47a0e drm/i915/selftests: Catch error from mock_file() by Chris Wilson · 8 years ago
  9. 1257e0f drm/i915/selftests: Fix error path for ggtt walk_hole() by Chris Wilson · 8 years ago
  10. 7f5f95d drm/i915: Move whole object to CPU domain for coherent shmem access by Chris Wilson · 8 years ago
  11. 655d49e drm/i915: Rename REDIRECT_TO_GUC bit by Chris Wilson · 8 years ago
  12. e6963cc drm/i915: Use new atomic iterator macros in cdclk by Maarten Lankhorst · 8 years ago
  13. aa5e9b4 drm/i915: Use new atomic iterator macros in display code by Maarten Lankhorst · 8 years ago
  14. 6ebdb5a drm/i915: Use new atomic iterator macros in wm code by Maarten Lankhorst · 8 years ago
  15. e96b206 drm/i915: Use new atomic iterator macros in fbc by Maarten Lankhorst · 8 years ago
  16. b77c7a9 drm/i915: Use new atomic iterator macros in ddi by Maarten Lankhorst · 8 years ago
  17. 6657885 drm/i915/vbt: don't propagate errors from intel_bios_init() by Jani Nikula · 8 years ago
  18. 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
  19. 1f3b1fd drm/i915/guc: Update rps.pm_intrmsk_mbz in guc_interrupts_capture/release by Sagar Arun Kamble · 8 years ago
  20. 5dd0455 drm/i915: s/pm_intr_keep/pm_intrmsk_mbz by Sagar Arun Kamble · 8 years ago
  21. 7762ebb drm/i915/guc: Release GuC interrupts in i915_guc_submission_disable by Sagar Arun Kamble · 8 years ago
  22. 7c0a16a drm/i915: Defer unmasking RPS interrupts until after making adjustments by Chris Wilson · 8 years ago
  23. 569884e drm/i915: Use max(render, media) for Baytrail busyness calculation by Chris Wilson · 8 years ago
  24. e0e8c7c drm/i915: Stop using RP_DOWN_EI on Baytrail by Chris Wilson · 8 years ago
  25. 8eadc19 drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all() by Chris Wilson · 8 years ago
  26. 504ae40 drm/i915/cmdparser: Limit clflush to active cachelines by Chris Wilson · 8 years ago
  27. b847305 drm/i915: Fix forcewake active domain tracking by Tvrtko Ursulin · 8 years ago
  28. 1524e93 drm/i915: Remove intel_ prefix from encoder variables in intel_ddi.c by Shashank Sharma · 8 years ago
  29. 1885401 drivers/gpu/drm/i915/selftests/i915_selftest.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  30. cbf4b77 drm/i915/guc: Fix request re-submission after reset by Tvrtko Ursulin · 8 years ago
  31. 7342a72 drm/i915: Ignore skl+ for debugfs/i915_sr_status by Chris Wilson · 8 years ago
  32. 9735b04 drm/i915: Initialize pm_intr_keep during intel_irq_init for GuC by Sagar Arun Kamble · 8 years ago
  33. d38146b9 drm/i915: Nuke skl_update_plane debug message from the pipe update critical section by Maarten Lankhorst · 8 years ago
  34. fceb430 drm/i915/selftests: exercise cache domain eviction by Matthew Auld · 8 years ago
  35. fe65cbd drm/i915: use correct node for handling cache domain eviction by Matthew Auld · 8 years ago
  36. a5dd8f5 drm/i915/selftests: don't leak the gem object by Matthew Auld · 8 years ago
  37. 1c8782d drm/i915/userptr: Disallow wrapping GTT into a userptr by Chris Wilson · 8 years ago
  38. d151e9c drm/i915/userptr: Only flush the workqueue if required by Chris Wilson · 8 years ago
  39. 42953b3 drm/i915/userptr: Deactivate a failed userptr if the worker reports an EFAULT by Chris Wilson · 8 years ago
  40. 86b0426 drm/i915: Fix up verify_encoder_state by Daniel Vetter · 8 years ago
  41. f9e905c drm/i915: use for_each_intel_connector_iter in intel_display.c by Daniel Vetter · 8 years ago
  42. 51ec53d drm/i915: Make intel_get_pipe_from_connector atomic by Daniel Vetter · 8 years ago
  43. f57c842 drm/i915: use drm_connector_list_iter in intel_opregion.c by Daniel Vetter · 8 years ago
  44. cc3ca4f drm/i915: use drm_connector_list_iter in intel_hotplug.c by Daniel Vetter · 8 years ago
  45. 3f6a5e1 drm/i915: Use drm_connector_list_iter in debugfs by Daniel Vetter · 8 years ago
  46. 5b5554c5 drm/i915: Check for an invalid seqno before __i915_gem_request_started by Chris Wilson · 8 years ago
  47. f166244 drm/i915: Purge i915_gem_object_is_dead() by Chris Wilson · 8 years ago
  48. 03d1cac drm/i915: Avoiding recursing on ww_mutex inside shrinker by Chris Wilson · 8 years ago
  49. 144cc143 drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages by Ville Syrjälä · 8 years ago
  50. 3ca46c0 drm/i915: Pass the correct plane index to _intel_compute_tile_offset() by Ville Syrjälä · 8 years ago
  51. 1b50053 drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux plane by Ville Syrjälä · 8 years ago
  52. b90c1ee drm/i915: Move nv12 chroma plane handling into intel_surf_alignment() by Ville Syrjälä · 8 years ago
  53. d88c4af drm/i915: Plumb drm_framebuffer into more places by Ville Syrjälä · 8 years ago
  54. a94f2b9 drm/i915: suppress atomic commit error message under gvt-g env by Bing Niu · 8 years ago
  55. c3f8ad5 drm/i915: Nuke debug messages from the pipe update critical section by Ville Syrjälä · 8 years ago
  56. 7ffe939 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  57. 6796b12 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  58. 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  59. 7c55e2c drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl by Chris Wilson · 8 years ago
  60. 4e5462e drm/i915: Store a permanent error in obj->mm.pages by Chris Wilson · 8 years ago
  61. e1cd332 drm/i915: move the {skl, bxt}_{i, uni}nit_cdclk declarations by Paulo Zanoni · 8 years ago
  62. 6b9e441 drm/i915: remove potentially confusing IS_G4X checks by Paulo Zanoni · 8 years ago
  63. 64486ae drm/i915: Flush idle work when changing missed-irq fault injection by Chris Wilson · 8 years ago
  64. 7fba830 drm/i915/dsi: arrange intel_dsi.h according to relevant files by Jani Nikula · 8 years ago
  65. 5431fc0 drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.c by Jani Nikula · 8 years ago
  66. fefc51e drm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi_disable by Jani Nikula · 8 years ago
  67. b0dd688 drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence by Jani Nikula · 8 years ago
  68. 3f751d6 drm/i915/dsi: stop using the drm_panel framework completely by Jani Nikula · 8 years ago
  69. b9e5675 drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel by Jani Nikula · 8 years ago
  70. 7967ef6 drm/i915/dsi: remove support for more than one panel driver by Jani Nikula · 8 years ago
  71. d2fa80a drm/i915: Avoid clearing the base drm_crtc_state by Chris Wilson · 8 years ago
  72. aebfd1d drm/i915/: DMC 1.04 for Geminilake by Anusha Srivatsa · 8 years ago
  73. cdc3a45 drm/i915: No need to save/restore irq status in intel_engine_wakeup by Tvrtko Ursulin · 8 years ago
  74. a9e6493 drm/i915: No need to save/restore irq status in intel_breadcrumbs_fake_irq by Tvrtko Ursulin · 8 years ago
  75. 2c33b54 drm/i915: No need to save/restore irq status in __i915_request_irq_complete by Tvrtko Ursulin · 8 years ago
  76. 97e5268 drm/nouveau/fb/gf100-: rework ram detection by Ben Skeggs · 8 years ago
  77. ba4c063 drm/nouveau/fb/gm200: split ram implementation from gm107 by Ben Skeggs · 8 years ago
  78. 904e703 drm/nouveau/fb/gf108: split implementation from gf100 by Ben Skeggs · 8 years ago
  79. fcb371a drm/nouveau/fb/gf100-: modify constructors to allow more customisation by Ben Skeggs · 8 years ago
  80. df8dc97 drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm by Ben Skeggs · 8 years ago
  81. 5c68d91 drm/nouveau/i2c/g94-: return REPLY_M value on reads by Ben Skeggs · 8 years ago
  82. 1af5c41 drm/nouveau/i2c: modify aux interface to return length actually transferred by Ben Skeggs · 8 years ago
  83. 36510ad drm/nouveau/gp10x: enable secboot and GR by Alexandre Courbot · 8 years ago
  84. 424321b drm/nouveau/gr/gp102: initial support by Ben Skeggs · 8 years ago
  85. 4eb3390 drm/nouveau/falcon: support for gp10x msgqueue by Alexandre Courbot · 8 years ago
  86. 5429f82 drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support by Alexandre Courbot · 8 years ago
  87. 84074e5 drm/nouveau/secboot: put HS code loading code into own file by Alexandre Courbot · 8 years ago
  88. 717bad82 drm/nouveau/secboot: support for r375 ACR by Alexandre Courbot · 8 years ago
  89. 0f8fb2a drm/nouveau/secboot: support for r367 ACR by Alexandre Courbot · 8 years ago
  90. 810997f drm/nouveau/secboot: support for r364 ACR by Alexandre Courbot · 8 years ago
  91. ec91cb0 drm/nouveau/secboot: workaround bug when starting SEC2 firmware by Alexandre Courbot · 8 years ago
  92. c5e1fef drm/nouveau/secboot: support standard NVIDIA HS binaries by Alexandre Courbot · 8 years ago
  93. b58b417 drm/nouveau/secboot: support for unload blob bootloader by Alexandre Courbot · 8 years ago
  94. c93cfe3 drm/nouveau/secboot: let callers interpret return value of blobs by Alexandre Courbot · 8 years ago
  95. 7defd1d drm/nouveau/secboot: support for different load and unload falcons by Alexandre Courbot · 8 years ago
  96. a13edd0 drm/nouveau/secboot: share r361 BL structures and functions by Alexandre Courbot · 8 years ago
  97. 114223a drm/nouveau/secboot: add support for SEC LS firmware by Alexandre Courbot · 8 years ago
  98. 48387f0 drm/nouveau/secboot: support running ACR on SEC by Alexandre Courbot · 8 years ago
  99. c343360 drm/nouveau/secboot: get start address of blob from ACR by Alexandre Courbot · 8 years ago
  100. e946241 drm/nouveau/secboot: add shadow blob argument by Alexandre Courbot · 8 years ago