- 18a1488 drm/panel-simple: Support for delays between GPIO & regulator by Rajeev Nandan · 3 years, 6 months ago
- bfd4514 drm/panel-simple: Support DP AUX backlight by Rajeev Nandan · 3 years, 6 months ago
- 10f7b40 drm/panel: add basic DP AUX backlight support by Rajeev Nandan · 3 years, 6 months ago
- 60f800b drm/msm: always wait for the exclusive fence by Christian König · 3 years, 6 months ago
- ea9a897 drm/gma500: Fix end of loop tests for list_for_each_entry by Harshvardhan Jha · 3 years, 6 months ago
- 911684d drm/vkms: Create a debugfs file to get vkms config data by Beatriz Martins de Carvalho · 3 years, 6 months ago
- 3e1ad79 drm/nouveau: always wait for the exclusive fence by Christian König · 3 years, 7 months ago
- 9d38814 dma-buf: fix dma_resv_test_signaled test_all handling v2 by Christian König · 3 years, 7 months ago
- a035689 drm/gud: Add async_flush module parameter by Noralf Trønnes · 3 years, 6 months ago
- b3f4ef6 drm/gud: Add Raspberry Pi Pico ID by Noralf Trønnes · 3 years, 6 months ago
- 2eecd93 drm/gud: Use scatter-gather USB bulk transfer by Noralf Trønnes · 3 years, 6 months ago
- f8ac863 drm/gud: Free buffers on device removal by Noralf Trønnes · 3 years, 6 months ago
- 39a364a drm/hisilicon/hibmc: Convert to Linux IRQ interfaces by Thomas Zimmermann · 3 years, 6 months ago
- b0fee7d drm/vmwgfx: Convert to Linux IRQ interfaces by Thomas Zimmermann · 3 years, 6 months ago
- 9ca41d1 drm/arm/komeda: Don't include drm_irq.h by Thomas Zimmermann · 3 years, 6 months ago
- 65a9696 drm/meson: Convert to Linux IRQ interfaces by Thomas Zimmermann · 3 years, 6 months ago
- 7915d56 drm/qxl: Remove empty qxl_gem_prime_mmap() by Thomas Zimmermann · 3 years, 6 months ago
- 1a3c195 drm/vkms: replace macro in vkms_release() by Beatriz Martins de Carvalho · 3 years, 6 months ago
- 0b066a6 drm: vc4: Fix pixel-wrap issue with DVP teardown by Tim Gover · 3 years, 6 months ago
- 9d9fb75 drm/vc4: hdmi: Limit noise when deferring snd card registration by Nicolas Saenz Julienne · 3 years, 6 months ago
- 375cca1 drm/vgem: Implement mmap as GEM object function by Thomas Zimmermann · 3 years, 6 months ago
- d9cc564 drm/mgag200: Constify LUT for programming bpp by Thomas Zimmermann · 3 years, 6 months ago
- 02d4b38 drm/mgag200: Extract device type and flags in mgag200_pci_probe() by Thomas Zimmermann · 3 years, 6 months ago
- 382d019 drm/mgag200: Inline mgag200_device_init() by Thomas Zimmermann · 3 years, 6 months ago
- e36edab drm/mgag200: Don't pass flags to drm_dev_register() by Thomas Zimmermann · 3 years, 6 months ago
- 9aa0267 drm/vram-helper: Unexport drm_vram_helper_{alloc,release}_mm() by Thomas Zimmermann · 3 years, 6 months ago
- 11e9670 drm/bochs: Use managed initialization for GEM VRAM helpers by Thomas Zimmermann · 3 years, 6 months ago
- 796c3e3 drm/bochs: Move to tiny/ by Thomas Zimmermann · 3 years, 6 months ago
- 3f5aa5a drm/dbi: Print errors for mipi_dbi_command() by Linus Walleij · 3 years, 6 months ago
- fb786a4 drm/vkms: update the current status of todo list by Melissa Wen · 3 years, 6 months ago
- 97c9bfe drm/aperture: Pass DRM driver structure instead of driver name by Thomas Zimmermann · 3 years, 6 months ago
- 0ec187f drm/panfrost: Increase the AS_ACTIVE polling timeout by Boris Brezillon · 3 years, 6 months ago
- 030761e drm/panfrost: Queue jobs on the hardware by Steven Price · 3 years, 6 months ago
- 30b5d4e drm/panfrost: Kill in-flight jobs on FD close by Boris Brezillon · 3 years, 6 months ago
- 2905db2 drm/panfrost: Don't reset the GPU on job faults unless we really have to by Boris Brezillon · 3 years, 6 months ago
- f9ab9c6 drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck by Boris Brezillon · 3 years, 6 months ago
- ed7a34c drm/panfrost: Disable the AS on unhandled page faults by Boris Brezillon · 3 years, 6 months ago
- 1d0cab5 drm/panfrost: Make sure job interrupts are masked before resetting by Boris Brezillon · 3 years, 6 months ago
- a11c471 drm/panfrost: Simplify the reset serialization logic by Boris Brezillon · 3 years, 6 months ago
- 070ce76 drm/panfrost: Use a threaded IRQ for job interrupts by Boris Brezillon · 3 years, 6 months ago
- 229f457 drm/panfrost: Expose a helper to trigger a GPU reset by Boris Brezillon · 3 years, 6 months ago
- 7319965 drm/panfrost: Do the exception -> string translation using a table by Boris Brezillon · 3 years, 6 months ago
- 6ef2f37 drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name() by Boris Brezillon · 3 years, 6 months ago
- 42738ba drm/panfrost: Get rid of the unused JS_STATUS_EVENT_ACTIVE definition by Boris Brezillon · 3 years, 6 months ago
- 9f4e911 drm/panfrost: Make ->run_job() return an ERR_PTR() when appropriate by Boris Brezillon · 3 years, 6 months ago
- 78efe21 drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr by Boris Brezillon · 3 years, 6 months ago
- 1fad1b7 drm/sched: Document what the timedout_job method should do by Boris Brezillon · 3 years, 6 months ago
- 60f3c60 drm/radeon: Fix NULL dereference when updating memory stats by Mikel Rychliski · 3 years, 6 months ago
- 9ea39a9 drm/zte: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- fe31991 drm/xlnx: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- aa3d18a drm/vmwgfx: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 9ed64b1 drm/vkms: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 44737e4 drm/vc4: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- a35a937 drm/tidss: Don't use struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 1474621 drm/tegra: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 8ff113f drm/sun4i: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- aa2fcf1 drm/stm: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 4a4928b drm/sti: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- e0d17d6 drm/rockchip: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 578b1cc drm/rcar-du: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- daea750 drm/omapdrm: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 6 months ago
- a77cd38 drm/nouveau: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 192a202 drm/mediatek: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- d1e9d73 drm/imx/dcss: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- b09b85f drm/imx: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 6a940c4 drm/kirin: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 8d1cc01 drm/exynos: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- a4583a0 drm/malidp: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 64be7a1 drm/komeda: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- ac1723c drm/i915: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 6 months ago
- 24d31c4 drm/armada: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 6 months ago
- 1e4cd78 drm: Don't test for IRQ support in VBLANK ioctls by Thomas Zimmermann · 3 years, 6 months ago
- b2ffa2c drm/radeon: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 6 months ago
- f4b6214 drm/hibmc: Call drm_irq_uninstall() unconditionally by Thomas Zimmermann · 3 years, 6 months ago
- 0cabcf8 drm/amdgpu: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 6 months ago
- 3b5ac97 drm/sched: Declare entity idle only after HW submission by Boris Brezillon · 3 years, 6 months ago
- 7150185 drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default by Daniel Vetter · 3 years, 6 months ago
- 40cfc7f drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as default by Daniel Vetter · 3 years, 6 months ago
- 942d834 drm/omap: Follow implicit fencing in prepare_fb by Daniel Vetter · 3 years, 6 months ago
- f8bd3db drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS by Daniel Vetter · 3 years, 6 months ago
- 1a89613 drm/armada: Remove prepare/cleanup_fb hooks by Daniel Vetter · 3 years, 6 months ago
- 29a8408 drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default by Daniel Vetter · 3 years, 6 months ago
- 7d30963 drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default by Daniel Vetter · 3 years, 6 months ago
- 0545935 dma-buf: Document dma-buf implicit fencing/resv fencing rules by Daniel Vetter · 3 years, 6 months ago
- d6abed2 dma-buf: Switch to inline kerneldoc by Daniel Vetter · 3 years, 6 months ago
- d7fdae5 drm/gem: Tiny kernel clarification for drm_gem_fence_array_add by Daniel Vetter · 3 years, 6 months ago
- 379d342 drm/bridge: ti-sn65dsi86: Split connector creation to a function by Laurent Pinchart · 3 years, 6 months ago
- 77674e7 drm/bridge: ti-sn65dsi86: Group code in sections by Laurent Pinchart · 3 years, 6 months ago
- 4e5763f drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge by Laurent Pinchart · 3 years, 6 months ago
- d4d643f drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates by Laurent Pinchart · 3 years, 6 months ago
- bbda170 drm/bridge: ti-sn65dsi86: Make enable GPIO optional by Laurent Pinchart · 3 years, 6 months ago
- 0715786 dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optional by Laurent Pinchart · 3 years, 6 months ago
- 7fdc48c drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv by Boris Brezillon · 3 years, 6 months ago
- 7601d53 drm/panfrost: Fix implicit sync by Daniel Vetter · 3 years, 6 months ago
- 7d7a0fc drm/panfrost: Use xarray and helpers for depedency tracking by Daniel Vetter · 3 years, 6 months ago
- 94dd80f drm/panfrost: Shrink sched_lock by Daniel Vetter · 3 years, 6 months ago
- 2254e49 dma-resv: Fix kerneldoc by Daniel Vetter · 3 years, 6 months ago
- ea7acd7 drm/amdgpu: Fix BUG_ON assert by Andrey Grodzovsky · 3 years, 6 months ago
- 2b70af7 drm/amdgpu: switch gtt_mgr to counting used pages by Lang Yu · 3 years, 6 months ago
- 9a22149 ydrm/amdgpu: always allow evicting to SYSTEM domain by Christian König · 3 years, 6 months ago