aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-13drm/i915: Update DRIVER_DATE to 20200313Rodrigo Vivi1-2/+2
2020-03-13drm/i915/tgl: Remove require_force_probe protectionJosé Roberto de Souza1-1/+0
2020-03-13drm/tegra: hdmi: Silence deferred-probe errorDmitry Osipenko1-9/+25
2020-03-13drm/tegra: dc: Silence RGB output deferred-probe errorDmitry Osipenko1-1/+7
2020-03-13drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHLMatt Roper1-0/+8
2020-03-13drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaroundMatt Roper1-5/+5
2020-03-13drm/i915: Add Wa_1406306137:icl,ehlMatt Roper2-0/+4
2020-03-13drm/i915: Add Wa_1604278689:icl,ehlMatt Roper2-0/+7
2020-03-13drm/i915: Add Wa_1209644611:icl,ehlMatt Roper1-1/+13
2020-03-13drm/i915: Handle all MCR rangesMatt Roper1-3/+22
2020-03-13drm/i915/selftest: Add more poison patternsChris Wilson1-1/+6
2020-03-12Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama1-20/+0
2020-03-12drm/i915/gt: Wait for RCUs frees before asserting idle on unloadChris Wilson2-0/+4
2020-03-12drm/i915/selftests: Use igt_random_offset()Chris Wilson1-5/+4
2020-03-12drm/i915/gem: Drop relocation slowpathChris Wilson1-235/+4
2020-03-12drm/vmwgfx: Remove a few unused functionsSebastian Andrzej Siewior3-140/+0
2020-03-12drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()Sebastian Andrzej Siewior1-2/+0
2020-03-12drm/i915/gen12: Disable preemption timeoutTvrtko Ursulin2-4/+13
2020-03-12drm/vmwgfx: Refuse DMA operation when SEV encryption is activeThomas Hellstrom1-0/+5
2020-03-12drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objectsThomas Hellstrom3-4/+7
2020-03-12drm/tegra: dc: Release PM and RGB output when client's registration failsDmitry Osipenko1-1/+7
2020-03-12drm/tegra: dc: Use devm_platform_ioremap_resourceDmitry Osipenko1-3/+1
2020-03-11drm/i915/gem: Take a copy of the engines for context_barrier_taskChris Wilson1-37/+77
2020-03-11drm/i915/gem: Mark up sw-fence notify functionChris Wilson1-2/+2
2020-03-11drm/i915: Add missing HDMI audio pixel clocks for gen12Kai Vehmanen2-0/+12
2020-03-11drm/i915/gem: Mark up the racy read of the mmap_singletonChris Wilson1-1/+1
2020-03-11drm/i915/execlists: Track active elements during dequeueChris Wilson1-20/+12
2020-03-11drm/i915/gt: Pull checking rps->pm_events under the irq_lockChris Wilson1-12/+17
2020-03-11drm/i915: Extend i915_request_await_active to use all timelinesChris Wilson3-13/+75
2020-03-11drm/i915/gt: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-11/+11
2020-03-11drm/i915/overlay: convert to drm_device based logging.Wambui Karuga1-5/+6
2020-03-11drm/i915/lvds: convert to drm_device based logging macros.Wambui Karuga1-18/+25
2020-03-11drm/i915/lpe_audio: convert to drm_device based logging macros.Wambui Karuga1-9/+14
2020-03-11drm/i915/hotplug: convert to drm_device based logging.Wambui Karuga1-16/+24
2020-03-11drm/i915/gmbus: convert to drm_device based logging,Wambui Karuga1-14/+19
2020-03-11drm/i915/fifo_underrun: convert to drm_device based logging.Wambui Karuga1-13/+16
2020-03-11drm/i915/dsb: convert to drm_device based logging macros.Wambui Karuga1-12/+16
2020-03-11drm/i915: Remove debugfs i915_drpc_info and i915_forcewake_domainsTvrtko Ursulin1-216/+0
2020-03-10drm/i915/execlists: Mark up data-races in virtual enginesChris Wilson1-5/+6
2020-03-10drm/i915: Mark up racy read of active rq->engineChris Wilson2-4/+6
2020-03-10drm/i915/gt: Mark up racy reads for intel_context.inflightChris Wilson1-2/+2
2020-03-10drm/i915: Tweak scheduler's kick_submission()Chris Wilson1-1/+2
2020-03-10drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2-5/+19
2020-03-10drm/i915/display: Do not write in removed FBC fence registersRadhakrishna Sripada1-1/+1
2020-03-10drm/i915/display: Deactive FBC in fastsets when disabled by parameterJosé Roberto de Souza1-22/+25
2020-03-10drm/i915/mst: Hookup DRM DP MST late_register/early_unregister callbacksLyude Paul1-2/+31
2020-03-10drm/amdgpu/runpm: disable runpm on Vega10Feifei Xu1-0/+1
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou8-11/+3
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou2-0/+31
2020-03-10drm/amd/powerplay: fix the coverity warning about negative check for an unsigned valuePrike Liang1-3/+0