Show patches with: State = Action Required       |    Archived = No       |   353 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/12] accel/ivpu: Configure fw logging using debugfs Untitled series #851591 - - - --- 2024-05-08 Jacek Lawrynowicz New
[10/12] accel/ivpu: Configure fw logging using debugfs accel/ivpu: Changes for 6.10 - - - --- 2024-05-08 Jacek Lawrynowicz New
[09/12] accel/ivpu: Add force snoop module parameter accel/ivpu: Changes for 6.10 - 1 - --- 2024-05-08 Jacek Lawrynowicz New
[08/12] accel/ivpu: Add NPU profiling support accel/ivpu: Changes for 6.10 - - - --- 2024-05-08 Jacek Lawrynowicz New
[07/12] accel/ivpu: Add resume engine support accel/ivpu: Changes for 6.10 - - - --- 2024-05-08 Jacek Lawrynowicz New
[06/12] accel/ivpu: Implement support for hardware scheduler accel/ivpu: Changes for 6.10 - - - --- 2024-05-08 Jacek Lawrynowicz New
[05/12] accel/ivpu: Add HWS JSM messages accel/ivpu: Changes for 6.10 - 1 - --- 2024-05-08 Jacek Lawrynowicz New
[04/12] accel/ivpu: Implement support for preemption buffers accel/ivpu: Changes for 6.10 - 1 - --- 2024-05-08 Jacek Lawrynowicz New
[03/12] accel/ivpu: Create priority based command queues accel/ivpu: Changes for 6.10 - 1 - --- 2024-05-08 Jacek Lawrynowicz New
[02/12] accel/ivpu: Add sched_mode module param accel/ivpu: Changes for 6.10 - - - --- 2024-05-08 Jacek Lawrynowicz New
[01/12] accel/ivpu: Update VPU FW API headers accel/ivpu: Changes for 6.10 - 1 - --- 2024-05-08 Jacek Lawrynowicz New
[PULL] drm-misc-next-fixes [PULL] drm-misc-next-fixes - - - --- 2024-05-08 Maarten Lankhorst New
drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA - - - --- 2024-05-08 Liu Ying New
[v2] mailbox: mtk-cmdq: Fix sleeping function called from invalid context [v2] mailbox: mtk-cmdq: Fix sleeping function called from invalid context - - - --- 2024-05-08 Jason-JH Lin (林睿祥) New
[v14,28/28] dept: Add documentation for Dept's APIs DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,27/28] dept: Add documentation for Dept DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,26/28] fs/jbd2: Use a weaker annotation in journal handling DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,25/28] cpu/hotplug: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,24/28] dept: Print event context requestor's stacktrace on report DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,23/28] dept: Track PG_locked with dept DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,22/28] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,21/28] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,20/28] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,19/28] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,18/28] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,17/28] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,16/28] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,15/28] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,14/28] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,13/28] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,12/28] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,11/28] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,10/28] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,09/28] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,08/28] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,07/28] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,06/28] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,05/28] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,04/28] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,03/28] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,02/28] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
[v14,01/28] llist: Move llist_{head, node} definition to types.h DEPT(Dependency Tracker) - - - --- 2024-05-08 Byungchul Park New
drm/msm: Fix gen_header.py for python earlier than v3.9 drm/msm: Fix gen_header.py for python earlier than v3.9 - - - --- 2024-05-08 Jon Hunter New
drm/buddy: Fix the range bias clear memory allocation issue drm/buddy: Fix the range bias clear memory allocation issue - 1 - --- 2024-05-08 Arunpravin Paneer Selvam New
drm/msm: remove python 3.9 dependency for compiling msm drm/msm: remove python 3.9 dependency for compiling msm - 1 1 --- 2024-05-07 Abhinav Kumar New
[v3,6/6] drm/xe/client: Print runtime to fdinfo drm/xe: Per client usage - - - --- 2024-05-07 Lucas De Marchi New
[v3,5/6] drm/xe: Add helper to accumulate exec queue runtime drm/xe: Per client usage - - - --- 2024-05-07 Lucas De Marchi New
[v3,4/6] drm/xe: Add helper to capture engine timestamp drm/xe: Per client usage - 1 - --- 2024-05-07 Lucas De Marchi New
[v3,3/6] drm/xe/lrc: Add helper to capture context timestamp drm/xe: Per client usage - - - --- 2024-05-07 Lucas De Marchi New
[v3,2/6] drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion drm/xe: Per client usage - 1 - --- 2024-05-07 Lucas De Marchi New
[v3,1/6] drm/xe: Promote xe_hw_engine_class_to_str() drm/xe: Per client usage - 2 - --- 2024-05-07 Lucas De Marchi New
[RFC] drm/amd/display: Disable panel_power_savings sysfs entry for OLED displays [RFC] drm/amd/display: Disable panel_power_savings sysfs entry for OLED displays - - - --- 2024-05-07 Gergo Koteles New
drm: Mark constant arrays of drm_display_mode const - - - --- 2011-01-26 Chris Wilson Under Review
« 1 2 3 4 »