1. bd19c45 drm/exynos: Don't reset bridge->next by Boris Brezillon · 5 years ago
  2. de25013 drm/tegra: fix opencoded use of drm_panel_* by Sam Ravnborg · 6 years ago
  3. 480ab0e drm/msm: fix opencoded use of drm_panel_* by Sam Ravnborg · 6 years ago
  4. d02d8a9 drm/exynos: fix opencoded use of drm_panel_* by Sam Ravnborg · 6 years ago
  5. 5f9f81c drm/exynos: fix opencoded use of drm_panel_* by Sam Ravnborg · 6 years ago
  6. 9c49282 drm/panel: clean up indentation issue by Colin Ian King · 5 years ago
  7. 0d35408 drm/panel: simple: Add Logic PD Type 28 display support by Adam Ford · 5 years ago
  8. 621dab9 dt-bindings: Add Logic PD Type 28 display panel by Adam Ford · 5 years ago
  9. 65b2f7c drm: Inline drm_color_lut_extract() by Ville Syrjälä · 5 years ago
  10. 2c81bdc drm/todo: Add entry for fb funcs related cleanups by Daniel Vetter · 5 years ago
  11. 304a94a drm/edid: Add alternate clock for SMPTE 4K by Wayne Lin · 5 years ago
  12. d2b4347 drm/edid: Add aspect ratios to HDMI 4K modes by Wayne Lin · 5 years ago
  13. dbe3ad6 drm/qxl: Complete exception handling in qxl_device_init() by Markus Elfring · 5 years ago
  14. 11b7e98 drm/rockchip: Use drm_gem_fb_create_with_dirty by Daniel Vetter · 5 years ago
  15. 94fee4a drm/rect: update kerneldoc for drm_rect_clip_scaled() by Daniel Vetter · 5 years ago
  16. 30218eb drm/selftests: Add drm_rect selftests by Ville Syrjälä · 5 years ago
  17. 2020af2 drm/rect: Keep the clipped dst rectangle in place by Ville Syrjälä · 5 years ago
  18. 2e35170 drm/rect: Keep the scaled clip bounded by Ville Syrjälä · 5 years ago
  19. 433480c drm/rect: Avoid division by zero by Ville Syrjälä · 5 years ago
  20. 9622728 drm/fourcc: Fill out all block sizes for P210 by Daniel Vetter · 5 years ago
  21. 836b131 drm/fourcc: Fill out all block sizes for P10/12/16 by Daniel Vetter · 5 years ago
  22. 6cc7203 drm/mediatek: Fix build break by Mihail Atanassov · 5 years ago
  23. 135517d drm/scheduler: Avoid accessing freed bad job. by Andrey Grodzovsky · 5 years ago
  24. 8082731 drm/vram: remove unused declaration by Gurchetan Singh · 5 years ago
  25. 19d32ac udmabuf: Remove deleted map/unmap handlers. by Maarten Lankhorst · 5 years ago
  26. 8ed4477 drm/udl: Replace struct udl_framebuffer with generic implementation by Thomas Zimmermann · 5 years ago
  27. 8344603 drm/udl: Call udl_handle_damage() with DRM framebuffer by Thomas Zimmermann · 5 years ago
  28. ba59b01 drm/udl: Store active framebuffer in device structure by Thomas Zimmermann · 5 years ago
  29. f3f8630 drm/udl: Remove udl implementation of GEM's free_object() by Thomas Zimmermann · 5 years ago
  30. 6c44e30 drm/udl: Unmap buffer object after damage update by Thomas Zimmermann · 5 years ago
  31. 4337ebb dma-buf: Remove kernel map/unmap hooks by Daniel Vetter · 5 years ago
  32. 4cefe7a drm/armada: Delete dma_buf->k(un)map implemenation by Daniel Vetter · 5 years ago
  33. 59c3797 sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support by Daniel Vetter · 5 years ago
  34. dea8c09 xen/gntdev-dmabuf: Ditch dummy map functions by Daniel Vetter · 5 years ago
  35. 42aa7c6 drm/tee_shm: Drop dma_buf_k(unmap) support by Daniel Vetter · 5 years ago
  36. 19d564a media/videobuf2: Drop dma_buf->k(un)map support by Daniel Vetter · 5 years ago
  37. 43b8df6 drm/vmwgfx: Delete mmaping functions by Daniel Vetter · 5 years ago
  38. 7f0de8d dma-buf: Drop dma_buf_k(un)map by Daniel Vetter · 5 years ago
  39. 7195cf4 drm/tegra: Remove dma_buf->k(un)map by Daniel Vetter · 5 years ago
  40. 0d1da1f drm/omapdrm: Drop dma_buf->k(un)map by Daniel Vetter · 5 years ago
  41. 9c86796 drm/i915: Drop dma_buf->k(un)map by Daniel Vetter · 5 years ago
  42. 3e9e0c5 staging/android/ion: delete dma_buf->kmap/unmap implemenation by Daniel Vetter · 5 years ago
  43. 64147c0 drm/i915: Remove dma_buf_kmap selftest by Daniel Vetter · 5 years ago
  44. 35bd71d drm/tegra: Delete host1x_bo_ops->k(un)map by Daniel Vetter · 5 years ago
  45. 7a8139c drm/tegra: Map cmdbuf once for reloc processing by Daniel Vetter · 5 years ago
  46. f053c83 Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present" by Uma Shankar · 5 years ago
  47. 6b7ce2c drm/gma500: Remove struct psb_fbdev by Thomas Zimmermann · 5 years ago
  48. 0a8ec2e drm/gma500: Store framebuffer in struct drm_fb_helper by Thomas Zimmermann · 5 years ago
  49. 0471c9f drm/gma500: Pass struct drm_gem_object to framebuffer functions by Thomas Zimmermann · 5 years ago
  50. e18da8c drm/gma500: Replace struct psb_framebuffer with struct drm_framebuffer by Thomas Zimmermann · 5 years ago
  51. 86eda5a drm/gma500: Remove field 'fbdev' from struct psb_framebuffer by Thomas Zimmermann · 5 years ago
  52. 641099f drm/gma500: Remove addr_space field from psb_framebuffer by Thomas Zimmermann · 5 years ago
  53. 3540af8fc drm/sun4i: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  54. c7a7a6a drm/vc4: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  55. b23490c drm/mcde: Do not needlessly logically and with 3 by Linus Walleij · 5 years ago
  56. ce9cde0 drm/mcde: Reuse global DSI command defs by Linus Walleij · 5 years ago
  57. d268f42e drm/mediatek: don't open-code drm_gem_fb_create by Daniel Vetter · 5 years ago
  58. 92ec076 drm/msm: Don't init ww_mutec acquire ctx before needed by Daniel Vetter · 5 years ago
  59. fedf7a4 dma-resv: Also prime acquire ctx for lockdep by Daniel Vetter · 5 years ago
  60. 2c51419 drm/modeset: Prime modeset lock vs dma_resv by Daniel Vetter · 5 years ago
  61. 7819c46 MAINTAINERS: Remove myself from drm-misc entry by Sean Paul · 5 years ago
  62. 2c8bc91 drm/dp_mst: fix multiple frees of tx->bytes by Colin Ian King · 5 years ago
  63. 8896e40 drm/mgag200: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  64. a560f41 drm/bridge: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  65. 84affcf drm/lima: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  66. ee4c9d20 drm/nouveau: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  67. 40c2815 drm/omap: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  68. eb44830 drm/rockchip: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  69. 3373279 drm/udl: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  70. d917e64 vga: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  71. ca380ab Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedesktop.org/git/drm-intel into drm-misc-next by Maarten Lankhorst · 5 years ago
  72. ffbbaa7 dma_resv: prime lockdep annotations by Steven Price · 5 years ago
  73. be14312 drm/r128: make ATI PCI GART part of its only user, r128 by Jani Nikula · 5 years ago
  74. 544c521 drm/virtio: factor out virtio_gpu_update_dumb_bo by Gerd Hoffmann · 5 years ago
  75. 64440ef drm/virtio: Simplify virtio_gpu_primary_plane_update workflow. by Gerd Hoffmann · 5 years ago
  76. 1dc3485 drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host_3d functions by Gerd Hoffmann · 5 years ago
  77. 93adc0c drm/xen: Simplify fb_create by Daniel Vetter · 5 years ago
  78. 931e691 drm/tilcdc: Drop drm_gem_fb_create wrapper by Daniel Vetter · 5 years ago
  79. d99382e drm/atmel: ditch fb_create wrapper by Daniel Vetter · 5 years ago
  80. fd1a5e5 drm/gma500: Fixup fbdev stolen size usage evaluation by Paul Kocialkowski · 5 years ago
  81. f597c20 fbdev: Unexport unlink_framebuffer() by Thomas Zimmermann · 5 years ago
  82. 6821603 drm/fb-helper: Remove drm_fb_helper_unlink_fbi() by Thomas Zimmermann · 5 years ago
  83. d0c4fc5 drm/udl: Replace fbdev code with generic emulation by Thomas Zimmermann · 5 years ago
  84. 81fa149b drm/komeda: Clean warnings: candidate for 'gnu_printf’ format attribute by james qian wang (Arm Technology China) · 5 years ago
  85. a7adabe drm/gma500: remove set but not used variable 'channel_eq' by zhengbin · 5 years ago
  86. f25c7a0 drm/fbdev: Fallback to non tiled mode if all tiles not present by Manasi Navare · 5 years ago
  87. 4290800 drm/edid: no CEA v3 extension is not an error by Jean Delvare · 5 years ago
  88. 834c43a drm/gma500: remove set but not used variable 'is_hdmi','is_crt' by zhengbin · 5 years ago
  89. a5eb29a drm/gma500: remove set but not used variable 'error' by zhengbin · 5 years ago
  90. dfa703b drm/gma500: remove set but not used variable 'htotal' by zhengbin · 5 years ago
  91. 8d938df drm/panel: Add DT bindings for Sony ACX424AKP by Linus Walleij · 5 years ago
  92. 7c7b7c3 drm/ast: Call struct drm_driver.{load, unload} before registering device by Thomas Zimmermann · 5 years ago
  93. ecd4b23 drm/ast: Replace drm_get_pci_device() and drm_put_dev() by Thomas Zimmermann · 5 years ago
  94. 3bf149b drm/print: group logging functions by prink or device based by Jani Nikula · 5 years ago
  95. 876905b drm/print: convert debug category macros into an enum by Jani Nikula · 5 years ago
  96. 99acf47 drm/print: underscore prefix functions that should be private to print by Jani Nikula · 5 years ago
  97. 9f0ac02 drm/print: rename drm_debug to __drm_debug to discourage use by Jani Nikula · 5 years ago
  98. f139a62 drm/amdgpu: use drm_debug_enabled() to check for debug categories by Jani Nikula · 5 years ago
  99. 4f632fb drm/nouveau: use drm_debug_enabled() to check for debug categories by Jani Nikula · 5 years ago
  100. bdbf43d drm/i915: use drm_debug_enabled() to check for debug categories by Jani Nikula · 5 years ago