aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-sql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24drm/exynos: Use common exynos_drm_gem_get()/put() functions for GEM lookupMarek Szyprowski2-11/+9
2018-07-24drm/exynos: gem: Simplify access to exynos GEM objectsMarek Szyprowski3-96/+35
2018-07-24drm/exynos: g2d: Convert to driver component APIMarek Szyprowski6-335/+115
2018-07-19drm/amdgpu: clean up UVD instance handling v2Christian König2-67/+64
2018-07-19drm/amdgpu: remove superflous UVD encode entityChristian König3-27/+0
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer26-64/+56
2018-07-19drm/amd/powerplay: fixed uninitialized valueEvan Quan1-1/+1
2018-07-19drm/amdgpu/powerplay: use irq source defines for smu7 sourcesAlex Deucher1-3/+4
2018-07-19drm/i915: Update DRIVER_DATE to 20180719Rodrigo Vivi1-2/+2
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä4-26/+0
2018-07-19drm/i915: Assume eDP is always connectedVille Syrjälä1-9/+2
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä3-152/+2
2018-07-19drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson1-14/+11
2018-07-19drm/i915: Handle recursive shrinker for vma->last_active allocationChris Wilson1-0/+8
2018-07-19drm/i915/guc: Keep guc submission permanently engagedChris Wilson3-16/+31
2018-07-19drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascalBen Skeggs1-2/+27
2018-07-18i915/dp/dsc: Add Rate Control Range Parameter RegistersAnusha Srivatsa1-0/+104
2018-07-18i915/dp/dsc: Add Rate Control Buffer Threshold RegistersAnusha Srivatsa1-0/+51
2018-07-18i915/dp/dsc: Add DSC PPS register definitionsAnusha Srivatsa1-0/+255
2018-07-18drm/i915/icl: Add VIDEO_DIP registersAnusha Srivatsa1-0/+23
2018-07-18drm/amdgpu/pm: Remove VLA usageKees Cook1-58/+42
2018-07-18drm/amdgpu: simplify the bo reference on amdgpu_bo_updateHuang Rui1-4/+3
2018-07-18drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang2-15/+0
2018-07-18drm/amdgpu: change ring priority after pushing the job (v2)Christian König2-3/+11
2018-07-18drm/amdgpu: allow for more flexible priority handlingChristian König1-1/+2
2018-07-18drm/amdgpu/gfx9: Update golden settings for vg10.Feifei Xu1-1/+12
2018-07-18drm/i915: Kill sink_crc for goodRodrigo Vivi3-206/+0
2018-07-18drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuvAyan Kumar Halder1-9/+3
2018-07-18drm/rockchip: Substitute is_yuv_support() with format->is_yuvAyan Kumar Halder1-15/+9
2018-07-18drm/i915: Substitute intel_format_is_yuv() with format->is_yuvAyan Kumar Halder3-20/+4
2018-07-18drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuvAyan Kumar Halder2-21/+23
2018-07-18drm/i915: Always retire residual requests before suspendChris Wilson1-0/+2
2018-07-17drm/amdgpu: minor cleanup in amdgpu_job.cChristian König1-7/+4
2018-07-17drm/amdgpu: remove job->adev (v2)Christian König2-8/+11
2018-07-17drm/pl111: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-07-17drm/pl111: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-7/+8
2018-07-17drm/vc4: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-4/+4
2018-07-17drm/i915: Flush chipset caches after GGTT writesChris Wilson1-1/+1
2018-07-17drm/sun4i: sun8i: Avoid clearing blending order at each atomic commitPaul Kocialkowski3-20/+43
2018-07-17drm/sun4i: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-2/+2
2018-07-17drm/i915/selftests: Free the backing store between iterationsChris Wilson1-0/+6
2018-07-16drm/amdgpu: add amdgpu_job_submit_direct helperChristian König8-70/+48
2018-07-16drm/amdgpu: remove job->ringChristian König7-28/+29
2018-07-16drm/amdgpu: remove ring parameter from amdgpu_job_submitChristian König9-21/+20
2018-07-16drm/amdgpu: remove fence context from the jobChristian König4-4/+1
2018-07-16drm/amdgpu: cleanup job headerChristian König2-45/+75
2018-07-16drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.cHarry Wentland1-17/+18
2018-07-16drm/amd/display: Null ptr check for set_sdr_white_levelKrunoslav Kovac1-1/+2
2018-07-16drm/amd/display: dal 3.1.56Harry Wentland1-1/+1
2018-07-16drm/amd/display: add new dc debug structure to track debug dataJun Lei2-0/+8