Show patches with: Submitter = Andrzej Hajda       |   309 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/19] arch/alpha: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[02/19] arch/arc: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - 1 - --- 2022-12-22 Andrzej Hajda New
[03/19] arch/arm: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[04/19] arch/arm64: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[05/19] arch/hexagon: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[06/19] arch/ia64: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[07/19] arch/loongarch: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[08/19] arch/m68k: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[09/19] arch/mips: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[1/2] drm/i915: add wait and lock to i915_vma_move_to_active drm/i915: refactor 915_vma_move_to_active - 1 - --- 2022-10-13 Andrzej Hajda New
[1/2] drm/i915: fix TLB invalidation for Gen12.50 video and compute engines [1/2] drm/i915: fix TLB invalidation for Gen12.50 video and compute engines - 1 - --- 2022-12-07 Andrzej Hajda New
[1/2] drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library drm/i915: use ref_tracker library in i915 - 1 - --- 2023-10-30 Andrzej Hajda New
[1/2] drm/i915: use proper helper in igt_vma_move_to_active_unlocked [1/2] drm/i915: use proper helper in igt_vma_move_to_active_unlocked - 2 - --- 2022-12-13 Andrzej Hajda New
[1/2] drm/i915/display: use fetch_and_zero if applicable [1/2] drm/i915/display: use fetch_and_zero if applicable - - - --- 2022-12-08 Andrzej Hajda New
[1/2] drm/i915/display/core: use intel_de_rmw if possible [1/2] drm/i915/display/core: use intel_de_rmw if possible - - - --- 2022-12-20 Andrzej Hajda New
[1/2] drm/i915/display/vlv: fix pixel overlap register update [1/2] drm/i915/display/vlv: fix pixel overlap register update - 1 - --- 2022-12-19 Andrzej Hajda New
[1/2] drm/i915/fbdev: print error in case drm_fb_helper_initial_config fails [1/2] drm/i915/fbdev: print error in case drm_fb_helper_initial_config fails - - - --- 2022-05-04 Andrzej Hajda New
[1/2] drm/i915/hpd: postpone HPD cancel work after last user suspension drm/i915/display: stop HPD workers before display driver unregister - 1 - --- 2022-06-23 Andrzej Hajda New
[1/3] drm/i915: Separate wakeref tracking drm/i915: track gt->wakerefs - - - --- 2023-02-24 Andrzej Hajda New
[1/4] drm/i915/display: kill fetch_and_zero usage [1/4] drm/i915/display: kill fetch_and_zero usage - - - --- 2022-12-08 Andrzej Hajda New
[1/4] drm/i915/display: Use drm_device alias if defined Simplify uncore register updates - 1 - --- 2022-10-03 Andrzej Hajda New
[1/5] linux/minmax.h: add non-atomic version of xchg [1/5] linux/minmax.h: add non-atomic version of xchg - - - --- 2022-12-09 Andrzej Hajda New
[1/9] lib/ref_tracker: add unlocked leak print helper drm/i915: use ref_tracker library for tracking wakerefs - 1 - --- 2022-02-17 Andrzej Hajda New
[10/19] arch/openrisc: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[11/19] arch/parisc: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[12/19] arch/powerpc: correct logged function names in xchg helpers Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[13/19] arch/riscv: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg 2 - - --- 2022-12-22 Andrzej Hajda New
[14/19] arch/s390: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[15/19] arch/sh: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[16/19] arch/sparc: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[17/19] arch/xtensa: rename internal name __xchg to __arch_xchg Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[18/19] linux/include: add non-atomic version of xchg Introduce __xchg, non-atomic xchg - 1 - --- 2022-12-22 Andrzej Hajda New
[19/19] drm/i915/gt: use __xchg instead of internal helper Introduce __xchg, non-atomic xchg - - - --- 2022-12-22 Andrzej Hajda New
[2/2,DO,NOT,MERGE] tty/vt: add some logging to vt error path [1/2] drm/i915/fbdev: print error in case drm_fb_helper_initial_config fails - - - --- 2022-05-04 Andrzej Hajda New
[2/2] drm/i915: cleanup TLB invalidation code [1/2] drm/i915: fix TLB invalidation for Gen12.50 video and compute engines - - - --- 2022-12-07 Andrzej Hajda New
[2/2] drm/i915: Track gt pm wakerefs drm/i915: use ref_tracker library in i915 - 1 - --- 2023-10-30 Andrzej Hajda New
[2/2] drm/i915/display/misc: use intel_de_rmw if possible [1/2] drm/i915/display/core: use intel_de_rmw if possible - - - --- 2022-12-20 Andrzej Hajda New
[2/2] drm/i915/display/vlv: use intel_de_rmw if possible [1/2] drm/i915/display/vlv: fix pixel overlap register update - 1 - --- 2022-12-19 Andrzej Hajda New
[2/2] drm/i915/fbdev: suspend HPD before fbdev unregistration drm/i915/display: stop HPD workers before display driver unregister - - - --- 2022-06-23 Andrzej Hajda New
[2/2] drm/i915/gt: use fetch_and_zero if applicable [1/2] drm/i915/display: use fetch_and_zero if applicable - - - --- 2022-12-08 Andrzej Hajda New
[2/2] drm/i915/selftest: use igt_vma_move_to_active_unlocked if possible [1/2] drm/i915: use proper helper in igt_vma_move_to_active_unlocked - 2 - --- 2022-12-13 Andrzej Hajda New
[2/2] drm/i915/selftests: add igt_vma_move_to_active_unlocked drm/i915: refactor 915_vma_move_to_active - - - --- 2022-10-13 Andrzej Hajda New
[2/3] drm/i915: Track leaked gt->wakerefs drm/i915: track gt->wakerefs - - - --- 2023-02-24 Andrzej Hajda New
[2/4] drm/i915/display: Use intel_uncore alias if defined Simplify uncore register updates - 1 - --- 2022-10-03 Andrzej Hajda New
[2/4] drm/i915/gt: kill fetch_and_zero usage [1/4] drm/i915/display: kill fetch_and_zero usage - - - --- 2022-12-08 Andrzej Hajda New
[2/5] drm/i915/display: kill fetch_and_zero usage [1/5] linux/minmax.h: add non-atomic version of xchg - - - --- 2022-12-09 Andrzej Hajda New
[2/9] lib/ref_tracker: compact stacktraces before printing drm/i915: use ref_tracker library for tracking wakerefs - 1 - --- 2022-02-17 Andrzej Hajda New
[3/3] drm/i915: Correct type of wakeref variable drm/i915: track gt->wakerefs - - - --- 2023-02-24 Andrzej Hajda New
[3/4] drm/i915: refactor intel_uncore_rmw Simplify uncore register updates 1 1 - --- 2022-10-03 Andrzej Hajda New
[3/4] drm/i915/gvt: kill fetch_and_zero usage [1/4] drm/i915/display: kill fetch_and_zero usage - - - --- 2022-12-08 Andrzej Hajda New
[3/5] drm/i915/gt: kill fetch_and_zero usage [1/5] linux/minmax.h: add non-atomic version of xchg - - - --- 2022-12-09 Andrzej Hajda New
[3/9] lib/ref_tracker: __ref_tracker_dir_print improve printing drm/i915: use ref_tracker library for tracking wakerefs - 1 - --- 2022-02-17 Andrzej Hajda New
[4/4] drm/i915: kill fetch_and_zero [1/4] drm/i915/display: kill fetch_and_zero usage - - - --- 2022-12-08 Andrzej Hajda New
[4/4] drm/i915: use proper helper for register updates Simplify uncore register updates - 1 - --- 2022-10-03 Andrzej Hajda New
[4/5] drm/i915/gvt: kill fetch_and_zero usage [1/5] linux/minmax.h: add non-atomic version of xchg - - - --- 2022-12-09 Andrzej Hajda New
[4/9] lib/ref_tracker: add printing to memory buffer drm/i915: use ref_tracker library for tracking wakerefs - 1 - --- 2022-02-17 Andrzej Hajda New
[5/5] drm/i915: kill fetch_and_zero [1/5] linux/minmax.h: add non-atomic version of xchg - - - --- 2022-12-09 Andrzej Hajda New
[5/9] lib/ref_tracker: improve allocation flags drm/i915: use ref_tracker library for tracking wakerefs - - - --- 2022-02-17 Andrzej Hajda New
[6/9] drm/i915: Separate wakeref tracking drm/i915: use ref_tracker library for tracking wakerefs - 1 - --- 2022-02-17 Andrzej Hajda New
[7/9] drm/i915: Track leaked gt->wakerefs drm/i915: use ref_tracker library for tracking wakerefs - 1 - --- 2022-02-17 Andrzej Hajda New
[8/9] drm/i915: Correct type of wakeref variable drm/i915: use ref_tracker library for tracking wakerefs - - - --- 2022-02-17 Andrzej Hajda New
[9/9] drm/i915: replace Intel internal tracker with kernel core ref_tracker drm/i915: use ref_tracker library for tracking wakerefs - 1 - --- 2022-02-17 Andrzej Hajda New
[CI,DO_NOT_MERGE,1/2] drm/i915/mtl: do not enable render power-gating on MTL [CI,DO_NOT_MERGE,1/2] drm/i915/mtl: do not enable render power-gating on MTL - - - --- 2023-05-16 Andrzej Hajda New
[CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL - - - --- 2023-05-17 Andrzej Hajda New
[CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL - - - --- 2023-05-16 Andrzej Hajda New
[CI,DO_NOT_MERGE,2/2] drm/i915/gt: do not enable render and media power-gating on RPL-S [CI,DO_NOT_MERGE,1/2] drm/i915/mtl: do not enable render power-gating on MTL - - - --- 2023-05-16 Andrzej Hajda New
[CI,DO_NOT_MERGE,2/3] drm/i915/gt: do not enable render and media power-gating on ADL [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL - - - --- 2023-05-17 Andrzej Hajda New
[CI,DO_NOT_MERGE,2/3] drm/i915/gt: do not enable render and media power-gating on RPL-S [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL - - - --- 2023-05-16 Andrzej Hajda New
[CI,DO_NOT_MERGE,3/3] drm/i915/selftests: add forcewake_with_spinners tests [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL - - - --- 2023-05-17 Andrzej Hajda New
[CI,DO_NOT_MERGE,3/3] drm/i915/selftests: add forcewake_with_spinners tests [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL - - - --- 2023-05-16 Andrzej Hajda New
[i-g-t] gem_ctx_persistence: adjust reset timeout [i-g-t] gem_ctx_persistence: adjust reset timeout 1 1 - --- 2022-09-23 Andrzej Hajda New
[i-g-t] tests/i915/gem_ctx_persistence: adjust saturated-hostile test timeout [i-g-t] tests/i915/gem_ctx_persistence: adjust saturated-hostile test timeout - - - --- 2022-09-22 Andrzej Hajda New
[i-g-t] tests/i915/gem_ctx_persistence: adjust timeout according to engines [i-g-t] tests/i915/gem_ctx_persistence: adjust timeout according to engines - 1 - --- 2022-12-07 Andrzej Hajda New
[i-g-t] tests/kms_plane: skip memory demanding modes in test_plane_panning [i-g-t] tests/kms_plane: skip memory demanding modes in test_plane_panning - 1 - --- 2022-11-15 Andrzej Hajda New
[RESEND,v6] drm/i915/display: disable HPD workers before display driver unregister [RESEND,v6] drm/i915/display: disable HPD workers before display driver unregister - 1 - --- 2022-05-19 Andrzej Hajda New
[RFC,DO,NOT,MERGE] treewide: use __xchg in most obvious places [RFC,DO,NOT,MERGE] treewide: use __xchg in most obvious places - - - --- 2023-01-10 Andrzej Hajda New
[v2,01/11,DO,NOT,MERGE] ref_tracker: implement use-after-free detection drm/i915: use ref_tracker library for tracking wakerefs - - - --- 2022-02-21 Andrzej Hajda New
[v2,01/11] ref_tracker: implement use-after-free detection [v2,01/11] ref_tracker: implement use-after-free detection - - - --- 2022-02-21 Andrzej Hajda New
[v2,02/11,DO,NOT,MERGE] ref_tracker: add a count of untracked references drm/i915: use ref_tracker library for tracking wakerefs - - - --- 2022-02-21 Andrzej Hajda New
[v2,02/11] ref_tracker: add a count of untracked references Untitled series #616497 - - - --- 2022-02-21 Andrzej Hajda New
[v2,03/11,DO,NOT,MERGE] ref_tracker: remove filter_irq_stacks() call drm/i915: use ref_tracker library for tracking wakerefs - - - --- 2022-02-21 Andrzej Hajda New
[v2,03/11] ref_tracker: remove filter_irq_stacks() call Untitled series #616499 - - - --- 2022-02-21 Andrzej Hajda New
[v2,04/11] lib/ref_tracker: add unlocked leak print helper drm/i915: use ref_tracker library for tracking wakerefs - 1 - --- 2022-02-21 Andrzej Hajda New
[v2,05/11] lib/ref_tracker: __ref_tracker_dir_print improve printing drm/i915: use ref_tracker library for tracking wakerefs - - - --- 2022-02-21 Andrzej Hajda New
[v2,06/11] lib/ref_tracker: add printing to memory buffer Untitled series #616502 - 1 - --- 2022-02-21 Andrzej Hajda New
[v2,07/11] lib/ref_tracker: remove warnings in case of allocation failure drm/i915: use ref_tracker library for tracking wakerefs - - - --- 2022-02-21 Andrzej Hajda New
[v2,08/11] drm/i915: Separate wakeref tracking Untitled series #616504 - 1 - --- 2022-02-21 Andrzej Hajda New
[v2,09/11] drm/i915: Track leaked gt->wakerefs Untitled series #616505 - 1 - --- 2022-02-21 Andrzej Hajda New
[v2,1/2] drm/i915: call i915_request_await_object from _i915_vma_move_to_active drm/i915: refactor i915_vma_move_to_active 1 1 - --- 2022-10-19 Andrzej Hajda New
[v2,1/2] drm/i915: use intel_uncore_rmw when appropriate [v2,1/2] drm/i915: use intel_uncore_rmw when appropriate - 2 - --- 2022-10-19 Andrzej Hajda New
[v2,1/2] drm/i915/display/core: use intel_de_rmw if possible [v2,1/2] drm/i915/display/core: use intel_de_rmw if possible - - - --- 2022-12-22 Andrzej Hajda New
[v2,1/2] drm/i915/hpd: postpone HPD cancel work after last user suspension drm/i915/display: stop HPD workers before display driver unregister - 1 - --- 2022-06-30 Andrzej Hajda New
[v2,1/4] drm/i915: Enable NULL PTE support for vm scratch Apply Wa_16018031267 / Wa_16018063123 - 1 - --- 2023-10-20 Andrzej Hajda New
[v2,1/4] drm/i915/display: Use drm_device alias if defined Simplify uncore register updates - 1 - --- 2022-10-06 Andrzej Hajda New
[v2,1/9] drm/i915/display/core: use intel_de_rmw if possible [v2,1/9] drm/i915/display/core: use intel_de_rmw if possible - 1 - --- 2023-01-05 Andrzej Hajda New
[v2,1/9] lib/ref_tracker: add unlocked leak print helper [v2,1/9] lib/ref_tracker: add unlocked leak print helper - 1 - --- 2022-02-21 Andrzej Hajda New
[v2,10/11] drm/i915: Correct type of wakeref variable drm/i915: use ref_tracker library for tracking wakerefs - - - --- 2022-02-21 Andrzej Hajda New
[v2,11/11] drm/i915: replace Intel internal tracker with kernel core ref_tracker drm/i915: use ref_tracker library for tracking wakerefs - 1 - --- 2022-02-21 Andrzej Hajda New
[v2,2/2] drm/i915/display/misc: use intel_de_rmw if possible [v2,1/2] drm/i915/display/core: use intel_de_rmw if possible - - - --- 2022-12-22 Andrzej Hajda New
[v2,2/2] drm/i915/fbdev: suspend HPD before fbdev unregistration drm/i915/display: stop HPD workers before display driver unregister - 1 - --- 2022-06-30 Andrzej Hajda New
« 1 2 3 4 »