1. 51ec53d drm/i915: Make intel_get_pipe_from_connector atomic by Daniel Vetter · 8 years ago
  2. f57c842 drm/i915: use drm_connector_list_iter in intel_opregion.c by Daniel Vetter · 8 years ago
  3. cc3ca4f drm/i915: use drm_connector_list_iter in intel_hotplug.c by Daniel Vetter · 8 years ago
  4. 3f6a5e1 drm/i915: Use drm_connector_list_iter in debugfs by Daniel Vetter · 8 years ago
  5. 5b5554c5 drm/i915: Check for an invalid seqno before __i915_gem_request_started by Chris Wilson · 8 years ago
  6. f166244 drm/i915: Purge i915_gem_object_is_dead() by Chris Wilson · 8 years ago
  7. 03d1cac drm/i915: Avoiding recursing on ww_mutex inside shrinker by Chris Wilson · 8 years ago
  8. 144cc143 drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages by Ville Syrjälä · 8 years ago
  9. 3ca46c0 drm/i915: Pass the correct plane index to _intel_compute_tile_offset() by Ville Syrjälä · 8 years ago
  10. 1b50053 drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux plane by Ville Syrjälä · 8 years ago
  11. b90c1ee drm/i915: Move nv12 chroma plane handling into intel_surf_alignment() by Ville Syrjälä · 8 years ago
  12. d88c4af drm/i915: Plumb drm_framebuffer into more places by Ville Syrjälä · 8 years ago
  13. a94f2b9 drm/i915: suppress atomic commit error message under gvt-g env by Bing Niu · 8 years ago
  14. c3f8ad5 drm/i915: Nuke debug messages from the pipe update critical section by Ville Syrjälä · 8 years ago
  15. 7ffe939 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  16. 6796b12 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  17. 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
  18. 7c55e2c drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl by Chris Wilson · 8 years ago
  19. 4e5462e drm/i915: Store a permanent error in obj->mm.pages by Chris Wilson · 8 years ago
  20. e1cd332 drm/i915: move the {skl, bxt}_{i, uni}nit_cdclk declarations by Paulo Zanoni · 8 years ago
  21. 6b9e441 drm/i915: remove potentially confusing IS_G4X checks by Paulo Zanoni · 8 years ago
  22. 64486ae drm/i915: Flush idle work when changing missed-irq fault injection by Chris Wilson · 8 years ago
  23. 7fba830 drm/i915/dsi: arrange intel_dsi.h according to relevant files by Jani Nikula · 8 years ago
  24. 5431fc0 drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.c by Jani Nikula · 8 years ago
  25. fefc51e drm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi_disable by Jani Nikula · 8 years ago
  26. b0dd688 drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence by Jani Nikula · 8 years ago
  27. 3f751d6 drm/i915/dsi: stop using the drm_panel framework completely by Jani Nikula · 8 years ago
  28. b9e5675 drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel by Jani Nikula · 8 years ago
  29. 7967ef6 drm/i915/dsi: remove support for more than one panel driver by Jani Nikula · 8 years ago
  30. d2fa80a drm/i915: Avoid clearing the base drm_crtc_state by Chris Wilson · 8 years ago
  31. aebfd1d drm/i915/: DMC 1.04 for Geminilake by Anusha Srivatsa · 8 years ago
  32. cdc3a45 drm/i915: No need to save/restore irq status in intel_engine_wakeup by Tvrtko Ursulin · 8 years ago
  33. a9e6493 drm/i915: No need to save/restore irq status in intel_breadcrumbs_fake_irq by Tvrtko Ursulin · 8 years ago
  34. 2c33b54 drm/i915: No need to save/restore irq status in __i915_request_irq_complete by Tvrtko Ursulin · 8 years ago
  35. 97e5268 drm/nouveau/fb/gf100-: rework ram detection by Ben Skeggs · 8 years ago
  36. ba4c063 drm/nouveau/fb/gm200: split ram implementation from gm107 by Ben Skeggs · 8 years ago
  37. 904e703 drm/nouveau/fb/gf108: split implementation from gf100 by Ben Skeggs · 8 years ago
  38. fcb371a drm/nouveau/fb/gf100-: modify constructors to allow more customisation by Ben Skeggs · 8 years ago
  39. df8dc97 drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm by Ben Skeggs · 8 years ago
  40. 5c68d91 drm/nouveau/i2c/g94-: return REPLY_M value on reads by Ben Skeggs · 8 years ago
  41. 1af5c41 drm/nouveau/i2c: modify aux interface to return length actually transferred by Ben Skeggs · 8 years ago
  42. 36510ad drm/nouveau/gp10x: enable secboot and GR by Alexandre Courbot · 8 years ago
  43. 424321b drm/nouveau/gr/gp102: initial support by Ben Skeggs · 8 years ago
  44. 4eb3390 drm/nouveau/falcon: support for gp10x msgqueue by Alexandre Courbot · 8 years ago
  45. 5429f82 drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support by Alexandre Courbot · 8 years ago
  46. 84074e5 drm/nouveau/secboot: put HS code loading code into own file by Alexandre Courbot · 8 years ago
  47. 717bad82 drm/nouveau/secboot: support for r375 ACR by Alexandre Courbot · 8 years ago
  48. 0f8fb2a drm/nouveau/secboot: support for r367 ACR by Alexandre Courbot · 8 years ago
  49. 810997f drm/nouveau/secboot: support for r364 ACR by Alexandre Courbot · 8 years ago
  50. ec91cb0 drm/nouveau/secboot: workaround bug when starting SEC2 firmware by Alexandre Courbot · 8 years ago
  51. c5e1fef drm/nouveau/secboot: support standard NVIDIA HS binaries by Alexandre Courbot · 8 years ago
  52. b58b417 drm/nouveau/secboot: support for unload blob bootloader by Alexandre Courbot · 8 years ago
  53. c93cfe3 drm/nouveau/secboot: let callers interpret return value of blobs by Alexandre Courbot · 8 years ago
  54. 7defd1d drm/nouveau/secboot: support for different load and unload falcons by Alexandre Courbot · 8 years ago
  55. a13edd0 drm/nouveau/secboot: share r361 BL structures and functions by Alexandre Courbot · 8 years ago
  56. 114223a drm/nouveau/secboot: add support for SEC LS firmware by Alexandre Courbot · 8 years ago
  57. 48387f0 drm/nouveau/secboot: support running ACR on SEC by Alexandre Courbot · 8 years ago
  58. c343360 drm/nouveau/secboot: get start address of blob from ACR by Alexandre Courbot · 8 years ago
  59. e946241 drm/nouveau/secboot: add shadow blob argument by Alexandre Courbot · 8 years ago
  60. 9706d8f drm/nouveau/falcon/msgqueue: add SEC2 support by Alexandre Courbot · 8 years ago
  61. 6ac2cc2 drm/nouveau/falcon: support for EMEM by Alexandre Courbot · 8 years ago
  62. cfd044b drm/nouveau/falcon: fix base address of FBIF registers by Alexandre Courbot · 8 years ago
  63. ad147b7 drm/nouveau/falcon: better detection of debug register by Alexandre Courbot · 8 years ago
  64. b62880f drm/nouveau/core: add SEC2 engine by Alexandre Courbot · 8 years ago
  65. 16307b5 drm/nouveau/nvdec: add gp102 support by Alexandre Courbot · 8 years ago
  66. 9e43975 drm/nouveau/falcon: delay construction of falcons to oneinit() by Alexandre Courbot · 8 years ago
  67. 65d9376 drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLK by Alexandre Courbot · 8 years ago
  68. 1106459 drm/nouveau/secboot/gm20b: enable PMU firmware by Alexandre Courbot · 8 years ago
  69. 937deb0 drm/nouveau/pmu/gm20b: add msgqueue support by Alexandre Courbot · 8 years ago
  70. fc12745 drm/nouveau/secboot: check that WPR region is properly set by Alexandre Courbot · 8 years ago
  71. 7775d0d drm/nouveau/secboot: support optional falcons by Alexandre Courbot · 8 years ago
  72. bb5ec9c drm/nouveau/secboot: support PMU LS firmware by Alexandre Courbot · 8 years ago
  73. 7579e22 drm/nouveau/secboot: base support for PMU falcon by Alexandre Courbot · 8 years ago
  74. eabe4ea drm/nouveau/secboot: support for loading LS PMU firmware by Alexandre Courbot · 8 years ago
  75. 9ce480f drm/nouveau/pmu: add msgqueue member by Alexandre Courbot · 8 years ago
  76. 42847d8 drm/nouveau/falcon: support for gm20b msgqueue by Alexandre Courbot · 8 years ago
  77. 9b536e9 drm/nouveau/falcon: add msgqueue interface by Alexandre Courbot · 8 years ago
  78. 0117b33 drm/nouveau/secboot: add LS firmware post-run hooks by Alexandre Courbot · 8 years ago
  79. 9bb55bb drm/nouveau/secboot: abstract fixup_hs_desc function by Alexandre Courbot · 8 years ago
  80. f7152a2 drm/nouveau/secboot: make specialized ls_ucode_img struct private by Alexandre Courbot · 8 years ago
  81. 48eee54 drm/nouveau/secboot: store ucode offset in base image structure by Alexandre Courbot · 8 years ago
  82. 5c4e060 drm/nouveau/secboot: fix usage of hsf_load_header by Alexandre Courbot · 8 years ago
  83. 913b97f drm/nouveau/secboot: prevent address trimming by Alexandre Courbot · 8 years ago
  84. 098ee77 drm/nouveau/secboot: fix WPR region alignment by Alexandre Courbot · 8 years ago
  85. 3e8fbe3 drm/nouveau/secboot: fix WPR address to be 64-bit by Alexandre Courbot · 8 years ago
  86. a335f07 drm/nouveau/secboot: make sure requested falcons are supported by Alexandre Courbot · 8 years ago
  87. 489a5fe drm/nouveau/secboot: remove unused hook by Alexandre Courbot · 8 years ago
  88. 17c602e drm/nouveau/falcon: fix IMEM port access by Alexandre Courbot · 8 years ago
  89. ca179c8 drm/nouveau/falcon: fix port offset for DMEM register by Alexandre Courbot · 8 years ago
  90. e444de5 drm/nouveau/falcon: protect against concurrent DMEM accesses by Alexandre Courbot · 8 years ago
  91. 6bd4b52 drm/nouveau/falcon: add missing context binding memory target by Alexandre Courbot · 8 years ago
  92. 485a20e drm/nouveau/pmu: make sure the reset hook exists before running it by Alexandre Courbot · 8 years ago
  93. ba735d0 drm/nouveau/secboot: make nvkm_secboot_falcon_name visible by Alexandre Courbot · 8 years ago
  94. 69d468f drm/nouveau/priv: punt messages to debug level by Ben Skeggs · 8 years ago
  95. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  96. 181df2d drm/i915: Take rpm wakelock for releasing the fence on unbind by Chris Wilson · 8 years ago
  97. e1c0c91 drm/i915: Wake up all waiters before idling by Chris Wilson · 8 years ago
  98. e1edbd4 drm/i915: Complain if we take too long under vblank evasion. by Maarten Lankhorst · 8 years ago
  99. 567f079 drm/i915: Move updating color management to before vblank evasion by Maarten Lankhorst · 8 years ago
  100. d9321a0 drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMC by Ander Conselvan de Oliveira · 8 years ago