summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-14drm/i915: Enable -Wsometimes-uninitializedNathan Chancellor1-1/+0
2021-09-14drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm...Nathan Chancellor1-0/+2
2021-09-14drm/i915/selftests: Do not use import_obj uninitializedNathan Chancellor1-3/+2
2021-09-13drm/i915/guc: Add GuC kernel docMatthew Brost5-60/+181
2021-09-13drm/i915/guc: Drop guc_active move everything into guc_stateMatthew Brost4-58/+49
2021-09-13drm/i915/guc: Move fields protected by guc->contexts_lock into sub structureMatthew Brost5-67/+69
2021-09-13drm/i915/guc: Move GuC priority fields in context under guc_activeMatthew Brost3-37/+46
2021-09-13drm/i915/guc: Drop pin count check trick between sched_disable and re-pinMatthew Brost2-21/+34
2021-09-13drm/i915/guc: Proper xarray usage for contexts_lookupMatthew Brost1-15/+87
2021-09-13drm/i915/guc: Rework and simplify lockingMatthew Brost3-120/+90
2021-09-13drm/i915/guc: Move guc_blocked fence to struct guc_stateMatthew Brost3-14/+14
2021-09-13drm/i915/guc: Release submit fence from an irq_workMatthew Brost2-3/+24
2021-09-13drm/i915/guc: Reset LRC descriptor if register returns -ENODEVMatthew Brost1-2/+4
2021-09-13drm/i915/guc: Don't touch guc_state.sched_state without a lockMatthew Brost1-5/+17
2021-09-13drm/i915/guc: Take context ref when cancelling requestMatthew Brost1-1/+4
2021-09-13drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2HMatthew Brost6-0/+185
2021-09-13drm/i915/guc: Copy whole golden context, set engine state size of subsetMatthew Brost1-9/+17
2021-09-13drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...Matthew Brost1-3/+19
2021-09-13drm/i915/guc: Kick tasklet after queuing a requestMatthew Brost1-0/+1
2021-09-13Revert "drm/i915/gt: Propagate change in error status to children on unhold"Matthew Brost1-4/+0
2021-09-13drm/i915/guc: Workaround reset G2H is received after schedule done G2HMatthew Brost1-6/+35
2021-09-13drm/i915/guc: Process all G2H message at once in work queueMatthew Brost1-3/+3
2021-09-13drm/i915/guc: Don't drop ce->guc_active.lock when unwinding contextMatthew Brost1-4/+0
2021-09-13drm/i915/guc: Unwind context requests in reverse orderMatthew Brost1-4/+4
2021-09-13drm/i915/guc: Fix outstanding G2H accountingMatthew Brost1-42/+37
2021-09-13drm/i915/guc: Fix blocked context accountingMatthew Brost1-1/+1
2021-09-13Linux 5.15-rc1v5.15-rc1Linus Torvalds1-2/+2
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo1-2/+12
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+417
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-10/+32
2021-09-11perf tools: Add an option to build without libbfdIan Rogers1-22/+25
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim1-0/+10
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter2-9/+27
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter3-13/+19
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter1-1/+4
2021-09-11perf tools: Ignore Documentation dependency fileIan Rogers1-0/+1
2021-09-11riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2-3/+2
2021-09-11riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2-0/+2
2021-09-11riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven1-1/+5
2021-09-11riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada2-10/+5
2021-09-11riscv: Improve stack randomisation on RV64Kefeng Wang2-1/+4
2021-09-11riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt1-0/+2
2021-09-11riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt1-0/+2
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2-121/+590
2021-09-11cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-6/+0
2021-09-11thermal: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-09-10perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versionsArnaldo Carvalho de Melo1-0/+8
2021-09-10tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo1-1/+2
2021-09-10perf beauty: Cover more flags in the move_mount syscall argument beautifierArnaldo Carvalho de Melo1-1/+1