1. 1b0f843 drm/nouveau/tmr: handle races with hw when updating the next alarm time by Ben Skeggs · 8 years ago
  2. 3733bd8 drm/nouveau/tmr: ack interrupt before processing alarms by Ben Skeggs · 8 years ago
  3. 89ed10a drm/nouveau/core: fix static checker warning by Ben Skeggs · 8 years ago
  4. 80a9286 drm/nouveau/fb/ram/gf100-: remove 0x10f200 read by Ben Skeggs · 8 years ago
  5. e6db957 drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes by Ben Skeggs · 8 years ago
  6. 36601c2 drm/nouveau/kms/nv50: fix source-rect-only plane updates by Ben Skeggs · 8 years ago
  7. f42c570 drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire() by Ben Skeggs · 8 years ago
  8. 271393b drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection by Mario Kleiner · 8 years ago
  9. 48907c2 drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_read_wpr() by Wei Yongjun · 8 years ago
  10. 60b95d7 drm/nouveau/kms: Increase max retries in scanout position queries. by Mario Kleiner · 8 years ago
  11. a7cb78b drm/nouveau/bios/bitP: check that table is long enough for optional pointers by Ben Skeggs · 8 years ago
  12. eef4988 drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine by Ilia Mirkin · 8 years ago
  13. 99a97a8 drm/nouveau/gpio: enable interrupts on cards with 32 gpio lines by Adam Borowski · 8 years ago
  14. b2c4ef7 drm/nouveau/gr/gp107: initial support by Ben Skeggs · 8 years ago
  15. fa1dbc4 drm/nouveau/core: recognise GP10B chipset by Alexandre Courbot · 8 years ago
  16. c3f7de6 drm/nouveau/platform: support for probing GP10B by Alexandre Courbot · 8 years ago
  17. e6e1817 drm/nouveau/platform: make VDD regulator optional by Alexandre Courbot · 8 years ago
  18. 51751f7 drm/nouveau/gr: support for GP10B by Alexandre Courbot · 8 years ago
  19. 0af0327 drm/nouveau/ibus: add GP10B support by Alexandre Courbot · 8 years ago
  20. b9a995d drm/nouveau/mc: add GP10B support by Alexandre Courbot · 8 years ago
  21. fdde00e drm/nouveau/fb: add GP10B support by Alexandre Courbot · 8 years ago
  22. af3a4f7 drm/nouveau/fifo: add GP10B support by Alexandre Courbot · 8 years ago
  23. a558be6 drm/nouveau/msgqueue: support for GP10B PMU firmware by Alexandre Courbot · 8 years ago
  24. 59d5592 drm/nouveau/secboot: add GP10B support by Alexandre Courbot · 8 years ago
  25. c79505c drm/nouveau/secboot/gm20b: specify MC base address as argument by Alexandre Courbot · 8 years ago
  26. 008796d drm/nouveau/secboot: start LS firmware in post-run hook by Alexandre Courbot · 8 years ago
  27. d424d27 drm/nouveau/secboot: let LS post_run hooks return error by Alexandre Courbot · 8 years ago
  28. 2963a06 drm/nouveau/secboot: pass instance to LS firmware loaders by Alexandre Courbot · 8 years ago
  29. 598a814 drm/nouveau/secboot: allow to boot multiple falcons by Alexandre Courbot · 8 years ago
  30. e5ffa72 drm/nouveau/imem/gk20a: Turn instmem lock into mutex by Thierry Reding · 8 years ago
  31. 2ebd42b drm/nouveau: initial support (display-only) for GP107 by Ben Skeggs · 8 years ago
  32. df60d1f drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state by Ben Skeggs · 8 years ago
  33. aeecfcd drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method by Ben Skeggs · 8 years ago
  34. ac799ac drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one by Ilia Mirkin · 8 years ago
  35. ad01a91 drm/nouveau/mpeg: mthd returns true on success now by Ilia Mirkin · 8 years ago
  36. fabe2be Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  37. 0dda563e drm: rcar-du: Add HDMI outputs to R8A7795 device description by Koji Matsuoka · 8 years ago
  38. dc4aedb drm: rcar-du: Add DPLL support by Koji Matsuoka · 8 years ago
  39. 4739a0d drm: rcar-du: Skip disabled outputs by Laurent Pinchart · 8 years ago
  40. 40d0fa7 drm: rcar-du: Add Gen3 HDMI encoder support by Koji Matsuoka · 8 years ago
  41. 907c1bb dt-bindings: display: renesas: Add R-Car Gen3 HDMI TX DT bindings by Laurent Pinchart · 8 years ago
  42. 381ddfe drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE by Laurent Pinchart · 8 years ago
  43. 5c60253 drm: rcar-du: Replace manual bridge implementation with DRM bridge by Laurent Pinchart · 8 years ago
  44. e947ecc drm: rcar-du: Add support for LVDS mode selection by Laurent Pinchart · 8 years ago
  45. bf7149f drm: rcar-du: Use the DRM panel API by Laurent Pinchart · 8 years ago
  46. 06711e6 drm: rcar-du: Document the vsps property in the DT bindings by Laurent Pinchart · 8 years ago
  47. eff7fd6 drm: rcar-du: Remove wait field from rcar_du_device structure by Laurent Pinchart · 8 years ago
  48. 3115345 drm: rcar-du: Make sure the VSP is initialized on platforms that need it by Jacopo Mondi · 8 years ago
  49. a8fd122 drm: rcar-du: Use DRM core's atomic commit helper by Laurent Pinchart · 8 years ago
  50. 15b181a drm: rcar-du: Clear handled event pointer in CRTC state by Laurent Pinchart · 8 years ago
  51. 6dd47cf drm: rcar-du: Handle event when disabling CRTCs by Laurent Pinchart · 8 years ago
  52. 9e7d80e drm: rcar-du: Don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  53. e79a7df drm: rcar-du: Switch to encoder .atomic_mode_set() helper function by Laurent Pinchart · 8 years ago
  54. 7c9dff5 drm: panels: Add LVDS panel driver by Laurent Pinchart · 8 years ago
  55. 5ec1a96 drm: Add data transmission order bus flag by Laurent Pinchart · 8 years ago
  56. 0b5a304 devicetree/bindings: display: Add bindings for two Mitsubishi panels by Laurent Pinchart · 8 years ago
  57. 4c8ccbc devicetree/bindings: display: Add bindings for LVDS panels by Laurent Pinchart · 8 years ago
  58. 14da3ed devicetree/bindings: display: Document common panel properties by Laurent Pinchart · 8 years ago
  59. e1b489d Merge tag 'omapdrm-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 8 years ago
  60. e8e13b1 drm/omap: Major omap_modeset_init() cleanup by Jyri Sarha · 8 years ago
  61. 694c99c drm/omap: Remove the obsolete #define omap_plane _omap_plane hack by Jyri Sarha · 8 years ago
  62. 273ffea drm/omap: Fix one ugly indentation style break left by coccinelle by Jyri Sarha · 8 years ago
  63. 864050c drm/omap: Rename enum omap_plane to enum omap_plane_id by Jyri Sarha · 8 years ago
  64. f1118b8 drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option by Jyri Sarha · 8 years ago
  65. c9af3ed drm/omap: fix crash on module unload by Tomi Valkeinen · 8 years ago
  66. 8a54aa9 drm/omap: use drm_atomic_helper_shutdown() by Tomi Valkeinen · 8 years ago
  67. 50fa9f0 drm/omap: fix display SYNC/DE flags by Tomi Valkeinen · 8 years ago
  68. 956d4f9 drm/omap: dispc: improve debug print of display flags by Tomi Valkeinen · 8 years ago
  69. 39135a3 drm/omap: displays: panel-dpi: Support for handling backlight devices by Peter Ujfalusi · 8 years ago
  70. 4573ebe drm/omap: poll only connectors where the connect/disconnect can be checked by Peter Ujfalusi · 8 years ago
  71. 389c576 drm/omap: display: Add displays in sorted order to the panel_list by Peter Ujfalusi · 8 years ago
  72. a09d2bc drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up by Peter Ujfalusi · 9 years ago
  73. 1e08c82 drm/omap: dss: Support for detecting display stack readiness by Peter Ujfalusi · 9 years ago
  74. 7c79e8d drm/omap: dss: Functions to check components in the display/output list by Peter Ujfalusi · 9 years ago
  75. be2d68c drm/omap: fix replication logic by Tomi Valkeinen · 8 years ago
  76. b8480ca drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled by Tomi Valkeinen · 9 years ago
  77. 5034b1f drm/omap: remove all EXPORT_SYMBOLs from dispc.c by Tomi Valkeinen · 9 years ago
  78. 9f75922 drm/omap: use dispc_ops by Tomi Valkeinen · 9 years ago
  79. a1a37647 drm/omap: fill dispc_ops by Tomi Valkeinen · 9 years ago
  80. 8a13398 drm/omap: add dispc_ops by Tomi Valkeinen · 9 years ago
  81. c283400 drm/omap: move dispc related dss-feat funcs to dispc by Tomi Valkeinen · 9 years ago
  82. 82e83f6 drm/omap: move display, dss-of, output to omapdss-base by Tomi Valkeinen · 9 years ago
  83. 892fdcb drm/omap: display: don't use dsi_get_pixel_size() by Tomi Valkeinen · 9 years ago
  84. 39637e1 drm/omap: output: use dev_err instead of DSSERR by Tomi Valkeinen · 9 years ago
  85. 7c29971 drm/omap: move dss_initialized to omapdss-base by Tomi Valkeinen · 9 years ago
  86. a99ac0d drm/omap: add omapdss-base.ko by Tomi Valkeinen · 9 years ago
  87. d5e7efa drm/omap: fix HDMI sync polarities by Tomi Valkeinen · 9 years ago
  88. 5f6ab8c drm/omap: Add support for render nodes by Hemant Hariyani · 9 years ago
  89. 7bbdef2 drm/omap: improve DPI clock selection on DRA7xx by Tomi Valkeinen · 8 years ago
  90. 1e90711 drm/omap: decrease min width & height by Tomi Valkeinen · 8 years ago
  91. 0e81798 drm/omap: remove divider constraint from hsdiv by Tomi Valkeinen · 8 years ago
  92. 7e3d927 drm/omap: refactor CRTC HW property setup by Tomi Valkeinen · 9 years ago
  93. 7d267f0 drm/omap: work-around for errata i886 by Tomi Valkeinen · 9 years ago
  94. 320d8c3 Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  95. 7558ab6 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  96. 28c9542 drm/vmwgfx: Properly check display/scanout surface size by Sinclair Yeh · 8 years ago
  97. 810b3e16 drm/vmwgfx: Support topology greater than texture size by Sinclair Yeh · 8 years ago
  98. 2f9545c drm/vmwgfx: Define an overlaid handle_close ioctl. by Thomas Hellstrom · 8 years ago
  99. 9f7d148 drm/vmwgfx: Re-implement the stream resource as a simple resource. by Thomas Hellstrom · 8 years ago
  100. d4d2190 drm/vmwgfx: Introduce a simple resource type by Thomas Hellstrom · 8 years ago