aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-18drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko7-629/+673
2017-01-17drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä1-0/+3
2017-01-17drm/i915: Fix a typo in vgt_balloon_space()Zhenyu Wang1-1/+1
2017-01-17drm/i915: Assert internal objects are page alignedChris Wilson1-0/+1
2017-01-16drm/i915: Skip switch to kernel context if already doneChris Wilson2-1/+27
2017-01-16drm/i915: Construct a request even if the GPU is currently hungChris Wilson1-25/+3
2017-01-16drm/i915: Assert we do not attempt to reuse an allocated nodeChris Wilson1-0/+2
2017-01-16drm/i915: Catch attempting to use the aliasing_gtt's drm_mmChris Wilson1-0/+2
2017-01-16drm/i915: Flush the change in debugobject before reallocationChris Wilson1-0/+1
2017-01-16drm/i915/dp: Silence compiler for missing prototypeChris Wilson1-1/+1
2017-01-16drm/i915: Use __printf markup to silence compilerChris Wilson1-0/+1
2017-01-14drm/i915: Eliminate superfluous i915_ggtt_view_normalChris Wilson4-9/+2
2017-01-14drm/i915: Eliminate superfluous i915_ggtt_view_rotatedChris Wilson3-7/+2
2017-01-14drm/i915: Convert i915_ggtt_view to use an anonymous unionChris Wilson7-27/+32
2017-01-14drm/i915: Stop clearing i915_ggtt_viewChris Wilson1-1/+0
2017-01-14drm/i915: Compact memcmp in i915_vma_compare()Chris Wilson2-13/+35
2017-01-14drm/i915: Mark the ggtt_view structs as packedChris Wilson1-2/+12
2017-01-14drm/i915: Name the anonymous structs inside i915_ggtt_viewChris Wilson1-5/+7
2017-01-13drm/i915/psr: report live PSR2 StateNagaraju, Vathsala2-0/+25
2017-01-13drm/i915/psr: enable psr2 for y cordinate panelsNagaraju, Vathsala1-0/+9
2017-01-13drm/i915/psr: set PSR_MASK bits for deep sleepNagaraju, Vathsala2-13/+27
2017-01-13drm/i915/psr: set CHICKEN_TRANS for psr2Nagaraju, Vathsala2-0/+13
2017-01-13drm/i915: Assert that we have allocated the drm_mm_node upon pinningChris Wilson2-1/+5
2017-01-13drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.cChris Wilson3-21/+22
2017-01-12drm/i915/psr: enable ALPM for psr2Nagaraju, Vathsala3-1/+16
2017-01-12drm/i915/psr: disable aux_frame_sync on psr2 exitNagaraju, Vathsala1-0/+9
2017-01-12drm/i915/psr: fix blank screen issue for psr2Nagaraju, Vathsala2-30/+95
2017-01-12drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()Chris Wilson1-22/+22
2017-01-12drm/i915: Expand ggtt_view parameters for debugfsChris Wilson1-2/+29
2017-01-12drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t sizeChris Wilson2-2/+7
2017-01-12drm/i915: Invalidate the guc ggtt TLB upon insertionChris Wilson5-40/+57
2017-01-12drm/i915: Remove useless casts to intel_plane_stateMaarten Lankhorst2-7/+7
2017-01-12drm/i915: Update i915_reset parameter for kerneldocMichel Thierry1-1/+1
2017-01-12drm/i915: Keep i915_handle_error kerneldoc parameters togetherMichel Thierry1-1/+2
2017-01-12drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez2-18/+0
2017-01-12drm/i915/guc: Make sure vma containing firmware is GuC mappableMichał Winiarski1-1/+2
2017-01-12ALSA: Documentation about HDA DP MST pin init and connectionLibin Yang1-0/+17
2017-01-12ALSA: hda - add DP MST audio supportLibin Yang2-52/+197
2017-01-12ALSA: hda - add DP mst verb supportLibin Yang2-4/+71
2017-01-12drm/i915: check ppgtt validity when init reg stateZhenyu Wang1-8/+1
2017-01-12drm/i915: Detect vma reserved for execbuf in evict-for-nodeChris Wilson1-1/+1
2017-01-11drm/i915: Add a sanity check that no request is submitted in the middleChris Wilson1-0/+7
2017-01-11drm/i915: Prefer random replacement before eviction searchChris Wilson1-1/+58
2017-01-11drm/i915: Extract reserving space in the GTT to a helperChris Wilson8-61/+106
2017-01-11drm/i915: Use the MRU stack search after evictingChris Wilson4-80/+119
2017-01-10drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala1-7/+8
2017-01-10drm/i915/psr: program vsc header for psr2Nagaraju, Vathsala3-2/+43
2017-01-10drm : adds Y-coordinate and Colorimetry FormatNagaraju, Vathsala1-1/+12
2017-01-10drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZEChris Wilson15-45/+62
2017-01-10drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()Chris Wilson1-2/+2