1. d9cc564 drm/mgag200: Constify LUT for programming bpp by Thomas Zimmermann · 3 years, 7 months ago
  2. 02d4b38 drm/mgag200: Extract device type and flags in mgag200_pci_probe() by Thomas Zimmermann · 3 years, 7 months ago
  3. 382d019 drm/mgag200: Inline mgag200_device_init() by Thomas Zimmermann · 3 years, 7 months ago
  4. e36edab drm/mgag200: Don't pass flags to drm_dev_register() by Thomas Zimmermann · 3 years, 7 months ago
  5. 9aa0267 drm/vram-helper: Unexport drm_vram_helper_{alloc,release}_mm() by Thomas Zimmermann · 3 years, 7 months ago
  6. 11e9670 drm/bochs: Use managed initialization for GEM VRAM helpers by Thomas Zimmermann · 3 years, 7 months ago
  7. 796c3e3 drm/bochs: Move to tiny/ by Thomas Zimmermann · 3 years, 7 months ago
  8. 3f5aa5a drm/dbi: Print errors for mipi_dbi_command() by Linus Walleij · 3 years, 7 months ago
  9. fb786a4 drm/vkms: update the current status of todo list by Melissa Wen · 3 years, 7 months ago
  10. 97c9bfe drm/aperture: Pass DRM driver structure instead of driver name by Thomas Zimmermann · 3 years, 7 months ago
  11. 0ec187f drm/panfrost: Increase the AS_ACTIVE polling timeout by Boris Brezillon · 3 years, 7 months ago
  12. 030761e drm/panfrost: Queue jobs on the hardware by Steven Price · 3 years, 7 months ago
  13. 30b5d4e drm/panfrost: Kill in-flight jobs on FD close by Boris Brezillon · 3 years, 7 months ago
  14. 2905db2 drm/panfrost: Don't reset the GPU on job faults unless we really have to by Boris Brezillon · 3 years, 7 months ago
  15. f9ab9c6 drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck by Boris Brezillon · 3 years, 7 months ago
  16. ed7a34c drm/panfrost: Disable the AS on unhandled page faults by Boris Brezillon · 3 years, 7 months ago
  17. 1d0cab5 drm/panfrost: Make sure job interrupts are masked before resetting by Boris Brezillon · 3 years, 7 months ago
  18. a11c471 drm/panfrost: Simplify the reset serialization logic by Boris Brezillon · 3 years, 7 months ago
  19. 070ce76 drm/panfrost: Use a threaded IRQ for job interrupts by Boris Brezillon · 3 years, 7 months ago
  20. 229f457 drm/panfrost: Expose a helper to trigger a GPU reset by Boris Brezillon · 3 years, 7 months ago
  21. 7319965 drm/panfrost: Do the exception -> string translation using a table by Boris Brezillon · 3 years, 7 months ago
  22. 6ef2f37 drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name() by Boris Brezillon · 3 years, 7 months ago
  23. 42738ba drm/panfrost: Get rid of the unused JS_STATUS_EVENT_ACTIVE definition by Boris Brezillon · 3 years, 7 months ago
  24. 9f4e911 drm/panfrost: Make ->run_job() return an ERR_PTR() when appropriate by Boris Brezillon · 3 years, 7 months ago
  25. 78efe21 drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr by Boris Brezillon · 3 years, 7 months ago
  26. 1fad1b7 drm/sched: Document what the timedout_job method should do by Boris Brezillon · 3 years, 7 months ago
  27. 60f3c60 drm/radeon: Fix NULL dereference when updating memory stats by Mikel Rychliski · 3 years, 7 months ago
  28. 9ea39a9 drm/zte: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  29. fe31991 drm/xlnx: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  30. aa3d18a drm/vmwgfx: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  31. 9ed64b1 drm/vkms: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  32. 44737e4 drm/vc4: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  33. a35a937 drm/tidss: Don't use struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  34. 1474621 drm/tegra: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  35. 8ff113f drm/sun4i: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  36. aa2fcf1 drm/stm: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  37. 4a4928b drm/sti: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  38. e0d17d6 drm/rockchip: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  39. 578b1cc drm/rcar-du: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  40. daea750 drm/omapdrm: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 7 months ago
  41. a77cd38 drm/nouveau: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  42. 192a202 drm/mediatek: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  43. d1e9d73 drm/imx/dcss: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  44. b09b85f drm/imx: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  45. 6a940c4 drm/kirin: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  46. 8d1cc01 drm/exynos: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  47. a4583a0 drm/malidp: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  48. 64be7a1 drm/komeda: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  49. ac1723c drm/i915: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 7 months ago
  50. 24d31c4 drm/armada: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  51. 1e4cd78 drm: Don't test for IRQ support in VBLANK ioctls by Thomas Zimmermann · 3 years, 7 months ago
  52. b2ffa2c drm/radeon: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 7 months ago
  53. f4b6214 drm/hibmc: Call drm_irq_uninstall() unconditionally by Thomas Zimmermann · 3 years, 7 months ago
  54. 0cabcf8 drm/amdgpu: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 7 months ago
  55. 3b5ac97 drm/sched: Declare entity idle only after HW submission by Boris Brezillon · 3 years, 7 months ago
  56. 7150185 drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default by Daniel Vetter · 3 years, 7 months ago
  57. 40cfc7f drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as default by Daniel Vetter · 3 years, 7 months ago
  58. 942d834 drm/omap: Follow implicit fencing in prepare_fb by Daniel Vetter · 3 years, 7 months ago
  59. f8bd3db drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS by Daniel Vetter · 3 years, 7 months ago
  60. 1a89613 drm/armada: Remove prepare/cleanup_fb hooks by Daniel Vetter · 3 years, 7 months ago
  61. 29a8408 drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default by Daniel Vetter · 3 years, 7 months ago
  62. 7d30963 drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default by Daniel Vetter · 3 years, 7 months ago
  63. 0545935 dma-buf: Document dma-buf implicit fencing/resv fencing rules by Daniel Vetter · 3 years, 7 months ago
  64. d6abed2 dma-buf: Switch to inline kerneldoc by Daniel Vetter · 3 years, 7 months ago
  65. d7fdae5 drm/gem: Tiny kernel clarification for drm_gem_fence_array_add by Daniel Vetter · 3 years, 7 months ago
  66. 379d342 drm/bridge: ti-sn65dsi86: Split connector creation to a function by Laurent Pinchart · 3 years, 7 months ago
  67. 77674e7 drm/bridge: ti-sn65dsi86: Group code in sections by Laurent Pinchart · 3 years, 7 months ago
  68. 4e5763f drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge by Laurent Pinchart · 3 years, 7 months ago
  69. d4d643f drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates by Laurent Pinchart · 3 years, 7 months ago
  70. bbda170 drm/bridge: ti-sn65dsi86: Make enable GPIO optional by Laurent Pinchart · 3 years, 7 months ago
  71. 0715786 dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optional by Laurent Pinchart · 3 years, 7 months ago
  72. 7fdc48c drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv by Boris Brezillon · 3 years, 7 months ago
  73. 7601d53 drm/panfrost: Fix implicit sync by Daniel Vetter · 3 years, 7 months ago
  74. 7d7a0fc drm/panfrost: Use xarray and helpers for depedency tracking by Daniel Vetter · 3 years, 7 months ago
  75. 94dd80f drm/panfrost: Shrink sched_lock by Daniel Vetter · 3 years, 7 months ago
  76. 2254e49 dma-resv: Fix kerneldoc by Daniel Vetter · 3 years, 7 months ago
  77. ea7acd7 drm/amdgpu: Fix BUG_ON assert by Andrey Grodzovsky · 3 years, 7 months ago
  78. 2b70af7 drm/amdgpu: switch gtt_mgr to counting used pages by Lang Yu · 3 years, 7 months ago
  79. 9a22149 ydrm/amdgpu: always allow evicting to SYSTEM domain by Christian König · 3 years, 7 months ago
  80. 3e640f1 drm/amdgpu: user temporary GTT as bounce buffer by Lang Yu · 3 years, 7 months ago
  81. ae1bef7 drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3 by Lang Yu · 3 years, 7 months ago
  82. 4037979 drm/ttm: Fix multihop assert on eviction. by Andrey Grodzovsky · 3 years, 7 months ago
  83. 91e99e1 drm/vc4: hdmi: Register HDMI codec by Maxime Ripard · 3 years, 8 months ago
  84. 8434111 drm/vc4: hdmi: Remove firmware logic for MAI threshold setting by Dom Cobley · 3 years, 8 months ago
  85. 9a8fd277 drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE by Dom Cobley · 3 years, 8 months ago
  86. 82bd607 drm/vc4: hdmi: Set HDMI_MAI_FMT by Dom Cobley · 3 years, 8 months ago
  87. 1698ecb drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET by Dom Cobley · 3 years, 8 months ago
  88. ecd3ee3 Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-misc-next by Maxime Ripard · 3 years, 7 months ago
  89. bacbab58 drm: Mention the power state requirement on side-channel operations by Maxime Ripard · 3 years, 7 months ago
  90. c48935a drm/dp_helper: Mention the concurrency requirement hw_mutex by Maxime Ripard · 3 years, 7 months ago
  91. 14407d3 drm/dp_helper: Rework the drm_dp_aux documentation by Maxime Ripard · 3 years, 7 months ago
  92. 5c68ab9 drm/virtio: Add the fence in resource_flush if present by Vivek Kasireddy · 3 years, 7 months ago
  93. 56934ba drm/virtio: Prepare resource_flush to accept a fence by Vivek Kasireddy · 3 years, 7 months ago
  94. 3a1fde5 drm/virtio: Add fences for Guest blobs by Vivek Kasireddy · 3 years, 7 months ago
  95. 2e717a5 udmabuf: configurable list_limit and size_limit_mb by Dongwon Kim · 3 years, 7 months ago
  96. 89bcadc dma-buf: Document non-dynamic exporter expectations better by Daniel Vetter · 3 years, 7 months ago
  97. 8c505bd drm/amdgpu: rework dma_resv handling v3 by Christian König · 3 years, 7 months ago
  98. 22f0463 drm/amdgpu: unwrap fence chains in the explicit sync fence by Christian König · 3 years, 7 months ago
  99. 1451d0e drm: bridge: ti-sn65dsi83: Retrieve the display mode from the state by Laurent Pinchart · 3 years, 7 months ago
  100. 03ea01c drm: bridge: ti-sn65dsi83: Retrieve output format from bridge state by Laurent Pinchart · 3 years, 7 months ago