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