1. 152dbde drm/panel: add backlight support by Sam Ravnborg · 5 years ago
  2. 5dce87a drm/drm_panel: no error when no callback by Sam Ravnborg · 5 years ago
  3. 4286dc0 drm/gma500: add a missed gma_power_end in error path by Chuhong Yuan · 5 years ago
  4. 1b69e89 HID: picoLCD: constify fb ops by Jani Nikula · 5 years ago
  5. f3fdbc7 drm/bridge: Clarify the atomic enable/disable hooks semantics by Boris Brezillon · 5 years ago
  6. ac877c6 drm/bridge: Add the drm_bridge_get_prev_bridge() helper by Boris Brezillon · 5 years ago
  7. 4ec5c90 drm/bridge: Add the drm_for_each_bridge_in_chain() helper by Boris Brezillon · 5 years ago
  8. 05193dc drm/bridge: Make the bridge chain a double-linked list by Boris Brezillon · 5 years ago
  9. 35a61fe drm: Stop accessing encoder->bridge directly by Boris Brezillon · 5 years ago
  10. fadf872 drm/bridge: Introduce drm_bridge_get_next_bridge() by Boris Brezillon · 5 years ago
  11. ea099ad drm/bridge: Rename bridge helpers targeting a bridge chain by Boris Brezillon · 5 years ago
  12. 64e62bd drm/dp_mst: Remove VCPI while disabling topology mgr by Wayne Lin · 5 years ago
  13. bc1152b drm/panfrost: Register devfreq cooling device by Robin Murphy · 5 years ago
  14. 1ca3fd9 drm/udl: Remove field lost_pixels from struct udl_device by Thomas Zimmermann · 5 years ago
  15. 798ce3f drm/udl: Begin/end access to imported buffers in damage-handler by Thomas Zimmermann · 5 years ago
  16. cd45e30 drm/udl: Move log-cpp code out of udl_damage_handler() by Thomas Zimmermann · 5 years ago
  17. ffc9048 drm/udl: Move clip-rectangle code out of udl_handle_damage() by Thomas Zimmermann · 5 years ago
  18. 2d2bebb drm/udl: Vmap framebuffer after all tests succeeded in damage handling by Thomas Zimmermann · 5 years ago
  19. d15e35d drm/udl: Don't track number of identical and sent pixels per line by Thomas Zimmermann · 5 years ago
  20. 3f1939b drm/udl: Remove unused statistics counters by Thomas Zimmermann · 5 years ago
  21. b3fac52 drm: share address space for dma bufs by Gerd Hoffmann · 5 years ago
  22. e551655 drm: call drm_gem_object_funcs.mmap with fake offset by Gerd Hoffmann · 5 years ago
  23. 3f5f7420 drm: Add FEC registers for LT-tunable repeaters by Rodrigo Siqueira · 5 years ago
  24. 843cd32 drm: Fix DSC throughput mode 0 mask definition by Rodrigo Siqueira · 5 years ago
  25. 0530bbd drm/vkms: Fix typo and preposion in function documentation by Gabriela Bittencourt · 5 years ago
  26. 6f91f44 drm/doc: Add VKMS module description and use to "Testing and Validation" by Gabriela Bittencourt · 5 years ago
  27. f794890 drm/dp_mst: Clear all payload id tables downstream when initializing by Sean Paul · 5 years ago
  28. c0826f4 drm/mgag200: Debug-print unique revisions id on G200 SE by Thomas Zimmermann · 5 years ago
  29. 9623ecb drm/mgag200: Call mgag200_driver_{load, unload}() before registering device by Thomas Zimmermann · 5 years ago
  30. 50cbe0e drm/gma500: Call psb_driver_{load, unload}() before registering device by Thomas Zimmermann · 5 years ago
  31. 8a48ac3 video: constify fb ops across all drivers by Jani Nikula · 5 years ago
  32. 28318ac video: fbdev: intelfb: use const pointer for fb_ops by Jani Nikula · 5 years ago
  33. b6ff753 drm: constify fb ops across all drivers by Jani Nikula · 5 years ago
  34. bf9e25e video: fbdev: make fbops member of struct fb_info a const pointer by Jani Nikula · 5 years ago
  35. 1b78e72 video: fbdev: uvesafb: modify the static fb_ops directly by Jani Nikula · 5 years ago
  36. 9567a03 video: fbdev: nvidia: modify the static fb_ops directly by Jani Nikula · 5 years ago
  37. c63c35d video: fbdev: mb862xx: modify the static fb_ops directly by Jani Nikula · 5 years ago
  38. f4e97477 video: fbdev: atyfb: modify the static fb_ops directly by Jani Nikula · 5 years ago
  39. 284562e udmabuf: implement begin_cpu_access/end_cpu_access hooks by Gurchetan Singh · 5 years ago
  40. 17a7ce2 udmabuf: separate out creating/destroying scatter-table by Gurchetan Singh · 5 years ago
  41. c1bbed6 udmabuf: add a pointer to the miscdevice in dma-buf private data by Gurchetan Singh · 5 years ago
  42. bc7a71d udmabuf: use cache_sgt_mapping option by Gurchetan Singh · 5 years ago
  43. 02c484a drm/via: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  44. 95f0227 drm/tdfx: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  45. 528ea54 drm/sis: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  46. fdca3c4 drm/savage: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  47. 2ef7941 drm/radeon: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  48. 5613f63 drm/r128: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  49. 09daa2e drm/mgag200: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  50. 474863a drm/mga: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  51. 3760999 drm/i810: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  52. 55620858 drm/ast: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
  53. 1be9d5f drm/pci: Hide legacy PCI functions from non-legacy code by Thomas Zimmermann · 5 years ago
  54. 5c7a0bb drm/pci: Only build drm_pci.c if CONFIG_PCI is set by Thomas Zimmermann · 5 years ago
  55. 99a3755 drm/panel: rpi: Drop unused GPIO includes by Linus Walleij · 5 years ago
  56. 8dc056e drm/crtc-helper: drm_connector_get_single_encoder prototype is missing by Benjamin Gaignard · 5 years ago
  57. e67efd4 video: omapfb: use const pointer for fb_ops by Jani Nikula · 5 years ago
  58. f23c57e video: fbmem: use const pointer for fb_ops by Jani Nikula · 5 years ago
  59. 80b2976 video: fbdev: vesafb: modify the static fb_ops directly by Jani Nikula · 5 years ago
  60. f1844af video: udlfb: don't restore fb_mmap after deferred IO cleanup by Jani Nikula · 5 years ago
  61. 822f82f video: smscufx: don't restore fb_mmap after deferred IO cleanup by Jani Nikula · 5 years ago
  62. 5777807 drm/fb-helper: don't preserve fb_ops across deferred IO use by Jani Nikula · 5 years ago
  63. 12281c8 video: fb_defio: preserve user fb_ops by Jani Nikula · 5 years ago
  64. dc19067 drm/panel: Add generic DSI display controller YAML bindings by Linus Walleij · 5 years ago
  65. 30a9585 drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctls by Emil Velikov · 5 years ago
  66. c1572b75 drm/panfrost: remove DRM_AUTH and respective comment by Emil Velikov · 5 years ago
  67. 85dce7f drm: use correct dev node location in comment by Emil Velikov · 5 years ago
  68. bd19c45 drm/exynos: Don't reset bridge->next by Boris Brezillon · 5 years ago
  69. de25013 drm/tegra: fix opencoded use of drm_panel_* by Sam Ravnborg · 5 years ago
  70. 480ab0e drm/msm: fix opencoded use of drm_panel_* by Sam Ravnborg · 5 years ago
  71. d02d8a9 drm/exynos: fix opencoded use of drm_panel_* by Sam Ravnborg · 5 years ago
  72. 5f9f81c drm/exynos: fix opencoded use of drm_panel_* by Sam Ravnborg · 5 years ago
  73. 9c49282 drm/panel: clean up indentation issue by Colin Ian King · 5 years ago
  74. 0d35408 drm/panel: simple: Add Logic PD Type 28 display support by Adam Ford · 5 years ago
  75. 621dab9 dt-bindings: Add Logic PD Type 28 display panel by Adam Ford · 5 years ago
  76. 65b2f7c drm: Inline drm_color_lut_extract() by Ville Syrjälä · 5 years ago
  77. 2c81bdc drm/todo: Add entry for fb funcs related cleanups by Daniel Vetter · 5 years ago
  78. 304a94a drm/edid: Add alternate clock for SMPTE 4K by Wayne Lin · 5 years ago
  79. d2b4347 drm/edid: Add aspect ratios to HDMI 4K modes by Wayne Lin · 5 years ago
  80. dbe3ad6 drm/qxl: Complete exception handling in qxl_device_init() by Markus Elfring · 5 years ago
  81. 11b7e98 drm/rockchip: Use drm_gem_fb_create_with_dirty by Daniel Vetter · 5 years ago
  82. 94fee4a drm/rect: update kerneldoc for drm_rect_clip_scaled() by Daniel Vetter · 5 years ago
  83. 30218eb drm/selftests: Add drm_rect selftests by Ville Syrjälä · 5 years ago
  84. 2020af2 drm/rect: Keep the clipped dst rectangle in place by Ville Syrjälä · 5 years ago
  85. 2e35170 drm/rect: Keep the scaled clip bounded by Ville Syrjälä · 5 years ago
  86. 433480c drm/rect: Avoid division by zero by Ville Syrjälä · 5 years ago
  87. 9622728 drm/fourcc: Fill out all block sizes for P210 by Daniel Vetter · 5 years ago
  88. 836b131 drm/fourcc: Fill out all block sizes for P10/12/16 by Daniel Vetter · 5 years ago
  89. 6cc7203 drm/mediatek: Fix build break by Mihail Atanassov · 5 years ago
  90. 135517d drm/scheduler: Avoid accessing freed bad job. by Andrey Grodzovsky · 5 years ago
  91. 8082731 drm/vram: remove unused declaration by Gurchetan Singh · 5 years ago
  92. 19d32ac udmabuf: Remove deleted map/unmap handlers. by Maarten Lankhorst · 5 years ago
  93. 8ed4477 drm/udl: Replace struct udl_framebuffer with generic implementation by Thomas Zimmermann · 5 years ago
  94. 8344603 drm/udl: Call udl_handle_damage() with DRM framebuffer by Thomas Zimmermann · 5 years ago
  95. ba59b01 drm/udl: Store active framebuffer in device structure by Thomas Zimmermann · 5 years ago
  96. f3f8630 drm/udl: Remove udl implementation of GEM's free_object() by Thomas Zimmermann · 5 years ago
  97. 6c44e30 drm/udl: Unmap buffer object after damage update by Thomas Zimmermann · 5 years ago
  98. 4337ebb dma-buf: Remove kernel map/unmap hooks by Daniel Vetter · 5 years ago
  99. 4cefe7a drm/armada: Delete dma_buf->k(un)map implemenation by Daniel Vetter · 5 years ago
  100. 59c3797 sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support by Daniel Vetter · 5 years ago