1. 32a851c drm/vc4: crtc: Use local chan variable by Maxime Ripard · 4 years, 4 months ago
  2. 8ebb2cf drm/vc4: crtc: Rename HVS channel to output by Maxime Ripard · 4 years, 4 months ago
  3. 78cbcc3 drm/vc4: crtc: Move the cob allocation outside of bind by Maxime Ripard · 4 years, 4 months ago
  4. a1962d6 drm/vc4: crtc: Use a shared interrupt by Maxime Ripard · 4 years, 4 months ago
  5. 644df22 drm/vc4: crtc: Deal with different number of pixel per clock by Maxime Ripard · 4 years, 4 months ago
  6. 5d8514e drm/vc4: crtc: Remove the feed_txp tests by Maxime Ripard · 4 years, 7 months ago
  7. 39fcb28 drm/vc4: txp: Turn the TXP into a CRTC of its own by Maxime Ripard · 4 years, 7 months ago
  8. e25a21a drm/vc4: crtc: Move the txp_armed function to the TXP by Maxime Ripard · 4 years, 7 months ago
  9. 5fefc60 drm/vc4: crtc: Move the CRTC initialisation to a separate function by Maxime Ripard · 4 years, 7 months ago
  10. 811a850c drm/vc4: crtc: Only access the PixelValve registers if we have to by Maxime Ripard · 4 years, 7 months ago
  11. 5a20ff8 drm/vc4: crtc: Split CRTC data in two by Maxime Ripard · 4 years, 7 months ago
  12. bdd9647 drm/vc4: crtc: Make state functions public by Maxime Ripard · 4 years, 7 months ago
  13. 8175287 drm/vc4: crtc: Move HVS setup code to the HVS driver by Maxime Ripard · 4 years, 7 months ago
  14. e8b383c drm/vc4: Use __drm_atomic_helper_crtc_reset by Daniel Vetter · 4 years, 7 months ago
  15. ebd11f7 drm/vc4: crtc: Restrict HACT_ACT setup to DSI by Maxime Ripard · 4 years, 8 months ago
  16. e58a5e6 drm/vc4: crtc: Turn static const variable into a define by Maxime Ripard · 4 years, 8 months ago
  17. ae44a52 drm/vc4: crtc: Move crtc state to common header by Maxime Ripard · 4 years, 8 months ago
  18. 7678142 drm/vc4: crtc: Switch to of_device_get_match_data by Maxime Ripard · 4 years, 8 months ago
  19. debf585 drm/vc4: crtc: Rename SoC data structures by Maxime Ripard · 4 years, 8 months ago
  20. 0c2a50f drm/vc4: plane: Move additional planes creation to driver by Maxime Ripard · 5 years ago
  21. e10cde4 drm/vc4: plane: Move planes creation to its own function by Maxime Ripard · 4 years, 8 months ago
  22. 7e69ed6 drm/vc4: Convert to CRTC VBLANK callbacks by Thomas Zimmermann · 5 years ago
  23. 3c8639c drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position() by Thomas Zimmermann · 5 years ago
  24. 71724f7 drm/mm: Use helpers for drm_mm_node booleans by Chris Wilson · 5 years ago
  25. 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 5 years ago
  26. fd6d6d8 drm/vc4: drop use of drmP.h by Sam Ravnborg · 6 years ago
  27. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  28. a2d635d Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  29. 462ce5d drm/vc4: Fix compilation error reported by kbuild test bot by Maarten Lankhorst · 6 years ago
  30. d081067 drm/vc4: Fix memory leak during gpu reset. by Maarten Lankhorst · 6 years ago
  31. c9be804 drm/vc4: Use common helpers for debugfs setup by the driver components. by Eric Anholt · 6 years ago
  32. 3051719 drm/vc4: Use drm_print_regset32() for our debug register dumping. by Eric Anholt · 6 years ago
  33. 531a1b6 drm/vc4: Report HVS underrun errors by Boris Brezillon · 6 years ago
  34. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  35. 666e735 drm/vc4: Take margin setup into account when updating planes by Boris Brezillon · 6 years ago
  36. 72fdb40c drm: extract drm_atomic_uapi.c by Daniel Vetter · 6 years ago
  37. 008095e drm/vc4: Add support for the transposer block by Boris Brezillon · 7 years ago
  38. c0183a8 drm/vc4: Use drm_crtc_mask() by Ville Syrjälä · 7 years ago
  39. d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
  40. 2f958af drm/vc4: Stop updating plane->fb/crtc by Ville Syrjälä · 7 years ago
  41. 444ac87 Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 7 years ago
  42. f7aef1c drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced by Boris Brezillon · 7 years ago
  43. 766cc6b drm/vc4: Add CTM support by Stefan Schake · 7 years ago
  44. 7927180 drm/vc4: Move CRTC state to header by Stefan Schake · 7 years ago
  45. 640e0c7 drm/vc4: Expose gamma as atomic property by Stefan Schake · 7 years ago
  46. 1d49f2e drm/vc4: Enable background color fill when necessary by Stefan Schake · 7 years ago
  47. 1d5494e drm/vc4: switch to drm_*{get,put} helpers by Cihangir Akturk · 7 years ago
  48. 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 7 years ago
  49. 1ed134e drm/vc4: Fix VBLANK handling in crtc->enable() path by Boris Brezillon · 8 years ago
  50. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  51. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  52. 55a0b9d drm/vc4: Remove dead vc4_event_pending(). by Eric Anholt · 8 years ago
  53. edeb729f drm/vc4: Send a VBLANK event when disabling a CRTC by Boris Brezillon · 8 years ago
  54. c50a115 drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacks by Jose Abreu · 8 years ago
  55. 4894bf7 drm/vc4: use drm_for_each_connector_iter() by Gustavo Padovan · 8 years ago
  56. b7e8e25 drm/vc4: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  57. 1bf6ad6 drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos by Daniel Vetter · 8 years ago
  58. 3fcdcb2 drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp by Daniel Vetter · 8 years ago
  59. d673c02 drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool by Daniel Vetter · 8 years ago
  60. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  61. 9eb8902 Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesktop.org/git/drm-misc into drm-misc-next by Sean Paul · 8 years ago
  62. 6d6e500 drm/vc4: Allocate the right amount of space for boot-time CRTC state. by Eric Anholt · 8 years ago
  63. 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
  64. f6c0153 drm/vc4: Extend and edit documentation for output from the RST by Eric Anholt · 8 years ago
  65. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  66. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  67. 0d5f46f drm: vc4: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  68. 4e64e55 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees by Chris Wilson · 8 years ago
  69. a86773d drm/vc4: Add support for feeding DSI encoders from the pixel valve. by Eric Anholt · 8 years ago
  70. c77b9ab drm: vc4: use crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  71. 7622b25 drm/vc4: Fix memory leak of the CRTC state. by Eric Anholt · 8 years ago
  72. ab8df60 drm/vc4: Fix ->clock_select setting for the VEC encoder by Boris Brezillon · 8 years ago
  73. 26fc78f drm/vc4: Fix race between page flip completion event and clean-up by Derek Foreman · 8 years ago
  74. dfccd93 drm/vc4: Add support for double-clocked modes. by Eric Anholt · 8 years ago
  75. 682e62c drm/vc4: Fix support for interlaced modes on HDMI. by Eric Anholt · 8 years ago
  76. e941f05 drm/vc4: Enable/Disable vblanks properly in crtc en/disable. by Mario Kleiner · 8 years ago
  77. e538092 drm/vc4: Enable precise vblank timestamping for interlaced modes. by Mario Kleiner · 8 years ago
  78. 3645146 drm/vc4: Reject doublescan modes. by Mario Kleiner · 8 years ago
  79. acc1be1 drm/vc4: Fix handling of interlaced video modes. by Mario Kleiner · 8 years ago
  80. 35b8a74 Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  81. 1bf59f1 drm/vc4: Implement precise vblank timestamping. by Mario Kleiner · 9 years ago
  82. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 9 years ago
  83. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 9 years ago
  84. 56d1fe0 drm/vc4: Make pageflip completion handling more robust. by Mario Kleiner · 9 years ago
  85. 2f196b7 drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state by Daniel Vetter · 9 years ago
  86. ee7c10e drm/vc4: Fix drm_vblank_put/get imbalance in page flip path. by Mario Kleiner · 9 years ago
  87. ec2dc6a drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state by Daniel Vetter · 9 years ago
  88. e582b6c drm/vc4: Add support for gamma ramps. by Eric Anholt · 9 years ago
  89. 67d1c0a Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next by Dave Airlie · 9 years ago
  90. 6a60920 drm/vc4: Initialize scaler DISPBKGND on modeset. by Eric Anholt · 9 years ago
  91. a7c5047 drm/vc4: Fix setting of vertical timings in the CRTC. by Eric Anholt · 9 years ago
  92. c31806fb drm/vc4: Fix the name of the VSYNCD_EVEN register. by Eric Anholt · 9 years ago
  93. 48627eb drm/vc4: Fix a framebuffer reference leak on async flip interrupt. by Eric Anholt · 9 years ago
  94. fc2d6f1 drm/vc4: Add more display planes to each CRTC. by Eric Anholt · 9 years ago
  95. d8dbf44 drm/vc4: Make the CRTCs cooperate on allocating display lists. by Eric Anholt · 9 years ago
  96. 32a3dbe drm/vc4: Nuke preclose hook by Daniel Vetter · 9 years ago
  97. 14de6c4 drm/atomic: Remove drm_atomic_connectors_for_crtc. by Maarten Lankhorst · 9 years ago
  98. 21de54b Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  99. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  100. b501bac drm/vc4: Add support for async pageflips. by Eric Anholt · 9 years ago