1. d66284fb drm/tilcdc: Initialize crtc->port by Jyri Sarha · 10 years ago
  2. 5895d08 drm/tilcdc: Disable sync lost interrupt if it fires on every frame by Jyri Sarha · 10 years ago
  3. c0c2baa drm/tilcdc: Add prints on sync lost and FIFO underrun interrupts by Jyri Sarha · 10 years ago
  4. f3a9994 drm/tilcdc: Remove the duplicate LCDC_INT_ENABLE_SET_REG in registers[] by Jyri Sarha · 10 years ago
  5. 947df7e3 drm/tilcdc: Fix interrupt enable/disable code for version 2 tilcdc by Jyri Sarha · 10 years ago
  6. 2b3a8cd drm/tilcdc: Do not update the next frame buffer close to vertical blank by Tomi Valkeinen · 10 years ago
  7. 2b2080d drm/tilcdc: Get rid of complex ping-pong mechanism by Tomi Valkeinen · 10 years ago
  8. 317aae7 drm/tilcdc: cleanup irq handling by Tomi Valkeinen · 10 years ago
  9. 31ec5a2 drm/tilcdc: remove broken error handling by Tomi Valkeinen · 10 years ago
  10. 2efec4f drm/tilcdc: split reset to a separate function by Tomi Valkeinen · 10 years ago
  11. 1aea1e7 drm/tilcdc: disable crtc on unload by Tomi Valkeinen · 10 years ago
  12. 65734a2 drm/tilcdc: cleanup runtime PM handling by Tomi Valkeinen · 10 years ago
  13. 29ddd6e drm/tilcdc: Allocate register storage based on the actual number registers by Jyri Sarha · 10 years ago
  14. 7974dff drm/tilcdc: fix build error when !CONFIG_CPU_FREQ by Grygorii Strashko · 10 years ago
  15. 9c15390 drm/tilcdc: Implement dma-buf support for tilcdc by Jyri Sarha · 10 years ago
  16. 614b3cfe drm/tilcdc: disable the lcd controller/dma engine when suspend invoked by Darren Etheridge · 11 years ago
  17. b62222f drm/tilcdc: make frame_done interrupt active at all times by Darren Etheridge · 11 years ago
  18. 85fd27f drm/tilcdc: fix kernel panic on suspend when no hdmi monitor connected by Darren Etheridge · 11 years ago
  19. 416a07f drm/tilcdc: adopt pinctrl support by Dave Gerlach · 11 years ago
  20. 6f206e9 drm/tilcdc: verify fb pitch by Tomi Valkeinen · 12 years ago
  21. 3d19306 drm/tilcdc: rewrite pixel clock calculation by Darren Etheridge · 12 years ago
  22. 7863ac5 drm: rcar-du: Add tri-planar memory formats support by Laurent Pinchart · 10 years ago
  23. fee8abc drm: rcar-du: Add probe deferral debug messages by Laurent Pinchart · 10 years ago
  24. 6bc2e15 drm: rcar-du: lvds: Add R-Car Gen3 support by Koji Matsuoka · 10 years ago
  25. 82e7c5e drm: rcar-du: lvds: Rename PLLEN bit to PLLON by Laurent Pinchart · 10 years ago
  26. 5e1ac3b drm: rcar-du: lvds: Fix PLL frequency-related configuration by Laurent Pinchart · 10 years ago
  27. d9829a3 drm: rcar-du: lvds: Avoid duplication of clock clamp code by Laurent Pinchart · 10 years ago
  28. 2427b30 drm: rcar-du: Add R8A7795 device support by Laurent Pinchart · 10 years ago
  29. a5e18b2 drm: rcar-du: Output the DISP signal on the ODDF pin by Laurent Pinchart · 10 years ago
  30. d792bc7 drm: rcar-du: Output the DISP signal on the DISP pin by Laurent Pinchart · 10 years ago
  31. 6a8c49f drm: rcar-du: Support up to 4 CRTCs by Koji Matsuoka · 10 years ago
  32. dadab32 drm: rcar-du: Drop LVDS double dependency on OF by Laurent Pinchart · 10 years ago
  33. 7372e89 drm: rcar-du: Enable compilation on ARM64 by Koji Matsuoka · 10 years ago
  34. 07ece19 drm: rcar-du: Fix compile warning on 64-bit platforms by Koji Matsuoka · 10 years ago
  35. 6d62ef3 drm: rcar-du: Expose the VSP1 compositor through KMS planes by Laurent Pinchart · 10 years ago
  36. ab334e1 drm: rcar-du: Move plane allocator to rcar_du_plane.c by Laurent Pinchart · 10 years ago
  37. 2af0394 drm: rcar-du: Restart the DU group when a plane source changes by Laurent Pinchart · 12 years ago
  38. 34a04f2 drm: rcar-du: Add VSP1 compositor support by Laurent Pinchart · 12 years ago
  39. af8ad96 drm: rcar-du: Add VSP1 support to the planes allocator by Laurent Pinchart · 12 years ago
  40. 2f13c52 drm: rcar-du: Refactor plane setup by Laurent Pinchart · 10 years ago
  41. ff96736 drm: rcar-du: Compute plane DDCR4 register value directly by Laurent Pinchart · 10 years ago
  42. 1b0fd0e drm: rcar-du: Don't update planes on disabled CRTCs by Laurent Pinchart · 10 years ago
  43. 6ea22ab drm: rcar-du: Remove local CRTC enabled state by Laurent Pinchart · 10 years ago
  44. c1d4b38 drm: rcar-du: Perform initialization/cleanup at probe/remove time by Laurent Pinchart · 10 years ago
  45. d2eaa59 Merge branch 'drm-rockchip-next-2016-02-18' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 9 years ago
  46. 9864fd7 Merge tag 'drm-vc4-next-2016-02-17' of github.com:anholt/linux into drm-next by Dave Airlie · 9 years ago
  47. 5263925 Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  48. 08244c0 Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  49. 412d4ae drm/rockchip: hdmi: add Innosilicon HDMI support by Yakir Yang · 10 years ago
  50. 390be28 drm/amdgpu: Don't call interval_tree_remove in amdgpu_mn_destroy by Felix Kuehling · 9 years ago
  51. b8ea378 drm/amdgpu: Fix race condition in amdgpu_mn_unregister by Felix Kuehling · 9 years ago
  52. a6ddd2f1 drm/udl: Use module_usb_driver by Amitoj Kaur Chawla · 9 years ago
  53. b06b31d Merge branch 'topic/mode_fixup-optional' into topic/drm-misc by Daniel Vetter · 9 years ago
  54. 418aa0c drm/amdgpu: cleanup gem init/finit by Christian König · 9 years ago
  55. 7ea2356 drm/amdgpu: rework GEM info printing by Christian König · 9 years ago
  56. ebb36d1 drm/amdgpu: print the GPU offset as well in gem_info by Christian König · 9 years ago
  57. b22e3ce drm/amdgpu: optionally print the pin count in gem_info as well by Christian König · 9 years ago
  58. de05490 drm/amdgpu: print the BO size only once in amdgpu_gem_info by Christian König · 9 years ago
  59. 3e4ae1d drm/amdgpu: print pid as integer by Christian König · 9 years ago
  60. 87d58c1 drm/amdgpu: remove page flip work queue v3 by Christian König · 10 years ago
  61. c3874b7 drm/amdgpu: stop blocking for page filp fences by Christian König · 10 years ago
  62. 6800e2e drm/amdgpu: stop calling amdgpu_gpu_reset from the flip code by Christian König · 10 years ago
  63. 9b38966 drm/amdgpu: remove fence reset detection leftovers by Christian König · 10 years ago
  64. fa5b500 drm/amdgpu: Fix race condition in MMU notifier release by Felix Kuehling · 10 years ago
  65. fc04023 drm/vc4: Add support for YUV planes. by Eric Anholt · 10 years ago
  66. fe4cd84 drm/vc4: Add support a few more RGB display plane formats. by Eric Anholt · 10 years ago
  67. 21af94c drm/vc4: Add support for scaling of display planes. by Eric Anholt · 10 years ago
  68. f863e35 drm/vc4: Fix which value is being used for source image size. by Eric Anholt · 10 years ago
  69. fc2d6f1 drm/vc4: Add more display planes to each CRTC. by Eric Anholt · 10 years ago
  70. d8dbf44 drm/vc4: Make the CRTCs cooperate on allocating display lists. by Eric Anholt · 10 years ago
  71. 6674a90 drm/vc4: Add a proper short-circut path for legacy cursor updates. by Eric Anholt · 10 years ago
  72. 5c67999 drm/vc4: Move the plane clipping/scaling setup to a separate function. by Eric Anholt · 10 years ago
  73. 17eac75 drm/vc4: Add missing __iomem annotation to hw_dlist. by Eric Anholt · 10 years ago
  74. f427fb1 drm/vc4: Improve comments on vc4_plane_state members. by Eric Anholt · 10 years ago
  75. 49f718c drm: fixes crct set_mode when crtc mode_fixup is null. by Carlos Palminha · 9 years ago
  76. cc92da5 drm/tilcdc: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  77. 54eeccc drm/sti: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  78. bb83804 drm/rockchip: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  79. 4a71396 drm/qxl: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  80. 1d20642 drm/mgag200: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  81. e7708f3 drm/msm/mdp: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  82. 8cd09a4 drm/imx: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  83. b3c9b8a drm/gma500: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  84. d8ce56a drm/radeon: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  85. 712f801 drm/cirrus: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  86. 168c7cf drm/bochs: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  87. 8010c5a drm/ast: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  88. b6e7408 drm/amdgpu: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  89. 5862362 drm/exynos: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  90. dac290d drm/udl: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  91. 5954d3a drm/virtio: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  92. 15fce29 drm/fb_helper: Use add_one_connector in add_all_connectors. by Maarten Lankhorst · 9 years ago
  93. 383b2e5 drm/fb_helper: Use correct allocation count for arrays. by Maarten Lankhorst · 9 years ago
  94. 4d32c0d drm/i915: Set aux.dev to the drm_connector device, instead of drm_device. by Rafael Antognolli · 10 years ago
  95. 477d9f0 drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabled by Lukas Wunner · 10 years ago
  96. 549300c drm/amdgpu/vi: move uvd tiling config setup into uvd code by Alex Deucher · 10 years ago
  97. c458fe9 drm/amdgpu/vi: move sdma tiling config setup into sdma code by Alex Deucher · 10 years ago
  98. 76ed6cb drm/amdgpu/cik: move uvd tiling config setup into uvd code by Alex Deucher · 10 years ago
  99. 2b3a765 drm/amdgpu/cik: move sdma tiling config setup into sdma code by Alex Deucher · 10 years ago
  100. d93f3ca drm/amdgpu/gfx7: rework gpu_init() by Alex Deucher · 10 years ago