Linux DRI Development
[Prev Page][Next Page]
[PATCH v2 0/5] Support for Adreno X1-85 GPU,
Akhil P Oommen
[PATCH] drm/msm/dpu: check ubwc support before adding compressed formats,
Abhinav Kumar
[PATCH 0/5] drm/msm: add a display mmu fault handler,
Abhinav Kumar
[PATCH v4 0/2] drm: panel-orientation-quirks: Add quirk for Steam Deck Galileo revision and re-label the Deck panel quirks to specify hardware revision,
Matthew Schwartz
[PATCH v2 0/4] Fix various buffer mapping/import issues,
Zack Rusin
[PROBLEM linux-next] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:8257:1: error: the frame size of 3240 bytes is larger than 3072 bytes [-Werror=frame-larger-than=], Mirsad Todorovac
T113 TCON Top tinting troubleshooting,
John Watts
Message not available
[PATCH 0/2] add more multi functions to streamline error handling,
Tejas Vipin
linux-next: build failure after merge of the drm,
Mark Brown
[PATCH v2 0/9] drm/i915: Dump DSC state to dmesg/debugfs,
Imre Deak
- [PATCH v2 1/9] drm: Add helpers for q4 fixed point values, Imre Deak
- [PATCH v2 2/9] drm/display/dsc: Add a helper to dump the DSC configuration, Imre Deak
- [PATCH v2 3/9] drm/i915: Replace to_bpp_x16() with fxp_q4_from_int(), Imre Deak
- [PATCH v2 4/9] drm/i915: Replace to_bpp_int() with fxp_q4_to_int(), Imre Deak
- [PATCH v2 5/9] drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup(), Imre Deak
- [PATCH v2 7/9] drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS(), Imre Deak
- [PATCH v2 8/9] drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info, Imre Deak
- [PATCH v2 6/9] drm/i915: Replace to_bpp_frac() with fxp_q4_to_frac(), Imre Deak
- [PATCH v2 9/9] drm/i915: Remove DSC register dump, Imre Deak
- Re: [PATCH v2 0/9] drm/i915: Dump DSC state to dmesg/debugfs, Jani Nikula
[PATCH] drm/ttm: Always take the bo delayed cleanup path for imported bos,
Thomas Hellström
drm/ttm: Always take the bo delayed cleanup path for imported bos, Thomas Hellström
[PATCH 0/2] Add MSM8996/MSM8953 dpu catalog,
Barnabás Czémán
[PATCH 0/2] drm/panthor: Fix support for sync-only jobs,
Boris Brezillon
[GIT PULL] mediatek drm next for 6.11,
Chun-Kuang Hu
[PATCH v6 0/5] Add kd101ne3-40ti configuration in driver jd9365da,
Zhaoxiong Lv
[PATCH v4 1/1] drm/bridge: Silence error messages upon probe deferral,
Alexander Stein
[PATCH 1/3] drm/etnaviv: move debug register en-/disable into own function,
Lucas Stach
[GIT PULL] etnaviv-next for 6.11,
Lucas Stach
[PATCH v7] drm/rockchip: rk3066_hdmi: add sound support,
Johan Jonker
[PATCH v4 00/11] Improve the copy of task comm,
Yafang Shao
- [PATCH v4 01/11] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v4 02/11] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 03/11] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup, kstrndup, kmemdup_nul}, Yafang Shao
- [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 08/11] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 09/11] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 10/11] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v4 11/11] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
[PATCH 0/1] Document QCOM SM7150 Compatibility for DSI Controller,
Danila Tikhonov
[PATCH v2 0/3] drm/panel: st7701: Add Anbernic RG28XX panel support,
Hironori KIKUCHI
How to specify panel bit order in driver?,
John Watts
[PATCH] fbdev: omap2: Return clk_prepare_enable to transfer the error,
Chen Ni
[PATCH] drm/amd/display: use swap() in sort(), Jiapeng Chong
[PATCH net-next v15 00/14] Device Memory TCP,
Mina Almasry
- [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v15 01/14] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v15 04/14] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v15 06/14] page_pool: devmem support, Mina Almasry
- [PATCH net-next v15 10/14] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v15 12/14] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v15 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v15 09/14] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v15 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v15 13/14] tools: net: package libynl for use in selftests, Mina Almasry
- [PATCH net-next v15 05/14] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v15 14/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v15 08/14] net: support non paged skb frags, Mina Almasry
- Re: [PATCH net-next v15 00/14] Device Memory TCP, Mina Almasry
- Re: [PATCH net-next v15 00/14] Device Memory TCP, Jakub Kicinski
- Re: [PATCH net-next v15 00/14] Device Memory TCP, patchwork-bot+netdevbpf
[git pull] drm fixes for 6.10-rc6,
Dave Airlie
[PATCH v3 0/2] drm: panel-orientation-quirks: Add quirk for Steam Deck Galileo revision and re-label the Deck panel quirks to specify hardware revision,
Matthew Schwartz
[PATCH 0/2] drm: panel-orientation-quirks: Add quirk for Steam Deck Galileo revision and re-label the Deck panel quirks to specify hardware revision,
Matthew Schwartz
[RFC PATCH] drm/msm/dpu: check ubwc support before adding compressed formats,
Abhinav Kumar
[PATCH] drm/fbdev-generic: Fix framebuffer on big endian devices,
Thomas Huth
[RFC PATCH 0/6] DRM resource management cgroup, try 2.,
Maarten Lankhorst
[PATCH v5 0/4] HDMI TX support in msm8998,
Marc Gonzalez
[PATCH 0/8] drm/ast: Untangle the chaos in mode setting,
Thomas Zimmermann
[PATCH v2] misc: fastrpc: Move fastrpc driver to misc/fastrpc/,
Ekansh Gupta
[PATCH v2 0/2] Add AUO G104STN01 panel,
Paul Gerber
[PATCH v3] misc: fastrpc: Move fastrpc driver to misc/fastrpc/,
Ekansh Gupta
linux-next: manual merge of the drm tree with the origin tree,
Mark Brown
Enquiry for internship and working on a project., Rupam Saha
[PATCH v3 0/2] Basic support for TI TDP158,
Marc Gonzalez
[Bug 218993] New: SIGBUS with amdgpu on multi-GPU system on X server with DRI3/GBM,
bugzilla-daemon
[PATCH v3] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes,
Ma Ke
[PATCH v2] drm/mipi-dsi: Add OF notifier handler,
Chen-Yu Tsai
[PATCH v2] misc: fastrpc: Remove user PD initmem size check,
Ekansh Gupta
[PATCH v2] drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes,
Ma Ke
[PATCH 0/4] Fix various buffer mapping/import issues,
Zack Rusin
[PATCH v2] drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes,
Ma Ke
[PATCH v2] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes,
Ma Ke
[PATCH 1/6] drm/bridge: imx8mp-hdmi-tx: Switch to SYSTEM_SLEEP_PM_OPS(),
Fabio Estevam
[PATCH v5 00/12] drm/msm/dpu: support virtual wide planes,
Dmitry Baryshkov
- [PATCH v5 05/12] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check, Dmitry Baryshkov
- [PATCH v5 03/12] drm/msm/dpu: take plane rotation into account for wide planes, Dmitry Baryshkov
- [PATCH v5 07/12] drm/msm/dpu: move scaling limitations out of the hw_catalog, Dmitry Baryshkov
- [PATCH v5 02/12] drm/msm/dpu: relax YUV requirements, Dmitry Baryshkov
- [PATCH v5 06/12] drm/msm/dpu: drop virt_formats from SSPP subblock configuration, Dmitry Baryshkov
- [PATCH v5 01/12] drm/msm/dpu: limit QCM2290 to RGB formats only, Dmitry Baryshkov
- [PATCH v5 09/12] drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_pipe(), Dmitry Baryshkov
- [PATCH v5 10/12] drm/msm/dpu: add support for virtual planes, Dmitry Baryshkov
- [PATCH v5 12/12] drm/msm/dpu: include SSPP allocation state into the dumped state, Dmitry Baryshkov
- [PATCH v5 04/12] drm/msm/dpu: use drm_rect_fp_to_int(), Dmitry Baryshkov
- [PATCH v5 08/12] drm/msm/dpu: split dpu_plane_atomic_check(), Dmitry Baryshkov
- [PATCH v5 11/12] drm/msm/dpu: allow using two SSPP blocks for a single plane, Dmitry Baryshkov
[syzbot] [dri?] WARNING in drm_mode_create_lease_ioctl, syzbot
[PATCH v5 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging,
Rob Clark
[PATCH] drm/amd/display: Add null check before access structs,
Ma Ke
[rerere PATCH] nightly.conf: Merge drm-msm trees into drm-tip,
Dmitry Baryshkov
[PATCH 1/2] dt-bindings: display: simple: Add Jiangsu Smartwin SMMT043480272A-A19,
Marco Felsch
dma_buf_detach lockdep splat,
Thomas Hellström
[PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace,
Nirmoy Das
[PATCH v2 0/2] drm/panel: initial support for the Ortustech COM35H3P70ULC,
Michael Walle
[PATCH 0/2] drm/panel: ilitek-ili9881c: Support in-panel 180° rotation,
Philipp Zabel
[PATCH v2 0/3] drm: panel: add support lincolntech LCD197 panel,
Jerome Brunet
[PATCH] drm/msm/adreno: fix a743 and a740 cx mem init,
Neil Armstrong
[PATCH 0/3] Correct WL-355608-A8 panel compatible,
Ryan Walklin
[PATCH 0/3] Fix mst daisy chain light up issue after resume,
Wayne Lin
[PATCH RESEND] drm: bridge: dw-mipi-dsi: Allow sync-pulses to override the burst vid-mode,
Heiko Stuebner
[PATCH 0/2] drm/panic: Miscellaneous fixes,
Geert Uytterhoeven
[ANNOUNCE] libdrm 2.4.122, Simon Ser
[PATCH] drm/msm/adreno: fix a7xx gpu init,
Neil Armstrong
[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes,
Ma Ke
[PATCH] drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes,
Ma Ke
[PATCH 1/2] dt-bindings: display: simple: Add AUO G104STN01 panel,
Paul Gerber
[PATCH] drm/qxl: fix null pointer dereference in qxl_add_mode,
Ma Ke
[PATCH] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes,
Ma Ke
[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes,
Ma Ke
[PATCH] drm/client: fix null pointer dereference in drm_client_modeset_probe, Ma Ke
[PATCH] drm/radeon: fix null pointer dereference in radeon_add_common_modes,
Ma Ke
[PATCH] drm/panel: sitronix-st7703: transition to mipi_dsi wrapped functions,
Tejas Vipin
[PATCH RFC v3] drm/msm/dpu: Configure DP INTF/PHY selector,
Dmitry Baryshkov
[PATCH net-next v14 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v14 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v14 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v14 05/13] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v14 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v14 06/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v14 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v14 12/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v14 09/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v14 07/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v14 10/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v14 13/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v14 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v14 08/13] net: support non paged skb frags, Mina Almasry
[PATCH v2 0/2] Clean up barriers,
Konrad Dybcio
[PATCH v4 0/5] Add SMEM-based speedbin matching,
Konrad Dybcio
[PATCH v2 0/2] Basic support for TI TDP158,
Marc Gonzalez
[PATCH 0/2] arm64: dts: amlogic: add power domain to hdmitx,
Jerome Brunet
[PATCH 0/3] drm: panel: add support lincoln LCD197 panel,
Jerome Brunet
[PATCH 0/2] drm/panel: initial support for the Ortustech COM35H3P70ULC,
Michael Walle
[PATCH] drm/ast: Inline drm_simple_encoder_init(),
Thomas Zimmermann
[PATCH] printk: Add a short description string to kmsg_dump(),
Jocelyn Falempe
[PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du,
Prabhakar
[PATCH v2 1/2] drm: bridge: samsung-dsim: Initialize bridge on attach,
Marek Vasut
[PATCH v3 1/2] dt-bindings: display: bridge: tc358867: Document default DP preemphasis,
Marek Vasut
[PATCH v4 1/5] drm/bridge: tc358767: Split tc_pxl_pll_en() into parameter calculation and enablement,
Marek Vasut
[PATCH] drm: atmel-hlcdc: fix static checker warning by initializing the local variable, Manikandan Muralidharan
[PATCH] drm/mipi-dsi: Add OF notifier handler, Chen-Yu Tsai
[PATCH] drm/bridge: display-connector: Fix atomic_get_input_bus_fmt hook,
Aradhya Bhatia
[PATCH 0/4] Panel HIMAX support for Microchip's AC40T08A MIPI display,
Manikandan Muralidharan
[PATCH] firmware: sysfb: Fix reference count of sysfb parent device,
Thomas Zimmermann
Re: [PATCH 1/6] drm/amdgpu: allow ioctls to opt-out of runtime pm,
Pierre-Eric Pelloux-Prayer
[PATCH net-next v13 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v13 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v13 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v13 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v13 05/13] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v13 06/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v13 07/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v13 10/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v13 12/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v13 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v13 09/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v13 13/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v13 08/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v13 04/13] netdev: netdevice devmem allocator, Mina Almasry
- Re: [PATCH net-next v13 00/13] Device Memory TCP, Mina Almasry
[PATCH v2] drm/ttm/tests: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
[PATCH v3] drm/msm/dpu: remove CRTC frame event callback registration,
Dmitry Baryshkov
[PATCH v5 00/16] drm/msm/dpu: be more friendly to X.org,
Dmitry Baryshkov
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]