aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-05drm/i915: Use 18 fast wake AUX sync lenJouni Högander1-1/+1
2023-06-02drm/i915/display: Set correct voltage level for 480MHz CDCLKChaitanya Kumar Borah1-4/+26
2023-06-02drm/i915: Flush power delayed put when connector init failedMaarten Lankhorst1-0/+1
2023-06-02drm/i915: Remove i915_drm_suspend_modeMaarten Lankhorst4-27/+6
2023-06-02drm/i915_drm.h: fix a typoSui Jingfeng1-1/+1
2023-06-02drm/i915/display: switch the rest of the connectors to struct drm_edidJani Nikula5-65/+74
2023-06-02drm/display/dp_mst: convert to struct drm_edidJani Nikula2-13/+49
2023-06-02drm/edid: make drm_edid_duplicate() safe to call with NULL parameterJani Nikula1-0/+3
2023-06-02drm/i915/lvds: switch to drm_edid_read_switcheroo()Jani Nikula1-11/+2
2023-06-02drm/edid: add drm_edid_read_switcheroo()Jani Nikula2-0/+31
2023-06-02drm/i915/sdvo: stop caching has_hdmi_audio in struct intel_sdvoJani Nikula1-13/+7
2023-06-02drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvoJani Nikula1-7/+7
2023-06-02drm/i915/hdmi: stop caching has_hdmi_sink in struct intel_hdmiJani Nikula2-6/+3
2023-06-02drm/i915/hdmi: stop caching has_audio in struct intel_hdmiJani Nikula3-10/+5
2023-06-02drm/i915/dp: stop caching has_hdmi_sink in struct intel_dpJani Nikula4-14/+15
2023-06-02drm/i915/dp: stop caching has_audio in struct intel_dpJani Nikula3-5/+3
2023-06-02drm/display/dp_mst: drop has_audio from struct drm_dp_mst_portJani Nikula4-9/+4
2023-06-02drm/edid: parse display info has_audio similar to is_hdmiJani Nikula2-0/+14
2023-05-31drm/i915: use localized __diag_ignore_all() instead of per fileJani Nikula4-5/+15
2023-05-31drm/i915/hdcp: Rename comp_mutex to hdcp_mutexSuraj Kandpal4-52/+52
2023-05-31drm/i915/hdcp: Move away from master naming to arbiterSuraj Kandpal5-49/+49
2023-05-31drm/i915/hdcp: Rename dev_priv to i915Suraj Kandpal2-318/+318
2023-05-26drm/i915: Implement CTM property support for VLVVille Syrjälä5-4/+198
2023-05-26drm/i915: Always enable CGM CSC on CHVVille Syrjälä1-2/+19
2023-05-26drm/i915: Fix CHV CGM CSC coefficient sign handlingVille Syrjälä1-17/+29
2023-05-26drm/i915: Expose crtc CTM property on ilk/snbVille Syrjälä1-1/+1
2023-05-26drm/i915: Fix clang -Wimplicit-fallthrough in intel_async_flip_check_hw()Nathan Chancellor1-0/+1
2023-05-24drm/i915/display: Move feature test macros to intel_display_device.hMatt Roper2-60/+39
2023-05-24drm/i915/display: Handle GMD_ID identification in display codeMatt Roper4-16/+84
2023-05-24drm/i915/display: Make display responsible for probing its own IPMatt Roper6-702/+729
2023-05-24drm/i915/display: Move display runtime info to display structureMatt Roper13-175/+267
2023-05-24drm/i915: Convert INTEL_INFO()->display to a pointerMatt Roper12-229/+450
2023-05-24drm/i915/display: Move display device info to header under display/Matt Roper2-47/+62
2023-05-24drm/i915: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-05-24drm: shmobile: Make DRM_SHMOBILE visible on Renesas SoC platformsGeert Uytterhoeven1-2/+2
2023-05-24drm: shmobile: Add missing call to drm_fbdev_generic_setup()Geert Uytterhoeven1-0/+3
2023-05-24drm: shmobile: Switch to drm_crtc_init_with_planes()Geert Uytterhoeven1-2/+28
2023-05-24drm: shmobile: Add support for DRM_FORMAT_XRGB8888Geert Uytterhoeven3-0/+11
2023-05-24drm: shmobile: Use %p4cc to print fourcc codesGeert Uytterhoeven2-4/+4
2023-05-24dma-buf/sw_sync: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-05-24drm/panel: samsung-s6d7aa0: use pointer for drm_mode in panel desc structArtur Weber1-5/+5
2023-05-23drm/i915: Wait for active retire before i915_active_fini()Nirmoy Das1-0/+2
2023-05-23drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-05-23drm/bridge: anx7625: Prevent endless probe loopNícolas F. R. A. Prado1-40/+88
2023-05-23drm/msm: Use struct fb_info.screen_bufferThomas Zimmermann1-3/+3
2023-05-23drm/gma500: Clear fbdev framebuffer with fb_memset_io()Thomas Zimmermann1-1/+1
2023-05-23drm/i915/mtl: end support for set caching ioctlFei Yang2-1/+11
2023-05-22drm/i915/pmu: Export counters from all tilesTvrtko Ursulin1-27/+55
2023-05-22drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin3-45/+127
2023-05-22drm/i915/pmu: Add reference counting to the sampling timerTvrtko Ursulin2-2/+14