1. e26ae7c04 omapdrm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  2. 3037e0c drm/omap: Add 'alpha' and 'pixel blend mode' plane properties by Jean-Jacques Hiblot · 6 years ago
  3. 0a9a4b6 drm/panfrost: Fix sleeping while atomic in panfrost_gem_open by Rob Herring · 5 years ago
  4. 528a25d drm: meson: use match data to detect vpu compatibility by Julien Masson · 5 years ago
  5. ade9259 drm: fix module name in edid_firmware log message by Jani Nikula · 5 years ago
  6. 89a565d drm: kirin: Move ade drm init to kirin drm drv by Xu YiPing · 5 years ago
  7. 28cd05e drm: kirin: Pass driver data to crtc init and plane init by Xu YiPing · 5 years ago
  8. 2e89b4f drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver data by Xu YiPing · 5 years ago
  9. 27dd04a drm: kirin: Make driver_data variable non-global by Xu YiPing · 5 years ago
  10. a8c8af5 drm: kirin: Fix dev->driver_data setting by Xu YiPing · 5 years ago
  11. a51735b drm: kirin: Rename plane_init and crtc_init by Xu YiPing · 5 years ago
  12. d606dc9 drm: kirin: Add register connect helper functions in drm init by Xu YiPing · 5 years ago
  13. 1053d01 drm: kirin: Move drm driver to driver data by Xu YiPing · 5 years ago
  14. 49af461 drm: kirin: Move config max_width and max_height to driver data by Xu YiPing · 5 years ago
  15. 48fa7c1 drm: kirin: Move plane number and primay plane in driver data by Xu YiPing · 5 years ago
  16. bdaf419 drm: kirin: Move mode config function to driver_data by Xu YiPing · 5 years ago
  17. e200d8e drm: kirin: Move channel formats to driver data by Xu YiPing · 5 years ago
  18. 5fb2e41 drm: kirin: Move ade crtc/plane help functions to driver_data by Xu YiPing · 5 years ago
  19. 7903ba4 drm: kirin: Reanme dc_ops to kirin_drm_data by Xu YiPing · 5 years ago
  20. c11a03f drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.h by Xu YiPing · 5 years ago
  21. 5292771 drm: kirin: Move workqueue to ade_hw_ctx structure by John Stultz · 5 years ago
  22. 36f8d22 drm: kirin: Move request irq handle in ade hw ctx alloc by Xu YiPing · 5 years ago
  23. 43774b0 drm: kirin: Dynamically allocate the hw_ctx by Xu YiPing · 5 years ago
  24. ada7f67 drm: kirin: Rename ade_crtc to kirin_crtc by Xu YiPing · 5 years ago
  25. 0ae622c drm: kirin: Rename ade_plane to kirin_plane by Xu YiPing · 5 years ago
  26. a202da1 drm: kirin: Remove out_format from ade_crtc by Xu YiPing · 5 years ago
  27. e0d8eba drm: kirin: Remove uncessary parameter indirection by Xu YiPing · 5 years ago
  28. 9ec16ce drm: kirin: Remove unreachable return by John Stultz · 5 years ago
  29. 46aa549 drm: kirin: Remove HISI_KIRIN_DW_DSI config option by John Stultz · 5 years ago
  30. ff57c651 drm: kirin: Fix for hikey620 display offset problem by Da Lv · 5 years ago
  31. 019cbd4 drm/nouveau: Initialize GEM object before TTM object by Thierry Reding · 5 years ago
  32. 343bbb1 dt-bindings: display: rockchip: update DSI controller by Nickey Yang · 6 years ago
  33. 6ac3a0e dmabuf: Mark up onstack timer for selftests by Chris Wilson · 5 years ago
  34. a8c16b7 drm/komeda: Add support for 'memory-region' DT node property by Mihail Atanassov · 5 years ago
  35. ea4e537 dma-buf: Use %zu for printing sizeof by Chris Wilson · 5 years ago
  36. 01b45d3 dw-hdmi-cec: use cec_notifier_cec_adap_(un)register by Dariusz Marcinkiewicz · 5 years ago
  37. 7070fe7 drm: dw-hdmi: use cec_notifier_conn_(un)register by Dariusz Marcinkiewicz · 5 years ago
  38. 9615834 drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug build by Chris Wilson · 5 years ago
  39. 56d8d64 drm/drv: Use // for comments in example code by Jonathan Neuschäfer · 5 years ago
  40. 2989f64 dma-buf: Add selftests for dma-fence by Chris Wilson · 5 years ago
  41. 9536b64 dma-buf: Introduce selftesting framework by Chris Wilson · 5 years ago
  42. aa4fffe drm/panfrost: Remove opp table when unloading by Steven Price · 5 years ago
  43. e21dd29 drm/panfrost: Enable devfreq to work without regulator by Steven Price · 5 years ago
  44. 7282f76 drm/panfrost: Implement per FD address spaces by Rob Herring · 5 years ago
  45. 3efdf83 drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr() by Wei Yongjun · 5 years ago
  46. df5eff6 udlfb: Make dlfb_ops constant by Nishka Dasgupta · 5 years ago
  47. 06b1f4b video: fbdev/mmp/core: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 5 years ago
  48. 2012f77 video: fbdev: viafb: Remove dead code by Souptick Joarder · 5 years ago
  49. efbd44a video: fbdev: aty[128]fb: Remove dead code by Souptick Joarder · 5 years ago
  50. cc0c3e3 video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-through by Anders Roxell · 5 years ago
  51. af70a48 video: fbdev: radeonfb: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  52. 70fc43c video: fbdev: sm712fb: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  53. dbb4a75 video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0 by Gustavo A. R. Silva · 5 years ago
  54. 51677df efifb: BGRT: Improve efifb_bgrt_sanity_check by Hans de Goede · 5 years ago
  55. d777478 drm/xen-front: Make structure fb_funcs constant by Nishka Dasgupta · 5 years ago
  56. 596cb85 drm/vboxvideo: Make structure vbox_fb_helper_funcs constant by Nishka Dasgupta · 5 years ago
  57. f2cb60e dma-fence: Store the timestamp in the same union as the cb_list by Chris Wilson · 5 years ago
  58. 0fc89b6 dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal by Chris Wilson · 5 years ago
  59. f86a802 dma-fence: Avoid list_del during fence->cb_list iteration by Chris Wilson · 5 years ago
  60. 4fe3997 dma-fence: Shrink size of struct dma_fence by Chris Wilson · 5 years ago
  61. b0baf85 drm/panel: tpo-td043mtea1: remove redundant assignment by Colin Ian King · 5 years ago
  62. 45f16c8 drm/omap: displays: Remove unused panel drivers by Laurent Pinchart · 5 years ago
  63. 1e93875 video: omapfb2: Make standard and custom panel drivers mutually exclusive by Laurent Pinchart · 5 years ago
  64. b016cd6 dma-buf: Restore seqlock around dma_resv updates by Chris Wilson · 5 years ago
  65. dc2e1e5 drm/panel: Add driver for the Toppoly TD043MTEA1 panel by Laurent Pinchart · 5 years ago
  66. 415b8dd drm/panel: Add driver for the Toppoly TD028TTEC1 panel by Laurent Pinchart · 5 years ago
  67. 1c8fc3f drm/panel: Add driver for the Sony ACX565AKM panel by Laurent Pinchart · 5 years ago
  68. c9cf4c2 drm/panel: Add driver for the Sharp LS037V7DW01 panel by Laurent Pinchart · 5 years ago
  69. df439ab drm/panel: Add driver for the NEC NL8048HL11 panel by Laurent Pinchart · 5 years ago
  70. f5b0c65 drm/panel: Add driver for the LG Philips LB035Q02 panel by Laurent Pinchart · 5 years ago
  71. 90075dd dt-bindings: display: panel: Add bindings for NEC NL8048HL11 panel by Laurent Pinchart · 5 years ago
  72. 09e6890 dt-bindings: Add legacy 'toppoly' vendor prefix by Laurent Pinchart · 5 years ago
  73. 684a4e6 dt-bindings: Add vendor prefix for LG Display by Laurent Pinchart · 5 years ago
  74. 95cbf02 drm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs constant by Nishka Dasgupta · 5 years ago
  75. 535d1b9 drm/arm: drop use of drmP.h by Sam Ravnborg · 5 years ago
  76. 25e28ef2 drm/armada: drop use of drmP.h by Sam Ravnborg · 5 years ago
  77. eb1df69 drm/tegra: drop use of drmP.h by Sam Ravnborg · 5 years ago
  78. 5c8a5f1 drm/i2c/tda998x: drop use of drmP.h by Sam Ravnborg · 5 years ago
  79. 5ad773f drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channel by Geert Uytterhoeven · 5 years ago
  80. fc1ca6e drm/bridge: dw-hdmi-i2s: add .get_eld support by Jerome Brunet · 5 years ago
  81. 43e88f6 drm/bridge: dw-hdmi-i2s: enable only the required i2s lanes by Jerome Brunet · 5 years ago
  82. 46cecde drm/bridge: dw-hdmi-i2s: reset audio fifo before applying new params by Jerome Brunet · 5 years ago
  83. 0c60988 drm/bridge: dw-hdmi-i2s: set the channel allocation by Jerome Brunet · 5 years ago
  84. 17a1e55 drm/bridge: dw-hdmi-i2s: enable lpcm multi channels by Jerome Brunet · 5 years ago
  85. da5f5bc drm/bridge: dw-hdmi: set channel count in the infoframes by Jerome Brunet · 5 years ago
  86. 2a2a3d2 drm/bridge: dw-hdmi: move audio channel setup out of ahb by Jerome Brunet · 5 years ago
  87. 8067f62 drm/bridge: dw-hdmi-i2s: support more i2s format by Jerome Brunet · 5 years ago
  88. c0900eb8 MAINTAINERS: Update with Amlogic DRM bindings converted as YAML by Neil Armstrong · 5 years ago
  89. 6b9ebf1 dt-bindings: display: amlogic, meson-vpu: convert to yaml by Neil Armstrong · 5 years ago
  90. 376bf52 dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml by Neil Armstrong · 5 years ago
  91. 52791ee dma-buf: rename reservation_object to dma_resv by Christian König · 5 years ago
  92. 5d344f5 dma-buf: nuke reservation_object seq number by Christian König · 5 years ago
  93. d3c6dd1 dma-buf/sw_sync: Synchronize signal vs syncpt free by Chris Wilson · 5 years ago
  94. 1c2b939 drm/panfrost: Bump driver version to 1.1 by Rob Herring · 6 years ago
  95. 187d292 drm/panfrost: Add support for GPU heap allocations by Rob Herring · 5 years ago
  96. b31bdd1 drm/panfrost: Convert MMU IRQ handler to threaded handler by Rob Herring · 5 years ago
  97. 73e467f drm/panfrost: Consolidate reset handling by Rob Herring · 5 years ago
  98. 203270c drm/panfrost: Add a no execute flag for BO allocations by Rob Herring · 6 years ago
  99. eecbb3c drm/panfrost: Split panfrost_mmu_map SG list mapping to its own function by Rob Herring · 6 years ago
  100. a5efb4c drm/panfrost: Restructure the GEM object creation by Rob Herring · 6 years ago