aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-07drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo1-1/+3
2018-03-07drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland3-1/+6
2018-03-07drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland1-28/+25
2018-03-07drm/amd/display: Don't block dual-link DVI modesHarry Wentland1-2/+1
2018-03-07drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland6-2/+10
2018-03-07drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland5-18/+9
2018-03-07drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland1-9/+5
2018-03-07drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland4-15/+5
2018-03-07drm/amd/display: Fix FBC topology changeRoman Li1-4/+19
2018-03-07drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo1-0/+6
2018-03-07drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S1-0/+28
2018-03-07drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer1-1/+1
2018-03-07drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-07drm/amd/display: update plane params before validationShirish S1-0/+3
2018-03-07drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-07drm/amd/display: defer modeset check in dm_update_planes_stateShirish S1-2/+4
2018-03-07drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland1-1/+1
2018-03-07drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-07drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-07drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-05drm/amd/display: Fix active dongle hotplugRoman Li1-0/+4
2018-03-05drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2-49/+23
2018-03-05drm/amd/amdgpu: Mask rptr as well in ring debugfsTom St Denis1-1/+1
2018-02-28drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu1-1/+1
2018-02-28drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis1-1/+4
2018-02-28drm/amdgpu: fix&cleanups for wb_clearMonk Liu2-3/+4
2018-02-28drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng1-11/+7
2018-02-28drm/amd/powerplay: fix power over limit on FijiEric Huang1-7/+0
2018-02-28drm/amdgpu:Fixed wrong emit frame size for encJames Zhu1-1/+1
2018-02-28drm/amdgpu: move WB_FREE to correct placeMonk Liu1-5/+7
2018-02-28drm/amdgpu: only flush hotplug work without DCMonk Liu1-2/+4
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S1-2/+4
2018-02-28drm/i915: Make global seqno known in i915_gem_request_execute tracepointTvrtko Ursulin1-2/+2
2018-02-28drm/i915: Clear the in-use marker on execbuf failureChris Wilson1-0/+2
2018-02-28drm/i915/cnl: Fix PORT_TX_DW5/7 register addressMahesh Kumar1-2/+2
2018-02-28drm/i915/audio: fix check for av_enc_map overflowJani Nikula1-3/+3
2018-02-28drm/i915: Fix rsvd2 mask when out-fence is returnedDaniele Ceraolo Spurio1-1/+1
2018-02-27virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2-6/+12
2018-02-26drm/sun4i: Protect the TCON pixel clocksMaxime Ripard1-2/+2
2018-02-26drm/sun4i: Enable the output on the pins (tcon0)Ondrej Jirman1-0/+3
2018-02-25Linux 4.16-rc3Linus Torvalds1-1/+1
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev1-1/+1
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7
2018-02-23drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin3-0/+6
2018-02-23x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operationsSamuel Neves1-0/+1
2018-02-23x86/topology: Fix function name in documentationDou Liyang1-1/+1
2018-02-23locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18