1. ef822a0 drm/bridge/sii8620: fix initialization sequence for MHL2 receivers by Andrzej Hajda · 8 years ago
  2. d6d59c5 drm/bridge/sii8620: fix MSC message removal by Andrzej Hajda · 8 years ago
  3. 73a5d25 drm/bridge/sii8620: remove spare CBUS bring-up sequence by Andrzej Hajda · 8 years ago
  4. e3a6548 drm/bridge/sii8620: fix peer device capabilities read code by Andrzej Hajda · 8 years ago
  5. 4a36888 drm/bridge/sii8620: respond to feature requests by Andrzej Hajda · 8 years ago
  6. e19e9c6 drm/bridge/sii8620: add support for burst eMSC transmissions by Andrzej Hajda · 8 years ago
  7. 981b3f3 drm/bridge/mhl: add write burst related definitions by Andrzej Hajda · 8 years ago
  8. 2c8fb85 drm/bridge/sii8620: initial support for eCBUS-S mode by Andrzej Hajda · 8 years ago
  9. 0c2d187 drm/bridge/sii8620: add continuations to messages by Andrzej Hajda · 8 years ago
  10. e9c6da2 drm/bridge/sii8620: add reading device capability registers by Andrzej Hajda · 8 years ago
  11. bb4954c drm/bridge/sii8620: add MHL3 mode check helper by Andrzej Hajda · 8 years ago
  12. dd12312 drm/bridge/sii8620: simplify MHL3 mode setting by Andrzej Hajda · 8 years ago
  13. cbdded7 drm: qxl: Embed drm_device into driver structure by Gabriel Krisman Bertazi · 8 years ago
  14. d74d74a drm: qxl: Drop duplicated pci_device pointer attribute by Gabriel Krisman Bertazi · 8 years ago
  15. 5472bdee drm: qxl: Drop duplicated device pointer attribute by Gabriel Krisman Bertazi · 8 years ago
  16. 768851b drm: qxl: Drop misleading comment by Gabriel Krisman Bertazi · 8 years ago
  17. 1acf566 drm/bochs: Implement nomodeset by Max Staudt · 8 years ago
  18. 4078f57 drm/vc4: Add DSI driver by Eric Anholt · 8 years ago
  19. 302cee3 dt-bindings: Document the VC4 DSI module nodes. by Eric Anholt · 8 years ago
  20. a86773d drm/vc4: Add support for feeding DSI encoders from the pixel valve. by Eric Anholt · 8 years ago
  21. d17a1bb drm/vc4: Set up SCALER_DISPCTRL at boot. by Eric Anholt · 8 years ago
  22. 969218f drm: Clean up the 1366x768 fixup codes by Takashi Iwai · 8 years ago
  23. 45bf86e Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Daniel Vetter · 8 years ago
  24. 18566ac Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 8 years ago
  25. 02a84c1 Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  26. b75e169 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 8 years ago
  27. 29a73d9 Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  28. 012bbe2 Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  29. bb7e983 Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bbrezillon/linux into drm-next by Dave Airlie · 8 years ago
  30. 3a5e6bb Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into drm-next by Dave Airlie · 8 years ago
  31. 2643105 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  32. a155b75 Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 8 years ago
  33. 059c7a5 Documentation/gpu: drm-mm.rst: fix formatting for struct vm_operations_struct by Liviu Dudau · 8 years ago
  34. 8f2e045 drm/color: un-inline drm_color_lut_extract() by Jani Nikula · 8 years ago
  35. cbef909 drm/docs: Fix documentation for drm_atomic_set_mode_for_crtc by Dhinakaran Pandiyan · 8 years ago
  36. ff2ac58 virtio-gpu: disable VIRGL with BE kernel by Laurent Vivier · 8 years ago
  37. e41456bf drm/exynos: g2d: prevent integer overflow in by Joonyoung Shim · 8 years ago
  38. 8646dcb drm/exynos: fix a timeout loop by Dan Carpenter · 8 years ago
  39. 41cbf0f drm/exynos: use atomic helper commit by Inki Dae · 8 years ago
  40. 9db41d4 drm/exynos: remove unnecessary codes by Inki Dae · 8 years ago
  41. 4e8ba5c drm/exynos: mic: Add runtime PM support by Marek Szyprowski · 8 years ago
  42. 328c057 drm/exynos: Stop using drm_framebuffer_unregister_private by Daniel Vetter · 8 years ago
  43. cc2b022 drm/exynos: mic: Fix parse_dt function by Hoegeun Kwon · 8 years ago
  44. e87eb57 drm/exynos: mic: Add mode_set callback function by Hoegeun Kwon · 8 years ago
  45. 376e5f5 MAINTAINERS: add dma-fence* files to Sync File maintainership by Gustavo Padovan · 8 years ago
  46. db02b76 drm/atmel-hlcdc: Rework the fbdev creation logic by Boris Brezillon · 8 years ago
  47. 55d6616 drm/vc4: Remove vc4_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  48. 098988c drm: zte: add tvenc driver support by Shawn Guo · 8 years ago
  49. 9f17d74 dt: add bindings for ZTE tvenc device by Shawn Guo · 8 years ago
  50. 9cc2a68 drm: zte: add function to configure vou_ctrl dividers by Shawn Guo · 8 years ago
  51. 831a8d5 drm: zte: move struct vou_inf into zx_vou driver by Shawn Guo · 8 years ago
  52. 6848af2 drm: zte: add interlace mode support by Shawn Guo · 8 years ago
  53. 4e986d3 drm: zte: add overlay plane support by Shawn Guo · 8 years ago
  54. 7254b1f drm: zte: add .atomic_disable hook to disable graphic layer by Shawn Guo · 8 years ago
  55. 98ae986 drm: zte: make zx_plane accessible from zx_vou driver by Shawn Guo · 8 years ago
  56. 83d7115 drm: zte: support hdmi audio through spdif by Shawn Guo · 8 years ago
  57. 1aaaac1 drm: zte: select VIDEOMODE_HELPERS in Kconfig by Shawn Guo · 8 years ago
  58. 8c96c67 dma/fence: Export enable-signaling tracepoint for emission by drivers by Chris Wilson · 8 years ago
  59. 268c300 drm/amdgpu: fix amdgpu_bo_va_mapping flags by Christian König · 8 years ago
  60. 999446a drm/amdgpu: access stolen VRAM directly on CZ (v2) by Christian König · 8 years ago
  61. f390930 drm/amdgpu: access stolen VRAM directly on KV/KB (v2) by Christian König · 8 years ago
  62. 8485b5e drm/amdgpu: fix kernel panic when dpm disabled on Kv. by Rex Zhu · 8 years ago
  63. 36a94a8 drm/amdgpu: fix dpm bug on Kv. by Rex Zhu · 8 years ago
  64. cb256cc drm/amd/powerplay: fix regresstion issue can't set manual dpm mode. by Rex Zhu · 8 years ago
  65. 17ed9be drm/amdgpu: handle vfct with multiple vbios images by Alex Deucher · 8 years ago
  66. a882f5d drm/radeon: handle vfct with multiple vbios images by Alex Deucher · 8 years ago
  67. 689957b drm/amdgpu: move misc si headers into amdgpu by Alex Deucher · 8 years ago
  68. d848c0b drm/amdgpu: remove unused header si_reg.h by Alex Deucher · 8 years ago
  69. e894f7e drm/radeon: drop pitcairn dpm quirks by Alex Deucher · 8 years ago
  70. 85d2fce drm/amdgpu: drop pitcairn dpm quirks by Alex Deucher · 8 years ago
  71. 3b2c6932 drm: radeon: radeon_ttm: Handle return NULL error from ioremap_nocache by Arvind Yadav · 8 years ago
  72. 8ba28ac drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocache by Arvind Yadav · 8 years ago
  73. 967de2a drm/amdgpu: add new virtual display ID by Yintian Tao · 8 years ago
  74. 50ddc75 drm/amd/amdgpu: remove the uncessary parameter for ib scheduler by Junwei Zhang · 8 years ago
  75. a2e2f29 drm/amdgpu: Bring bo creation in line with radeon driver (v2) by Nils Holland · 8 years ago
  76. 08f1408 drm/amd/powerplay: fix misspelling in header guard by Nicolas Iooss · 8 years ago
  77. 896d630 drm/ttm: revert "add optional LRU removal callback v2" by Christian König · 8 years ago
  78. 260498f drm/ttm: revert "implement LRU add callbacks v2" by Christian König · 8 years ago
  79. 373308a5 drm/amdgpu: double the priority of kernel allocations by Christian König · 8 years ago
  80. e1f055b drm/amdgpu: user BO priority instead of self coding it (v2) by Christian König · 8 years ago
  81. cf6c467 drm/ttm: add BO priorities for the LRUs by Christian König · 8 years ago
  82. 2ee7fc9 drm/ttm: remove allow_errors parameter from ttm_bo_force_list_clean by Christian König · 8 years ago
  83. 63d24f8 drm/amdgpu/vi: fix mailbox irq mistake by Xiangliang Yu · 8 years ago
  84. e941ea9 drm/amdgpu: fix reboot failure issue for virtualization by Xiangliang Yu · 8 years ago
  85. 9a99935 drm/amd/amdgpu: Add PCI info to gca_config debugfs by Tom St Denis · 8 years ago
  86. bc1e59b drm/amdgpu:insert switch buffer only for VM submit by Monk Liu · 8 years ago
  87. 79bbbf8 drm/amdgpu:Preamble is forbid to be ignored in SRIOV by Monk Liu · 8 years ago
  88. 714fbf8 drm/amdgpu:set cond_exec polling value to 1 in ring_init by Monk Liu · 8 years ago
  89. c2ce92f drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2) by Monk Liu · 8 years ago
  90. 7e6bf80 drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrl by Monk Liu · 8 years ago
  91. acad2b2 drm/amdgpu:implement CE/DE meta-init routines by Monk Liu · 8 years ago
  92. 0a8e147 drm/amdgpu:implement ring_write_multiple by Monk Liu · 8 years ago
  93. ae65a26 drm/amdgpu:add META_DATA struct for CSA/SRIOV v2 by Monk Liu · 8 years ago
  94. a1970a6 drm/amdgpu: refine ci uvd dpm code. by Rex Zhu · 8 years ago
  95. 5026115 drm/amdgpu: simplify allocation of scratch regs by Nils Wallménius · 8 years ago
  96. cb341a3 drm/amdgpu: Refactor flip into prepare submit and submit. (v3) by Andrey Grodzovsky · 8 years ago
  97. 3caf861 drm/amdgpu: Switch error code when bo pin fails. (v3) by Andrey Grodzovsky · 8 years ago
  98. f10b478 drm/amdgpu/gfx8: fix bugon.cocci warnings by Julia Lawall · 8 years ago
  99. 034041f drm/amdgpu: use the num_rings variable for checking vce rings by Alex Deucher · 8 years ago
  100. f1543f5 drm/amd/amdgpu: fix locking in bo creation error path by Nicolai Hähnle · 8 years ago