1. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  2. 4fcd01d drm: rcar-du: Fix NULL encoder pointer dereference by Laurent Pinchart · 10 years ago
  3. 637e619 drm: rcar-du: Add HDMI encoder and connector support by Laurent Pinchart · 11 years ago
  4. 69746b4 drm: rcar-du: Replace drm_encoder with drm_slave_encoder by Laurent Pinchart · 11 years ago
  5. 4b96b70 drm: rcar-du: Replace direct DRM encoder access with cast macro by Laurent Pinchart · 11 years ago
  6. 3ea4d5e drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init() by Laurent Pinchart · 10 years ago
  7. 2378ad1 drm: rcar-du: Remove platform data support by Laurent Pinchart · 10 years ago
  8. 6512f5f drm: rcar-du: fix error return code by Julia Lawall · 10 years ago
  9. ca5a71d Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  10. 7e295a3 drm/rcar: gem: dumb: pitch is an output by Thierry Reding · 10 years ago
  11. 6d17829 drm/cma: Introduce drm_gem_cma_dumb_create_internal() by Thierry Reding · 10 years ago
  12. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  13. 8749393 gpu: drm: rcar-du: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. 96c0269 drm/rcar-du: Add OF support by Laurent Pinchart · 11 years ago
  15. 1d46fea drm/rcar-du: Use struct videomode in platform data by Laurent Pinchart · 10 years ago
  16. 36d5046 drm/rcar-du: Update copyright notice by Laurent Pinchart · 11 years ago
  17. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  18. 8bed5cc drm/rcar-du: Fix maximum frame buffer pitch computation by Laurent Pinchart · 10 years ago
  19. 396d7a2 drm: rcar-du: fix warnings by Russell King · 10 years ago
  20. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 11 years ago
  21. 923d941 drm/rcar-du: Add run-time dependencies by Jean Delvare · 11 years ago
  22. f9b0e25 drm: make mode_valid callback optional by Andrzej Hajda · 11 years ago
  23. d9961b2 drm/rcar-du: Handle encoder initialization failures by Laurent Pinchart · 11 years ago
  24. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  25. e6c3dcd Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 11 years ago
  26. 5ec467a drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources() by Wei Yongjun · 11 years ago
  27. 57a24cf drm/rcar: call drm_put_dev directly in the ->remove hook by Daniel Vetter · 11 years ago
  28. 29ee646 drm/rcar-du: Add support for the r8a7791 DU by Laurent Pinchart · 11 years ago
  29. 5cca30e drm/rcar-du: Add LVDS_LANES quirk by Laurent Pinchart · 11 years ago
  30. e8355e0 drm/rcar-du: Split features and quirks by Laurent Pinchart · 11 years ago
  31. eb86301 drm/rcar-du: Update plane pitch in .mode_set_base() operation by Laurent Pinchart · 11 years ago
  32. f5abcc4 drm/rcar-du: Don't cast crtc to rcrtc twice in the same function by Laurent Pinchart · 11 years ago
  33. c8ca9d6 drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources() by Wei Yongjun · 11 years ago
  34. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  35. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  36. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  37. 1dda8d0 Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next by Dave Airlie · 11 years ago
  38. 3864c6f drm/rcar-du: Add FBDEV emulation support by Laurent Pinchart · 12 years ago
  39. 90374b5 drm/rcar-du: Add internal LVDS encoder support by Laurent Pinchart · 12 years ago
  40. 7cbc05c drm/rcar-du: Configure RGB output routing to DPAD0 by Laurent Pinchart · 12 years ago
  41. ef67a90 drm/rcar-du: Rework output routing support by Laurent Pinchart · 12 years ago
  42. 38b62fb drm/rcar-du: Add support for DEFR8 register by Laurent Pinchart · 12 years ago
  43. a5f0ef5 drm/rcar-du: Add support for multiple groups by Laurent Pinchart · 12 years ago
  44. 9e2d2de drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU by Laurent Pinchart · 12 years ago
  45. ef2d84b drm/rcar-du: Add support for the R8A7790 DU by Laurent Pinchart · 12 years ago
  46. 2fd22db drm/rcar-du: Move output routing configuration to group by Laurent Pinchart · 12 years ago
  47. 660bab5 drm/rcar-du: Remove register definitions for the second channel by Laurent Pinchart · 12 years ago
  48. 990d07a drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size by Laurent Pinchart · 12 years ago
  49. cb2025d drm/rcar-du: Introduce CRTCs groups by Laurent Pinchart · 12 years ago
  50. 7fe99fd drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_* by Laurent Pinchart · 12 years ago
  51. ae425b6 drm/rcar-du: Create rcar_du_planes structure by Laurent Pinchart · 12 years ago
  52. 9194731 drm/rcar-du: Rename platform data fields to match what they describe by Laurent Pinchart · 12 years ago
  53. 6978f12 drm/rcar-du: Merge LVDS and VGA encoder code by Laurent Pinchart · 12 years ago
  54. 9e8be27 drm/rcar-du: Split VGA encoder and connector by Laurent Pinchart · 12 years ago
  55. 56c5dd0 drm/rcar-du: Split LVDS encoder and connector by Laurent Pinchart · 12 years ago
  56. 9e7db06 drm/rcar-du: Clarify comment regarding plane Y source coordinate by Laurent Pinchart · 12 years ago
  57. f66ee30 drm/rcar-du: Support per-CRTC clock and IRQ by Laurent Pinchart · 12 years ago
  58. 481d342 drm/rcar-du: Add platform module device table by Laurent Pinchart · 12 years ago
  59. d5b6dcc drm/rcar-du: Use devm_ioremap_resource() by Laurent Pinchart · 12 years ago
  60. 6811b1b drm/rcar-du: Add missing alpha plane register definitions by Laurent Pinchart · 12 years ago
  61. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  62. ffb4040 drm/rcar-du: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  63. 59e3264 drm/rcar-du: Fix buffer pitch alignment by Laurent Pinchart · 11 years ago
  64. 3463ff6 drm/rcar-du: Don't ignore rcar_du_crtc_create() return value by Laurent Pinchart · 11 years ago
  65. 4bf8e19 drm: Renesas R-Car Display Unit DRM driver by Laurent Pinchart · 12 years ago