November 2022 Archives by author
Starting: Tue Nov 1 01:06:56 UTC 2022
Ending: Wed Nov 30 21:07:34 UTC 2022
Messages: 424
- [PATCH 1/2] drm/i915/migrate: Account for the reserved_space
Matthew Auld
- [PATCH 2/2] drm/i915/selftests: exercise emit_pte() with nearly full ring
Matthew Auld
- [PATCH 1/2] drm/i915/migrate: Account for the reserved_space
Matthew Auld
- [PATCH 2/2] drm/i915/selftests: exercise emit_pte() with nearly full ring
Matthew Auld
- [PATCH] drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
- [PATCH 1/3] drm/i915/migrate: Account for the reserved_space
Matthew Auld
- [PATCH 2/3] drm/i915/selftests: use live_subtests for live_migrate
Matthew Auld
- [PATCH 3/3] drm/i915/selftests: exercise emit_pte() with nearly full ring
Matthew Auld
- [PATCH] drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
- [PATCH] drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
- [PATCH i-g-t] i915/sysfs_rc6: Exercise rc6 controls
Ashutosh Dixit
- [PATCH i-g-t] i915/sysfs_rc6: Exercise rc6 controls
Ashutosh Dixit
- [PATCH i-g-t] tests/gem_ctx_freq: Try to repro GL #6786
Ashutosh Dixit
- [PATCH] Add some debug to psr2 code
Jouni Högander
- [PATCH i-g-t] lib/mtl: Add Meteorlake platform definition
Jouni Högander
- [PATCH] drm/i915/psr: Use continuous full frame update instead of single
Jouni Högander
- [PATCH 0/3] Fix timeout handling when retiring request
Janusz Krzysztofik
- [PATCH 1/3] drm/i915: Fix negative remaining time after retire requests
Janusz Krzysztofik
- [PATCH 2/3] drm/i915: Never return 0 on timeout when retiring requests
Janusz Krzysztofik
- [PATCH 3/3] drm/i915: Never return 0 if request wait succeeds
Janusz Krzysztofik
- [PATCH 0/2] hwmon/coretemp: Simplify platform device antics
Janusz Krzysztofik
- [PATCH 1/2] Revert "iommu: Remove iova cpu hotplugging flushing"
Janusz Krzysztofik
- [PATCH 2/2] hwmon/coretemp: Simplify platform device antics
Janusz Krzysztofik
- [PATCH] Revert "iommu: Remove iova cpu hotplugging flushing"
Janusz Krzysztofik
- [RFC PATCH] drm/i915: Never return active fence as previous last active
Janusz Krzysztofik
- [PATCH 1/2] drm/i915: Remove gem and overlay frontbuffer tracking
Maarten Lankhorst
- [PATCH 2/2] drm/i915/display: Neuter frontbuffer tracking harder
Maarten Lankhorst
- [PATCH 1/2] drm/i915: Remove gem and overlay frontbuffer tracking
Maarten Lankhorst
- [PATCH 2/2] drm/i915/display: Neuter frontbuffer tracking harder
Maarten Lankhorst
- [PATCH 1/2] drm/i915: Remove gem and overlay frontbuffer tracking
Maarten Lankhorst
- [PATCH 2/2] drm/i915/display: Neuter frontbuffer tracking harder
Maarten Lankhorst
- [PATCH i-g-t] Revert "runner: Disable socket communications for now"
Petri Latvala
- [PATCH i-g-t 1/2] runner: Use a bigger buffer for receiving test outputs
Petri Latvala
- [PATCH i-g-t 2/2] Revert "runner: Disable socket communications for now"
Petri Latvala
- [PATCH i-g-t 1/5] runner: Use a bigger buffer for receiving test outputs
Petri Latvala
- [PATCH i-g-t 2/5] igt_core: Split too long log lines when sending to runner with comms
Petri Latvala
- [PATCH i-g-t 3/5] runner: Continue using socket comms when getting an invalid packet
Petri Latvala
- [PATCH i-g-t 4/5] igt_core: Make sure test result gets to runner when test has no subtests
Petri Latvala
- [PATCH i-g-t 5/5] Revert "runner: Disable socket communications for now"
Petri Latvala
- [PATCH i-g-t] runner: Use 'abort' as result if a test caused an abort
Petri Latvala
- [PATCH i-g-t] runner: Use 'abort' as result if a test caused an abort
Petri Latvala
- [PATCH i-g-t] runner: Use 'abort' as result if a test caused an abort
Petri Latvala
- [PATCH 1/4] drm/i915/panelreplay: dpcd register definition for panelreplay
Animesh Manna
- [PATCH 2/4] drm/i915/panelreplay: Added HAS_PANEL_REPLAY() macro
Animesh Manna
- [PATCH 3/4] drm/i915/panelreplay: Initializaton and compute config for panel replay
Animesh Manna
- [PATCH 4/4] drm/i915/panelreplay: enable/disable panel replay
Animesh Manna
- [i-g-t 1/2] Revert "tests/kms_cursor_legacy: Test Cleanup"
Bhanuprakash Modem
- [i-g-t 2/2] Revert "tests/kms_cursor_legacy: Convert tests to dynamic"
Bhanuprakash Modem
- [i-g-t] tests/kms_cursor_legacy: Fix incomplete runs due to dynamic tests
Bhanuprakash Modem
- [i-g-t] tests/kms_vrr: Fix the usage of VRR max refresh rate
Bhanuprakash Modem
- [PATCH 00/23] DEPT DMA-FENCE test run for i915
Gwan-gyeong Mun
- [PATCH 01/23] llist: Move llist_{head,node} definition to types.h
Gwan-gyeong Mun
- [PATCH 02/23] dept: Implement Dept(Dependency Tracker)
Gwan-gyeong Mun
- [PATCH 03/23] dept: Apply Dept to spinlock
Gwan-gyeong Mun
- [PATCH 04/23] dept: Apply Dept to mutex families
Gwan-gyeong Mun
- [PATCH 05/23] dept: Apply Dept to rwlock
Gwan-gyeong Mun
- [PATCH 06/23] dept: Apply Dept to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 07/23] dept: Apply Dept to seqcount APIs
Gwan-gyeong Mun
- [PATCH 08/23] dept: Apply Dept to rwsem
Gwan-gyeong Mun
- [PATCH 09/23] dept: Add proc knobs to show stats and dependency graph
Gwan-gyeong Mun
- [PATCH 10/23] dept: Introduce split map concept and new APIs for them
Gwan-gyeong Mun
- [PATCH 11/23] dept: Apply Dept to wait/event of PG_{locked, writeback}
Gwan-gyeong Mun
- [PATCH 12/23] dept: Apply SDT to swait
Gwan-gyeong Mun
- [PATCH 13/23] dept: Apply SDT to wait(waitqueue)
Gwan-gyeong Mun
- [PATCH 14/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
Gwan-gyeong Mun
- [PATCH 15/23] dept: Distinguish each syscall context from another
Gwan-gyeong Mun
- [PATCH 16/23] dept: Distinguish each work from another
Gwan-gyeong Mun
- [PATCH 17/23] dept: Disable Dept within the wait_bit layer by default
Gwan-gyeong Mun
- [PATCH 18/23] dept: Disable Dept on struct crypto_larval's completion for now
Gwan-gyeong Mun
- [PATCH 19/23] dept: Differentiate onstack maps from others of different tasks in class
Gwan-gyeong Mun
- [PATCH 20/23] dept: Distinguish between sleep wait and non-sleep wait
Gwan-gyeong Mun
- [PATCH 21/23] dept: Unstage wait when tagging a normal sleep wait
Gwan-gyeong Mun
- [PATCH 22/23] dept: Apply Dept to dma fence's default wait and wakeup
Gwan-gyeong Mun
- [PATCH 23/23] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
- [PATCH 00/24] DEPT DMA-FENCE test run for i915
Gwan-gyeong Mun
- [PATCH 01/24] llist: Move llist_{head,node} definition to types.h
Gwan-gyeong Mun
- [PATCH 02/24] dept: Implement Dept(Dependency Tracker)
Gwan-gyeong Mun
- [PATCH 03/24] dept: Apply Dept to spinlock
Gwan-gyeong Mun
- [PATCH 04/24] dept: Apply Dept to mutex families
Gwan-gyeong Mun
- [PATCH 05/24] dept: Apply Dept to rwlock
Gwan-gyeong Mun
- [PATCH 06/24] dept: Apply Dept to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 07/24] dept: Apply Dept to seqcount APIs
Gwan-gyeong Mun
- [PATCH 08/24] dept: Apply Dept to rwsem
Gwan-gyeong Mun
- [PATCH 09/24] dept: Add proc knobs to show stats and dependency graph
Gwan-gyeong Mun
- [PATCH 10/24] dept: Introduce split map concept and new APIs for them
Gwan-gyeong Mun
- [PATCH 11/24] dept: Apply Dept to wait/event of PG_{locked, writeback}
Gwan-gyeong Mun
- [PATCH 12/24] dept: Apply SDT to swait
Gwan-gyeong Mun
- [PATCH 13/24] dept: Apply SDT to wait(waitqueue)
Gwan-gyeong Mun
- [PATCH 14/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
Gwan-gyeong Mun
- [PATCH 15/24] dept: Distinguish each syscall context from another
Gwan-gyeong Mun
- [PATCH 16/24] dept: Distinguish each work from another
Gwan-gyeong Mun
- [PATCH 17/24] dept: Disable Dept within the wait_bit layer by default
Gwan-gyeong Mun
- [PATCH 18/24] dept: Disable Dept on struct crypto_larval's completion for now
Gwan-gyeong Mun
- [PATCH 19/24] dept: Differentiate onstack maps from others of different tasks in class
Gwan-gyeong Mun
- [PATCH 20/24] dept: Distinguish between sleep wait and non-sleep wait
Gwan-gyeong Mun
- [PATCH 21/24] dept: Unstage wait when tagging a normal sleep wait
Gwan-gyeong Mun
- [PATCH 22/24] dept: Apply Dept to dma fence's default wait and wakeup
Gwan-gyeong Mun
- [PATCH 23/24] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
- [PATCH 24/24] HAX: dept: Increase DEPT_MAX_WAIT_HIST / DEPT_MAX_ECXT_HELD to track more
Gwan-gyeong Mun
- [PATCH 00/25] DEPT DMA-FENCE test run for i915
Gwan-gyeong Mun
- [PATCH 01/25] llist: Move llist_{head,node} definition to types.h
Gwan-gyeong Mun
- [PATCH 02/25] dept: Implement Dept(Dependency Tracker)
Gwan-gyeong Mun
- [PATCH 03/25] dept: Apply Dept to spinlock
Gwan-gyeong Mun
- [PATCH 04/25] dept: Apply Dept to mutex families
Gwan-gyeong Mun
- [PATCH 05/25] dept: Apply Dept to rwlock
Gwan-gyeong Mun
- [PATCH 06/25] dept: Apply Dept to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 07/25] dept: Apply Dept to seqcount APIs
Gwan-gyeong Mun
- [PATCH 08/25] dept: Apply Dept to rwsem
Gwan-gyeong Mun
- [PATCH 09/25] dept: Add proc knobs to show stats and dependency graph
Gwan-gyeong Mun
- [PATCH 10/25] dept: Introduce split map concept and new APIs for them
Gwan-gyeong Mun
- [PATCH 11/25] dept: Apply Dept to wait/event of PG_{locked, writeback}
Gwan-gyeong Mun
- [PATCH 12/25] dept: Apply SDT to swait
Gwan-gyeong Mun
- [PATCH 13/25] dept: Apply SDT to wait(waitqueue)
Gwan-gyeong Mun
- [PATCH 14/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
Gwan-gyeong Mun
- [PATCH 15/25] dept: Distinguish each syscall context from another
Gwan-gyeong Mun
- [PATCH 16/25] dept: Distinguish each work from another
Gwan-gyeong Mun
- [PATCH 17/25] dept: Disable Dept within the wait_bit layer by default
Gwan-gyeong Mun
- [PATCH 18/25] dept: Disable Dept on struct crypto_larval's completion for now
Gwan-gyeong Mun
- [PATCH 19/25] dept: Differentiate onstack maps from others of different tasks in class
Gwan-gyeong Mun
- [PATCH 20/25] dept: Distinguish between sleep wait and non-sleep wait
Gwan-gyeong Mun
- [PATCH 21/25] dept: Unstage wait when tagging a normal sleep wait
Gwan-gyeong Mun
- [PATCH 22/25] dept: Apply Dept to dma fence's default wait and wakeup
Gwan-gyeong Mun
- [PATCH 23/25] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
- [PATCH 24/25] HAX: dept: Increase DEPT_MAX_WAIT_HIST / DEPT_MAX_ECXT_HELD to track more
Gwan-gyeong Mun
- [PATCH 25/25] HAX: dept: Increase dept object size
Gwan-gyeong Mun
- [PATCH 00/25] DEPT DMA-FENCE test run for i915
Gwan-gyeong Mun
- [PATCH 01/25] llist: Move llist_{head,node} definition to types.h
Gwan-gyeong Mun
- [PATCH 02/25] dept: Implement Dept(Dependency Tracker)
Gwan-gyeong Mun
- [PATCH 03/25] dept: Apply Dept to spinlock
Gwan-gyeong Mun
- [PATCH 04/25] dept: Apply Dept to mutex families
Gwan-gyeong Mun
- [PATCH 05/25] dept: Apply Dept to rwlock
Gwan-gyeong Mun
- [PATCH 06/25] dept: Apply Dept to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 07/25] dept: Apply Dept to seqcount APIs
Gwan-gyeong Mun
- [PATCH 08/25] dept: Apply Dept to rwsem
Gwan-gyeong Mun
- [PATCH 09/25] dept: Add proc knobs to show stats and dependency graph
Gwan-gyeong Mun
- [PATCH 10/25] dept: Introduce split map concept and new APIs for them
Gwan-gyeong Mun
- [PATCH 11/25] dept: Apply Dept to wait/event of PG_{locked, writeback}
Gwan-gyeong Mun
- [PATCH 12/25] dept: Apply SDT to swait
Gwan-gyeong Mun
- [PATCH 13/25] dept: Apply SDT to wait(waitqueue)
Gwan-gyeong Mun
- [PATCH 14/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
Gwan-gyeong Mun
- [PATCH 15/25] dept: Distinguish each syscall context from another
Gwan-gyeong Mun
- [PATCH 16/25] dept: Distinguish each work from another
Gwan-gyeong Mun
- [PATCH 17/25] dept: Disable Dept within the wait_bit layer by default
Gwan-gyeong Mun
- [PATCH 18/25] dept: Disable Dept on struct crypto_larval's completion for now
Gwan-gyeong Mun
- [PATCH 19/25] dept: Differentiate onstack maps from others of different tasks in class
Gwan-gyeong Mun
- [PATCH 20/25] dept: Distinguish between sleep wait and non-sleep wait
Gwan-gyeong Mun
- [PATCH 21/25] dept: Unstage wait when tagging a normal sleep wait
Gwan-gyeong Mun
- [PATCH 22/25] dept: Apply Dept to dma fence's default wait and wakeup
Gwan-gyeong Mun
- [PATCH 23/25] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
- [PATCH 24/25] HAX: dept: Increase DEPT_MAX_WAIT_HIST / DEPT_MAX_ECXT_HELD to track more
Gwan-gyeong Mun
- [PATCH 25/25] HAX: dept: Increase dept object size
Gwan-gyeong Mun
- [PATCH 00/25] DEPT DMA-FENCE test run for i915
Gwan-gyeong Mun
- [PATCH 01/25] llist: Move llist_{head,node} definition to types.h
Gwan-gyeong Mun
- [PATCH 02/25] dept: Implement Dept(Dependency Tracker)
Gwan-gyeong Mun
- [PATCH 03/25] dept: Apply Dept to spinlock
Gwan-gyeong Mun
- [PATCH 04/25] dept: Apply Dept to mutex families
Gwan-gyeong Mun
- [PATCH 05/25] dept: Apply Dept to rwlock
Gwan-gyeong Mun
- [PATCH 06/25] dept: Apply Dept to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 07/25] dept: Apply Dept to seqcount APIs
Gwan-gyeong Mun
- [PATCH 08/25] dept: Apply Dept to rwsem
Gwan-gyeong Mun
- [PATCH 09/25] dept: Add proc knobs to show stats and dependency graph
Gwan-gyeong Mun
- [PATCH 10/25] dept: Introduce split map concept and new APIs for them
Gwan-gyeong Mun
- [PATCH 11/25] dept: Apply Dept to wait/event of PG_{locked, writeback}
Gwan-gyeong Mun
- [PATCH 12/25] dept: Apply SDT to swait
Gwan-gyeong Mun
- [PATCH 13/25] dept: Apply SDT to wait(waitqueue)
Gwan-gyeong Mun
- [PATCH 14/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
Gwan-gyeong Mun
- [PATCH 15/25] dept: Distinguish each syscall context from another
Gwan-gyeong Mun
- [PATCH 16/25] dept: Distinguish each work from another
Gwan-gyeong Mun
- [PATCH 17/25] dept: Disable Dept within the wait_bit layer by default
Gwan-gyeong Mun
- [PATCH 18/25] dept: Disable Dept on struct crypto_larval's completion for now
Gwan-gyeong Mun
- [PATCH 19/25] dept: Differentiate onstack maps from others of different tasks in class
Gwan-gyeong Mun
- [PATCH 20/25] dept: Distinguish between sleep wait and non-sleep wait
Gwan-gyeong Mun
- [PATCH 21/25] dept: Unstage wait when tagging a normal sleep wait
Gwan-gyeong Mun
- [PATCH 22/25] dept: Apply Dept to dma fence's default wait and wakeup
Gwan-gyeong Mun
- [PATCH 23/25] dept: Add a mechanism to refill the internal memory pools on running out
Gwan-gyeong Mun
- [PATCH 24/25] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
- [PATCH 25/25] HAX: dept: Increase DEPT_MAX_WAIT_HIST / DEPT_MAX_ECXT_HELD to track more
Gwan-gyeong Mun
- [PATCH 00/29] DEPT DMA-FENCE test run for i915
Gwan-gyeong Mun
- [PATCH 01/29] llist: Move llist_{head,node} definition to types.h
Gwan-gyeong Mun
- [PATCH 02/29] dept: Implement Dept(Dependency Tracker)
Gwan-gyeong Mun
- [PATCH 03/29] dept: Apply Dept to spinlock
Gwan-gyeong Mun
- [PATCH 04/29] dept: Apply Dept to mutex families
Gwan-gyeong Mun
- [PATCH 05/29] dept: Apply Dept to rwlock
Gwan-gyeong Mun
- [PATCH 06/29] dept: Apply Dept to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 07/29] dept: Apply Dept to seqcount APIs
Gwan-gyeong Mun
- [PATCH 08/29] dept: Apply Dept to rwsem
Gwan-gyeong Mun
- [PATCH 09/29] dept: Add proc knobs to show stats and dependency graph
Gwan-gyeong Mun
- [PATCH 10/29] dept: Introduce split map concept and new APIs for them
Gwan-gyeong Mun
- [PATCH 11/29] dept: Apply Dept to wait/event of PG_{locked, writeback}
Gwan-gyeong Mun
- [PATCH 12/29] dept: Apply SDT to swait
Gwan-gyeong Mun
- [PATCH 13/29] dept: Apply SDT to wait(waitqueue)
Gwan-gyeong Mun
- [PATCH 14/29] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
Gwan-gyeong Mun
- [PATCH 15/29] dept: Distinguish each syscall context from another
Gwan-gyeong Mun
- [PATCH 16/29] dept: Distinguish each work from another
Gwan-gyeong Mun
- [PATCH 17/29] dept: Disable Dept within the wait_bit layer by default
Gwan-gyeong Mun
- [PATCH 18/29] dept: Disable Dept on struct crypto_larval's completion for now
Gwan-gyeong Mun
- [PATCH 19/29] dept: Differentiate onstack maps from others of different tasks in class
Gwan-gyeong Mun
- [PATCH 20/29] dept: Distinguish between sleep wait and non-sleep wait
Gwan-gyeong Mun
- [PATCH 21/29] dept: Unstage wait when tagging a normal sleep wait
Gwan-gyeong Mun
- [PATCH 22/29] dept: Apply Dept to dma fence's default wait and wakeup
Gwan-gyeong Mun
- [PATCH 23/29] dept: Add a mechanism to refill the internal memory pools on running out
Gwan-gyeong Mun
- [PATCH 24/29] jbd2: Disable Dept on journal->j_trans_commit_map
Gwan-gyeong Mun
- [PATCH 25/29] dept: Track timeout waits separately with a new Kconfig
Gwan-gyeong Mun
- [PATCH 26/29] dept: Apply timeout consideration to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 27/29] dept: Apply timeout consideration to swait APIs
Gwan-gyeong Mun
- [PATCH 28/29] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
- [PATCH 29/29] HAX: dept: Increase DEPT_MAX_WAIT_HIST / DEPT_MAX_ECXT_HELD to track more
Gwan-gyeong Mun
- [PATCH 00/30] DEPT DMA-FENCE test run for i915
Gwan-gyeong Mun
- [PATCH 01/30] llist: Move llist_{head,node} definition to types.h
Gwan-gyeong Mun
- [PATCH 02/30] dept: Implement Dept(Dependency Tracker)
Gwan-gyeong Mun
- [PATCH 03/30] dept: Apply Dept to spinlock
Gwan-gyeong Mun
- [PATCH 04/30] dept: Apply Dept to mutex families
Gwan-gyeong Mun
- [PATCH 05/30] dept: Apply Dept to rwlock
Gwan-gyeong Mun
- [PATCH 06/30] dept: Apply Dept to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 07/30] dept: Apply Dept to seqcount APIs
Gwan-gyeong Mun
- [PATCH 08/30] dept: Apply Dept to rwsem
Gwan-gyeong Mun
- [PATCH 09/30] dept: Add proc knobs to show stats and dependency graph
Gwan-gyeong Mun
- [PATCH 10/30] dept: Introduce split map concept and new APIs for them
Gwan-gyeong Mun
- [PATCH 11/30] dept: Apply Dept to wait/event of PG_{locked, writeback}
Gwan-gyeong Mun
- [PATCH 12/30] dept: Apply SDT to swait
Gwan-gyeong Mun
- [PATCH 13/30] dept: Apply SDT to wait(waitqueue)
Gwan-gyeong Mun
- [PATCH 14/30] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
Gwan-gyeong Mun
- [PATCH 15/30] dept: Distinguish each syscall context from another
Gwan-gyeong Mun
- [PATCH 16/30] dept: Distinguish each work from another
Gwan-gyeong Mun
- [PATCH 17/30] dept: Disable Dept within the wait_bit layer by default
Gwan-gyeong Mun
- [PATCH 18/30] dept: Disable Dept on struct crypto_larval's completion for now
Gwan-gyeong Mun
- [PATCH 19/30] dept: Differentiate onstack maps from others of different tasks in class
Gwan-gyeong Mun
- [PATCH 20/30] dept: Distinguish between sleep wait and non-sleep wait
Gwan-gyeong Mun
- [PATCH 21/30] dept: Unstage wait when tagging a normal sleep wait
Gwan-gyeong Mun
- [PATCH 22/30] dept: Apply Dept to dma fence's default wait and wakeup
Gwan-gyeong Mun
- [PATCH 23/30] dept: Add a mechanism to refill the internal memory pools on running out
Gwan-gyeong Mun
- [PATCH 24/30] jbd2: Disable Dept on journal->j_trans_commit_map
Gwan-gyeong Mun
- [PATCH 25/30] dept: Track timeout waits separately with a new Kconfig
Gwan-gyeong Mun
- [PATCH 26/30] dept: Apply timeout consideration to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 27/30] dept: Apply timeout consideration to swait APIs
Gwan-gyeong Mun
- [PATCH 28/30] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
- [PATCH 29/30] HAX: dept: Increase DEPT_MAX_WAIT_HIST / DEPT_MAX_ECXT_HELD to track more
Gwan-gyeong Mun
- [PATCH 30/30] HAX: dept: Make dept report as WARN
Gwan-gyeong Mun
- [PATCH i-g-t] tests/kms_cursor_legacy: add check for flip done
Arun R Murthy
- [PATCH] drm/i915/dp: Change aux_ctl reg read to polling read
Arun R Murthy
- [PATCH 00/10] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
Ankit Nautiyal
- [PATCH 01/10] drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
- [PATCH 02/10] drm/i915/display: Add new member in intel_dp to store ycbcr420 passthrough cap
Ankit Nautiyal
- [PATCH 03/10] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format
Ankit Nautiyal
- [PATCH 04/10] drm/i915/dp: Compute output format with/without DSC
Ankit Nautiyal
- [PATCH 05/10] drm/i915/display: Use sink_format instead of ycbcr420_output flag
Ankit Nautiyal
- [PATCH 06/10] drm/i915/display: Add helper function to check if sink_format is 420
Ankit Nautiyal
- [PATCH 07/10] drm/i915/dp: Avoid DSC with output_format YCBC420
Ankit Nautiyal
- [PATCH 08/10] drm/i915/dp: Handle BPP where HDMI2.1 DFP doesn't support DSC
Ankit Nautiyal
- [PATCH 09/10] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
Ankit Nautiyal
- [PATCH 10/10] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
Ankit Nautiyal
- [PATCH 0/9] Add DSC fractional bpp support
Ankit Nautiyal
- [PATCH 1/9] drm/i915/dp: Check if force dsc bpc <= max requested bpc
Ankit Nautiyal
- [PATCH 2/9] drm/display/dp: Add helper function to get DSC bpp prescision
Ankit Nautiyal
- [PATCH 3/9] drm/i915/dp: Rename helpers to get DSC max pipe bpp and max output bpp
Ankit Nautiyal
- [PATCH 4/9] drm/i915/dp: Get optimal link config to have best compressed bpp
Ankit Nautiyal
- [PATCH 5/9] drm/i915/display: Store compressed bpp in U6.4 format
Ankit Nautiyal
- [PATCH 6/9] drm/i915/dsc/mtl: Add support for fractional bpp
Ankit Nautiyal
- [PATCH 7/9] drm/i915/dp: Iterate over output bpp with fractional step size
Ankit Nautiyal
- [PATCH 8/9] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp
Ankit Nautiyal
- [PATCH 9/9] drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs
Ankit Nautiyal
- [PATCH 00/10] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
Ankit Nautiyal
- [PATCH 01/10] drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
- [PATCH 02/10] drm/i915/display: Add new member in intel_dp to store ycbcr420 passthrough cap
Ankit Nautiyal
- [PATCH 03/10] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format
Ankit Nautiyal
- [PATCH 04/10] drm/i915/dp: Compute output format with/without DSC
Ankit Nautiyal
- [PATCH 05/10] drm/i915/display: Use sink_format instead of ycbcr420_output flag
Ankit Nautiyal
- [PATCH 06/10] drm/i915/display: Add helper function to check if sink_format is 420
Ankit Nautiyal
- [PATCH 07/10] drm/i915/dp: Avoid DSC with output_format YCBC420
Ankit Nautiyal
- [PATCH 08/10] drm/i915/dp: Handle BPP where HDMI2.1 DFP doesn't support DSC
Ankit Nautiyal
- [PATCH 09/10] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
Ankit Nautiyal
- [PATCH 10/10] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
Ankit Nautiyal
- [PATCH 0/9] Add DSC fractional bpp support
Ankit Nautiyal
- [PATCH 1/9] drm/i915/dp: Check if force dsc bpc <= max requested bpc
Ankit Nautiyal
- [PATCH 2/9] drm/display/dp: Add helper function to get DSC bpp prescision
Ankit Nautiyal
- [PATCH 3/9] drm/i915/dp: Rename helpers to get DSC max pipe bpp and max output bpp
Ankit Nautiyal
- [PATCH 4/9] drm/i915/dp: Get optimal link config to have best compressed bpp
Ankit Nautiyal
- [PATCH 5/9] drm/i915/display: Store compressed bpp in U6.4 format
Ankit Nautiyal
- [PATCH 6/9] drm/i915/dsc/mtl: Add support for fractional bpp
Ankit Nautiyal
- [PATCH 7/9] drm/i915/dp: Iterate over output bpp with fractional step size
Ankit Nautiyal
- [PATCH 8/9] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp
Ankit Nautiyal
- [PATCH 9/9] drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs
Ankit Nautiyal
- [PATCH 00/11] Add DSC fractional bpp support
Ankit Nautiyal
- [PATCH 01/11] drm/i915/dp: Check if force dsc bpc <= max requested bpc
Ankit Nautiyal
- [PATCH 02/11] drm/display/dp: Add helper function to get DSC bpp prescision
Ankit Nautiyal
- [PATCH 03/11] drm/i915/dp: Rename helpers to get DSC max pipe bpp and max output bpp
Ankit Nautiyal
- [PATCH 04/11] drm/i915/dp: Get optimal link config to have best compressed bpp
Ankit Nautiyal
- [PATCH 05/11] drm/i915/display: Store compressed bpp in U6.4 format
Ankit Nautiyal
- [PATCH 06/11] drm/i915/display: Consider fractional vdsc bpp while computing m_n values
Ankit Nautiyal
- [PATCH 07/11] drm/i915/audio : Consider fractional vdsc bpp while computing tu_data
Ankit Nautiyal
- [PATCH 08/11] drm/i915/dsc/mtl: Add support for fractional bpp
Ankit Nautiyal
- [PATCH 09/11] drm/i915/dp: Iterate over output bpp with fractional step size
Ankit Nautiyal
- [PATCH 10/11] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp
Ankit Nautiyal
- [PATCH 11/11] drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs
Ankit Nautiyal
- [PATCH 0/2] Wait for DDI_BUF_CTL Active fixes
Ankit Nautiyal
- [PATCH 1/2] drm/i915/ddi: Wait for DDI_BUF_CTL to be active for HDMI
Ankit Nautiyal
- [PATCH 2/2] drm/i915/ddi: Fix timeout for DDI_BUF_CTL active for TC phy
Ankit Nautiyal
- [PATCH 0/2] Wait for DDI_BUF_CTL Active fixes
Ankit Nautiyal
- [PATCH 1/2] drm/i915/ddi: Fix timeout for DDI_BUF_CTL active for TC phy
Ankit Nautiyal
- [PATCH 2/2] drm/i915/ddi: Wait for DDI_BUF_CTL to be active for HDMI
Ankit Nautiyal
- [PATCH 00/14] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
Ankit Nautiyal
- [PATCH 01/14] drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
- [PATCH 02/14] drm/i915/display: Add new member in intel_dp to store ycbcr420 passthrough cap
Ankit Nautiyal
- [PATCH 03/14] drm/i915/dp: Add Scaler constraint for YCbCr420 output
Ankit Nautiyal
- [PATCH 04/14] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format
Ankit Nautiyal
- [PATCH 05/14] drm/i915/dp: Compute output format with/without DSC
Ankit Nautiyal
- [PATCH 06/14] drm/i915/display: Use sink_format instead of ycbcr420_output flag
Ankit Nautiyal
- [PATCH 07/14] drm/i915/dp: Rearrange check for illegal mode and comments in mode_valid
Ankit Nautiyal
- [PATCH 08/14] drm/i915/dp: Consider output_format while computing dsc bpp for mode_valid
Ankit Nautiyal
- [PATCH 09/14] drm/i915/dp: Check if mode can be supported with dsc compressed bpp
Ankit Nautiyal
- [PATCH 10/14] drm/i915/display: Add helper function to check if sink_format is 420
Ankit Nautiyal
- [PATCH 11/14] drm/i915/dp: Avoid DSC with output_format YCBCR420
Ankit Nautiyal
- [PATCH 12/14] drm/i915/dp: Handle BPP where HDMI2.1 DFP doesn't support DSC
Ankit Nautiyal
- [PATCH 13/14] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
Ankit Nautiyal
- [PATCH 14/14] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
Ankit Nautiyal
- [TRYBOT] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
Jani Nikula
- ✗ Fi.CI.BAT: failure for tests/i915/i915_pm_backlight: Add new subtest to validate dual panel backlight (rev7)
Patchwork
- ✗ Fi.CI.DOCS: warning for Enable YCbCr420 for VDSC
Patchwork
- ✓ Fi.CI.BAT: success for Enable YCbCr420 for VDSC
Patchwork
- ✓ Fi.CI.IGT: success for Enable YCbCr420 for VDSC
Patchwork
- ✗ GitLab.Pipeline: warning for Revert "runner: Disable socket communications for now"
Patchwork
- ✓ Fi.CI.BAT: success for Revert "runner: Disable socket communications for now"
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] Revert "tests/kms_cursor_legacy: Test Cleanup"
Patchwork
- ✗ Fi.CI.IGT: failure for Revert "runner: Disable socket communications for now"
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/display: Do both crawl and squash when changing cdclk
Patchwork
- ✓ Fi.CI.BAT: success for Enable Pipewriteback (rev13)
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] runner: Use a bigger buffer for receiving test outputs
Patchwork
- ✗ Fi.CI.IGT: failure for Enable Pipewriteback (rev13)
Patchwork
- ✗ Fi.CI.DOCS: warning for DEPT DMA-FENCE test run for i915
Patchwork
- ✗ Fi.CI.BAT: failure for DEPT DMA-FENCE test run for i915
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/2] runner: Use a bigger buffer for receiving test outputs
Patchwork
- ✗ Fi.CI.BAT: failure for DEPT DMA-FENCE test run for i915 (rev2)
Patchwork
- ✗ Fi.CI.BAT: failure for DEPT DMA-FENCE test run for i915 (rev4)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/5] runner: Use a bigger buffer for receiving test outputs
Patchwork
- ✗ Fi.CI.BAT: failure for DEPT DMA-FENCE test run for i915 (rev5)
Patchwork
- ✗ Fi.CI.BAT: failure for HAX: Verify uncore->lock on all raw reads/writes
Patchwork
- ✗ Fi.CI.BAT: failure for DEPT DMA-FENCE test run for i915 (rev6)
Patchwork
- ✗ Fi.CI.DOCS: warning for series starting with [1/4] drm/i915/panelreplay: dpcd register definition for panelreplay
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/panelreplay: dpcd register definition for panelreplay
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Wrap all access to i915_vma.node.start|size
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/5] runner: Use a bigger buffer for receiving test outputs
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915/panelreplay: dpcd register definition for panelreplay
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
Patchwork
- ✗ Fi.CI.DOCS: warning for Enable Pipewriteback (rev14)
Patchwork
- ✓ Fi.CI.BAT: success for Enable Pipewriteback (rev14)
Patchwork
- ✗ Fi.CI.IGT: failure for Enable Pipewriteback (rev14)
Patchwork
- ✗ Fi.CI.BAT: failure for tests/kms_cursor_legacy: Fix incomplete runs due to dynamic tests
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Wrap all access to i915_vma.node.start|size
Patchwork
- ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915: Wrap all access to i915_vma.node.start|size
Patchwork
- ✓ Fi.CI.BAT: success for Add some debug to psr2 code
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Remove gem and overlay frontbuffer tracking
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Remove gem and overlay frontbuffer tracking
Patchwork
- ✓ Fi.CI.BAT: success for Fix timeout handling when retiring request
Patchwork
- ✗ Fi.CI.BAT: failure for hwmon/coretemp: Simplify platform device antics
Patchwork
- ✓ Fi.CI.BAT: success for runner: Use 'abort' as result if a test caused an abort
Patchwork
- ✗ Fi.CI.BAT: failure for Revert "iommu: Remove iova cpu hotplugging flushing"
Patchwork
- ✓ Fi.CI.BAT: success for runner: Use 'abort' as result if a test caused an abort (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for Add some debug to psr2 code
Patchwork
- ✗ Fi.CI.IGT: failure for Fix timeout handling when retiring request
Patchwork
- ✗ Fi.CI.IGT: failure for runner: Use 'abort' as result if a test caused an abort
Patchwork
- ✗ Fi.CI.IGT: failure for runner: Use 'abort' as result if a test caused an abort (rev2)
Patchwork
- ✗ Fi.CI.BAT: failure for Test misplaced-blitter - CI only
Patchwork
- ✓ Fi.CI.BAT: success for runner: Use 'abort' as result if a test caused an abort (rev3)
Patchwork
- ✗ Fi.CI.BUILD: failure for i915/sysfs_rc6: Exercise rc6 controls
Patchwork
- ✗ GitLab.Pipeline: warning for i915/sysfs_rc6: Exercise rc6 controls
Patchwork
- ✓ Fi.CI.BAT: success for i915/sysfs_rc6: Exercise rc6 controls (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for runner: Use 'abort' as result if a test caused an abort (rev3)
Patchwork
- ✓ Fi.CI.IGT: success for i915/sysfs_rc6: Exercise rc6 controls (rev2)
Patchwork
- ✓ Fi.CI.BAT: success for tests/kms_cursor_legacy: add check for flip done
Patchwork
- ✗ Fi.CI.IGT: failure for tests/kms_cursor_legacy: add check for flip done
Patchwork
- ✓ Fi.CI.BAT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev4)
Patchwork
- ✗ Fi.CI.IGT: failure for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev4)
Patchwork
- ✗ Fi.CI.BAT: failure for Add DSC fractional bpp support
Patchwork
- ✓ Fi.CI.BAT: success for tests/gem_ctx_freq: Try to repro GL #6786
Patchwork
- ✗ Fi.CI.IGT: failure for tests/gem_ctx_freq: Try to repro GL #6786
Patchwork
- ✗ Fi.CI.BAT: failure for DEPT DMA-FENCE test run for i915 (rev7)
Patchwork
- ✗ Fi.CI.BUILD: failure for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev5)
Patchwork
- ✗ Fi.CI.BAT: failure for DEPT DMA-FENCE test run for i915 (rev9)
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: A check on mode->clock, if it exceeds max_dot_clock
Patchwork
- ✗ Fi.CI.DOCS: warning for series starting with [1/2] drm/i915/migrate: Account for the reserved_space
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/migrate: Account for the reserved_space
Patchwork
- ✓ Fi.CI.BAT: success for Add DSC fractional bpp support (rev2)
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Never return active fence as previous last active
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: A check on mode->clock, if it exceeds max_dot_clock
Patchwork
- ✗ Fi.CI.IGT: failure for Add DSC fractional bpp support (rev2)
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/migrate: Account for the reserved_space
Patchwork
- ✗ Fi.CI.DOCS: warning for drm/i915: improve the catch-all evict to handle lock contention
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: improve the catch-all evict to handle lock contention
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
Patchwork
- ✗ Fi.CI.DOCS: warning for series starting with [1/3] drm/i915/migrate: Account for the reserved_space
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/migrate: Account for the reserved_space
Patchwork
- ✓ Fi.CI.BAT: success for lib/mtl: Add Meteorlake platform definition
Patchwork
- ✓ Fi.CI.BAT: success for Add DSC fractional bpp support (rev3)
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/psr: Use continuous full frame update instead of single
Patchwork
- ✓ Fi.CI.BAT: success for Wait for DDI_BUF_CTL Active fixes (rev2)
Patchwork
- ✓ Fi.CI.BAT: success for tests/kms_vrr: Fix the usage of VRR max refresh rate
Patchwork
- ✓ Fi.CI.IGT: success for tests/kms_vrr: Fix the usage of VRR max refresh rate
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: improve the catch-all evict to handle lock contention (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: improve the catch-all evict to handle lock contention (rev2)
Patchwork
- ✓ Fi.CI.BAT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev6)
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: improve the catch-all evict to handle lock contention (rev3)
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/dp: Change aux_ctl reg read to polling read
Patchwork
- ✓ Fi.CI.IGT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev6)
Patchwork
- ✗ Fi.CI.DOCS: warning for Async on Linear buffer (rev6)
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Remove gem and overlay frontbuffer tracking
Patchwork
- [PATCH v2 0/3] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
Alan Previn
- [PATCH v2 1/3] drm/i915/pxp: Invalidate all PXP fw sessions during teardown
Alan Previn
- [PATCH v2 2/3] drm/i915/pxp: Trigger the global teardown for before suspending
Alan Previn
- [PATCH v2 3/3] drm/i915/pxp: Pxp hw init should be in resume_complete
Alan Previn
- [PATCH] HAX: Verify uncore->lock on all raw reads/writes
Matt Roper
- [PATCH 1/4] drm/i915: Wrap all access to i915_vma.node.start|size
Andi Shyti
- [PATCH 2/4] brute
Andi Shyti
- [PATCH 3/4] drm/i915: Introduce guard pages to i915_vma
Andi Shyti
- [PATCH 4/4] drm/i915: Refine VT-d scanout workaround
Andi Shyti
- [PATCH 1/3] drm/i915: Wrap all access to i915_vma.node.start|size
Andi Shyti
- [PATCH 2/3] drm/i915: Introduce guard pages to i915_vma
Andi Shyti
- [PATCH 3/3] drm/i915: Refine VT-d scanout workaround
Andi Shyti
- [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk
Anusha Srivatsa
- [PATCH 2/2] drm/i915/display: Add CDCLK Support for MTL
Anusha Srivatsa
- [PATCH i-g-t 0/2] Test misplaced-blitter - CI only
Karolina Stolarek
- [PATCH i-g-t 1/2] tests/api_intel_bb: Run misplaced-blitter only with supported engines
Karolina Stolarek
- [PATCH i-g-t 2/2] HAX: Test misplaced_blitter only
Karolina Stolarek
- [PATCH] drm/i915/display: A check on mode->clock, if it exceeds max_dot_clock
Nischal Varide
Last message date:
Wed Nov 30 21:07:34 UTC 2022
Archived on: Wed Nov 30 21:07:36 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).