DRI Development
[Prev Page][Next Page]
- [PATCH v3 3/5] drm/msm: mdss: Add SA8775P support
- From: Mahadevan via B4 Relay <devnull+quic_mahap.quicinc.com@xxxxxxxxxx>
- [PATCH v3 0/5] Display enablement changes for Qualcomm SA8775P platform
- From: Mahadevan via B4 Relay <devnull+quic_mahap.quicinc.com@xxxxxxxxxx>
- [PATCH] drm/i915: Rename functions in the docs to match code changes
- From: Harshit Mogalapalli <harshit.m.mogalapalli@xxxxxxxxxx>
- Re: [PATCH v7 2/5] drm: Expose wedge recovery methods
- From: Raag Jadav <raag.jadav@xxxxxxxxx>
- Re: [PATCH v7 1/5] drm: Introduce device wedged event
- From: Raag Jadav <raag.jadav@xxxxxxxxx>
- Re: [PATCH v3] drm/meson: switch to a managed drm device
- From: kernel test robot <lkp@xxxxxxxxx>
- Kernel doesn't boot after DRM updates (drm-next-2024-09-19)
- From: Christian Zigotzky <chzigotzky@xxxxxxxxxxx>
- linux-next: build warning after merge of the drm-intel tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- linux-next: build failure after merge of the drm-xe tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 11/11] Documentation: document adreno preemption
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [WIP RFC v2 00/35] Rust bindings for KMS + RVKMS
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 35/35] WIP: drm: Introduce RVKMS!
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 34/35] WIP: rust: drm/kms: Add Kms::atomic_commit_tail
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 33/35] WIP: rust: drm/kms: Add VblankSupport
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 32/35] rust: drm/kms: Add Device::num_crtcs()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 31/35] rust: drm: Add Device::event_lock()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 30/35] rust: drm/kms: Add DriverCrtc::atomic_enable() and atomic_disable()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 29/35] rust: drm/kms: Add DriverCrtc::atomic_begin() and atomic_flush()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 28/35] rust: drm/kms: Add RawPlane::framebuffer()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 27/35] rust: drm/kms: Add drm_framebuffer bindings
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 26/35] WIP: rust: drm/kms: Add RawPlaneState::atomic_helper_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 25/35] rust: drm/kms: Add RawPlaneState::crtc()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 24/35] rust: drm/kms: Add RawCrtcState::active()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 23/35] rust: drm/kms: Add DriverPlane::atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 22/35] rust: drm/kms: Add DriverPlane::atomic_update()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 21/35] rust: drm/kms: Introduce DriverCrtc::atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 20/35] WIP: rust: drm/kms: Add drm_atomic_state bindings
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 18/35] rust: drm/kms: Add RawPlane and RawPlaneState
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 19/35] WIP: rust: drm/kms: Add OpaqueEncoder
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 17/35] rust: drm/kms: Add RawCrtc and RawCrtcState
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 16/35] rust: drm/kms: Add RawConnector and RawConnectorState
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 15/35] WIP: rust: drm/kms: Add OpaquePlane and OpaquePlaneState
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 14/35] WIP: rust: drm/kms: Add OpaqueCrtc and OpaqueCrtcState
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 13/35] WIP: rust: drm/kms: Add OpaqueConnector and OpaqueConnectorState
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 12/35] rust: drm/kms: Add ConnectorGuard::set_preferred_mode
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 11/35] rust: drm/kms: Add ConnectorGuard::add_modes_noedid()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 10/35] rust: drm/kms: Add DriverConnector::get_mode callback
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 09/35] WIP: rust: drm/kms: Add Connector.attach_encoder()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 08/35] rust: drm/kms: Add bindings for drm_encoder
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 07/35] WIP: rust: drm/kms: Add drm_crtc bindings
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 06/35] rust: drm/kms: Add drm_plane bindings
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 05/35] rust: drm/kms: Add bindings for drm_connector
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 04/35] rust: drm/kms: Introduce the main ModeConfigObject traits
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 03/35] rust: drm/kms/fbdev: Add FbdevShmem
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 02/35] WIP: rust: drm: Add traits for registering KMS devices
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 01/35] WIP: rust/drm: Add fourcc bindings
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP RFC v2 00/35] Rust bindings for KMS + RVKMS
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [syzbot] [dri?] WARNING in drm_wait_one_vblank (2)
- From: syzbot <syzbot+147ba789658184f0ce04@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/etnaviv: Print error message if inserting IOVA address range fails
- From: Sui Jingfeng <sui.jingfeng@xxxxxxxxx>
- [PATCH v3 0/2] Add Samsung AMS639RQ08 panel support
- From: Danila Tikhonov <danila@xxxxxxxxxxx>
- [PATCH v3 1/2] dt-bindings: display: panel: Add Samsung AMS639RQ08
- From: Danila Tikhonov <danila@xxxxxxxxxxx>
- [PATCH v3 2/2] drm/panel: Add Samsung AMS639RQ08 panel driver
- From: Danila Tikhonov <danila@xxxxxxxxxxx>
- Re: [PATCH v3] drm/meson: switch to a managed drm device
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 25/31] accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 23/31] accel/ivpu: Refactor failure diagnostics during boot
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 29/31] accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 31/31] accel/ivpu: Fix typos in ivpu_pm.c
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 28/31] accel/ivpu: Fix ivpu_jsm_dyndbg_control()
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 24/31] accel/ivpu: Remove invalid warnings
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 19/31] accel/ivpu: Add test_mode bit to force turbo
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 27/31] accel/ivpu: Increase MS info buffer size
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 26/31] accel/ivpu: Use whole user and shave ranges for preemption buffers
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 30/31] accel/ivpu: Add tracing for IPC/PM/JOB
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 21/31] accel/ivpu: Fix reset_engine debugfs file logic
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 20/31] accel/ivpu: Remove skip of clock own resource ack on Simics
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 22/31] accel/ivpu: Prevent recovery invocation during probe and resume
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 17/31] accel/ivpu: Print JSM message result in case of error
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 18/31] accel/ivpu: Make DB_ID and JOB_ID allocations incremental
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 13/31] accel/ivpu: Remove 1-tile power up Simics workaround
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 16/31] accel/ivpu: Add auto selection logic for job scheduler
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 14/31] accel/ivpu: Allow reading dvfs_mode debugfs file
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 12/31] accel/ivpu: Stop using hardcoded DRIVER_DATE
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 08/31] accel/ivpu: Add FW state dump on TDR
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 10/31] accel/ivpu: Turn on autosuspend on Simics
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 11/31] accel/ivpu: Add FW version debugfs entry
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 09/31] accel/ivpu: Set 500 ns delay between power island TRICKLE and ENABLE
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 15/31] accel/ivpu: Add one jiffy to bo_wait_ioctl timeout value
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 06/31] accel/ivpu: Limit FW version string length
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 07/31] accel/ivpu: Add coredump support
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 05/31] accel/ivpu: Fix fw log printing
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 03/31] accel/ivpu: Reset fw log on cold boot
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 04/31] accel/ivpu: Refactor functions in ivpu_fw_log.c
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 01/31] accel/ivpu: Update VPU FW API headers
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 02/31] accel/ivpu: Rename ivpu_log_level to fw_log_level
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH v2 00/31] accel/ivpu: Fixes for 6.12-rc1
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- Re: [PATCH 20/29] accel/ivpu: Prevent recovery invocation during probe and resume
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/atomic_helper: Add missing NULL check for drm_plane_helper_funcs.atomic_update
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH 14/29] accel/ivpu: Add auto selection logic for job scheduler
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/15] VOP Support for rk3576
- From: Detlev Casanova <detlev.casanova@xxxxxxxxxxxxx>
- Re: [PATCH 04/29] accel/ivpu: Refactor FW log
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 16/22] drm/msm/dpu: Configure CWB in writeback encoder
- From: Jessica Zhang <quic_jesszhan@xxxxxxxxxxx>
- [PATCH v2 4/4] drm/msm/dpu: Add support for MSM8917
- From: Barnabás Czémán <barnabas.czeman@xxxxxxxxxxxxxx>
- [PATCH v2 1/4] drm/msm/dpu: Add support for MSM8996
- From: Barnabás Czémán <barnabas.czeman@xxxxxxxxxxxxxx>
- [PATCH v2 3/4] drm/msm/dpu: Add support for MSM8937
- From: Barnabás Czémán <barnabas.czeman@xxxxxxxxxxxxxx>
- [PATCH v2 2/4] drm/msm/dpu: Add support for MSM8953
- From: Barnabás Czémán <barnabas.czeman@xxxxxxxxxxxxxx>
- [PATCH v2 0/4] Add MSM8996/MSM8953/MSM8937/MSM8917 dpu catalog
- From: Barnabás Czémán <barnabas.czeman@xxxxxxxxxxxxxx>
- Re: NULL pointer dereference with kernel 6.12.0-rc1 and ARUBA GPU
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v2] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
- From: Liviu Dudau <liviu.dudau@xxxxxxx>
- Re: [PATCH 06/29] accel/ivpu: Fix JSM state dump message warnings
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- Re: [PATCH 07/29] accel/ivpu: Set 500 ns delay between power island TRICKLE and ENABLE
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- [PATCH] drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member
- From: Hugo Villeneuve <hugo@xxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v2] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH] drm: panel: jd9365da-h3: fix reset signal polarity
- From: neil.armstrong@xxxxxxxxxx
- Re: [PATCH 06/28] drm/hyperv-drm: Use video aperture helpers
- From: Deepak Rawat <drawat.floss@xxxxxxxxx>
- Re: [PATCH] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
- Re: [PATCH 17/29] accel/ivpu: Add test_mode bit to force turbo
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 25/35] drm/amd/display: Reorganize kerneldoc parameter names
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH v2 00/28] backlight: lcd: Remove fbdev dependencies
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [PATCH] drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH v2 4/5] drm/msm/dpu: Add SA8775P support
- From: Mahadevan P <quic_mahap@xxxxxxxxxxx>
- Re: [PATCH v3 17/19] netem: Include <linux/prandom.h> in sch_netem.c
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- [PATCH v11 15/15] drm/vkms: Add support for DRM_FORMAT_R*
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 14/15] drm/vkms: Add how to run the Kunit tests
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 13/15] drm/vkms: Create KUnit tests for YUV conversions
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH] drm/nouveau/clk: prevent division by zero in gt215_clk_info()
- From: Igor Artemiev <Igor.A.Artemiev@xxxxxxx>
- [PATCH v11 12/15] drm/vkms: Drop YUV formats TODO
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 11/15] drm/vkms: Add range and encoding properties to the plane
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 10/15] drm/vkms: Add YUV support
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 09/15] drm/vkms: Remove useless drm_rotation_simplify
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 08/15] drm/vkms: Re-introduce line-per-line composition algorithm
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 07/15] drm/vkms: Introduce pixel_read_direction enum
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 05/15] drm/vkms: Update pixels accessor to support packed and multi-plane formats.
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 04/15] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 03/15] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 02/15] drm/vkms: Use drm_frame directly
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 01/15] drm/vkms: Code formatting
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- Re: [PATCH] drm/amd/powerplay: Delete unused function and maths library
- From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
- NULL pointer dereference with kernel 6.12.0-rc1 and ARUBA GPU
- From: Arthur Marsh <arthur.marsh@xxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/amd/powerplay: Delete unused function and maths library
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm: panel: jd9365da-h3: fix reset signal polarity
- From: Hugo Villeneuve <hugo@xxxxxxxxxxx>
- Re: [PATCH 25/35] drm/amd/display: Reorganize kerneldoc parameter names
- From: Harry Wentland <harry.wentland@xxxxxxx>
- [PATCH] Documentation: dma-buf: heaps: Add heap name definitions
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH] drm: panel: jd9365da-h3: fix reset signal polarity
- From: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
- Re: [PATCH v5 2/2] drm/panel: Add support for S6E3HA8 panel driver
- From: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
- Re: [PATCH 5/6] drm/panel: ili9322: Constify struct regmap_bus
- From: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
- Re: [PATCH v2 16/22] drm/msm/dpu: Configure CWB in writeback encoder
- From: neil.armstrong@xxxxxxxxxx
- RE: [PATCH 28/28] drm: Remove DRM aperture helpers
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- [PATCH v7 09/12] drm/msm/a6xx: Add traces for preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 11/12] drm/msm/a6xx: Enable preemption for a750
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 05/12] drm/msm/a6xx: Add a pwrup_list field to a6xx_info
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 07/12] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 10/12] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 12/12] Documentation: document adreno preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 08/12] drm/msm/a6xx: Use posamble to reset counters on preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 06/12] drm/msm/a6xx: Implement preemption for a7xx targets
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 04/12] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 03/12] drm/msm: Add a `preempt_record_size` field
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 02/12] drm/msm/a6xx: Track current_ctx_seqno per ring
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 01/12] drm/msm: Fix bv_fence being used as bv_rptr
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 00/12] Preemption support for A7XX
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- Re: [PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
- From: Philippe Simons <simons.philippe@xxxxxxxxx>
- Re: [PATCH 3/8] drm/sched: Always increment correct scheduler score
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] drm/sched: revert "Always increment correct scheduler score"
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- Re: FSL P5040 board doesn't boot after DRM updates (drm-next-2024-09-19)
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 00/28] drm: Remove DRM aperture helpers
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 3/8] drm/sched: Always increment correct scheduler score
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxx>
- RE: [PATCH] drm/xe/xe2lpg: Add WA 15016589081
- From: "Upadhyay, Tejas" <tejas.upadhyay@xxxxxxxxx>
- RE: [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- RE: [PATCH] drm/xe/xe2lpg: Add WA 15016589081
- From: "Upadhyay, Tejas" <tejas.upadhyay@xxxxxxxxx>
- Re: [PATCH 09/28] drm/meson: Use video aperture helpers
- From: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
- [PATCH] drm/sched: revert "Always increment correct scheduler score"
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- RE: [PATCH 6/8] drm/bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- [PATCH 18/28] drm/stm: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 19/28] drm/sun4i: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 25/28] drm/virtgpu: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 24/28] drm/vc4: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 26/28] drm/vmwgfx: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 23/28] drm/vboxvideo: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 27/28] drm/xe: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 28/28] drm: Remove DRM aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 22/28] drm/cirrus: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 21/28] drm/bochs: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 20/28] drm/tegra: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 16/28] drm/rockchip: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 15/28] drm/radeon: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 14/28] drm/qxl: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 09/28] drm/meson: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 17/28] drm/simpledrm: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 10/28] drm/mgag200: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 12/28] drm/nouveau: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 13/28] drm/ofdrm: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 07/28] drm/i915: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 03/28] drm/armada: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 04/28] drm/ast: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 08/28] drm/loongson: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 05/28] drm/hisilicon/hibmc: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 11/28] drm/msm: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 06/28] drm/hyperv-drm: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 01/28] drm/amdgpu: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 02/28] drm/arm/hdlcd: Use video aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 00/28] drm: Remove DRM aperture helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 3/8] drm/sched: Always increment correct scheduler score
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 09/29] accel/ivpu: Add FW version debugfs entry
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/5] drm: Expose wedge recovery methods
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/8] drm/sched: Always increment correct scheduler score
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxx>
- Re: [PATCH 17/29] accel/ivpu: Add test_mode bit to force turbo
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/5] drm: Introduce device wedged event
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: (subset) [PATCH -next] backlight: ktz8866: fix module autoloading
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: (subset) [PATCH -next] backlight: 88pm860x_bl: Simplify with scoped for each OF child loop
- From: Lee Jones <lee@xxxxxxxxxx>
- [PATCH v3 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 17/19] netem: Include <linux/prandom.h> in sch_netem.c
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 11/19] kunit: string-stream-test: Include <linux/prandom.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH] drm/xe/xe2lpg: Add WA 15016589081
- From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
- Re: [PATCH 0/5] drm: Introduce DRM client library
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH] drm/xe/xe2lpg: Add WA 15016589081
- From: Aradhya Bhatia <aradhya.bhatia@xxxxxxxxx>
- Re: [PATCH 5/5] drm: Add client-lib module
- From: Jocelyn Falempe <jfalempe@xxxxxxxxxx>
- Re: [PATCH 5/5] drm: Add client-lib module
- From: Jocelyn Falempe <jfalempe@xxxxxxxxxx>
- Re: [PATCH 4/5] drm: Select fbdev helpers for modules that require them
- From: Jocelyn Falempe <jfalempe@xxxxxxxxxx>
- Re: [PATCH 3/5] drm: Move client-device functions in to drm_client_dev.c
- From: Jocelyn Falempe <jfalempe@xxxxxxxxxx>
- Re: [PATCH 0/5] drm: Introduce DRM client library
- From: Jocelyn Falempe <jfalempe@xxxxxxxxxx>
- Re: [PATCH 29/35] drivers/gpu/drm: Reorganize kerneldoc parameter names
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- [PATCH 25/35] drm/amd/display: Reorganize kerneldoc parameter names
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- [PATCH 29/35] drivers/gpu/drm: Reorganize kerneldoc parameter names
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- [PATCH 20/35] drivers/gpu/drm: Reorganize kerneldoc parameter names
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- [PATCH 00/35] Reorganize kerneldoc parameter names
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- Re: [PATCH v6 1/5] drm/panthor: introduce job cycle and timestamp accounting
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH 29/35] drivers/gpu/drm: Reorganize kerneldoc parameter names
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v17 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 17/29] accel/ivpu: Add test_mode bit to force turbo
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- linux-6.12-rc1/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c:653: Possible &/&& mixup ?
- From: David Binderman <dcb314@xxxxxxxxxxx>
- Re: [PATCH 1/6] drm/sysfs: Remove version attribute
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 01/29] accel/ivpu: Update VPU FW API headers
- From: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx>
- RE: [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- [PATCH v4] docs/gpu: ci: update flake tests requirements
- From: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
- Re: [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Liu Ying <victor.liu@xxxxxxx>
- RE: [PATCH 6/8] drm/bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- Re: [PATCH 6/8] drm/bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Liu Ying <victor.liu@xxxxxxx>
- RE: [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- Re: [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Liu Ying <victor.liu@xxxxxxx>
- RE: [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] drm/amdgpu: use drm_file::name in task_info::process_desc
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxx>
- [PATCH v1 1/1] drm/mediatek: Add return value check when reading DPCD
- From: Liankun Yang <liankun.yang@xxxxxxxxxxxx>
- RE: [PATCH 6/8] drm/bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- Re: [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Liu Ying <victor.liu@xxxxxxx>
- RE: [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
- From: Mahadevan P <quic_mahap@xxxxxxxxxxx>
- Re: [PATCH v4 1/6] drm: add DRM_SET_CLIENT_NAME ioctl
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxx>
- Re: [PATCH v2 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH 6/8] drm/bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Liu Ying <victor.liu@xxxxxxx>
- [PATCH v4 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v4 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v4 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v4 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v4 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v3] drm/meson: switch to a managed drm device
- From: Anastasia Belova <abelova@xxxxxxxxxxxxx>
- Re: [PATCH v17 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH 4/8] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "ldb" clock rate
- From: Liu Ying <victor.liu@xxxxxxx>
- Re: [PATCH] drm/panthor: Set FMODE_UNSIGNED_OFFSET in fop_flags
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH] drm/i915/backlight: Remove a useless kstrdup_const()
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- [PATCH v7 5/5] drm/i915: Use device wedged event
- From: Raag Jadav <raag.jadav@xxxxxxxxx>
- [PATCH v7 4/5] drm/xe: Use device wedged event
- From: Raag Jadav <raag.jadav@xxxxxxxxx>
- [PATCH v7 3/5] drm/doc: Document device wedged event
- From: Raag Jadav <raag.jadav@xxxxxxxxx>
- Re: [PATCH] drm: panel: nv3052c: correct spi_device_id for RG35XX panel
- From: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
- [PATCH v7 2/5] drm: Expose wedge recovery methods
- From: Raag Jadav <raag.jadav@xxxxxxxxx>
- [PATCH v7 1/5] drm: Introduce device wedged event
- From: Raag Jadav <raag.jadav@xxxxxxxxx>
- [PATCH v7 0/5] Introduce DRM device wedged event
- From: Raag Jadav <raag.jadav@xxxxxxxxx>
- Re: [PATCH v8 3/3] drm/rockchip: Add basic RK3588 HDMI output support
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v3] docs/gpu: ci: update flake tests requirements
- From: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "ldb" clock rate
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v7 2/2] drm/tiny: Add driver for Sharp Memory LCD
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
- Re: [PATCH 6/8] drm/bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH] drm/atomic_helper: Add missing NULL check for drm_plane_helper_funcs.atomic_update
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] drm/atomic_helper: Add missing NULL check for drm_plane_helper_funcs.atomic_update
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [Linaro-mm-sig] Re: [RFC PATCH 0/4] Linaro restricted heap
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH] drm/atomic_helper: Add missing NULL check for drm_plane_helper_funcs.atomic_update
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 0/5] drm: Introduce DRM client library
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 8/8] arm64: defconfig: Enable ITE IT6263 driver
- From: Liu Ying <victor.liu@xxxxxxx>
- [PATCH 7/8] arm64: dts: imx8mp-evk: Add NXP LVDS to HDMI adapter cards
- From: Liu Ying <victor.liu@xxxxxxx>
- [PATCH 6/8] drm/bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Liu Ying <victor.liu@xxxxxxx>
- [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
- From: Liu Ying <victor.liu@xxxxxxx>
- [PATCH 4/8] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "ldb" clock rate
- From: Liu Ying <victor.liu@xxxxxxx>
- [PATCH 3/8] drm/bridge: fsl-ldb: Get the next non-panel bridge
- From: Liu Ying <victor.liu@xxxxxxx>
- [PATCH 2/8] arm64: dts: imx8mp-phyboard-pollux-rdk: Add panel-timing node to panel-lvds node
- From: Liu Ying <victor.liu@xxxxxxx>
- [PATCH 1/8] arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Add panel-timing node to panel node
- From: Liu Ying <victor.liu@xxxxxxx>
- [PATCH 0/8] Add ITE IT6263 LVDS to HDMI converter support
- From: Liu Ying <victor.liu@xxxxxxx>
- Kernel doesn't boot after DRM updates (drm-next-2024-09-19)
- From: Christian Zigotzky <chzigotzky@xxxxxxxxxxx>
- Re: [PATCH v2] dt-bindings: display: mediatek: split: add clocks count constraint for MT8195
- From: Moudy Ho (何宗原) <Moudy.Ho@xxxxxxxxxxxx>
- Re: [PATCH v2] dt-bindings: display: mediatek: split: add clocks count constraint for MT8195
- From: Moudy Ho (何宗原) <Moudy.Ho@xxxxxxxxxxxx>
- Re: [PATCH v4 0/2] firmware: Avoid coreboot and sysfb to register a pdev for same framebuffer
- From: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
- From: Ben Skeggs <bskeggs@xxxxxxxxxx>
- [PATCH] drm/panthor: Set FMODE_UNSIGNED_OFFSET in fop_flags
- From: Emmanuel Gil Peyrot <linkmauve@xxxxxxxxxxxx>
- [PATCH] drm/amd/powerplay: Delete unused function and maths library
- Re: [PATCH] fbcon: break earlier in search_fb_in_map and search_for_mapped_con
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v6 2/2] drm/tiny: Add driver for Sharp Memory LCD
- From: Alex Lanzano <lanzano.alex@xxxxxxxxx>
- FSL P5040 board doesn't boot after DRM updates (drm-next-2024-09-19)
- From: Christian Zigotzky <chzigotzky@xxxxxxxxxxx>
- Re: [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- [PATCH v5 26/26] drm: sun4i: de33: csc: add Display Engine 3.3 (DE33) support
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 25/26] drm: sun4i: de33: fmt: add Display Engine 3.3 (DE33) support
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 24/26] drm: sun4i: de33: vi_scaler: add Display Engine 3.3 (DE33) support
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 23/26] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 22/26] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 21/26] dt-bindings: allwinner: add H616 DE33 mixer binding
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 20/26] dt-bindings: allwinner: add H616 DE33 clock binding
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 19/26] dt-bindings: allwinner: add H616 DE33 bus binding
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 18/26] drm: sun4i: de3: Implement AFBC support
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 17/26] drm: sun4i: de2/de3: use generic register reference function for layer configuration
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 16/26] drm: sun4i: de2/de3: add generic blender register reference function
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 15/26] drm: sun4i: vi_scaler refactor vi_scaler enablement
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 14/26] drm: sun4i: de2/de3: refactor mixer initialisation
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 13/26] drm: sun4i: de2/de3: add mixer version enum
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 12/26] drm: sun4i: support YUV formats in VI scaler
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 11/26] drm: sun4i: de3: add YUV support to the TCON
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 10/26] drm: sun4i: de3: add YUV support to the color space correction module
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 09/26] drm: sun4i: de3: pass engine reference to ccsc setup function
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 08/26] drm: sun4i: de3: add YUV support to the DE3 mixer
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 07/26] drm: sun4i: de3: add formatter flag to mixer config
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 06/26] drm: sun4i: de3: add format enumeration function to engine
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 05/26] drm: sun4i: de3: Add YUV formatter module
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 04/26] drm: sun4i: de2: Initialize layer fields earlier
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 03/26] drm: sun4i: de2/de3: call csc setup also for UI layer
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 02/26] drm: sun4i: de2/de3: Merge CSC functions into one
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 01/26] drm: sun4i: de2/de3: Change CSC argument
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- [PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- Re: [PATCH v4 21/26] dt-bindings: allwinner: add H616 DE33 mixer binding
- From: "Ryan Walklin" <ryan@xxxxxxxxxxxxx>
- [PATCH] drm: panel: nv3052c: correct spi_device_id for RG35XX panel
- From: Ryan Walklin <ryan@xxxxxxxxxxxxx>
- Re: [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- [PATCH] Revert "drm/radeon: use GEM references instead of TTMs"
- From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
- Re: [PATCH v2 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO
- From: kernel test robot <lkp@xxxxxxxxx>
- [syzbot] [dri?] [virt?] INFO: task hung in drm_atomic_get_plane_state
- From: syzbot <syzbot+eee643fdccb7c015b3a6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v17 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501
- From: Sandor Yu <sandor.yu@xxxxxxx>
- Re: [PATCH v17 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
- From: Sandor Yu <sandor.yu@xxxxxxx>
- Re: [PATCH v17 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
- From: Sandor Yu <sandor.yu@xxxxxxx>
- Re: [PATCH v2 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 3/3] drm/rockchip: Add basic RK3588 HDMI output support
- From: Jonas Karlman <jonas@xxxxxxxxx>
- Re: [PATCH v8 3/5] drm/panthor: add DRM fdinfo support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 3/3] drm/rockchip: Add basic RK3588 HDMI output support
- From: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v8 2/3] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
- From: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
- [PATCH v8 3/3] drm/rockchip: Add basic RK3588 HDMI output support
- From: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
- [PATCH v8 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
- From: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
- [PATCH v8 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
- From: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 3/6] dt-bindings: display: mediatek: Fix clocks count constraint for new SoCs
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
- From: barnabas.czeman@xxxxxxxxxxxxxx
- Re: [PATCH v8 0/3] Fix degradation problem of alpha blending series
- From: Alper Nebi Yasak <alpernebiyasak@xxxxxxxxx>
- Re: [GIT PULL] additional fbdev fixes for v6.12-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] drm fixes for 6.12-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
- From: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
- [PATCH v8 3/3] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- [PATCH v8 1/3] drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- [PATCH v8 2/3] drm/mediatek: ovl: Add blend_modes to driver data
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- [PATCH v8 0/3] Fix degradation problem of alpha blending series
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- Re: [PATCH v7 0/3] Fix degradation problem of alpha blending series
- From: Jason-JH Lin (林睿祥) <Jason-JH.Lin@xxxxxxxxxxxx>
- [PATCH] drm/i915/backlight: Remove a useless kstrdup_const()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v7 0/3] Fix degradation problem of alpha blending series
- From: Alper Nebi Yasak <alpernebiyasak@xxxxxxxxx>
- [PATCH v6.1] drm/vmwgfx: Prevent unmapping active read buffers
- From: Shivani Agarwal <shivani.agarwal@xxxxxxxxxxxx>
- [PATCH v6.6] drm/vmwgfx: Prevent unmapping active read buffers
- From: Shivani Agarwal <shivani.agarwal@xxxxxxxxxxxx>
- Re: [PATCH v4 0/6] DRM_SET_CLIENT_NAME ioctl
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/6] drm: add DRM_SET_CLIENT_NAME ioctl
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: FSL P5040 board doesn't boot after DRM updates (drm-next-2024-09-19)
- From: Christian Zigotzky <chzigotzky@xxxxxxxxxxx>
- Re: FSL P5040 board doesn't boot after DRM updates (drm-next-2024-09-19)
- From: Christian Zigotzky <chzigotzky@xxxxxxxxxxx>
- [GIT PULL] additional fbdev fixes for v6.12-rc1
- From: Helge Deller <deller@xxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: FSL P5040 board doesn't boot after DRM updates (drm-next-2024-09-19)
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH v5 2/10] HID: hid-appletb-kbd: add driver for the keyboard mode
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [git pull] drm fixes for 6.12-rc1
- From: Dave Airlie <airlied@xxxxxxxxx>
- [PATCH v8 5/5] drm/amd/display: Fetch the EDID from _DDC if available for eDP
- From: Mario Limonciello <superm1@xxxxxxxxxx>
- [PATCH v8 4/5] drm/amd/display: remove redundant freesync parser for DP
- From: Mario Limonciello <superm1@xxxxxxxxxx>
- [PATCH v8 3/5] drm/amd/display: always call connector_update when parsing freesync_caps
- From: Mario Limonciello <superm1@xxxxxxxxxx>
- [PATCH v8 1/5] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
- From: Mario Limonciello <superm1@xxxxxxxxxx>
- [PATCH v8 2/5] drm/amd/display: switch to setting physical address directly
- From: Mario Limonciello <superm1@xxxxxxxxxx>
- [PATCH v8 0/5] drm/amd/display: Use drm_edid for more code
- From: Mario Limonciello <superm1@xxxxxxxxxx>
- Re: [PATCH 2/2] sis_main: Fix strbuf array overflow
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Armin Wolf <W_Armin@xxxxxx>
- Re: [PATCH 29/29] accel/ivpu: Fix typos in ivpu_pm.c
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH v7 00/10] drm/amd/display: Use drm_edid for more code
- From: Alex Hung <alex.hung@xxxxxxx>
- Re: [PATCH 27/29] accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 26/29] accel/ivpu: Fix ivpu_jsm_dyndbg_control()
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 25/29] accel/ivpu: Increase MS info buffer size
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 24/29] accel/ivpu: Use whole user and shave ranges for preemption buffers
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 23/29] accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 22/29] accel/ivpu: Remove invalid warnings
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 21/29] accel/ivpu: Refactor failure diagnostics during boot
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 20/29] accel/ivpu: Prevent recovery invocation during probe and resume
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 19/29] accel/ivpu: Fix reset_engine debugfs file logic
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 18/29] accel/ivpu: Remove skip of clock own resource ack on Simics
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 17/29] accel/ivpu: Add test_mode bit to force turbo
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 16/29] accel/ivpu: Make DB_ID and JOB_ID allocations incremental
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 15/29] accel/ivpu: Print JSM message result in case of error
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 14/29] accel/ivpu: Add auto selection logic for job scheduler
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 12/29] accel/ivpu: Allow reading dvfs_mode debugfs file
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 11/29] accel/ivpu: Remove 1-tile power up Simics workaround
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 09/29] accel/ivpu: Add FW version debugfs entry
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 08/29] accel/ivpu: Turn on autosuspend on Simics
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 07/29] accel/ivpu: Set 500 ns delay between power island TRICKLE and ENABLE
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- [PATCH] drm/atomic_helper: Add missing NULL check for drm_plane_helper_funcs.atomic_update
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v7 00/10] drm/amd/display: Use drm_edid for more code
- From: Melissa Wen <mwen@xxxxxxxxxx>
- Re: [PATCH 06/29] accel/ivpu: Fix JSM state dump message warnings
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- [PATCH] drm/vblank: Require a driver register vblank support for 0 or all CRTCs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH 05/29] accel/ivpu: Add coredump support
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 04/29] accel/ivpu: Refactor FW log
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- [pull] amdgpu, amdkfd drm-fixes-6.12
- From: Alex Deucher <alexander.deucher@xxxxxxx>
- Re: [PATCH 03/29] accel/ivpu: Reset fw log on cold boot
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 02/29] accel/ivpu: Rename ivpu_log_level to fw_log_level
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH 01/29] accel/ivpu: Update VPU FW API headers
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH v6 05/11] drm/msm/a6xx: Implement preemption for a7xx targets
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- Re: [Linaro-mm-sig] Re: [RFC PATCH 0/4] Linaro restricted heap
- From: Nicolas Dufresne <nicolas@xxxxxxxxxxxx>
- [PATCH 2/2] sis_main: Fix strbuf array overflow
- From: Andrey Shumilin <shum.sdl@xxxxxxxx>
- Re: [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver
- From: Nicolas Dufresne <nicolas@xxxxxxxxxxxx>
- Re: [PATCH 0/5] drm: Introduce DRM client library
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH v7 00/10] drm/amd/display: Use drm_edid for more code
- From: Alex Hung <alex.hung@xxxxxxx>
- Re: [PATCH 1/2] drm/amd/display: increase max surfaces in line with planes and streams
- From: Melissa Wen <mwen@xxxxxxxxxx>
- RE: [PATCH 1/2] drm/amd/display: increase max surfaces in line with planes and streams
- From: "Mohamed, Zaeem" <Zaeem.Mohamed@xxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Armin Wolf <W_Armin@xxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Armin Wolf <W_Armin@xxxxxx>
- Re: [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [WHY SUCH DELAY!] Touch Bar support for T2 Macs
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v6 05/11] drm/msm/a6xx: Implement preemption for a7xx targets
- From: Rob Clark <robdclark@xxxxxxxxx>
- [PATCH] drm: panel: jd9365da-h3: fix reset signal polarity
- From: Hugo Villeneuve <hugo@xxxxxxxxxxx>
- Re: [PATCH v6 05/11] drm/msm/a6xx: Implement preemption for a7xx targets
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH 1/2] drm/msm/dpu: Add MSM8996 support
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v5 7/10] HID: multitouch: allow specifying if a device is direct in a class
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH v5 4/10] HID: multitouch: support getting the contact ID from HID_DG_TRANSDUCER_INDEX fields
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH 1/2] drm/msm/dpu: Add MSM8996 support
- From: barnabas.czeman@xxxxxxxxxxxxxx
- Re: [PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
- From: barnabas.czeman@xxxxxxxxxxxxxx
- Re: [PATCH v5 2/10] HID: hid-appletb-kbd: add driver for the keyboard mode
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v2 1/1] drm/mediatek: Fix potential KP on 0 bytes nvmem cell read
- From: Liankun Yang <liankun.yang@xxxxxxxxxxxx>
- Re: [WHY SUCH DELAY!] Touch Bar support for T2 Macs
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH] drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
- From: Igor Artemiev <Igor.A.Artemiev@xxxxxxx>
- Re: [PATCH v6 04/11] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- Re: [PATCH v6 1/5] drm/panthor: introduce job cycle and timestamp accounting
- From: Adrián Larumbe <adrian.larumbe@xxxxxxxxxxxxx>
- Re: [PATCH v5 79/80] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev.
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 4/5] drm: Select fbdev helpers for modules that require them
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 5/5] drm: Add client-lib module
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 2/5] drm/xe: Select DRM_CLIENT_SELECTION
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 3/5] drm: Move client-device functions in to drm_client_dev.c
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 1/5] drm/i915: Select DRM_CLIENT_SELECTION
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 0/5] drm: Introduce DRM client library
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v3] docs/gpu: ci: update flake tests requirements
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH 2/2] drm/sched: clarify the documentation on drm_sched_entity_error
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 1/2] drm/sched: document drm_sched_fini requirements v2
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- Document drm_sched_fini and add some warnings and a BUG_ON()
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 2/5] drm/mgag200: vga-bmc: Transparently handle BMC
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH v3] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] drm/mgag200: vga-bmc: Transparently handle BMC
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH] gpu: drm: i915: display: Avoid null values intel_plane_atomic_check_with_state
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] gpu: drm: i915: display: Avoid null values intel_plane_atomic_check_with_state
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] gpu: drm: i915: display: Avoid null values intel_plane_atomic_check_with_state
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH v2 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] drm: Print bad EDID notices less often
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] gpu: drm: i915: display: Avoid null values intel_plane_atomic_check_with_state
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 04/11] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
- From: Connor Abbott <cwabbott0@xxxxxxxxx>
- Re: [PATCH 5.10] drm/vmwgfx: Remove rcu locks from user resources
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] drm: Print bad EDID notices less often
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] drm/panel: boe-th101mb31ig002: Modify Starry panel timing
- From: Zhaoxiong Lv <lvzhaoxiong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/2] drm/panel: jd9365da: Modify Kingdisplay and Melfas panel timing
- From: Zhaoxiong Lv <lvzhaoxiong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/2] Modify the timing of three panels
- From: Zhaoxiong Lv <lvzhaoxiong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] dt-bindings: display: mediatek: split: add clocks count constraint for MT8195
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v3] drm: Print bad EDID notices less often
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v3 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 0/6] DRM_SET_CLIENT_NAME ioctl
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] DRM_SET_CLIENT_NAME ioctl
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 1/2] drm/sched: add WARN_ON and BUG_ON to drm_sched_fini
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v2] dt-bindings: display: mediatek: split: add clocks count constraint for MT8195
- From: CK Hu (胡俊光) <ck.hu@xxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v4 05/11] drm/bridge: it6505: increase supports of HDCP repeater ksv devices
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 4/6] drm/amdgpu: alloc and init vm::task_info from first submit
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- [PATCH v4 6/6] drm/amdgpu: use drm_file::name in task_info::process_desc
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- [PATCH v4 3/6] drm/amdgpu: delay the use of amdgpu_vm_set_task_info
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- [PATCH v4 5/6] drm/amdgpu: make process_name a flexible array
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- [PATCH v4 2/6] drm: use drm_file client_name in fdinfo
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- [PATCH v4 1/6] drm: add DRM_SET_CLIENT_NAME ioctl
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- [PATCH v4 0/6] DRM_SET_CLIENT_NAME ioctl
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- Re: [PATCH v2 3/5] drm/msm: mdss: Add SA8775P support
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH 2/2] drm/sched: clarify the documentation on drm_sched_entity_error
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 1/2] drm/sched: document drm_sched_fini requirements
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v4 11/11] drm/bridge: it6505: Add aux i2c functionality
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: fw_devlinks preventing a panel driver from probing
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH] gpu: drm: i915: display: Avoid null values intel_plane_atomic_check_with_state
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 9/10] drm/format-helper: Add conversion from XRGB8888 to BGR888
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v3] docs/gpu: ci: update flake tests requirements
- From: "Maxime Ripard" <mripard@xxxxxxxxxx>
- Re: [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs
- From: "mripard@xxxxxxxxxx" <mripard@xxxxxxxxxx>
- [PATCH] gpu: drm: i915: display: Avoid null values intel_plane_atomic_check_with_state
- From: Alessandro Zanni <alessandro.zanni87@xxxxxxxxx>
- Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH v2 5/5] dt-bindings: display: mediatek: dpi: Add mt8195 support in power domains
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- [PATCH -next] drm/amdkfd: Remove the redundant parameter comments in function get_wave_count
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- [PATCH v3 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v3 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v3 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v3 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v3 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- Re: [PATCH v2 3/5] drm/msm: mdss: Add SA8775P support
- From: Mahadevan P <quic_mahap@xxxxxxxxxxx>
- Re: fw_devlinks preventing a panel driver from probing
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
- Re: [Linaro-mm-sig] Re: [RFC PATCH 0/4] Linaro restricted heap
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v2] dt-bindings: display: mediatek: split: add clocks count constraint for MT8195
- From: Moudy Ho <moudy.ho@xxxxxxxxxxxx>
- [PATCH v3] docs/gpu: ci: update flake tests requirements
- From: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
- RE: [PATCH v4 05/11] drm/bridge: it6505: increase supports of HDCP repeater ksv devices
- From: <Hermes.Wu@xxxxxxxxxx>
- RE: [PATCH v4 11/11] drm/bridge: it6505: Add aux i2c functionality
- From: <Hermes.Wu@xxxxxxxxxx>
- Re: [PATCH 3/6] dt-bindings: display: mediatek: Fix clocks count constraint for new SoCs
- From: Moudy Ho (何宗原) <Moudy.Ho@xxxxxxxxxxxx>
- RE: [PATCH v4 05/11] drm/bridge: it6505: increase supports of HDCP repeater ksv devices
- From: <Hermes.Wu@xxxxxxxxxx>
- Re: [PATCH v7 1/3] drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()
- From: CK Hu (胡俊光) <ck.hu@xxxxxxxxxxxx>
- Re: fw_devlinks preventing a panel driver from probing
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2 2/2] drm/panel: simple: Add Microchip AC69T88A LVDS Display panel
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2 2/2] drm: fsl-dcu: enable PIXCLK on LS1021A
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2] docs/gpu: ci: update flake tests requirements
- From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
- [PATCH v6 11/11] Documentation: document adreno preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 08/11] drm/msm/a6xx: Add traces for preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 05/11] drm/msm/a6xx: Implement preemption for a7xx targets
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 10/11] drm/msm/a6xx: Enable preemption for a750
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 07/11] drm/msm/a6xx: Use posamble to reset counters on preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 03/11] drm/msm: Add a `preempt_record_size` field
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 09/11] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 02/11] drm/msm/a6xx: Track current_ctx_seqno per ring
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 06/11] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 04/11] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 01/11] drm/msm: Fix bv_fence being used as bv_rptr
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v6 00/11] Preemption support for A7XX
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- Re: [WHY SUCH DELAY!] Touch Bar support for T2 Macs
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PULL] drm-misc-next
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: [WHY SUCH DELAY!] Touch Bar support for T2 Macs
- From: Dave Airlie <airlied@xxxxxxxxx>
- [PATCH v2] drm/msm/a6xx+: Insert a fence wait before SMMU table update
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH v7 07/10] drm/amd/display: get SAD from drm_eld when parsing EDID caps
- From: Alex Hung <alex.hung@xxxxxxx>
- Re: [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Armin Wolf <W_Armin@xxxxxx>
- Re: [WHY SUCH DELAY!] Touch Bar support for T2 Macs
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [WHY SUCH DELAY!] Touch Bar support for T2 Macs
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [WHY SUCH DELAY!] Touch Bar support for T2 Macs
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH v3] drm: Print bad EDID notices less often
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- [PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- [WHY SUCH DELAY!] Touch Bar support for T2 Macs
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v2] drm: Print bad EDID notices less often
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [Linaro-mm-sig] Re: [RFC PATCH 0/4] Linaro restricted heap
- From: Andrew Davis <afd@xxxxxx>
- Re: [PATCH v2 1/2] drm/bridge: anx7625: Drop EDID cache on bridge power off
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v2] drm: Print bad EDID notices less often
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH v2] drm: Print bad EDID notices less often
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: Kernel doesn't boot after DRM updates (drm-next-2024-09-19)
- From: Christian Zigotzky <chzigotzky@xxxxxxxxxxx>
- Re: [PATCH] fbcon: break earlier in search_fb_in_map and search_for_mapped_con
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2 5/5] dt-bindings: display: mediatek: dpi: Add mt8195 support in power domains
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH] drm/msm/a6xx+: Insert a fence wait before SMMU table update
- From: Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx>
- Re: Kernel doesn't boot after DRM updates (drm-next-2024-09-19)
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH v5 1/2] dt-bindings: panel: add Samsung s6e3ha8
- From: Conor Dooley <conor@xxxxxxxxxx>
- [PATCH v1] drm/bridge: tc358768: Fix DSI command tx
- From: Francesco Dolcini <francesco@xxxxxxxxxx>
- Re: [PATCH] drm: Print bad EDID notices only once
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] drm: fsl-dcu: enable PIXCLK on LS1021A
- From: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm: Print bad EDID notices only once
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [Linaro-mm-sig] Re: [RFC PATCH 0/4] Linaro restricted heap
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] drm: Print bad EDID notices only once
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] drm/panel: simple: Add Microchip AC69T88A LVDS Display panel
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- [no subject]
- Re: [PATCH] drm: Print bad EDID notices only once
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [Linaro-mm-sig] Re: [RFC PATCH 0/4] Linaro restricted heap
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH] drm: Print bad EDID notices only once
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v2 2/5] dt-bindings: display/msm: Document the DPU for SA8775P
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [Linaro-mm-sig] Re: [RFC PATCH 0/4] Linaro restricted heap
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v2] drm/sched: Further optimise drm_sched_entity_push_job
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH] drm: Print bad EDID notices only once
- From: Hamza Mahfooz <hamza.mahfooz@xxxxxxx>
- Re: [PATCH v2 2/2] drm/panel: simple: Add Microchip AC69T88A LVDS Display panel
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH] drm: Print bad EDID notices only once
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 42/80] drm/tilcdc: Run DRM default client setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 47/80] drm/xlnx: Run DRM default client setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
- From: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx>
- Re: [PATCH] [v3] drm: panel-orientation-quirks: Correctly handle rotation for DeckHD equipped LCDs units
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH] [v3] drm: panel-orientation-quirks: Also handle rotation for DeckHD equipped LCDs units
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2 5/5] arm64: dts: qcom: sa8775p: add display dt nodes
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: Time for drm-ci-next?
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v2 4/5] drm/msm/dpu: Add SA8775P support
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v5 80/80] drm/omapdrm: Run DRM default client setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 79/80] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev.
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] drm/msm: mdss: Add SA8775P support
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2 2/5] dt-bindings: display/msm: Document the DPU for SA8775P
- From: "Rob Herring (Arm)" <robh@xxxxxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
- From: "Rob Herring (Arm)" <robh@xxxxxxxxxx>
- Re: [PATCH v2 2/5] dt-bindings: display/msm: Document the DPU for SA8775P
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 11/11] drm/bridge: it6505: Add aux i2c functionality
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Display enablement changes for Qualcomm SA8775P platform
- From: Bjorn Andersson <andersson@xxxxxxxxxx>
- Re: [PATCH v4 03/11] drm/bridge: it6505: add aux operation for HDCP ksv list read
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v5 41/80] drm/tidss: Run DRM default client setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
- [PULL] drm-misc-fixes
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: fw_devlinks preventing a panel driver from probing
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
- Re: [PATCH] i915: Fix HBLANK Expansion Quirk Causing Modeset Failure on Dell WD19TB Dock at 3440x1440@100Hz
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v5 2/2] drm/panel: Add support for S6E3HA8 panel driver
- From: Dzmitry Sankouski <dsankouski@xxxxxxxxx>
- [PATCH v5 1/2] dt-bindings: panel: add Samsung s6e3ha8
- From: Dzmitry Sankouski <dsankouski@xxxxxxxxx>
- [PATCH v5 0/2] Add Samsung S6E3HA8 panel driver
- From: Dzmitry Sankouski <dsankouski@xxxxxxxxx>
- Re: [PATCH v2 0/5] Display enablement changes for Qualcomm SA8775P platform
- From: Mahadevan P <quic_mahap@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v2 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v2 5/5] dt-bindings: display: mediatek: dpi: Add mt8195 support in power domains
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v2 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- [PATCH v2 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
- From: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 0/5] Display enablement changes for Qualcomm SA8775P platform
- From: Mahadevan <quic_mahap@xxxxxxxxxxx>
- [PATCH v2 4/5] drm/msm/dpu: Add SA8775P support
- From: Mahadevan <quic_mahap@xxxxxxxxxxx>
- [PATCH v2 3/5] drm/msm: mdss: Add SA8775P support
- From: Mahadevan <quic_mahap@xxxxxxxxxxx>
- [PATCH v2 5/5] arm64: dts: qcom: sa8775p: add display dt nodes
- From: Mahadevan <quic_mahap@xxxxxxxxxxx>
- [PATCH v2 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
- From: Mahadevan <quic_mahap@xxxxxxxxxxx>
- [PATCH v2 2/5] dt-bindings: display/msm: Document the DPU for SA8775P
- From: Mahadevan <quic_mahap@xxxxxxxxxxx>
- [PATCH v2 0/5] Display enablement changes for Qualcomm SA8775P platform
- From: Mahadevan <quic_mahap@xxxxxxxxxxx>
- Re: [PATCH v7 09/10] drm/amd/display: remove dc_edid handler from dm_helpers_parse_edid_caps
- From: Melissa Wen <mwen@xxxxxxxxxx>
- [PATCH v7 3/3] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- [PATCH v7 2/3] drm/mediatek: ovl: Add blend_modes to driver data
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- [PATCH v7 1/3] drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- [PATCH v7 0/3] Fix degradation problem of alpha blending series
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- Re: [PATCH 1/7] drm/i915/histogram: Define registers for histogram
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] fbcon: Make cursor_blink=0 work when configured before fb devices appear
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 1/6] fbcon: Make cursor_blink=0 work when configured before fb devices appear
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] drm/mediatek: ovl: Add blend_modes to driver data
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] drm/mediatek: ovl: Add blend_modes to driver data
- From: Jason-JH Lin (林睿祥) <Jason-JH.Lin@xxxxxxxxxxxx>
- RE: [PATCH v4 03/11] drm/bridge: it6505: add aux operation for HDCP ksv list read
- From: <Hermes.Wu@xxxxxxxxxx>
- Re: [PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: Jason-JH Lin (林睿祥) <Jason-JH.Lin@xxxxxxxxxxxx>
- Re: [PATCH 0/6] drm: constify read-only regmap structs
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] dt-bindings: display: mediatek: Fix clocks count constraint for new SoCs
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: CK Hu (胡俊光) <ck.hu@xxxxxxxxxxxx>
- Re: [PATCH v1 1/1] drm/mediatek: Fix wrong check of nvmem_cell_read
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] drm/mediatek: ovl: Add blend_modes to driver data
- From: CK Hu (胡俊光) <ck.hu@xxxxxxxxxxxx>
- [PATCH v2 2/2] drm/bridge: it6505: Drop EDID cache on bridge power off
- From: Pin-yen Lin <treapking@xxxxxxxxxxxx>
- [PATCH v2 1/2] drm/bridge: anx7625: Drop EDID cache on bridge power off
- From: Pin-yen Lin <treapking@xxxxxxxxxxxx>
- [PATCH v2 0/2] Drop EDID cache for it6505/anx7625 when the bridge is powered off
- From: Pin-yen Lin <treapking@xxxxxxxxxxxx>
- Re: [PATCH v4 10/11] drm/bridge: it6505: fix HDCP CTS ksv wait timer
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2] drm/sched: Further optimise drm_sched_entity_push_job
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH v4 04/11] drm/bridge: it6505: fix aux command write to aux operaction register
- From: <Hermes.Wu@xxxxxxxxxx>
- Re: [PATCH v2] docs/gpu: ci: update flake tests requirements
- From: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
- RE: [PATCH v4 10/11] drm/bridge: it6505: fix HDCP CTS ksv wait timer
- From: <Hermes.Wu@xxxxxxxxxx>
- Re: [PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- [PATCH v6 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- [PATCH v6 1/2] drm/mediatek: ovl: Add blend_modes to driver data
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- [PATCH v6 0/2] Fix degradation problem of alpha blending series
- From: "Jason-JH.Lin" <jason-jh.lin@xxxxxxxxxxxx>
- Re: [PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: Jason-JH Lin (林睿祥) <Jason-JH.Lin@xxxxxxxxxxxx>
- Re: [PATCH v4 10/11] drm/bridge: it6505: fix HDCP CTS ksv wait timer
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v3] drm/scheduler: Improve documentation
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v2] drm/sched: Further optimise drm_sched_entity_push_job
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v2 2/2] drm/panel: simple: Add Microchip AC69T88A LVDS Display panel
- From: <Manikandan.M@xxxxxxxxxxxxx>
- Re: [PATCH v2] drm/sched: Further optimise drm_sched_entity_push_job
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v4 02/11] drm/bridge: it6505: fix aux operation for edid read
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v4 04/11] drm/bridge: it6505: fix aux command write to aux operaction register
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/11] drm/bridge: it6505: fix HDCP Bstatus check.
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v4 08/11] drm/bridge: it6505: fix HDCP KSV list did not read correctly.
- From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/11] drm/bridge: it6505: fix HDCP Bstatus check.
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 05/11] drm/bridge: it6505: increase supports of HDCP repeater ksv devices
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- RE: [PATCH v4 02/11] drm/bridge: it6505: fix aux operation for edid read
- From: <Hermes.Wu@xxxxxxxxxx>
- Re: [PATCH v4 02/11] drm/bridge: it6505: fix aux operation for edid read
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 04/11] drm/bridge: it6505: fix aux command write to aux operaction register
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 03/11] drm/bridge: it6505: add aux operation for HDCP ksv list read
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH] i915: Fix HBLANK Expansion Quirk Causing Modeset Failure on Dell WD19TB Dock at 3440x1440@100Hz
- From: Benjamin Hoefs <bendhoefs@xxxxxxxxx>
- [PATCH] [v3] drm: panel-orientation-quirks: Also handle rotation for DeckHD equipped LCDs units
- From: Marco Rodolfi <marco.rodolfi.1992@xxxxxxxxx>
- [PATCH] [v3] drm: panel-orientation-quirks: Correctly handle rotation for DeckHD equipped LCDs units
- From: Marco Rodolfi <marco.rodolfi.1992@xxxxxxxxx>
- Re: [PATCH v4 02/11] drm/bridge: it6505: fix aux operation for edid read
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 11/11] drm/bridge: it6505: Add aux i2c functionality
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 10/11] drm/bridge: it6505: fix HDCP CTS ksv wait timer
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- Re: [PATCH v4 01/11] drm/bridge: it6505: change aux max fifo size
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v4 08/11] drm/bridge: it6505: fix HDCP KSV list did not read correctly.
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 07/11] drm/bridge: it6505: fix HDCP encription not enable when R0 ready
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 06/11] drm/bridge: it6505: fix HDCP Bstatus check.
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 09/11] drm/bridge: it6505: fix HDCP CTS compare V matching without retry
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 05/11] drm/bridge: it6505: increase supports of HDCP repeater ksv devices
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 02/11] drm/bridge: it6505: fix aux operation for edid read
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 03/11] drm/bridge: it6505: add aux operation for HDCP ksv list read
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 01/11] drm/bridge: it6505: change aux max fifo size
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 04/11] drm/bridge: it6505: fix aux command write to aux operaction register
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PATCH v4 00/11] fix HDCP CTS fail items and add MCCS support
- From: Hermes Wu <Hermes.Wu@xxxxxxxxxx>
- [PULL] drm-intel-next-fixes
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] drm: constify read-only regmap structs
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2] docs/gpu: ci: update flake tests requirements
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2] docs/gpu: ci: update flake tests requirements
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v2 05/22] drm/msm/dpu: move resource allocation to CRTC
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v2] docs/gpu: ci: update flake tests requirements
- From: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] drm: revert some framebuffer API tests
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH 1/6] fbcon: Make cursor_blink=0 work when configured before fb devices appear
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v2 1/2] drm: fsl-dcu: Use dev_err_probe
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2 2/2] drm: fsl-dcu: enable PIXCLK on LS1021A
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v4 ] gpu: drm: replace of_graph_get_next_endpoint()
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH v2 2/2] drm: fsl-dcu: enable PIXCLK on LS1021A
- From: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
- [PATCH v2 1/2] drm: fsl-dcu: Use dev_err_probe
- From: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
- From: Kwanghoon Son <k.son@xxxxxxxxxxx>
- [PATCH] drm/exynos: remove unused prototype for crtc
- From: Kwanghoon Son <k.son@xxxxxxxxxxx>
- Re: [PATCH] [V2] drm: panel-orientation-quirks: Also handle rotation for DeckHD equipped LCDs units
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
- From: CK Hu (胡俊光) <ck.hu@xxxxxxxxxxxx>
- [PATCH v4 ] gpu: drm: replace of_graph_get_next_endpoint()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 9/9] media: xilinx-tpg: use new of_graph functions
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 8/9] fbdev: omapfb: use new of_graph functions
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 7/9] gpu: drm: omapdrm: use new of_graph functions
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 6/9] ASoC: audio-graph-card2: use new of_graph functions
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 5/9] ASoC: audio-graph-card: use new of_graph functions
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 4/9] ASoC: rcar_snd: use new of_graph functions
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 3/9] ASoC: test-component: use new of_graph functions
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 2/9] of: property: add of_graph_get_next_port_endpoint()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 1/9] of: property: add of_graph_get_next_port()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH v6 0/9] of: property: add of_graph_get_next_port/port_endpoint()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- Re: [PATCH] drm: xlnx: zynqmp_dpsub: also call drm_helper_hpd_irq_event
- From: Steffen Dirkwinkel <lists@xxxxxxxxxx>
- Re: [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
- From: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
- Re: [PATCH 2/6] drm/exynos: exynos7_drm_decon: fix suspended condition in decon_commit()
- From: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
- Re: [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
- From: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
- Re: [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
- From: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
- Re: [PATCH v2 05/22] drm/msm/dpu: move resource allocation to CRTC
- From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
- Re: [PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
- From: barnabas.czeman@xxxxxxxxxxxxxx
- Re: [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
- From: Matthew Brost <matthew.brost@xxxxxxxxx>
- Re: [PATCH v2 05/22] drm/msm/dpu: move resource allocation to CRTC
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v6 2/2] drm/tiny: Add driver for Sharp Memory LCD
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v2 01/22] drm: add clone mode check for CRTC
- From: Jessica Zhang <quic_jesszhan@xxxxxxxxxxx>
- Re: [PATCH v2 05/22] drm/msm/dpu: move resource allocation to CRTC
- From: Jessica Zhang <quic_jesszhan@xxxxxxxxxxx>
- Re: [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v2] drm/meson: switch to a managed drm device
- From: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
- Re: [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH] fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_first_ep()
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v3] fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH v4 00/11] Preemption support for A7XX
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH] gpu: host1x: Set up device DMA parameters
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH] gpu: host1x: Fix boot regression for Tegra
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH] fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_first_ep()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: radeon ARUBA NULL pointer dereference
- From: Ewan Milne <emilne@xxxxxxxxxx>
- Re: [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver
- From: Nicolas Dufresne <nicolas@xxxxxxxxxxxx>
- Re: [PATCH v7 09/10] drm/amd/display: remove dc_edid handler from dm_helpers_parse_edid_caps
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]