1. bee330f drm: Use srcu to protect drm_device.unplugged by Noralf Trønnes · 7 years ago
  2. 790861c drm: add parameter explanation for some gem dmabuf_ops by Samuel Li · 7 years ago
  3. e85d300 drm/tinydrm: Make fb_dirty into a lower level hook by Ville Syrjälä · 7 years ago
  4. 0c9c7fd drm/simple-kms-helper: Plumb plane state to the enable hook by Ville Syrjälä · 7 years ago
  5. ae358da drm/udl: Get rid of dev->struct_mutex usage by Daniel Vetter · 7 years ago
  6. fcb1e57 drm/rockchip: fixup comment for gem_free_object_unlocked by Daniel Vetter · 7 years ago
  7. 606f1fc staging/vboxvideo: Use gem_free_object_unlocked by Daniel Vetter · 7 years ago
  8. 23936ba drm/omap: Use normalized zpos for plane placement by Peter Ujfalusi · 7 years ago
  9. 75def77 drm: rcar-du: Let core take care of normalizing the zpos by Peter Ujfalusi · 7 years ago
  10. 352f9a8 drm/sti: Let core take care of normalizing the zpos by Peter Ujfalusi · 7 years ago
  11. a18301b drm/tegra: Let core take care of normalizing the zpos by Peter Ujfalusi · 7 years ago
  12. a7da5cf drm/exynos: Let core take care of normalizing the zpos by Peter Ujfalusi · 7 years ago
  13. 49efffc drm: Add drm_mode_config->normalize_zpos boolean by Peter Ujfalusi · 7 years ago
  14. f439286 drm: make drm_core_check_feature() bool that it is by Jani Nikula · 7 years ago
  15. 885a31c drm: remove old documentation comment cruft from drmP.h by Jani Nikula · 7 years ago
  16. d1a9d71 drm: prefer inline over __inline__ by Jani Nikula · 7 years ago
  17. 7056a2b drm/dp/mst: Fix off-by-one typo when dump payload table by Andy Shevchenko · 7 years ago
  18. a7d2a87 drm/tinydrm: Use gem_free_object_unlocked by Daniel Vetter · 7 years ago
  19. 8017e42 drm/scdc-helper: Convert errors into debug messages by Ville Syrjälä · 7 years ago
  20. 39031176 drm/gem: Document that handle_create must be the last step by Daniel Vetter · 7 years ago
  21. 3f07f28 gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry by Arushi Singhal · 7 years ago
  22. aec06c7 gpu: drm/lease:: Use list_{next/prev}_entry instead of list_entry by Arushi Singhal · 7 years ago
  23. 3ae7fb2 drm: Remove drm_property_{un/reference}_blob aliases by Haneen Mohammed · 7 years ago
  24. 1c7095d Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  25. 2793c1d drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put() by Santha Meena Ramamoorthy · 7 years ago
  26. 78230c4 Merge tag 'omapdrm-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 7 years ago
  27. b65bd40 Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 7 years ago
  28. 19c800c Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  29. 4f6dd8d Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 7 years ago
  30. 287d2ac Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  31. acaa3f1 drm/meson: Fix potential NULL dereference in meson_drv_bind_master() by Wei Yongjun · 7 years ago
  32. ddc389f drm/sun4i: backend: Support YUV planes by Maxime Ripard · 7 years ago
  33. 3246355 drm/sun4i: backend: Check that we only have a single YUV plane by Maxime Ripard · 7 years ago
  34. 3347895 drm/sun4i: Add driver support for A80 display pipeline by Chen-Yu Tsai · 7 years ago
  35. 54fb174 drm/sun4i: Add compatible strings for the A80 display pipeline by Chen-Yu Tsai · 7 years ago
  36. 6664e9d drm/sun4i: Add support for A80 TCONs by Chen-Yu Tsai · 7 years ago
  37. 74cf5cb drm/sun4i: Add DT binding for Detail Enhancement Unit in Allwinner A80 SoC by Chen-Yu Tsai · 7 years ago
  38. 3041228 drm/sun4i: Add compatible strings for A80 TCONs by Chen-Yu Tsai · 7 years ago
  39. db87086 drm: Reduce object size of DRM_DEV_<LEVEL> uses by Joe Perches · 7 years ago
  40. 6d544fd drm/doc: Put all driver docs into a separate chapter by Daniel Vetter · 7 years ago
  41. 2bcfcbf drm: dma_bufs: Fixed checkpatch issues by Paul McQuade · 7 years ago
  42. e007488 drm: remove drm_mode_object_{un/reference} aliases by Haneen Mohammed · 7 years ago
  43. 288e5c8 drm/msm: fix building without debugfs by Arnd Bergmann · 7 years ago
  44. 61b734c drm/msm/mdp5: don't pre-reserve LM's if no dual-dsi by Rob Clark · 7 years ago
  45. 583c13f drm/msm/mdp5: add missing LM flush bits by Rob Clark · 7 years ago
  46. 1af8179 drm/msm/mdp5: print a bit more of the atomic state by Rob Clark · 7 years ago
  47. f9cb8d8 drm/msm/mdp5: rework CTL START signal handling by Rob Clark · 7 years ago
  48. 79d57bf drm/msm: Trigger fence completion from GPU by Bjorn Andersson · 7 years ago
  49. d71b6bd drm/msm/dsi: fix direct caller of msm_gem_free_object() by Rob Clark · 7 years ago
  50. 94c3e78 drm/msm: strip out msm_fence_cb by Rob Clark · 7 years ago
  51. 14be320 drm/msm: rename mdp->disp by Rob Clark · 7 years ago
  52. 52749d6 drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init by Gustavo A. R. Silva · 7 years ago
  53. 5abc7dd drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
  54. c5fe473 drm: Add PSR version 3 macro by José Roberto de Souza · 7 years ago
  55. 27e92f1 drm/tegra: prime: Implement ->{begin,end}_cpu_access() by Thierry Reding · 7 years ago
  56. bd43c9f drm/tegra: gem: Map pages via the DMA API by Thierry Reding · 7 years ago
  57. 0281c41 drm/tegra: hub: Use private object for global state by Thierry Reding · 7 years ago
  58. 0126b23 drm/vc4_validate: Remove VLA usage by Gustavo A. R. Silva · 7 years ago
  59. 6da2b93 amdgpu/dm: Default PRE_VEGA ASIC support to 'y' by Harry Wentland · 7 years ago
  60. 59156fa drm/amd/pp: Remove the cgs wrapper for notify smu version on APU by Rex Zhu · 7 years ago
  61. 6f4969e drm/amd/display: fix dereferencing possible ERR_PTR() by Shirish S · 7 years ago
  62. 5e9a4f0 drm/amd/display: Refine disable VGA by Clark Zheng · 7 years ago
  63. 2f0e9d8 drm: Make drm_mode_vrefresh() a bit more accurate by Ville Syrjälä · 7 years ago
  64. df55054 drm: Nuke the useless 'ret' variable from drm_mode_convert_umode() by Ville Syrjälä · 7 years ago
  65. 80343b3 drm/i915: Use drm_color_lut_size() by Ville Syrjälä · 7 years ago
  66. d5517a3 drm/i915: Remove the blob->data casts by Ville Syrjälä · 7 years ago
  67. 41204df drm: Introduce drm_color_lut_size() by Ville Syrjälä · 7 years ago
  68. d2a24ed drm: Verify gamma/degamma LUT size by Ville Syrjälä · 7 years ago
  69. 11b83e3 drm: Remove now pointelss blob->data casts by Ville Syrjälä · 7 years ago
  70. 9c60583 Revert "drm: Use a flexible array member for blob property data" by Ville Syrjälä · 7 years ago
  71. 0a00ac9 drm/rockchip: cdn-dp: remove the DP phy switch by Chris Zhong · 7 years ago
  72. 99a9548 drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses by Joe Perches · 7 years ago
  73. 64350f1 drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel by Andrey Grodzovsky · 7 years ago
  74. 4ae4b5c drm/tegra: fb: Properly support linear modifier by Thierry Reding · 7 years ago
  75. e90124c drm/tegra: plane: Support format modifiers by Thierry Reding · 7 years ago
  76. a3f73c8 drm/radeon: Don't turn off DP sink when disconnected by Michel Dänzer · 7 years ago
  77. 34e40f6 drm/amd/pp: Rename file name cz_* to smu8_* by Rex Zhu · 7 years ago
  78. 47ce4a9 drm/amd/pp: Replace function/struct name cz_* with smu8_* by Rex Zhu · 7 years ago
  79. ce1ace3 drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c by Rex Zhu · 7 years ago
  80. 2bfc270 drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.c by Rex Zhu · 7 years ago
  81. bcd8377 drm/amd/pp: Remove dead header file pp_asicblocks.h by Rex Zhu · 7 years ago
  82. 015aae5 drm/amd/pp: Delete dead code on cz_clockpowergating.c by Rex Zhu · 7 years ago
  83. 2dac593 drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c by Rex Zhu · 7 years ago
  84. b905090 drm/amdgpu: Remove wrapper layer of smu ip functions by Rex Zhu · 7 years ago
  85. 5b2a3d2 drm/amdgpu: Don't compared ip_block_type with ip_block_index by Rex Zhu · 7 years ago
  86. 5771632 drm/amdgpu: Plus NULL function pointer check by Rex Zhu · 7 years ago
  87. 8e68627 drm/amd/pp: Move helper functions to smu_help.c by Rex Zhu · 7 years ago
  88. c425688 drm/amd/pp: Replace rv_* with smu10_* by Rex Zhu · 7 years ago
  89. 567cc73 drm/amd/pp: Fix function parameter not correct by Rex Zhu · 7 years ago
  90. 0d8a81d drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table by Rex Zhu · 7 years ago
  91. 56088be drm/amd/pp: Add new smu backend function smc_table_manager by Rex Zhu · 7 years ago
  92. 7a67f45 drm/amd/pp: Mark internal functions as static in rv_smumgr.c by Rex Zhu · 7 years ago
  93. 88c1a70 drm/amd/pp: Add rv_read_arg_from_smc to smu backend function table by Rex Zhu · 7 years ago
  94. 52911e0 drm/amd/pp: Remove meanless return value check in RV by Rex Zhu · 7 years ago
  95. 7f8e66b drm/amd/pp: Delete is_smc_ram_running function on RV by Rex Zhu · 7 years ago
  96. 847e826 drm/amd/pp: Clean up header file include by Rex Zhu · 7 years ago
  97. fd06518 drm/amd/pp: Fix memory leak in error path in smumgr by Rex Zhu · 7 years ago
  98. 116af450 drm/amd/pp: Simplified the avfs btc state on smu7 by Rex Zhu · 7 years ago
  99. 3bb271f drm/amd/powerplay: Fix KASAN user after free on driver unload. by Andrey Grodzovsky · 7 years ago
  100. 9f446d8 drm/tegra: dc: Dedicate overlay plane to cursor on older Tegra's by Dmitry Osipenko · 7 years ago