1. e34d8d2 drm/panel: make drm_panel.h self-contained by Jani Nikula · 5 years ago
  2. f015785 drm: mst: Fix query_payload ack reply struct by Sean Paul · 5 years ago
  3. 2b4f567 drm/vblank: Allow dynamic per-crtc max_vblank_count by Ville Syrjälä · 6 years ago
  4. 4af28b2 drm/i915/cfl: Add a new CFL PCI ID. by Rodrigo Vivi · 6 years ago
  5. 66a13b5 drm/edid: parse CEA blocks embedded in DisplayID by Andres Rodriguez · 5 years ago
  6. 04757d0 drm: add fallback override/firmware EDID modes workaround by Jani Nikula · 5 years ago
  7. fbb7e11 drm: don't block fb changes for async plane updates by Helen Koike · 5 years ago
  8. b6bc202 tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers by Noralf Trønnes · 5 years ago
  9. f9a0a08 drm: disable uncached DMA optimization for ARM and arm64 by Ard Biesheuvel · 6 years ago
  10. 4364bcb drm: Get ref on CRTC commit object when waiting for flip_done by Leo Li · 6 years ago
  11. 9068e02 drm/edid: VSDB yCBCr420 Deep Color mode bit definitions by Clint Taylor · 6 years ago
  12. 4d4c2d8 drm/cma-helper: Fix crash in fbdev error path by Noralf Trønnes · 6 years ago
  13. d6a77ba Revert "drm/panel: Add device_link from panel device to DRM device" by Linus Walleij · 6 years ago
  14. 5707833 drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers. by Dave Airlie · 6 years ago
  15. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  16. 940fbcb Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  17. dceb219 drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helper by Huang Rui · 6 years ago
  18. f8f15c3 Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 6 years ago
  19. 43bce41 drm/scheduler: only kill entity if last user is killed v2 by Christian König · 6 years ago
  20. 5dc634b drm: Add puts callback for the coredump printer by Jordan Crouse · 6 years ago
  21. 4538d73 drm: Add a -puts() function for the seq_file printer by Jordan Crouse · 6 years ago
  22. 63f4cc0 drm: Add drm_puts() to complement drm_printf() by Jordan Crouse · 6 years ago
  23. cfc57a1 drm: drm_printer: Add printer for devcoredump by Jordan Crouse · 6 years ago
  24. 2ac305b drm/ttm: add ttm_set_memory header (v2) by Huang Rui · 6 years ago
  25. 068c330 drm/scheduler: remove sched field from the entity by Nayan Deshmukh · 6 years ago
  26. cdc5017 drm/scheduler: modify API to avoid redundancy by Nayan Deshmukh · 6 years ago
  27. 5007750 Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  28. ef8e0ff Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  29. 294f96a Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  30. 54c88a0 Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  31. ce2d546 drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv by Ayan Kumar Halder · 6 years ago
  32. a57942b ALSA: hda: Make audio component support more generic by Takashi Iwai · 6 years ago
  33. ae891ab drm/i915: Split audio component to a generic type by Takashi Iwai · 6 years ago
  34. a18b219 drm/dp_helper: Add DP aux channel tracing by Lyude Paul · 6 years ago
  35. aa16b6c drm/scheduler: modify args of drm_sched_entity_init by Nayan Deshmukh · 6 years ago
  36. 8dc9fbb drm/scheduler: add a pointer to scheduler in the rq by Nayan Deshmukh · 6 years ago
  37. 620eec7 drm/doc: use inline kerneldoc style for drm_crtc_state by Daniel Vetter · 6 years ago
  38. 15185aa drm/doc: move struct drm_crtc to in-line comments by Daniel Vetter · 6 years ago
  39. 268bc24 drm: switch drm_plane to inline comments by Daniel Vetter · 6 years ago
  40. 2e784a9 drm: Switch drm_plane_state to inline kerneldoc style by Daniel Vetter · 6 years ago
  41. 97e14fb drm: drop _mode_ from remaining connector functions by Daniel Vetter · 6 years ago
  42. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 6 years ago
  43. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 6 years ago
  44. 92e1d26 drm/doc: polish for sturct drm_connector by Daniel Vetter · 6 years ago
  45. aab999a drm/doc: switch drm_connector_state to inline comments by Daniel Vetter · 6 years ago
  46. 3479fc2 drm: move drv test macros out of drmP.h by Daniel Vetter · 6 years ago
  47. 90a460d drm: Fix kerneldoc for DRM_MODE_PROP_IMMUTABLE by Sean Paul · 6 years ago
  48. 3e977ac drm/i915: Prevent writing into a read-only object via a GGTT mmap by Chris Wilson · 6 years ago
  49. 2c6d1ff drm: add support for DisplayPort CEC-Tunneling-over-AUX by Hans Verkuil · 6 years ago
  50. 5685ca0 drm/tinydrm: Fix doc build warnings by Noralf Trønnes · 6 years ago
  51. db0c8d8 x86/gpu: reserve ICL's graphics stolen memory by Paulo Zanoni · 6 years ago
  52. 89c815e drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting by Thomas Zimmermann · 6 years ago
  53. 955f60d drm: Add support for extracting sync signal drive edge from videomode by Peter Ujfalusi · 6 years ago
  54. 5fa8e4a drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL by Boris Brezillon · 6 years ago
  55. 85b5baf drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs() by Noralf Trønnes · 6 years ago
  56. 9060d7f drm/fb-helper: Finish the generic fbdev emulation by Noralf Trønnes · 6 years ago
  57. e896c132 drm/debugfs: Add internal client debugfs file by Noralf Trønnes · 6 years ago
  58. 894a677 drm/cma-helper: Use the generic fbdev emulation by Noralf Trønnes · 6 years ago
  59. d536540 drm/fb-helper: Add generic fbdev emulation .fb_probe function by Noralf Trønnes · 6 years ago
  60. c76f0f7 drm: Begin an API for in-kernel clients by Noralf Trønnes · 6 years ago
  61. ba7ca97 Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  62. b25c60a drm/crtc: Add a generic infrastructure to fake VBLANK events by Boris Brezillon · 6 years ago
  63. 814bde9 drm/connector: Make ->atomic_commit() optional by Boris Brezillon · 6 years ago
  64. 425132f drm/connector: Pass a drm_connector_state to ->atomic_commit() by Boris Brezillon · 6 years ago
  65. b82c1f8 drm/atomic: Avoid connector to writeback_connector casts by Boris Brezillon · 6 years ago
  66. a012024 drm/crc: Only report a single overflow when a CRC fd is opened by Maarten Lankhorst · 6 years ago
  67. 289278c drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_width by Alex Deucher · 6 years ago
  68. 180fc13 drm/scheduler: Rename cleanup functions v2. by Andrey Grodzovsky · 6 years ago
  69. 38cb8d9 drm: Add drm_connector_has_possible_encoder() by Ville Syrjälä · 6 years ago
  70. 83aefbb drm: Add drm_connector_for_each_possible_encoder() by Ville Syrjälä · 6 years ago
  71. 070473b drm: add missing ctx argument to plane transitional helpers by Russell King · 6 years ago
  72. 7370573 drm: Add drm_connector_mask() by Ville Syrjälä · 6 years ago
  73. 6f3be03 drm: Add drm_encoder_mask() by Ville Syrjälä · 6 years ago
  74. 62f77ad drm: Add drm_plane_mask() by Ville Syrjälä · 6 years ago
  75. eab9766 Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  76. b4d4b0b Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  77. 8b5f7a6 drm: of: Export and rename drm_crtc_port_mask() by Jernej Skrabec · 6 years ago
  78. 46d8f40 drm: Consider drivers setting DRIVER_ATOMIC as atomic. by Eric Anholt · 6 years ago
  79. 565c17b Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  80. f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  81. 6aa1340 drm/bridge: Move the struct drm_bridge member kerneldoc inline. by Eric Anholt · 6 years ago
  82. 8d4f4b8 drm: Document mode_config.max_width/height as the max fb dimensions by Ville Syrjälä · 6 years ago
  83. d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 6 years ago
  84. d67b6a2 drm: writeback: Add client capability for exposing writeback connectors by Liviu Dudau · 6 years ago
  85. b13cc8d drm: writeback: Add out-fences for writeback connectors by Brian Starkey · 7 years ago
  86. 935774c drm: Add writeback connector type by Brian Starkey · 7 years ago
  87. f664a5269 dma-buf: remove kmap_atomic interface by Christian König · 6 years ago
  88. a19741e dma_buf: remove device parameter from attach callback v2 by Christian König · 6 years ago
  89. e364672 drm/i915/aml: Introducing Amber Lake platform by José Roberto de Souza · 6 years ago
  90. b9be785 drm/i915/whl: Introducing Whiskey Lake platform by José Roberto de Souza · 6 years ago
  91. ba1f665 drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers by Haneen Mohammed · 6 years ago
  92. 741f01e drm/scheduler: Avoid using wait_event_killable for dying process (V4) by Andrey Grodzovsky · 6 years ago
  93. 2d33948 drm/scheduler: add documentation by Nayan Deshmukh · 6 years ago
  94. e00fb85 drm: Stop updating plane->crtc/fb/old_fb on atomic drivers by Ville Syrjälä · 6 years ago
  95. 135c550 Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  96. 8fb756d drm: Trust format_mod_supported() when it OKs a plane modifier. by Eric Anholt · 6 years ago
  97. c32048d drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense by Neil Armstrong · 6 years ago
  98. 83bc4ec drm/mm: Add a search-by-address variant to only inspect a single hole by Chris Wilson · 6 years ago
  99. 2f7e876 drm/mm: Reject over-sized allocation requests early by Chris Wilson · 6 years ago
  100. 563e1e6 drm/scheduler: Remove obsolete spinlock. by Andrey Grodzovsky · 6 years ago