aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-01drm/mediatek: Switch the hdmi bridge ops to the atomic versionsDafna Hirschfeld1-8/+15
2021-04-01drm/bridge: anx7625: disable regulators when power offHsin-Yi Wang2-0/+35
2021-04-01dt-bindings: drm/bridge: anx7625: Add power suppliesHsin-Yi Wang1-0/+15
2021-03-31drm/i915: Fix docbook header for __intel_runtime_pm_get_if_active()Imre Deak1-1/+1
2021-03-31drm/displayid: rename displayid_hdr to displayid_headerJani Nikula2-6/+6
2021-03-31drm/displayid: allow data blocks with 0 payload lengthJani Nikula1-2/+1
2021-03-31drm/edid: use the new displayid iterator for tile infoJani Nikula3-45/+10
2021-03-31drm/edid: use the new displayid iterator for finding CEA extensionJani Nikula1-16/+9
2021-03-31drm/edid: use the new displayid iterator for detailed modesJani Nikula1-17/+6
2021-03-31drm/displayid: add new displayid section/block iteratorsJani Nikula2-0/+92
2021-03-31drm/displayid: add separate drm_displayid.cJani Nikula5-57/+73
2021-03-31drm/edid: make a number of functions, parameters and variables constJani Nikula2-31/+31
2021-03-31drm/mediatek: Add missing MODULE_DEVICE_TABLE()Boris Brezillon6-0/+7
2021-03-31drm/hdcp: DP HDCP2.2 errata LC_Send_L_Prime=16Anshuman Gupta1-1/+1
2021-03-31drm/i915/hdcp: Add DP HDCP2.2 timeout to read entire msgAnshuman Gupta2-13/+35
2021-03-31drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is availableAnkit Nautiyal1-2/+7
2021-03-31drm/dp_helper: Define options for FRL training for HDMI2.1 PCONAnkit Nautiyal3-18/+22
2021-03-29drm/i915/selftest: Add remap/rotate vma subtests when dst_stride!=width/heightImre Deak1-7/+86
2021-03-29drm/i915: Add support for FBs requiring a POT stride alignmentImre Deak7-22/+112
2021-03-29drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info structImre Deak5-41/+41
2021-03-29drm/i915/selftest: Unify use of intel_remapped_plane_info in igt_vma_rotate_remap()Imre Deak1-29/+34
2021-03-29drm/i915: Shrink the size of intel_remapped_plane_info structImre Deak2-8/+19
2021-03-29drm/i915/intel_fb: Factor out calc_plane_remap_info()Imre Deak1-126/+77
2021-03-29drm/i915: Simplify copying the FB view state to the plane stateImre Deak4-53/+35
2021-03-29drm/i915: Store the normal view FB pitch in FB's intel_fb_viewImre Deak1-3/+6
2021-03-29drm/i915: Unify the FB and plane state view information into one structImre Deak8-136/+150
2021-03-29drm/i915/intel_fb: Factor out calc_plane_normal_size()Imre Deak1-21/+76
2021-03-29drm/i915/intel_fb: Factor out calc_plane_aligned_offset()Imre Deak1-9/+16
2021-03-29drm/i915/intel_fb: Factor out convert_plane_offset_to_xy()Imre Deak1-28/+41
2021-03-29drm/i915/intel_fb: s/dev_priv/i915/Imre Deak2-36/+36
2021-03-29drm/i915/intel_fb: Unexport intel_fb_check_stride()Imre Deak2-3/+1
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display.cImre Deak6-831/+840
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_sprite.cImre Deak4-33/+36
2021-03-29drm/i915/intel_fb: Pull is_surface_linear() from intel_display.c/skl_universal_plane.cImre Deak4-12/+8
2021-03-29drm/i915/intel_fb: Pull FB plane functions from skl_universal_plane.cImre Deak4-36/+36
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display_types.hImre Deak6-19/+48
2021-03-29drm/i915/selftest: Make sure to init i915_ggtt_view in igt_vma_rotate_remap()Imre Deak1-1/+1
2021-03-29drm/i915: Make sure i915_ggtt_view is inited when creating an FBImre Deak1-0/+2
2021-03-29drm/i915/selftest: Fix debug message in igt_vma_remapped_gtt()Imre Deak1-1/+1
2021-03-29drm/i915/selftest: Fix error handling in igt_vma_remapped_gtt()Imre Deak1-1/+1
2021-03-29drm/i915: Fix rotation setup during plane HW readoutImre Deak1-6/+3
2021-03-29drm/i915: Remove repeated declarationWan Jiabing3-3/+0
2021-03-29drm/i915: Stop adding planes to the commit needlesslyVille Syrjälä1-8/+2
2021-03-30drm/mediatek: crtc: Make config-updating atomicChun-Kuang Hu1-7/+12
2021-03-29drm/ingenic: Register devm action to cleanup encodersPaul Cercueil1-10/+7
2021-03-29drm/encoder: Add macro drmm_plain_encoder_alloc()Paul Cercueil1-0/+18
2021-03-29drm: bridge/panel: Cleanup connector on bridge detachPaul Cercueil1-0/+12
2021-03-29drm/i915: rename i915_rev_steppings->intel_step_infoJani Nikula3-8/+8
2021-03-29drm/i915: rename disp_stepping->display_step and gt_stepping->gt_stepJani Nikula3-28/+28
2021-03-29drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEPJani Nikula7-16/+16