Show patches with: Submitter = Andrey Grodzovsky       |    State = Action Required       |   355 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] drm: Add target_vblank member to drm_crtc_state - 2 - --- 2017-01-01 Andrey Grodzovsky New
[1/2] drm/amdgpu: Skip drm_sched_entity realted ops for KIQ ring. - 1 - --- 2018-05-15 Andrey Grodzovsky New
[1/2] drm/sched: Refactor ring mirror list handling. [1/2] drm/sched: Refactor ring mirror list handling. - - - --- 2018-12-06 Andrey Grodzovsky New
[1/2] drm/sched: Set error to s_fence if HW job submission failed. [1/2] drm/sched: Set error to s_fence if HW job submission failed. - - - --- 2019-10-24 Andrey Grodzovsky New
[1/2] drm/scheduler: Add job dependency trace. [1/2] drm/scheduler: Add job dependency trace. - 1 - --- 2018-07-31 Andrey Grodzovsky New
[1/2] drm/scheduler: Avoid using wait_event_killable for dying process. - - - --- 2018-05-30 Andrey Grodzovsky New
[1/2] drm/scheduler: Rename cleanup functions. 1 - - --- 2018-06-05 Andrey Grodzovsky New
[1/2] drm/ttm: Allow page allocations w/o triggering OOM.. - - - --- 2018-01-12 Andrey Grodzovsky New
[1/3] drm/sched: Add callback to mark if sched is ready to work. [1/3] drm/sched: Add callback to mark if sched is ready to work. - - - --- 2018-10-18 Andrey Grodzovsky New
[1/3] drm/scheduler: rework job destruction [1/3] drm/scheduler: rework job destruction - - - --- 2019-04-08 Andrey Grodzovsky New
[1/4] drm/amdgpu: Move flush VCE idle_work during HW fini Various fixes to pass libdrm hotunplug tests - - - --- 2021-08-24 Andrey Grodzovsky New
[1/4] drm/atomic: Save flip flags in drm_plane_state - - - --- 2017-01-16 Andrey Grodzovsky New
[1/4] drm/scheduler: rework job destruction [1/4] drm/scheduler: rework job destruction - - - --- 2019-04-11 Andrey Grodzovsky New
[1/4] fs: add OOM badness callback in file_operatrations struct. - - - --- 2018-01-18 Andrey Grodzovsky New
[1/4] Revert "drm/amdgpu: dont schedule jobs while in reset" [1/4] Revert "drm/amdgpu: dont schedule jobs while in reset" - - - --- 2019-11-06 Andrey Grodzovsky New
[1/5] drm/amdgpu: Fix possible refcount leak for release of external_hw_fence Rework amdgpu HW fence refocunt and update scheduler parent fence refcount. - - - --- 2022-06-20 Andrey Grodzovsky New
[1/6] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3 [1/6] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3 - - - --- 2021-06-22 Andrey Grodzovsky New
[1/6] drm/ttm: Add unampping of the entire device address space RFC Support hot device unplug in amdgpu - - - --- 2020-05-09 Andrey Grodzovsky New
[1/7] tests/amdgpu: Fix valgrind warning libdrm tests for hot-unplug feature - - - --- 2021-06-01 Andrey Grodzovsky New
[2/2] drm/amd/dal: Switch to page_flip_target hook in DAL. - 2 - --- 2017-01-01 Andrey Grodzovsky New
[2/2] drm/amdgpu: Add job pipe sync dependecy trace [1/2] drm/scheduler: Add job dependency trace. - - - --- 2018-07-31 Andrey Grodzovsky New
[2/2] drm/amdgpu: If amdgpu_ib_schedule fails return back the error. [1/2] drm/sched: Set error to s_fence if HW job submission failed. - - - --- 2019-10-24 Andrey Grodzovsky New
[2/2] drm/amdgpu: move amdgpu_ctx_mgr_entity_fini to f_ops flush hook. - - - --- 2018-05-30 Andrey Grodzovsky New
[2/2] drm/amdgpu: Rename entity cleanup finctions. - - - --- 2018-06-05 Andrey Grodzovsky New
[2/2] drm/amdgpu: Use new TTM flag to avoid OOM triggering. - - - --- 2018-01-12 Andrey Grodzovsky New
[2/2] drm/sched: Rework HW fence processing. [1/2] drm/sched: Refactor ring mirror list handling. - - - --- 2018-12-06 Andrey Grodzovsky New
[2/2] drm/scheduler: Remove obsolete spinlock. - - - --- 2018-05-15 Andrey Grodzovsky New
[2/3] drm/sched: Expose drm_sched_entity_select_rq to use in drivers. [1/3] drm/sched: Add callback to mark if sched is ready to work. - - - --- 2018-10-18 Andrey Grodzovsky New
[2/3] drm/sched: Keep s_fence->parent pointer [1/3] drm/scheduler: rework job destruction - - - --- 2019-04-08 Andrey Grodzovsky New
[2/3] drm/scheduler: Don't call wait_event_killable for signaled process. - - - --- 2018-05-22 Andrey Grodzovsky New
[2/4] drm/amdgpu: Remove flip_flag from amdgpu_crtc - - - --- 2017-01-16 Andrey Grodzovsky New
[2/4] drm/sched: Keep s_fence->parent pointer [1/4] drm/scheduler: rework job destruction - - - --- 2019-04-11 Andrey Grodzovsky New
[2/4] drm/sched: Use completion to wait for entity idle [1/4] Revert "drm/amdgpu: dont schedule jobs while in reset" - - - --- 2019-11-06 Andrey Grodzovsky New
[2/4] drm/ttm: Create pinned list Various fixes to pass libdrm hotunplug tests - - - --- 2021-08-24 Andrey Grodzovsky New
[2/4] oom: take per file badness into account - - - --- 2018-01-18 Andrey Grodzovsky New
[2/5] drm/amdgpu: Add put fence in amdgpu_fence_driver_clear_job_fences Rework amdgpu HW fence refocunt and update scheduler parent fence refcount. - 1 - --- 2022-06-20 Andrey Grodzovsky New
[2/6] drm/amdgpu: Force unmap all user VMAs on device removal. RFC Support hot device unplug in amdgpu - - - --- 2020-05-09 Andrey Grodzovsky New
[2/6] drm/amdgpu: user temporary GTT as bounce buffer [1/6] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3 - - - --- 2021-06-22 Andrey Grodzovsky New
[2/7] xf86drm: Add function to retrieve char device path libdrm tests for hot-unplug feature - - - --- 2021-06-01 Andrey Grodzovsky New
[3/3] drm/amdgpu: Avoid HW reset if guilty job already signaled. [1/3] drm/scheduler: rework job destruction - - - --- 2019-04-08 Andrey Grodzovsky New
[3/3] drm/amdgpu: Refresh rq selection for job after ASIC reset [1/3] drm/sched: Add callback to mark if sched is ready to work. - - - --- 2018-10-18 Andrey Grodzovsky New
[3/4] drm/amd/display: Switch to using atomic_helper for flip. - - - --- 2017-01-16 Andrey Grodzovsky New
[3/4] drm/amdgpu: Avoid HW reset if guilty job already signaled. [1/4] drm/scheduler: rework job destruction - - - --- 2019-04-11 Andrey Grodzovsky New
[3/4] drm/amdgpu: drm/amdgpu: Handle IOMMU enabled case Various fixes to pass libdrm hotunplug tests - - - --- 2021-08-24 Andrey Grodzovsky New
[3/4] drm/gem: adjust per file OOM badness on handling buffers - - - --- 2018-01-18 Andrey Grodzovsky New
[3/4] drm/sched: Avoid job cleanup if sched thread is parked. [1/4] Revert "drm/amdgpu: dont schedule jobs while in reset" - - - --- 2019-11-06 Andrey Grodzovsky New
[3/5] drm/amdgpu: Prevent race between late signaled fences and GPU reset. Rework amdgpu HW fence refocunt and update scheduler parent fence refcount. - - - --- 2022-06-20 Andrey Grodzovsky New
[3/6] drm/amdgpu: always allow evicting to SYSTEM domain [1/6] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3 - - - --- 2021-06-22 Andrey Grodzovsky New
[3/6] drm/amdgpu: Wait for all user clients RFC Support hot device unplug in amdgpu - - - --- 2020-05-09 Andrey Grodzovsky New
[3/7] test/amdgpu: Add helper functions for hot unplug libdrm tests for hot-unplug feature - - - --- 2021-06-01 Andrey Grodzovsky New
[4/4] drm/amd/display: Restore deleted patch to resolve reset deadlock. [1/4] drm/scheduler: rework job destruction - 1 - --- 2019-04-11 Andrey Grodzovsky New
[4/4] drm/amdgpu: Add a UAPI flag for hot plug/unplug Various fixes to pass libdrm hotunplug tests - - - --- 2021-08-24 Andrey Grodzovsky New
[4/4] drm/amdgpu: Avoid accidental thread thread reactivation. [1/4] Revert "drm/amdgpu: dont schedule jobs while in reset" - - - --- 2019-11-06 Andrey Grodzovsky New
[4/4] drm/amdgpu: Use drm_oom_badness for amdgpu. - - - --- 2018-01-18 Andrey Grodzovsky New
[4/4] drm/nouveau/kms/nv50: Switch to using atomic helper for flip. - - - --- 2017-01-16 Andrey Grodzovsky New
[4/5] drm/sched: Partial revert of 'drm/sched: Keep s_fence->parent pointer' Rework amdgpu HW fence refocunt and update scheduler parent fence refcount. - - 1 --- 2022-06-20 Andrey Grodzovsky New
[4/6] drm/amdgpu: switch gtt_mgr to counting used pages [1/6] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3 - - - --- 2021-06-22 Andrey Grodzovsky New
[4/6] drm/amdgpu: Wait for all clients importing out dma-bufs. RFC Support hot device unplug in amdgpu - - - --- 2020-05-09 Andrey Grodzovsky New
[4/7] test/amdgpu/hotunplug: Add test suite for GPU unplug libdrm tests for hot-unplug feature - - - --- 2021-06-01 Andrey Grodzovsky New
[5/5] drm/amdgpu: Follow up change to previous drm scheduler change. Rework amdgpu HW fence refocunt and update scheduler parent fence refcount. - - 1 --- 2022-06-20 Andrey Grodzovsky New
[5/6] drm/amdgpu: Fix BUG_ON assert [1/6] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3 - 1 - --- 2021-06-22 Andrey Grodzovsky New
[5/6] drm/ttm: Add destroy flag in TTM BO eviction interface RFC Support hot device unplug in amdgpu - - - --- 2020-05-09 Andrey Grodzovsky New
[5/7] test/amdgpu/hotunplug: Add basic test libdrm tests for hot-unplug feature - - - --- 2021-06-01 Andrey Grodzovsky New
[6/6] drm/amdgpu: Use TTM MMs destroy interface RFC Support hot device unplug in amdgpu - - - --- 2020-05-09 Andrey Grodzovsky New
[6/6] drm/ttm: Fix multihop assert on eviction. [1/6] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3 - 1 - --- 2021-06-22 Andrey Grodzovsky New
[6/7] tests/amdgpu/hotunplug: Add unplug with cs test. libdrm tests for hot-unplug feature - - - --- 2021-06-01 Andrey Grodzovsky New
[7/7] tests/amdgpu/hotunplug: Add hotunplug with exported bo test libdrm tests for hot-unplug feature - - - --- 2021-06-01 Andrey Grodzovsky New
[libdrm,0/4] Dynamicly disable suites and tets. - 1 - --- 2017-11-13 Andrey Grodzovsky New
[libdrm,0/4] Dynamicly disable suites and tets. - - - --- 2017-11-10 Andrey Grodzovsky New
[libdrm,1/2] amdgpu: Add wrappers for AMDGPU_VM IOCTL. - - - --- 2017-10-27 Andrey Grodzovsky New
[libdrm,1/2] amdgpu: Switch amdgpu CS tests enabling to new API. - 1 - --- 2017-11-27 Andrey Grodzovsky New
[libdrm,1/2] amdgpu: Update deadlock test to not assert on -ECANCELED 1 - - --- 2018-01-25 Andrey Grodzovsky New
[libdrm,1/3] amdgpu: Propogate user flags to amdgpu_bo_va_op_raw [libdrm,1/3] amdgpu: Propogate user flags to amdgpu_bo_va_op_raw - - - --- 2018-09-27 Andrey Grodzovsky New
[libdrm,1/4] amdgpu: Add functions to disable suites and tests. - - - --- 2017-11-10 Andrey Grodzovsky New
[libdrm,2/2] amdgpu: Add VMID reservation per GPU context test. - - - --- 2017-10-27 Andrey Grodzovsky New
[libdrm,2/2] amdgpu: Dynamicly disable BO suite "Metadata" test. - - - --- 2017-11-27 Andrey Grodzovsky New
[libdrm,2/2] amdgpu: Fix segfault in deadlock test. - - - --- 2018-01-25 Andrey Grodzovsky New
[libdrm,2/3] amdgpu/test: Allow flags to be passed to amdgpu_bo_va_op [libdrm,1/3] amdgpu: Propogate user flags to amdgpu_bo_va_op_raw - - - --- 2018-09-27 Andrey Grodzovsky New
[libdrm,2/4] amdgpu: Use new suite/test disabling functionality. - - - --- 2017-11-10 Andrey Grodzovsky New
[libdrm,3/3] amdgpu/test: Fix deadlock tests for AI and RV. [libdrm,1/3] amdgpu: Propogate user flags to amdgpu_bo_va_op_raw - - - --- 2018-09-27 Andrey Grodzovsky New
[libdrm,3/4] amdgpu: Move memory alloc tests in bo suite. - - - --- 2017-11-10 Andrey Grodzovsky New
[libdrm,4/4] amdgpu: Add memory over allocation test. - - - --- 2017-11-10 Andrey Grodzovsky New
[libdrm,v2,1/2] amdgpu: Add wrappers for AMDGPU_VM IOCTL. - 1 - --- 2017-10-27 Andrey Grodzovsky New
[libdrm,v2,1/2] amdgpu/test: Allow BO mapping flags to be passed in tests [libdrm,v2,1/2] amdgpu/test: Allow BO mapping flags to be passed in tests - - - --- 2018-09-28 Andrey Grodzovsky New
[libdrm,v2,2/2] amdgpu: Add VMID reservation per GPU context test. - - - --- 2017-10-27 Andrey Grodzovsky New
[libdrm,v2,2/2] amdgpu/test: Fix deadlock tests for AI and RV v2 [libdrm,v2,1/2] amdgpu/test: Allow BO mapping flags to be passed in tests - 1 - --- 2018-09-28 Andrey Grodzovsky New
[libdrm,v2] amdgpu: Add memory over allocation test. - - - --- 2017-11-13 Andrey Grodzovsky New
[libdrm] amdgpu: Add explicit dependency test. - - - --- 2017-11-28 Andrey Grodzovsky New
[libdrm] amdgpu: Disable deadlock test suite for Vega 10 - 1 - --- 2017-11-14 Andrey Grodzovsky New
[libdrm] amdgpu: Fix wrappers for AMDGPU_VM IOCTL. - - - --- 2017-11-02 Andrey Grodzovsky New
[libdrm] amdgpu: Remove dummy CU_ASSERT_EQUAL. - - - --- 2017-12-12 Andrey Grodzovsky New
[libdrm] amdgpu/test: Add illegal register and memory access test. [libdrm] amdgpu/test: Add illegal register and memory access test. - 1 - --- 2018-10-31 Andrey Grodzovsky New
[libdrm] amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs. [libdrm] amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs. - 1 - --- 2018-11-02 Andrey Grodzovsky New
[libdrm] amdgpu/test: Enable deadlock test for CI family (gfx7) [libdrm] amdgpu/test: Enable deadlock test for CI family (gfx7) - 1 - --- 2018-12-11 Andrey Grodzovsky New
[libdrm] tests/amdgpu: Restore return CUE_SUCCESS to suite_vcn_tests_clean. - 2 - --- 2017-12-15 Andrey Grodzovsky New
[RESEND,1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d. [RESEND,1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d. - - - --- 2019-12-11 Andrey Grodzovsky New
[RESEND,2/5] drm: Add Reusable task barrier. [RESEND,1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d. - - - --- 2019-12-11 Andrey Grodzovsky New
[RESEND,3/5] drm/amdgpu: Add task barrier to XGMI hive. [RESEND,1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d. - 1 - --- 2019-12-11 Andrey Grodzovsky New
[RESEND,4/5] Subject: drm/amdgpu: Redo XGMI reset synchronization. [RESEND,1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d. - - - --- 2019-12-11 Andrey Grodzovsky New
[RESEND,5/5] drm/amdgpu: Switch from system_highpri_wq to system_unbound_wq [RESEND,1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d. - 1 - --- 2019-12-11 Andrey Grodzovsky New
« 1 2 3 4 »