1. 3209706 drm: helper functions for hdcp2 seq_num to from u32 by Ramalingam C · 6 years ago
  2. 1bf7cb4 drm/i915: MEI interface definition by Ramalingam C · 6 years ago
  3. 1626eab drm/i915: header for i915 - MEI_HDCP interface by Ramalingam C · 6 years ago
  4. 8605a13 drm/i915: enum port definition is moved into i915_drm.h by Ramalingam C · 6 years ago
  5. 8857c7d i915/snd_hdac: I915 subcomponent for the snd_hdac by Daniel Vetter · 6 years ago
  6. e2d3c41 Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 6 years ago
  7. f299e0b drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR by José Roberto de Souza · 6 years ago
  8. 1035f4a drm/i915: Disable PSR in Apple panels by José Roberto de Souza · 6 years ago
  9. c235316 drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume() by Lyude Paul · 6 years ago
  10. e7df065 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  11. a9f34c70 drm/ttm: allow reserving more than one shared slot v3 by Christian König · 6 years ago
  12. e69aa5f Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  13. 1f9a5dc Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
  14. 513126a Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  15. 467e8a5 Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  16. 1db8c14 drm/scheduler: Add drm_sched_suspend/resume_timeout() by Sharat Masetty · 6 years ago
  17. 0b258ed drm: revert "expand replace_fence to support timeline point v2" by Christian König · 6 years ago
  18. b9fc5e0 drm: Add helper to implement legacy dirtyfb by Rob Clark · 7 years ago
  19. d2780b1 drm: Add helper iterator functions for plane fb_damage_clips blob by Deepak Rawat · 7 years ago
  20. d9778b4 drm: Add a new helper to validate damage during atomic_check by Deepak Rawat · 6 years ago
  21. d3b2176 drm: Add a new plane property to send damage during plane update by Lukasz Spintzyk · 7 years ago
  22. 1d8224e drm: Fix up drm_atomic_state_helper.[hc] extraction by Daniel Vetter · 6 years ago
  23. b7ea04d drm: Add DRM_MODESET_LOCK_BEGIN/END helpers by Sean Paul · 6 years ago
  24. 61647c7 Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  25. bfeb122 Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  26. 1398958 drm: Add vrr_enabled property to drm CRTC by Nicholas Kazlauskas · 6 years ago
  27. ba1b0f6 drm: Add vrr_capable property to the drm connector by Nicholas Kazlauskas · 6 years ago
  28. f25310c drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants by Manasi Navare · 6 years ago
  29. a408c85 drm/dsc: Add helpers for DSC picture parameter set infoframes by Manasi Navare · 6 years ago
  30. 082a7b8 drm/dsc: Define Rate Control values that do not change over configurations by Srivatsa, Anusha · 6 years ago
  31. 19fd5ad drm/dsc: Define VESA Display Stream Compression Capabilities by Manasi Navare · 6 years ago
  32. 7c247c0 drm/dsc: Define Display Stream Compression PPS infoframe by Manasi Navare · 6 years ago
  33. 4d4101c drm/dsc: Modify DRM helper to return complete DSC color depth capabilities by Manasi Navare · 6 years ago
  34. 39dea70 drm: Improve dumb callback docs by Daniel Vetter · 6 years ago
  35. 55b44620 drm: remove deprecated "drm_framebuffer_[un]reference" functions by Fernando Ramos · 6 years ago
  36. 8dd0e9d drm: remove deprecated "drm_connector_[un]reference" functions by Fernando Ramos · 6 years ago
  37. ba1d345 drm: remove deprecated "drm_dev_unref" function by Fernando Ramos · 6 years ago
  38. 3e70fd1 drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functions by Fernando Ramos · 6 years ago
  39. b239499 Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  40. 3db8d37 drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS by Noralf Trønnes · 6 years ago
  41. b9068cd drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPS by Noralf Trønnes · 6 years ago
  42. b39b539 drm/gem: Add drm_gem_object_funcs by Noralf Trønnes · 6 years ago
  43. 7698799 drm/prime: Add drm_gem_prime_mmap() by Noralf Trønnes · 6 years ago
  44. f001488 drm/driver: Add defaults for .gem_prime_export/import callbacks by Noralf Trønnes · 6 years ago
  45. 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  46. 9235dd4 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  47. d7563c5 Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  48. 0ea0397 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
  49. 131280a drm: Revert syncobj timeline changes. by Eric Anholt · 6 years ago
  50. 783195e drm/syncobj: disable the timeline UAPI for now v2 by Christian König · 6 years ago
  51. e7afb62 drm: Add drm_any_plane_has_format() by Ville Syrjälä · 6 years ago
  52. 078b7de drm/file: Uncompact the feature flags by Daniel Vetter · 6 years ago
  53. 26efecf drm/scheduler: Add drm_sched_job_cleanup by Sharat Masetty · 6 years ago
  54. faf6e1a drm/sched: Add boolean to mark if sched is ready to work v5 by Andrey Grodzovsky · 6 years ago
  55. 2bb4241 drm: Remove drm_global.{c,h} v2 by Thomas Zimmermann · 6 years ago
  56. a64f784 drm/ttm: initialize globals during device init (v2) by Christian König · 6 years ago
  57. 62b53b3 drm/ttm: use a static ttm_bo_global instance by Christian König · 6 years ago
  58. 56b3d20 drm/ttm: make the device list mutex static by Christian König · 6 years ago
  59. 27eb1fa drm/ttm: use a static ttm_mem_global instance by Christian König · 6 years ago
  60. 8fe159b drm/sched: add drm_sched_fault by Christian König · 6 years ago
  61. 105f207 drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global by Thomas Zimmermann · 6 years ago
  62. e55a5c9 drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() by Thomas Zimmermann · 6 years ago
  63. 857d828 drm/dp/fec: DRM helper for Forward Error Correction by Anusha Srivatsa · 6 years ago
  64. bc6080a Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  65. 47e22ff drm: Add connector property to limit max bpc by Radhakrishna Sripada · 6 years ago
  66. 9aefed1 drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is enabled by Alexandru Gheorghe · 6 years ago
  67. 042bf75 drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info by Alexandru Gheorghe · 6 years ago
  68. 7a085c3 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  69. 6e97272 drm/dp: Define payload size for DP SDP PPS packet by Manasi Navare · 6 years ago
  70. 0575650 drm/dp: DRM DP helper/macros to get DP sink DSC parameters by Manasi Navare · 6 years ago
  71. ffddc43 drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFT by Manasi Navare · 6 years ago
  72. 739838b drm/bridge/synopsys: dsi: add dual-dsi support by Nickey Yang · 6 years ago
  73. 90910a6 drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detach by Heiko Stuebner · 6 years ago
  74. f2b0e26 drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind by Heiko Stuebner · 6 years ago
  75. 8b44fef drm: HDMI and DP specific HDCP2.2 defines by Ramalingam C · 6 years ago
  76. af5aad0 drm: hdcp2.2 authentication msg definitions by Ramalingam C · 6 years ago
  77. 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  78. f676481 drm/dp_mst: Remove all evil duplicate state pointers by Lyude Paul · 6 years ago
  79. 6542e9a Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  80. e982e3f drm: dsi: Add lane clock rate fields to DSI device by Linus Walleij · 6 years ago
  81. 6217f0e drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bpp by Daniel Vetter · 6 years ago
  82. 8dc830e drm/rcar-du: Convert drm_atomic_helper_suspend/resume() by Souptick Joarder · 6 years ago
  83. 43cf1fc drm: fix deadlock of syncobj v6 by Chunming Zhou · 6 years ago
  84. 9c71a66 drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentation by Alexandru Gheorghe · 6 years ago
  85. 4c953d0 drm/dp: Add definitions for eDP Rev 1.4a and 1.4b by Manasi Navare · 6 years ago
  86. de9f8ee drm/atomic_helper: Stop modesets on unregistered connectors harder by Lyude Paul · 6 years ago
  87. 4364bcb drm: Get ref on CRTC commit object when waiting for flip_done by Leo Li · 6 years ago
  88. 48197bc drm: add syncobj timeline support v9 by Chunming Zhou · 6 years ago
  89. 39b50c6 drm/atomic_helper: Stop modesets on unregistered connectors harder by Lyude Paul · 6 years ago
  90. 9068e02 drm/edid: VSDB yCBCr420 Deep Color mode bit definitions by Clint Taylor · 6 years ago
  91. 649fdce drm: add flags to drm_syncobj_find_fence by Chunming Zhou · 6 years ago
  92. 4692403 drm/radeon: change SPDX identifier to MIT by Jonathan Gray · 6 years ago
  93. c0c46ca drm/i915/aml: Add new Amber Lake PCI ID by José Roberto de Souza · 6 years ago
  94. c1c8f6f drm/i915: Redefine some Whiskey Lake SKUs by Rodrigo Vivi · 6 years ago
  95. 84c0851 drm: Unexport drm_plane_helper_check_update by Daniel Vetter · 6 years ago
  96. 6b6fce6 drm: Unexport primary plane helpers by Daniel Vetter · 6 years ago
  97. 21ebe61 drm: Remove transitional helpers by Daniel Vetter · 6 years ago
  98. ec9b0a9 drm/atomic: Improve docs for drm_atomic_state->allow_modeset by Daniel Vetter · 6 years ago
  99. 9ef8a9d drm: Extract drm_atomic_state_helper.[hc] by Daniel Vetter · 6 years ago
  100. 297e30b drm/atomic-helper: Unexport drm_atomic_helper_best_encoder by Daniel Vetter · 6 years ago