aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-16drm/i915: Add Intel opregion mailbox 5 structureDeepak M1-0/+13
2015-12-14drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä1-17/+12
2015-12-14drm/i915: Kill intel_crtc->cursor_boVille Syrjälä2-6/+0
2015-12-11drm/i915: PSR also doesn't have link_entry_time on SKL.Rodrigo Vivi1-2/+3
2015-12-11drm/i915: mark a newly-created GEM object dirty when filled with dataDave Gordon1-0/+1
2015-12-11drm/i915: mark GEM object pages dirty when mapped & written by the CPUDave Gordon6-13/+28
2015-12-11drm/i915: Update to post-reset execlist queue clean-upTomas Elf1-11/+4
2015-12-11drm/i915: dual link pipe selection for bxtDeepak M2-15/+4
2015-12-11drm/i915: add VBT address and size fields to ASLE mailbox structDeepak M1-1/+3
2015-12-10drm/i915: Fix random aux transactions failures.Rodrigo Vivi1-0/+21
2015-12-10drm/i915: intel_ring_initialized() must be simple and inlineDave Gordon3-32/+30
2015-12-10drm/i915: Add reverse mapping between port and intel_encoderTakashi Iwai5-35/+30
2015-12-10drm/i915: Add get_eld audio componentTakashi Iwai3-0/+58
2015-12-10drm/i915: Do a better job at disabling primary plane in the noatomic case.Maarten Lankhorst1-1/+3
2015-12-10drm/i915: Remove BUG_ON call in vlv_enable_pllWayne Boyer1-5/+0
2015-12-10drm/i915: Only set gem object L3 cache level for IVB devicesWayne Boyer1-1/+8
2015-12-10drm/i915: Remove VLV A0 hackWayne Boyer1-8/+0
2015-12-10drm/i915: Use HAS_PCH_SPLIT to determine correct devicesWayne Boyer1-1/+1
2015-12-10drm/i915: Separate cherryview from valleyviewWayne Boyer23-142/+147
2015-12-10drm/i915: Cancel hangcheck before GPU is suspendedJoonas Lahtinen1-1/+2
2015-12-10drm/i915: start adding dp mst audioLibin Yang5-8/+61
2015-12-10dp/mst: add SDP stream supportLibin Yang2-5/+40
2015-12-10drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macrosDave Gordon2-47/+41
2015-12-09drm/i915/kbl: Fix DMC load on Kabylake.Rodrigo Vivi1-1/+12
2015-12-09drm/i915: check for return valueSudip Mukherjee1-2/+4
2015-12-09drm/i915: Add soft-pinning API for execbufferChris Wilson6-25/+111
2015-12-09drm/i915: constify intel_dvo_dev_ops structuresJulia Lawall7-12/+12
2015-12-08drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake.Rodrigo Vivi1-2/+2
2015-12-08drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX.Rodrigo Vivi2-5/+13
2015-12-08drm/i915: vlv: clamp minimum RPS frequency to what Punit allowsImre Deak1-1/+11
2015-12-08drm/i915: Leave FDI running after failed link training on LPT-HVille Syrjälä1-9/+15
2015-12-08drm/i915: Disable LPT-H VGA dotclock during crtc disableVille Syrjälä1-0/+1
2015-12-08drm/i915: Refactor LPT-H VGA dotclock disablingVille Syrjälä1-14/+20
2015-12-08drm/i915: Disable FDI after the CRT port on LPT-HVille Syrjälä2-7/+6
2015-12-08drm/i915: Round to closest when computing the VGA dotclock for LPT-HVille Syrjälä1-1/+1
2015-12-08drm/i915: Disable CLKOUT_DP bending on LPT/WPT as neededVille Syrjälä2-2/+67
2015-12-08drm/i915/skl: Double RC6 WRL always onMika Kuoppala1-2/+1
2015-12-08drm/i915/skl: Disable coarse power gating up until F0Mika Kuoppala1-1/+1
2015-12-07drm/i915: Fix idle_frames counter.Rodrigo Vivi1-13/+7
2015-12-07drm/i915: Remove double wait_for_vblank on broadwell.Maarten Lankhorst1-8/+0
2015-12-07drm/i915/skl: Update watermarks before the crtc is disabled.Maarten Lankhorst1-1/+4
2015-12-07drm/i915: Calculate watermark related members in the crtc_state, v4.Maarten Lankhorst3-21/+21
2015-12-07drm/i915: Move disable_cxsr to the crtc_state.Maarten Lankhorst3-7/+10
2015-12-07i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])"Zeng Zhaoxiu1-1/+2
2015-12-06Linux 4.4-rc4Linus Torvalds1-1/+1
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro1-1/+0
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro3-26/+11
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi1-4/+4
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10