aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-10drm/i915/gvt: allow several MPT methods to be NULLJike Song1-0/+24
2016-11-10drm/i915/gvt: introduce host_init/host_exit to MPTJike Song3-0/+32
2016-11-10drm/i915/gvt: remove obsolete code for old kvmgt opregionJike Song5-51/+11
2016-11-10drm/i915/gvt: add intel vgpu types supportZhenyu Wang3-15/+172
2016-11-10drm/i915/gvt: use kmap instead of kmap_atomic around guest memory accessXiaoguang Chen1-8/+8
2016-11-10drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow dataBing Niu1-34/+17
2016-11-09drm/i915: Spin until breadcrumb threads are completeChris Wilson3-24/+15
2016-11-09drm/i915: Pass atomic state to verify_connector_stateMaarten Lankhorst1-9/+15
2016-11-09drm/i915: Update atomic modeset state synchronously, v2.Maarten Lankhorst1-7/+8
2016-11-09drm/edid: Remove drm_select_eldMaarten Lankhorst2-27/+0
2016-11-09drm/i915: Pass atomic state to intel_audio_codec_enable, v2.Maarten Lankhorst5-15/+21
2016-11-09drm/i915: Convert intel_hdmi to use atomic stateMaarten Lankhorst1-27/+21
2016-11-08drm/i915: avoid harmless empty-body warningArnd Bergmann1-1/+1
2016-11-08drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary planeVille Syrjälä1-3/+5
2016-11-08drm/i915: Fix error handling for cursor/sprite plane create failureVille Syrjälä1-2/+2
2016-11-08drm/i915: Grab the rotation from the passed plane state for VLV spritesVille Syrjälä1-1/+1
2016-11-08drm/i915: Remove chipset flush after cache flushChris Wilson2-16/+9
2016-11-08drm/i915: Remove two sloppy inline functions from .hJoonas Lahtinen3-18/+9
2016-11-08drm/i915: Update DRIVER_DATE to 20161108Daniel Vetter1-2/+2
2016-11-07drm/i915: Mark CPU cache as dirty when used for renderingChris Wilson1-0/+8
2016-11-07drm/i915: Add assert for no pending GPU requests during suspend/resume in LR modeImre Deak1-0/+3
2016-11-07drm/i915: Make sure engines are idle during GPU idling in LR modeImre Deak3-0/+33
2016-11-07drm/i915: Avoid early GPU idling due to race with new requestImre Deak1-0/+7
2016-11-07drm/i915: Avoid early GPU idling due to already pending idle workImre Deak1-3/+3
2016-11-07drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson1-2/+16
2016-11-07drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson1-1/+1
2016-11-07drm/i915: Remove the vma from the object list upon closeChris Wilson1-2/+3
2016-11-07drm/i915/gvt: implement scratch page table tree for shadow PPGTTPing Gao2-63/+128
2016-11-07drm/i915/gvt: emulate vgpu engine reset control behaviorDu, Changbin1-0/+26
2016-11-07drm/i915/gvt: Fix workload status after waitZhenyu Wang1-0/+2
2016-11-07drm/i915/gvt: update misc ctl regs base on stepping infoPing Gao1-5/+6
2016-11-07drm/i915/gvt: correct the emulation in TLB control handlerPing Gao2-0/+4
2016-11-07drm/i915/gvt: add write vreg in MMIO DMA_CTRL handlerPing Gao1-1/+4
2016-11-07drm/i915/gvt: remove unused variable 'execlist'Ping Gao1-2/+0
2016-11-07drm/i915/gvt: Fix shift for cmd data sizeZhenyu Wang1-2/+2
2016-11-04drm/i915: Reinit polling before hpd when resumingLyude1-1/+2
2016-11-04drm/i915: Remove redundant reprobe in i915_drm_resumeLyude1-2/+0
2016-11-04drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan1-2/+4
2016-11-04drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan1-3/+24
2016-11-04drm/i915: Fix pages pin counting around swizzle quirkChris Wilson3-21/+34
2016-11-04kvm/page_track: export symbols for external usageJike Song1-0/+4
2016-11-04kvm/page_track: call notifiers with kvm_page_track_notifier_nodeJike Song3-6/+11
2016-11-04KVM: x86: add track_flush_slot page track notifierXiaoguang Chen4-1/+42
2016-11-03drm/i915: Fix test on inputs for vma_compare()Chris Wilson1-1/+1
2016-11-03drm/i915/guc: Cache the client mappingChris Wilson2-20/+20
2016-11-03drm/i915: Tidy slab cache allocationsTvrtko Ursulin1-27/+10
2016-11-03drm/i915: Introduce HAS_64BIT_RELOCJoonas Lahtinen4-4/+10
2016-11-02kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann1-1/+1
2016-11-02kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson1-7/+15
2016-11-02KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini4-65/+6