Linux DRI Development
[Prev Page][Next Page]
- Re: [PATCH] Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()", (continued)
- [PATCH v2] drm: bridge: samsung-dsim: Fix init during host transfer,
Frieder Schrempf
- [PATCH] drm: bridge: samsung-dsim: Fix init during host transfer, Frieder Schrempf
- [PATCH] dma-buf/sync_file: Fix docs syntax,
Rob Clark
- [PATCH v5 0/3] Fix IS_ERR() vs NULL check for drm,
Gaosheng Cui
- [PATCH 1/2] accel/habanalabs/gaudi2 : remove psoc_arc access,
Oded Gabbay
- [PATCH] drm/i915: Avoid GGTT flushing on non-GGTT paths of i915_vma_pin_iomap,
Tvrtko Ursulin
- [PATCH] drm/panel: ld9040: add backlight Kconfig dependency,
Arnd Bergmann
- [PATCH] drm/i915: Tidy for_each_set_bit usage with abox_regs, Tvrtko Ursulin
- [PATCH] drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap(),
Boris Brezillon
- [PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file, Qi Zheng
- [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations, Qi Zheng
- [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker, Qi Zheng
- [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker, Qi Zheng
- [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker, Qi Zheng
- [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker, Qi Zheng
- [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker, Qi Zheng
- [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker, Qi Zheng
- [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker, Qi Zheng
- [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker, Qi Zheng
- [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker, Qi Zheng
- [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
- [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker, Qi Zheng
- [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker, Qi Zheng
- [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker, Qi Zheng
- [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker, Qi Zheng
- [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers, Qi Zheng
- [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
- [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker, Qi Zheng
- [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH v2 33/47] jbd2, ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH v2 41/47] mm: shrinker: remove old APIs, Qi Zheng
- [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}, Qi Zheng
- [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless, Qi Zheng
- [PATCH v2 45/47] mm: shrinker: make memcg slab shrink lockless, Qi Zheng
- [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex, Qi Zheng
- [PATCH v4 1/2] dt-bindings: display: add bindings for pcd8544 displays,
Viktar Simanenka
- [PATCH] drm/amd/pm: Clean up errors in smu_v13_0_1_pmfw.h,
sunran001
- [PATCH] drm/amd/pm: Clean up errors in smu_v11_0_7_pptable.h,
sunran001
- [PATCH] drm/amd/pm: that open brace { should be on the previous line,
sunran001
- [PATCH] drm/amd/pm: Clean up errors in smu11_driver_if_sienna_cichlid.h,
sunran001
- [PATCH v3 1/1] drm/i915: Move abs_diff() to math.h,
Andy Shevchenko
- [PATCH] drm/amd/pm: Clean up errors in arcturus_ppt.c,
sunran001
- [PATCH] drm/amd/pm: Clean up errors in sienna_cichlid_ppt.c,
sunran001
- [PATCH] drm/amd/pm: Clean up errors in navi10_ppt.c,
sunran001
- [PATCH] drm/amd/pm:open brace '{' following function definitions go on the next line,
sunran001
- [PATCH] drm/amd/pm: add missing spaces before '(',
sunran001
- [PATCH v3 0/2] drm/mipi-dbi: Allow using same the D/C GPIO for multiple displays,
Otto Pflüger
- [PATCH -next] drm/tegra: hdmi: Use devm_platform_ioremap_resource(),
Ruan Jinjie
- [PATCH] drm: "foo * bar" should be "foo *bar", sunran001
- [PATCH] drm/radeon: Move assignment outside if condition,
sunran001
- [PATCH] drm/radeon: add missing spaces after ',' and else should follow close brace '}',
sunran001
- [PATCH] drm/radeon: that open brace { should be on the previous line,
sunran001
- [PATCH] drm/radeon: add missing spaces before ';',
sunran001
- [PATCH] drm/radeon/si_dpm: open brace '{' following struct go on the same line,
sunran001
- [PATCH] drm/ttm: check null pointer before accessing when swapping,
Guchun Chen
- [PATCH AUTOSEL 4.14 9/9] drm/amdgpu: Fix potential fence use-after-free v2, Sasha Levin
- [PATCH AUTOSEL 4.19 9/9] drm/amdgpu: Fix potential fence use-after-free v2, Sasha Levin
- [PATCH AUTOSEL 5.4 10/12] drm/amdgpu: Fix potential fence use-after-free v2, Sasha Levin
- [PATCH AUTOSEL 5.10 13/16] drm/amdgpu: Fix potential fence use-after-free v2, Sasha Levin
- [PATCH AUTOSEL 5.15 17/24] drm/amdgpu: Fix potential fence use-after-free v2, Sasha Levin
- [PATCH AUTOSEL 6.1 23/34] drm/amdgpu: Fix potential fence use-after-free v2, Sasha Levin
- [PATCH AUTOSEL 6.4 25/40] drm/amdgpu: Fix potential fence use-after-free v2, Sasha Levin
- [PATCH AUTOSEL 4.19 01/11] drm/radeon: Fix integer overflow in radeon_cs_parser_init, Sasha Levin
- [PATCH AUTOSEL 4.14 1/9] drm/radeon: Fix integer overflow in radeon_cs_parser_init,
Sasha Levin
- [PATCH AUTOSEL 5.4 01/12] drm/radeon: Fix integer overflow in radeon_cs_parser_init, Sasha Levin
- [PATCH AUTOSEL 5.10 01/22] drm/radeon: Fix integer overflow in radeon_cs_parser_init,
Sasha Levin
- [PATCH AUTOSEL 5.15 01/23] drm/radeon: Fix integer overflow in radeon_cs_parser_init,
Sasha Levin
- [PATCH AUTOSEL 6.1 01/41] drm/amd/display: Do not set drr on pipe commit,
Sasha Levin
- [PATCH AUTOSEL 6.1 02/41] drm/amdgpu: fix calltrace warning in amddrm_buddy_fini, Sasha Levin
- [PATCH AUTOSEL 6.1 03/41] drm/radeon: Fix integer overflow in radeon_cs_parser_init, Sasha Levin
- [PATCH AUTOSEL 6.1 05/41] drm/amdgpu: fix memory leak in mes self test, Sasha Levin
- [PATCH AUTOSEL 6.1 04/41] drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1, Sasha Levin
- [PATCH AUTOSEL 6.1 11/41] drm/stm: ltdc: fix late dereference check, Sasha Levin
- [PATCH AUTOSEL 6.1 12/41] drm: rcar-du: remove R-Car H3 ES1.* workarounds, Sasha Levin
- [PATCH AUTOSEL 6.1 26/41] drm/amdgpu: install stub fence into potential unused fence pointers, Sasha Levin
- [PATCH AUTOSEL 6.1 27/41] drm/amd/display: Apply 60us prefetch for DCFCLK <= 300Mhz, Sasha Levin
- [PATCH AUTOSEL 6.1 28/41] Revert "drm/amd/display: Do not set drr on pipe commit", Sasha Levin
- [PATCH AUTOSEL 6.1 31/41] drm/amd/display: Skip DPP DTO update if root clock is gated, Sasha Levin
- [PATCH AUTOSEL 6.1 32/41] drm/amd/display: Enable dcn314 DPP RCO, Sasha Levin
- [PATCH AUTOSEL 6.4 01/58] drm/amd/display: Do not set drr on pipe commit,
Sasha Levin
- [PATCH AUTOSEL 6.4 02/58] drm/amd/display: Update DTBCLK for DCN32, Sasha Levin
- [PATCH AUTOSEL 6.4 03/58] drm/scheduler: set entity to NULL in drm_sched_entity_pop_job(), Sasha Levin
- [PATCH AUTOSEL 6.4 05/58] drm/radeon: Fix integer overflow in radeon_cs_parser_init, Sasha Levin
- [PATCH AUTOSEL 6.4 04/58] drm/amdgpu: fix calltrace warning in amddrm_buddy_fini, Sasha Levin
- [PATCH AUTOSEL 6.4 07/58] drm/amdgpu: fix memory leak in mes self test, Sasha Levin
- [PATCH AUTOSEL 6.4 06/58] drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1, Sasha Levin
- [PATCH AUTOSEL 6.4 08/58] Revert "drm/amd/display: disable SubVP + DRR to prevent underflow", Sasha Levin
- [PATCH AUTOSEL 6.4 16/58] drm/stm: ltdc: fix late dereference check, Sasha Levin
- [PATCH AUTOSEL 6.4 18/58] drm: rcar-du: remove R-Car H3 ES1.* workarounds, Sasha Levin
- [PATCH AUTOSEL 6.4 31/58] accel/habanalabs: add pci health check during heartbeat, Sasha Levin
- [PATCH AUTOSEL 6.4 32/58] accel/habanalabs: fix mem leak in capture user mappings, Sasha Levin
- [PATCH AUTOSEL 6.4 38/58] drm/amdgpu: install stub fence into potential unused fence pointers, Sasha Levin
- [PATCH AUTOSEL 6.4 39/58] drm/amd/display: Remove v_startup workaround for dcn3+, Sasha Levin
- [PATCH AUTOSEL 6.4 40/58] drm/amd/display: Trigger DIO FIFO resync on commit streams, Sasha Levin
- [PATCH AUTOSEL 6.4 41/58] drm/amd/display: Apply 60us prefetch for DCFCLK <= 300Mhz, Sasha Levin
- [PATCH AUTOSEL 6.4 42/58] Revert "drm/amd/display: Do not set drr on pipe commit", Sasha Levin
- [PATCH AUTOSEL 6.4 44/58] drm/amd/pm: Fill metrics data for SMUv13.0.6, Sasha Levin
- [PATCH AUTOSEL 6.4 45/58] drm/amdgpu: unmap and remove csa_va properly, Sasha Levin
- [PATCH AUTOSEL 6.4 48/58] drm/amd/display: Skip DPP DTO update if root clock is gated, Sasha Levin
- [PATCH AUTOSEL 6.4 49/58] drm/amd/display: Enable dcn314 DPP RCO, Sasha Levin
- [PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel,
Marijn Suijten
- [PATCH v4 01/17] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config, Marijn Suijten
- [PATCH v4 02/17] arm64: dts: qcom: sm6125: Pad APPS IOMMU address to 8 characters, Marijn Suijten
- [PATCH v4 04/17] dt-bindings: display/msm: Remove DSI1 ports from SM6350/SM6375 example, Marijn Suijten
- [PATCH v4 06/17] dt-bindings: clock: qcom,dispcc-sm6125: Allow power-domains property, Marijn Suijten
- [PATCH v4 03/17] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg, Marijn Suijten
- [PATCH v4 05/17] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock, Marijn Suijten
- [PATCH v4 07/17] dt-bindings: display/msm: dsi-controller-main: Document SM6125, Marijn Suijten
- [PATCH v4 09/17] dt-bindings: display/msm: Add SM6125 MDSS, Marijn Suijten
- [PATCH v4 08/17] dt-bindings: display/msm: sc7180-dpu: Describe SM6125, Marijn Suijten
- [PATCH v4 10/17] drm/msm/dpu: Add SM6125 support, Marijn Suijten
- [PATCH v4 11/17] drm/msm/mdss: Add SM6125 support, Marijn Suijten
- [PATCH v4 12/17] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant, Marijn Suijten
- [PATCH v4 13/17] drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125, Marijn Suijten
- [PATCH v4 14/17] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock, Marijn Suijten
- [PATCH v4 17/17] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel, Marijn Suijten
- [PATCH v4 15/17] arm64: dts: qcom: sm6125: Add dispcc node, Marijn Suijten
- [PATCH v4 16/17] arm64: dts: qcom: sm6125: Add display hardware nodes, Marijn Suijten
- Re: [PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel, Dmitry Baryshkov
- Re: (subset) [PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel, Bjorn Andersson
- [PATCH v2] drm/vkms: Implement all blend mode properties,
Maíra Canal
- Patch "dma-buf/dma-resv: Stop leaking on krealloc() failure" has been added to the 6.4-stable tree, gregkh
- Patch "dma-buf/dma-resv: Stop leaking on krealloc() failure" has been added to the 6.1-stable tree, gregkh
- [PATCH] drm/crtc: do not release uninitialized connector reference,
Fedor Pchelkin
- [PATCH] drm/msm: Slightly simplify memory allocation in submit_lookup_cmds(), Christophe JAILLET
- [PATCH v2] drm/panfrost: Sync IRQ by job's timeout handler,
Dmitry Osipenko
- [PATCH v14 00/12] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers,
Dmitry Osipenko
- [PATCH v14 01/12] drm/shmem-helper: Factor out pages alloc/release from drm_gem_shmem_get/put_pages(), Dmitry Osipenko
- [PATCH v14 05/12] drm/shmem-helper: Add memory shrinker, Dmitry Osipenko
- [PATCH v14 03/12] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin, Dmitry Osipenko
- [PATCH v14 04/12] drm/shmem-helper: Factor out unpinning part from drm_gem_shmem_purge(), Dmitry Osipenko
- [PATCH v14 12/12] drm/gem: Add _unlocked postfix to drm_gem_pin/unpin(), Dmitry Osipenko
- [PATCH v14 09/12] drm/panfrost: Switch to generic memory shrinker, Dmitry Osipenko
- [PATCH v14 10/12] drm/shmem-helper: Refactor locked/unlocked functions, Dmitry Osipenko
- [PATCH v14 02/12] drm/shmem-helper: Add pages_pin_count field, Dmitry Osipenko
- [PATCH v14 06/12] drm/shmem-helper: Remove obsoleted is_iomem test, Dmitry Osipenko
- [PATCH v14 11/12] drm/shmem-helper: Make drm_gem_shmem_print_info() symbol GPL, Dmitry Osipenko
- [PATCH v14 07/12] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked(), Dmitry Osipenko
- [PATCH v14 08/12] drm/virtio: Support memory shrinking, Dmitry Osipenko
- [PATCH] drm/i915: Simplify expression &to_i915(dev)->drm,
Uwe Kleine-König
- [PATCH 6.1 155/223] drm/ttm: Dont leak a resource on swapout move error, Greg Kroah-Hartman
- [PATCH 6.1 069/223] drm/client: Send hotplug event after registering a client, Greg Kroah-Hartman
- [PATCH 5.15 492/532] drm/ttm: Dont leak a resource on swapout move error, Greg Kroah-Hartman
- [PATCH v3] drm/syncobj: add DRM_IOCTL_SYNCOBJ_IMPORT/EXPORT_SYNC_FILE,
Erik Kurzinger
- [PATCH] accel/qaic: Fix slicing memory leak,
Jeffrey Hugo
- [PATCH 0/6] Increase code coverage on drm_format_helper.c,
Arthur Grillo
- [PATCH] drm/i915/guc/slpc: Restore efficient freq earlier,
Vinay Belgaumkar
- [PATCH v2 1/2] drm/bridge: tc358767: increase PLL lock time delay,
Lucas Stach
- [PATCH v2] drm/syncobj: add DRM_IOCTL_SYNCOBJ_IMPORT/EXPORT_SYNC_FILE,
Erik Kurzinger
- [PATCH 6.4 212/292] drm/ttm: Dont leak a resource on swapout move error, Greg Kroah-Hartman
- [PATCH 6.4 211/292] drm/ttm: Dont leak a resource on eviction error, Greg Kroah-Hartman
- [PATCH v8 0/9] Update AUX invalidation sequence,
Andi Shyti
- [PATCH 6.4 111/292] drm/client: Send hotplug event after registering a client, Greg Kroah-Hartman
- Re: [PATCH] MAINTAINERS: Update Alain Volmat's email address for drm/sti, Philippe CORNU
- [PATCH v2] drm/bridge: Add debugfs print for bridge chains,
Tomi Valkeinen
- [PATCH] drm/managed: Clean up GFP_ flag usage in drmm_kmalloc(),
Dan Carpenter
- [PATCH] drm: bridge: samsung-dsim: Clean up a call to request_irq(),
Dan Carpenter
- [GIT PULL] fbdev fixes and cleanups for v6.5-rc3,
Helge Deller
- [PATCH v2 1/1] drm/i915: Move abs_diff() to math.h,
Andy Shevchenko
- [PATCH v1 1/1] drm/i915: Move abs_diff() to math.h,
Andy Shevchenko
- [PATCH] drm/amd/display: set stream gamut remap matrix to MPC for DCN3+,
Melissa Wen
- [PATCH] drm/i915: Use the i915_vma_flush_writes helper,
Tvrtko Ursulin
- [PATCH] drm: bridge: dw_hdmi: Add cec suspend/resume functions,
Sandor Yu
- [PATCH -next] drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init(),
YueHaibing
- [Bug 217692] New: amdgpu crashes on resume from standby - amdgpu-reset-dev drm_sched_job_timedout,
bugzilla-daemon
- [PATCH v2] drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on older Exynos,
Marek Szyprowski
- [PATCH] drm/bridge: Add debugfs print for bridge chains,
Tomi Valkeinen
- [PATCH v4] backlight: gpio_backlight: Drop output GPIO direction check for initial power state,
Ying Liu
- [PATCH v3] backlight: gpio_backlight: Drop output gpio direction check for initial power state,
Ying Liu
- [RESEND 1/2] drm: fsl-dcu: Use dev_err_probe,
Alexander Stein
- [PATCH v10] drm: Add initial ci/ subdirectory,
Helen Koike
- Patch "drm/ttm: Don't leak a resource on swapout move error" has been added to the 6.4-stable tree, gregkh
- Patch "drm/ttm: Don't leak a resource on eviction error" has been added to the 6.4-stable tree, gregkh
- Patch "drm/ttm: Don't leak a resource on swapout move error" has been added to the 6.1-stable tree, gregkh
- Patch "drm/ttm: Don't leak a resource on swapout move error" has been added to the 5.15-stable tree, gregkh
- [PATCH v2] backlight: gpio_backlight: Drop output gpio direction check for initial power state,
Ying Liu
- [PATCH v4] drm/ssd130x: Allocate buffers in the plane's .atomic_check callback,
Javier Martinez Canillas
- [PATCH] drm/amdgpu: open brace '{' following struct go on the same line,
sunran001
- [PATCH] drm/amd/pm: open brace '{' following struct go on the same line,
sunran001
- [git pull] drm fixes for 6.5-rc3,
Dave Airlie
- [Bug 217690] New: consistent amdgpu failures on Lenovo ThinkPad Z16: "[drm:amdgpu_dm_process_dmub_aux_transfer_sync [amdgpu]] *ERROR* wait_for_completion_timeout timeout!",
bugzilla-daemon
- linux-next: manual merge of the accel tree with the drm-fixes tree, Stephen Rothwell
- [PATCH] drm/i915/huc: silence injected failure in the load via GSC path,
Daniele Ceraolo Spurio
- [PATCH v7] drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests,
Alan Previn
- [PATCH v6] drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests,
Alan Previn
- [PATCH v7 0/9] Update AUX invalidation sequence,
Andi Shyti
- Patch "drm/client: Send hotplug event after registering a client" has been added to the 6.4-stable tree, gregkh
- Patch "drm/client: Send hotplug event after registering a client" has been added to the 6.1-stable tree, gregkh
- [drm-misc:for-linux-next 2/2] drivers/gpu/drm/drm_debugfs.c:212:33: sparse: sparse: non size-preserving pointer to integer cast,
kernel test robot
- [linux-next:master] BUILD REGRESSION c58c49dd89324b18a812762a2bfa5a0458e4f252, kernel test robot
- [PATCH 6.4] drm/client: Send hotplug event after registering a client, Mario Limonciello
- [PATCH 6.1] drm/client: Send hotplug event after registering a client, Mario Limonciello
- [PATCH v2 3/5] drm/i915: Fix HPD polling, reenabling the output poll work as needed, Imre Deak
- [PATCH v2 2/5] drm: Add an HPD poll helper to reschedule the poll work,
Imre Deak
- [PATCH v3 1/2] dt-bindings: display: add bindings for pcd8544 displays,
Viktar Simanenka
- [PATCH next] drm/loongson: Fix error handling in lsdc_pixel_pll_setup(),
Harshit Mogalapalli
- [LINUX KERNEL PATCH v3 0/1] add S3 support for virtgpu,
Jiqian Chen
- [PATCH v2 00/11] drm: kunit: Switch to kunit actions,
Maxime Ripard
- [PATCH v2 01/11] drm/tests: helpers: Switch to kunit actions, Maxime Ripard
- [PATCH v2 02/11] drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device(), Maxime Ripard
- [PATCH v2 04/11] drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device(), Maxime Ripard
- [PATCH v2 03/11] drm/tests: modes: Remove call to drm_kunit_helper_free_device(), Maxime Ripard
- [PATCH v2 05/11] drm/tests: helpers: Create a helper to allocate a locking ctx, Maxime Ripard
- [PATCH v2 09/11] drm/vc4: tests: pv-muxing: Switch to managed locking init, Maxime Ripard
- [PATCH v2 06/11] drm/tests: helpers: Create a helper to allocate an atomic state, Maxime Ripard
- [PATCH v2 08/11] drm/vc4: tests: mock: Use a kunit action to unregister DRM device, Maxime Ripard
- [PATCH v2 10/11] drm/vc4: tests: Switch to atomic state allocation helper, Maxime Ripard
- [PATCH v2 07/11] drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device(), Maxime Ripard
- [PATCH v2 11/11] drm/vc4: tests: pv-muxing: Document test scenario, Maxime Ripard
- Re: [PATCH v2 00/11] drm: kunit: Switch to kunit actions, Maira Canal
- Re: [PATCH v2 00/11] drm: kunit: Switch to kunit actions, Maxime Ripard
- [PATCH] accel/habanalabs/gaudi2: prepare to remove cpu_rst_status, Oded Gabbay
- [PATCH] drm/ioctl: turn on -Woverride-init for IOCTL table,
Simon Ser
- Re: [PATCH] accel/habanalabs: add more debugfs stub helpers,
Daniel Vetter
- [PATCH v2 0/2] drm/mipi-dbi: Allow using same the D/C GPIO for multiple displays,
Otto Pflüger
- [PATCH 0/2] drm/panel: ilitek-ili9881c: Add TDO TL050HDV35-H1311A LCD panel,
Matus Gajdos
- [PATCH v3] drm/i915: Fix premature release of request's reusable memory,
Janusz Krzysztofik
- [PATCH v3,0/3] Add compatible to increase MT8188 audio control,
Shuijing Li
- [PATCH] drm/i915: fix application of sizeof to pointer,
sunran001
- [PATCH v2 0/9] drm/bridge: imx: Add i.MX93 MIPI DSI support,
Ying Liu
- [drm-misc:for-linux-next 2/2] drivers/gpu/drm/drm_debugfs.c:212:28: warning: cast from pointer to integer of different size, kernel test robot
- [drm-misc:for-linux-next 1/2] drivers/gpu/drm/drm_gpuva_mgr.c:622:48: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int', kernel test robot
- [PATCH] backlight: gpio_backlight: Drop output gpio direction check for initial power state,
Ying Liu
- [PATCH] vt: remove spaces after '*', sunran001
- [PATCH v2 0/2] drm: Refactor plane size calculation by core helper functions,
Carlos Eduardo Gallo Filho
- [PATCH -next] drm/amdgpu: Fix one kernel-doc comment,
Yang Li
- [PATCH drm-misc-next v8 00/12] DRM GPUVA Manager & Nouveau VM_BIND UAPI,
Danilo Krummrich
- [PATCH drm-misc-next v8 01/12] drm: manager to keep track of GPUs VA mappings, Danilo Krummrich
- [PATCH drm-misc-next v8 03/12] drm/nouveau: new VM_BIND uapi interfaces, Danilo Krummrich
- [PATCH drm-misc-next v8 02/12] drm: debugfs: provide infrastructure to dump a DRM GPU VA space, Danilo Krummrich
- [PATCH drm-misc-next v8 04/12] drm/nouveau: get vmm via nouveau_cli_vmm(), Danilo Krummrich
- [PATCH drm-misc-next v8 05/12] drm/nouveau: bo: initialize GEM GPU VA interface, Danilo Krummrich
- [PATCH drm-misc-next v8 07/12] drm/nouveau: fence: separate fence alloc and emit, Danilo Krummrich
- [PATCH drm-misc-next v8 06/12] drm/nouveau: move usercopy helpers to nouveau_drv.h, Danilo Krummrich
- [PATCH drm-misc-next v8 08/12] drm/nouveau: fence: fail to emit when fence context is killed, Danilo Krummrich
- [PATCH drm-misc-next v8 10/12] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm, Danilo Krummrich
- [PATCH drm-misc-next v8 09/12] drm/nouveau: chan: provide nouveau_channel_kill(), Danilo Krummrich
- [PATCH drm-misc-next v8 11/12] drm/nouveau: implement new VM_BIND uAPI, Danilo Krummrich
- [PATCH drm-misc-next v8 12/12] drm/nouveau: debugfs: implement DRM GPU VA debugfs, Danilo Krummrich
- Re: [PATCH] drm/pl111: Fix missing unwind goto in pl111_amba_probe(), Javier Martinez Canillas
- Re: [PATCH] drm/shmem-helper: Remove duplicate include,
Javier Martinez Canillas
- [PATCH] drm/syncobj: add DRM_IOCTL_SYNCOBJ_IMPORT/EXPORT_SYNC_FILE,
Erik Kurzinger
- [PATCH v2 1/2] dt-bindings: add bindings for pcd8544 displays,
Viktar Simanenka
- [PATCH v3 0/4] drm: Atomic modesetting doc and comment improvements,
Geert Uytterhoeven
- [PATCH 1/3] dt-bindings: vendor-prefixes: add ShenZhen New Display Co.,
Luca Ceresoli
- [PATCH v5 0/2 RESEND] Add driver for Novatek NT35596S panel,
Arnaud Ferraris
- [PATCH] Remove unnecessary calls to kmap{,_local_page}() when acquiring pages using GFP_DMA32.,
Sumitra Sharma
- [PATCH] drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPER,
Arnd Bergmann
- [PATCH v2 0/9] video: screen_info cleanups,
Arnd Bergmann
- [PATCH v2 1/9] vgacon: rework Kconfig dependencies, Arnd Bergmann
- [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks, Arnd Bergmann
- [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge, Arnd Bergmann
- [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions, Arnd Bergmann
- [PATCH v2 5/9] vgacon: remove screen_info dependency, Arnd Bergmann
- [PATCH v2 6/9] vgacon: clean up global screen_info instances, Arnd Bergmann
- [PATCH v2 7/9] vga16fb: drop powerpc support, Arnd Bergmann
- [PATCH v2 8/9] hyperv: avoid dependency on screen_info, Arnd Bergmann
- [PATCH v2 9/9] efi: move screen_info into efi init code, Arnd Bergmann
- Re: [PATCH v2 0/9] video: screen_info cleanups, Helge Deller
- [PATCH v3] drm/i915: Refactor PAT/object cache handling,
Tvrtko Ursulin
- [PATCH] drm/panel: db7430: remove unused variables,
Luca Ceresoli
- [PATCH v6 0/9] Update AUX invalidation sequence,
Andi Shyti
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]