summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie2021-04-08115-844/+735
|\
| * drm/i915/gt: Always flush the submission queue on checking for idleChris Wilson2021-03-241-8/+2
| * drm/i915/selftest: Synchronise with the GPU timestampChris Wilson2021-03-241-3/+5
| * drm/i915: give stolen system memory its own classMatthew Auld2021-03-245-10/+10
| * drm/i915: cleanup the region class/instance encodingMatthew Auld2021-03-242-20/+24
| * drm/i915/gt: Double check heartbeat timeout before resettingChris Wilson2021-03-241-1/+10
| * drm/i915/selftests: Restore previous heartbeat intervalChris Wilson2021-03-241-4/+10
| * drm/i915/gtt/dg1: add PTE_LM plumbing for GGTTMatthew Auld2021-03-242-6/+22
| * drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTTMatthew Auld2021-03-243-1/+18
| * drm/i915: Distinction of memory regionsZbigniew KempczyƄski2021-03-242-2/+2
| * drm/i915/gt: Retire unexpected starting state error dumpingChris Wilson2021-03-241-20/+0
| * drm/i915/selftests: Use a single copy of the mocs tableChris Wilson2021-03-241-10/+22
| * drm/i915: Protect against request freeing during cancellation on wedgingChris Wilson2021-03-246-24/+31
| * drm/i915: allocate cmd ring in lmemMichel Thierry2021-03-241-2/+3
| * drm/i915: move engine scratch to LMEMMatthew Auld2021-03-241-2/+6
| * drm/i915: allocate context from LMEMMatthew Auld2021-03-241-1/+5
| * drm/i915/dg1: Reserve first 1MB of local memoryImre Deak2021-03-241-0/+41
| * drm/i915: introduce mem->reservedAbdiel Janulgue2021-03-243-0/+96
| * drm/i915: reserve stolen for LMEM regionCQ Tang2021-03-242-4/+12
| * drm/i915: setup the LMEM regionMatthew Auld2021-03-243-1/+41
| * drm/i915: make local-memory probing a GT operationMatthew Auld2021-03-246-7/+49
| * drm/i915/gt: use new tasklet API for execution listEmil Renner Berthing2021-03-244-23/+23
| * drm/i915/buddy: document the unused header bitsMatthew Auld2021-03-243-2/+56
| * drm/i915/gt: Move the defer_request waiter active assertionChris Wilson2021-03-241-1/+1
| * drm/i915/selftests: Check for engine-reset errors in the middle of workaroundsChris Wilson2021-03-241-3/+13
| * drm/i915/gem: consolidate 2big error checking for object sizesMatthew Auld2021-03-244-34/+29
| * drm/i915/gem: don't trust the dma_buf->sizeMatthew Auld2021-03-241-0/+10
| * drm/i915/gt: Replace 'return' with a fall-throughChris Wilson2021-03-241-3/+3
| * drm/i915/gt: Add a space before '('Chris Wilson2021-03-241-1/+1
| * drm/i915/gt: Replace unnecessary ',' with '; 'Chris Wilson2021-03-242-3/+3
| * drm/i915/gt: Insert spaces into GEN3_L3LOG_SIZE/4Chris Wilson2021-03-241-3/+5
| * drm/i915/gt: Wrap macro arg in ()Chris Wilson2021-03-241-1/+1
| * drm/i915/gt: Remove a bonus newlineChris Wilson2021-03-242-2/+0
| * drm/i915/gt: Fixup misaligned function parametersChris Wilson2021-03-242-4/+3
| * drm/i915/gt: Remove repeated words from commentsChris Wilson2021-03-245-5/+5
| * drm/i915/gt: Add some missing blank lines after declarationChris Wilson2021-03-245-0/+7
| * drm/i915/gt: SPDX cleanupChris Wilson2021-03-2475-459/+78
| * drm/i915: Decrease number of subplatform bitsTvrtko Ursulin2021-03-243-3/+4
| * drm/i915/gt: Call stop_ring() from ring resume, againChris Wilson2021-03-241-52/+56
| * drm/i915: Remove I915_USER_PRIORITY_SHIFTChris Wilson2021-03-247-48/+24
| * drm/i915: Strip out internal prioritiesChris Wilson2021-03-248-87/+20
* | Merge tag 'mediatek-drm-next-5.13' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2021-04-089-126/+130
|\ \
| * | drm/mediatek: Don't support hdmi connector creationDafna Hirschfeld2021-04-011-95/+56
| * | drm/mediatek: Switch the hdmi bridge ops to the atomic versionsDafna Hirschfeld2021-04-011-8/+15
| * | drm/mediatek: Add missing MODULE_DEVICE_TABLE()Boris Brezillon2021-03-316-0/+7
| * | drm/mediatek: crtc: Make config-updating atomicChun-Kuang Hu2021-03-291-7/+12
| * | MAINTAINERS: Add linux-mediatek ML for drm Mediatek driversDafna Hirschfeld2021-03-251-0/+1
| * | drm/mediatek: dpi: Add config for mt8192Rex-BC Chen2021-03-201-0/+9
| * | drm/mediatek: dpi: Add check for max clock rate in mode_validRex-BC Chen2021-03-201-0/+18
| * | drm/mediatek: cec: Delete redundant printing of return valuetangchunyou2021-03-181-3/+1