Linux DRI Development
[Prev Page][Next Page]
[PATCH v5 10/10] drm/bridge: it6505: add I2C functionality on AUX,
Hermes Wu
[PATCH v5 09/10] drm/bridge: it6505: fix HDCP CTS KSV list wait timer, Hermes Wu
[PATCH v5 05/10] drm/bridge: it6505: fix HDCP Bstatus check,
Hermes Wu
[PATCH v5 00/10]drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support,
Hermes Wu
[PATCH v3 0/5] Display enablement changes for Qualcomm SA8775P platform,
Mahadevan via B4 Relay
[PATCH] drm/i915: Rename functions in the docs to match code changes,
Harshit Mogalapalli
linux-next: build failure after merge of the drm-xe tree, Stephen Rothwell
[WIP RFC v2 00/35] Rust bindings for KMS + RVKMS,
Lyude Paul
- [WIP RFC v2 01/35] WIP: rust/drm: Add fourcc bindings, Lyude Paul
- [WIP RFC v2 02/35] WIP: rust: drm: Add traits for registering KMS devices, Lyude Paul
- [WIP RFC v2 03/35] rust: drm/kms/fbdev: Add FbdevShmem, Lyude Paul
- [WIP RFC v2 04/35] rust: drm/kms: Introduce the main ModeConfigObject traits, Lyude Paul
- [WIP RFC v2 05/35] rust: drm/kms: Add bindings for drm_connector, Lyude Paul
- [WIP RFC v2 06/35] rust: drm/kms: Add drm_plane bindings, Lyude Paul
- [WIP RFC v2 07/35] WIP: rust: drm/kms: Add drm_crtc bindings, Lyude Paul
- [WIP RFC v2 08/35] rust: drm/kms: Add bindings for drm_encoder, Lyude Paul
- [WIP RFC v2 09/35] WIP: rust: drm/kms: Add Connector.attach_encoder(), Lyude Paul
- [WIP RFC v2 10/35] rust: drm/kms: Add DriverConnector::get_mode callback, Lyude Paul
- [WIP RFC v2 11/35] rust: drm/kms: Add ConnectorGuard::add_modes_noedid(), Lyude Paul
- [WIP RFC v2 12/35] rust: drm/kms: Add ConnectorGuard::set_preferred_mode, Lyude Paul
- [WIP RFC v2 13/35] WIP: rust: drm/kms: Add OpaqueConnector and OpaqueConnectorState, Lyude Paul
- [WIP RFC v2 14/35] WIP: rust: drm/kms: Add OpaqueCrtc and OpaqueCrtcState, Lyude Paul
- [WIP RFC v2 15/35] WIP: rust: drm/kms: Add OpaquePlane and OpaquePlaneState, Lyude Paul
- [WIP RFC v2 16/35] rust: drm/kms: Add RawConnector and RawConnectorState, Lyude Paul
- [WIP RFC v2 17/35] rust: drm/kms: Add RawCrtc and RawCrtcState, Lyude Paul
- [WIP RFC v2 19/35] WIP: rust: drm/kms: Add OpaqueEncoder, Lyude Paul
- [WIP RFC v2 18/35] rust: drm/kms: Add RawPlane and RawPlaneState, Lyude Paul
- [WIP RFC v2 20/35] WIP: rust: drm/kms: Add drm_atomic_state bindings, Lyude Paul
- [WIP RFC v2 21/35] rust: drm/kms: Introduce DriverCrtc::atomic_check(), Lyude Paul
- [WIP RFC v2 22/35] rust: drm/kms: Add DriverPlane::atomic_update(), Lyude Paul
- [WIP RFC v2 23/35] rust: drm/kms: Add DriverPlane::atomic_check(), Lyude Paul
- [WIP RFC v2 24/35] rust: drm/kms: Add RawCrtcState::active(), Lyude Paul
- [WIP RFC v2 25/35] rust: drm/kms: Add RawPlaneState::crtc(), Lyude Paul
- [WIP RFC v2 26/35] WIP: rust: drm/kms: Add RawPlaneState::atomic_helper_check(), Lyude Paul
- [WIP RFC v2 27/35] rust: drm/kms: Add drm_framebuffer bindings, Lyude Paul
- [WIP RFC v2 28/35] rust: drm/kms: Add RawPlane::framebuffer(), Lyude Paul
- [WIP RFC v2 29/35] rust: drm/kms: Add DriverCrtc::atomic_begin() and atomic_flush(), Lyude Paul
- [WIP RFC v2 30/35] rust: drm/kms: Add DriverCrtc::atomic_enable() and atomic_disable(), Lyude Paul
- [WIP RFC v2 31/35] rust: drm: Add Device::event_lock(), Lyude Paul
- [WIP RFC v2 32/35] rust: drm/kms: Add Device::num_crtcs(), Lyude Paul
- [WIP RFC v2 33/35] WIP: rust: drm/kms: Add VblankSupport, Lyude Paul
- [WIP RFC v2 34/35] WIP: rust: drm/kms: Add Kms::atomic_commit_tail, Lyude Paul
- [WIP RFC v2 35/35] WIP: drm: Introduce RVKMS!, Lyude Paul
- Re: [WIP RFC v2 00/35] Rust bindings for KMS + RVKMS, Lyude Paul
[PATCH] drm/etnaviv: Print error message if inserting IOVA address range fails,
Sui Jingfeng
[PATCH v3 0/2] Add Samsung AMS639RQ08 panel support,
Danila Tikhonov
[PATCH v2 00/31] accel/ivpu: Fixes for 6.12-rc1,
Jacek Lawrynowicz
- [PATCH v2 02/31] accel/ivpu: Rename ivpu_log_level to fw_log_level, Jacek Lawrynowicz
- [PATCH v2 01/31] accel/ivpu: Update VPU FW API headers, Jacek Lawrynowicz
- [PATCH v2 04/31] accel/ivpu: Refactor functions in ivpu_fw_log.c, Jacek Lawrynowicz
- [PATCH v2 03/31] accel/ivpu: Reset fw log on cold boot, Jacek Lawrynowicz
- [PATCH v2 05/31] accel/ivpu: Fix fw log printing, Jacek Lawrynowicz
- [PATCH v2 07/31] accel/ivpu: Add coredump support, Jacek Lawrynowicz
- [PATCH v2 06/31] accel/ivpu: Limit FW version string length, Jacek Lawrynowicz
- [PATCH v2 15/31] accel/ivpu: Add one jiffy to bo_wait_ioctl timeout value, Jacek Lawrynowicz
- [PATCH v2 09/31] accel/ivpu: Set 500 ns delay between power island TRICKLE and ENABLE, Jacek Lawrynowicz
- [PATCH v2 11/31] accel/ivpu: Add FW version debugfs entry, Jacek Lawrynowicz
- [PATCH v2 10/31] accel/ivpu: Turn on autosuspend on Simics, Jacek Lawrynowicz
- [PATCH v2 08/31] accel/ivpu: Add FW state dump on TDR, Jacek Lawrynowicz
- [PATCH v2 12/31] accel/ivpu: Stop using hardcoded DRIVER_DATE, Jacek Lawrynowicz
- [PATCH v2 14/31] accel/ivpu: Allow reading dvfs_mode debugfs file, Jacek Lawrynowicz
- [PATCH v2 16/31] accel/ivpu: Add auto selection logic for job scheduler, Jacek Lawrynowicz
- [PATCH v2 13/31] accel/ivpu: Remove 1-tile power up Simics workaround, Jacek Lawrynowicz
- [PATCH v2 18/31] accel/ivpu: Make DB_ID and JOB_ID allocations incremental, Jacek Lawrynowicz
- [PATCH v2 17/31] accel/ivpu: Print JSM message result in case of error, Jacek Lawrynowicz
- [PATCH v2 22/31] accel/ivpu: Prevent recovery invocation during probe and resume, Jacek Lawrynowicz
- [PATCH v2 20/31] accel/ivpu: Remove skip of clock own resource ack on Simics, Jacek Lawrynowicz
- [PATCH v2 21/31] accel/ivpu: Fix reset_engine debugfs file logic, Jacek Lawrynowicz
- [PATCH v2 30/31] accel/ivpu: Add tracing for IPC/PM/JOB, Jacek Lawrynowicz
- [PATCH v2 26/31] accel/ivpu: Use whole user and shave ranges for preemption buffers, Jacek Lawrynowicz
- [PATCH v2 27/31] accel/ivpu: Increase MS info buffer size, Jacek Lawrynowicz
- [PATCH v2 19/31] accel/ivpu: Add test_mode bit to force turbo, Jacek Lawrynowicz
- [PATCH v2 24/31] accel/ivpu: Remove invalid warnings, Jacek Lawrynowicz
- [PATCH v2 28/31] accel/ivpu: Fix ivpu_jsm_dyndbg_control(), Jacek Lawrynowicz
- [PATCH v2 31/31] accel/ivpu: Fix typos in ivpu_pm.c, Jacek Lawrynowicz
- [PATCH v2 29/31] accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes, Jacek Lawrynowicz
- [PATCH v2 23/31] accel/ivpu: Refactor failure diagnostics during boot, Jacek Lawrynowicz
- [PATCH v2 25/31] accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers, Jacek Lawrynowicz
- Re: [PATCH v2 00/31] accel/ivpu: Fixes for 6.12-rc1, Jacek Lawrynowicz
[PATCH v2 0/4] Add MSM8996/MSM8953/MSM8937/MSM8917 dpu catalog,
Barnabás Czémán
[PATCH] drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member,
Hugo Villeneuve
[PATCH v2] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup(),
Boris Brezillon
[PATCH] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup(),
Boris Brezillon
[PATCH] drm/nouveau/clk: prevent division by zero in gt215_clk_info(), Igor Artemiev
[PATCH v11 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading,
Louis Chauvet
- [PATCH v11 01/15] drm/vkms: Code formatting, Louis Chauvet
- [PATCH v11 02/15] drm/vkms: Use drm_frame directly, Louis Chauvet
- [PATCH v11 03/15] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions, Louis Chauvet
- [PATCH v11 04/15] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions, Louis Chauvet
- [PATCH v11 05/15] drm/vkms: Update pixels accessor to support packed and multi-plane formats., Louis Chauvet
- [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend, Louis Chauvet
- [PATCH v11 07/15] drm/vkms: Introduce pixel_read_direction enum, Louis Chauvet
- [PATCH v11 08/15] drm/vkms: Re-introduce line-per-line composition algorithm, Louis Chauvet
- [PATCH v11 09/15] drm/vkms: Remove useless drm_rotation_simplify, Louis Chauvet
- [PATCH v11 10/15] drm/vkms: Add YUV support, Louis Chauvet
- [PATCH v11 11/15] drm/vkms: Add range and encoding properties to the plane, Louis Chauvet
- [PATCH v11 12/15] drm/vkms: Drop YUV formats TODO, Louis Chauvet
- [PATCH v11 13/15] drm/vkms: Create KUnit tests for YUV conversions, Louis Chauvet
- [PATCH v11 14/15] drm/vkms: Add how to run the Kunit tests, Louis Chauvet
- [PATCH v11 15/15] drm/vkms: Add support for DRM_FORMAT_R*, Louis Chauvet
[PATCH] Documentation: dma-buf: heaps: Add heap name definitions,
Maxime Ripard
[PATCH v7 00/12] Preemption support for A7XX,
Antonino Maniscalco
- [PATCH v7 01/12] drm/msm: Fix bv_fence being used as bv_rptr, Antonino Maniscalco
- [PATCH v7 02/12] drm/msm/a6xx: Track current_ctx_seqno per ring, Antonino Maniscalco
- [PATCH v7 03/12] drm/msm: Add a `preempt_record_size` field, Antonino Maniscalco
- [PATCH v7 04/12] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields, Antonino Maniscalco
- [PATCH v7 06/12] drm/msm/a6xx: Implement preemption for a7xx targets, Antonino Maniscalco
- [PATCH v7 08/12] drm/msm/a6xx: Use posamble to reset counters on preemption, Antonino Maniscalco
- [PATCH v7 12/12] Documentation: document adreno preemption, Antonino Maniscalco
- [PATCH v7 10/12] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create, Antonino Maniscalco
- [PATCH v7 07/12] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes, Antonino Maniscalco
- [PATCH v7 05/12] drm/msm/a6xx: Add a pwrup_list field to a6xx_info, Antonino Maniscalco
- [PATCH v7 11/12] drm/msm/a6xx: Enable preemption for a750, Antonino Maniscalco
- [PATCH v7 09/12] drm/msm/a6xx: Add traces for preemption, Antonino Maniscalco
[PATCH] drm/sched: revert "Always increment correct scheduler score",
Christian König
[PATCH 00/28] drm: Remove DRM aperture helpers,
Thomas Zimmermann
- [PATCH 02/28] drm/arm/hdlcd: Use video aperture helpers, Thomas Zimmermann
- [PATCH 01/28] drm/amdgpu: Use video aperture helpers, Thomas Zimmermann
- [PATCH 06/28] drm/hyperv-drm: Use video aperture helpers, Thomas Zimmermann
- [PATCH 11/28] drm/msm: Use video aperture helpers, Thomas Zimmermann
- [PATCH 05/28] drm/hisilicon/hibmc: Use video aperture helpers, Thomas Zimmermann
- [PATCH 08/28] drm/loongson: Use video aperture helpers, Thomas Zimmermann
- [PATCH 04/28] drm/ast: Use video aperture helpers, Thomas Zimmermann
- [PATCH 03/28] drm/armada: Use video aperture helpers, Thomas Zimmermann
- [PATCH 07/28] drm/i915: Use video aperture helpers, Thomas Zimmermann
- [PATCH 13/28] drm/ofdrm: Use video aperture helpers, Thomas Zimmermann
- [PATCH 12/28] drm/nouveau: Use video aperture helpers, Thomas Zimmermann
- [PATCH 10/28] drm/mgag200: Use video aperture helpers, Thomas Zimmermann
- [PATCH 17/28] drm/simpledrm: Use video aperture helpers, Thomas Zimmermann
- [PATCH 09/28] drm/meson: Use video aperture helpers, Thomas Zimmermann
- [PATCH 14/28] drm/qxl: Use video aperture helpers, Thomas Zimmermann
- [PATCH 15/28] drm/radeon: Use video aperture helpers, Thomas Zimmermann
- [PATCH 16/28] drm/rockchip: Use video aperture helpers, Thomas Zimmermann
- [PATCH 20/28] drm/tegra: Use video aperture helpers, Thomas Zimmermann
- [PATCH 21/28] drm/bochs: Use video aperture helpers, Thomas Zimmermann
- [PATCH 22/28] drm/cirrus: Use video aperture helpers, Thomas Zimmermann
- [PATCH 28/28] drm: Remove DRM aperture helpers, Thomas Zimmermann
- [PATCH 27/28] drm/xe: Use video aperture helpers, Thomas Zimmermann
- [PATCH 23/28] drm/vboxvideo: Use video aperture helpers, Thomas Zimmermann
- [PATCH 26/28] drm/vmwgfx: Use video aperture helpers, Thomas Zimmermann
- [PATCH 24/28] drm/vc4: Use video aperture helpers, Thomas Zimmermann
- [PATCH 25/28] drm/virtgpu: Use video aperture helpers, Thomas Zimmermann
- [PATCH 19/28] drm/sun4i: Use video aperture helpers, Thomas Zimmermann
- [PATCH 18/28] drm/stm: Use video aperture helpers, Thomas Zimmermann
- Re: [PATCH 00/28] drm: Remove DRM aperture helpers, Javier Martinez Canillas
- Re: (subset) [PATCH 00/28] drm: Remove DRM aperture helpers, Dmitry Baryshkov
[PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Uros Bizjak
- [PATCH v3 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c, Uros Bizjak
- [PATCH v3 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c, Uros Bizjak
- [PATCH v3 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 11/19] kunit: string-stream-test: Include <linux/prandom.h>, Uros Bizjak
- [PATCH v3 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>, Uros Bizjak
- [PATCH v3 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>, Uros Bizjak
- [PATCH v3 17/19] netem: Include <linux/prandom.h> in sch_netem.c, Uros Bizjak
- [PATCH v3 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- Re: [PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>, Jason A. Donenfeld
[PATCH] drm/xe/xe2lpg: Add WA 15016589081,
Aradhya Bhatia
[PATCH 00/35] Reorganize kerneldoc parameter names,
Julia Lawall
linux-6.12-rc1/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c:653: Possible &/&& mixup ?, David Binderman
[PATCH v4] docs/gpu: ci: update flake tests requirements,
Vignesh Raman
[PATCH v1 1/1] drm/mediatek: Add return value check when reading DPCD,
Liankun Yang
[PATCH v4 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node,
Macpaul Lin
[PATCH v7 0/5] Introduce DRM device wedged event,
Raag Jadav
[PATCH 0/8] Add ITE IT6263 LVDS to HDMI converter support,
Liu Ying
[PATCH] drm/panthor: Set FMODE_UNSIGNED_OFFSET in fop_flags,
Emmanuel Gil Peyrot
[PATCH] drm/amd/powerplay: Delete unused function and maths library,
linux
[PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support,
Ryan Walklin
- [PATCH v5 01/26] drm: sun4i: de2/de3: Change CSC argument, Ryan Walklin
- [PATCH v5 02/26] drm: sun4i: de2/de3: Merge CSC functions into one, Ryan Walklin
- [PATCH v5 03/26] drm: sun4i: de2/de3: call csc setup also for UI layer, Ryan Walklin
- [PATCH v5 04/26] drm: sun4i: de2: Initialize layer fields earlier, Ryan Walklin
- [PATCH v5 05/26] drm: sun4i: de3: Add YUV formatter module, Ryan Walklin
- [PATCH v5 06/26] drm: sun4i: de3: add format enumeration function to engine, Ryan Walklin
- [PATCH v5 07/26] drm: sun4i: de3: add formatter flag to mixer config, Ryan Walklin
- [PATCH v5 08/26] drm: sun4i: de3: add YUV support to the DE3 mixer, Ryan Walklin
- [PATCH v5 09/26] drm: sun4i: de3: pass engine reference to ccsc setup function, Ryan Walklin
- [PATCH v5 10/26] drm: sun4i: de3: add YUV support to the color space correction module, Ryan Walklin
- [PATCH v5 11/26] drm: sun4i: de3: add YUV support to the TCON, Ryan Walklin
- [PATCH v5 12/26] drm: sun4i: support YUV formats in VI scaler, Ryan Walklin
- [PATCH v5 13/26] drm: sun4i: de2/de3: add mixer version enum, Ryan Walklin
- [PATCH v5 14/26] drm: sun4i: de2/de3: refactor mixer initialisation, Ryan Walklin
- [PATCH v5 15/26] drm: sun4i: vi_scaler refactor vi_scaler enablement, Ryan Walklin
- [PATCH v5 16/26] drm: sun4i: de2/de3: add generic blender register reference function, Ryan Walklin
- [PATCH v5 17/26] drm: sun4i: de2/de3: use generic register reference function for layer configuration, Ryan Walklin
- [PATCH v5 18/26] drm: sun4i: de3: Implement AFBC support, Ryan Walklin
- [PATCH v5 19/26] dt-bindings: allwinner: add H616 DE33 bus binding, Ryan Walklin
- [PATCH v5 20/26] dt-bindings: allwinner: add H616 DE33 clock binding, Ryan Walklin
- [PATCH v5 21/26] dt-bindings: allwinner: add H616 DE33 mixer binding, Ryan Walklin
- [PATCH v5 22/26] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support, Ryan Walklin
- [PATCH v5 23/26] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support, Ryan Walklin
- [PATCH v5 24/26] drm: sun4i: de33: vi_scaler: add Display Engine 3.3 (DE33) support, Ryan Walklin
- [PATCH v5 25/26] drm: sun4i: de33: fmt: add Display Engine 3.3 (DE33) support, Ryan Walklin
- [PATCH v5 26/26] drm: sun4i: de33: csc: add Display Engine 3.3 (DE33) support, Ryan Walklin
- Re: [PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support, Philippe Simons
[PATCH] drm: panel: nv3052c: correct spi_device_id for RG35XX panel,
Ryan Walklin
[PATCH] Revert "drm/radeon: use GEM references instead of TTMs",
Huacai Chen
[syzbot] [dri?] [virt?] INFO: task hung in drm_atomic_get_plane_state, syzbot
[PATCH v8 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller,
Cristian Ciocaltea
[PATCH v8 0/3] Fix degradation problem of alpha blending series,
Jason-JH.Lin
[PATCH] drm/i915/backlight: Remove a useless kstrdup_const(),
Christophe JAILLET
[PATCH v6.1] drm/vmwgfx: Prevent unmapping active read buffers, Shivani Agarwal
[PATCH v6.6] drm/vmwgfx: Prevent unmapping active read buffers, Shivani Agarwal
[GIT PULL] additional fbdev fixes for v6.12-rc1,
Helge Deller
[git pull] drm fixes for 6.12-rc1,
Dave Airlie
[PATCH v8 0/5] drm/amd/display: Use drm_edid for more code,
Mario Limonciello
[PATCH] drm/atomic_helper: Add missing NULL check for drm_plane_helper_funcs.atomic_update,
Lyude Paul
[PATCH] drm/vblank: Require a driver register vblank support for 0 or all CRTCs,
Lyude Paul
[PATCH 2/2] sis_main: Fix strbuf array overflow,
Andrey Shumilin
[PATCH] drm: panel: jd9365da-h3: fix reset signal polarity,
Hugo Villeneuve
[PATCH v2 1/1] drm/mediatek: Fix potential KP on 0 bytes nvmem cell read,
Liankun Yang
[PATCH] drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check(),
Igor Artemiev
[PATCH 0/5] drm: Introduce DRM client library,
Thomas Zimmermann
Document drm_sched_fini and add some warnings and a BUG_ON(),
Christian König
[PATCH v3] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices,
Werner Sembach
[PATCH v2 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO,
Werner Sembach
[PATCH v3 0/2] Modify the timing of three panels,
Zhaoxiong Lv
[PATCH v4 0/6] DRM_SET_CLIENT_NAME ioctl,
Pierre-Eric Pelloux-Prayer
[PATCH 1/2] drm/sched: document drm_sched_fini requirements,
Christian König
[PATCH] gpu: drm: i915: display: Avoid null values intel_plane_atomic_check_with_state,
Alessandro Zanni
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound, Yunsheng Lin
[PATCH -next] drm/amdkfd: Remove the redundant parameter comments in function get_wave_count, Jiapeng Chong
[PATCH v3 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node,
Macpaul Lin
[PATCH v2] dt-bindings: display: mediatek: split: add clocks count constraint for MT8195,
Moudy Ho
[PATCH v3] docs/gpu: ci: update flake tests requirements,
Vignesh Raman
[PATCH v6 00/11] Preemption support for A7XX,
Antonino Maniscalco
- [PATCH v6 01/11] drm/msm: Fix bv_fence being used as bv_rptr, Antonino Maniscalco
- [PATCH v6 04/11] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields, Antonino Maniscalco
- [PATCH v6 06/11] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes, Antonino Maniscalco
- [PATCH v6 02/11] drm/msm/a6xx: Track current_ctx_seqno per ring, Antonino Maniscalco
- [PATCH v6 09/11] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create, Antonino Maniscalco
- [PATCH v6 03/11] drm/msm: Add a `preempt_record_size` field, Antonino Maniscalco
- [PATCH v6 07/11] drm/msm/a6xx: Use posamble to reset counters on preemption, Antonino Maniscalco
- [PATCH v6 10/11] drm/msm/a6xx: Enable preemption for a750, Antonino Maniscalco
- [PATCH v6 05/11] drm/msm/a6xx: Implement preemption for a7xx targets, Antonino Maniscalco
- [PATCH v6 08/11] drm/msm/a6xx: Add traces for preemption, Antonino Maniscalco
- [PATCH v6 11/11] Documentation: document adreno preemption, Antonino Maniscalco
[PATCH v2] drm/msm/a6xx+: Insert a fence wait before SMMU table update, Rob Clark
[PATCH v3] drm: Print bad EDID notices less often,
Andi Kleen
[PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04,
Werner Sembach
- [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Armin Wolf
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, kernel test robot
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, kernel test robot
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, kernel test robot
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Pavel Machek
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Armin Wolf
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Armin Wolf
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Armin Wolf
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Pavel Machek
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Armin Wolf
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Hans de Goede
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Pavel Machek
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Armin Wolf
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Pavel Machek
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Armin Wolf
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Pavel Machek
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Armin Wolf
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Pavel Machek
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Benjamin Tissoires
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Pavel Machek
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices, Werner Sembach
- Re: [PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04, Benjamin Tissoires
[PATCH v2] drm: Print bad EDID notices less often,
Andi Kleen
Re: [PATCH] fbcon: break earlier in search_fb_in_map and search_for_mapped_con,
Helge Deller
[PATCH v1] drm/bridge: tc358768: Fix DSI command tx,
Francesco Dolcini
[no subject], Unknown
[PATCH] drm: Print bad EDID notices only once,
Andi Kleen
[PATCH v5 0/2] Add Samsung S6E3HA8 panel driver,
Dzmitry Sankouski
[PATCH v2 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node,
Macpaul Lin
[PATCH v2 0/5] Display enablement changes for Qualcomm SA8775P platform,
Mahadevan
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]