aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-29drm/xe/ptl: Enable PTL displayHaridhar Kalvala1-1/+1
2024-10-29drm/i915/display/xe3: disable x-tiled framebuffersHeikkila, Juha-pekka1-1/+1
2024-10-29drm/i915/xe3: Underrun recovery does not exist post Xe2Ravi Kumar Vodapalli1-1/+1
2024-10-29drm/i915/xe3lpd: Move async flip bit to PLANE_SURF registerDnyaneshwar Bhadane2-4/+10
2024-10-29drm/i915/cx0: Remove bus reset after every c10 transactionClint Taylor1-2/+4
2024-10-29drm/i915/cx0: Extend C10 check to PTLDnyaneshwar Bhadane2-0/+4
2024-10-29drm/i915/ptl: Define IS_PANTHERLAKE macroDnyaneshwar Bhadane1-0/+1
2024-10-29drm/i915/xe3lpd: Add check to see if edp over type c is allowedSuraj Kandpal5-3/+16
2024-10-29drm/i915/xe3lpd: Update pmdemand programmingMatt Roper3-23/+51
2024-10-29drm/xe: switch to common PCI ID macrosJani Nikula2-263/+22
2024-10-29drm/intel/pciids: rename i915_pciids.h to just pciids.hJani Nikula5-7/+7
2024-10-29drm/i915/pciids: add PVC PCI ID macrosJani Nikula1-0/+16
2024-10-29drm/i915/display: convert I915_STATE_WARN() to struct intel_displayJani Nikula14-261/+277
2024-10-29drm/i914/xe3lpd: Increase bigjoiner limitationsSuraj Kandpal1-1/+4
2024-10-29drm/i915/psr: Change psr size limits checkSuraj Kandpal1-2/+6
2024-10-29drm/i915/xe3lpd: Increase resolution for plane to support 6kSuraj Kandpal2-2/+19
2024-10-28drm/i915: Use string enable/disable choice helpersSai Teja Pottumuttu3-4/+4
2024-10-28drm/i915/xe2lpd: Update C20 algorithm to include tx_miscGustavo Sousa2-1/+10
2024-10-28drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll()Gustavo Sousa1-6/+6
2024-10-28drm/xe/hdcp: Fix gsc structure check in fw check statusSuraj Kandpal1-1/+1
2024-10-28drm/i915/display: Add Wa_16023981245Nemesa Garg1-0/+6
2024-10-25drm/i915/xe3lpd: Load DMCGustavo Sousa1-1/+7
2024-10-25drm/i915/display: Cover all possible pipes in TP_printk()Gustavo Sousa1-14/+29
2024-10-25drm/i915/display: Do not use ids from enum pipe in TP_printk()Gustavo Sousa1-9/+24
2024-10-25drm/i915/display: Store pipe name in trace eventsGustavo Sousa1-63/+63
2024-10-25drm/i915/display: Zero-initialize frame/scanline counts in tracepointsGustavo Sousa1-0/+13
2024-10-25drm/i915/display: Fix out-of-bounds access in pipe-related tracepointsGustavo Sousa1-6/+7
2024-10-24drm/i915: remove all IS_<PLATFORM>_GT<N>() macrosJani Nikula5-32/+8
2024-10-23drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PGSuraj Kandpal1-1/+2
2024-10-23drm/i915/xe3lpd: Add new bit range of MAX swing setupSuraj Kandpal1-1/+1
2024-10-23drm/i915/xe3lpd: Add C20 Phy consolidated programming tableSuraj Kandpal1-3/+23
2024-10-23drm/i915/xe3lpd: Add cdclk changesRadhakrishna Sripada1-2/+57
2024-10-23drm/i915: Remove ckey/format checks from skl_update_scaler_plane()Ville Syrjälä1-67/+10
2024-10-23drm/i915/pfit: Extract intel_pfit.cVille Syrjälä11-546/+578
2024-10-23drm/i915/panel: Convert panel code to intel_displayVille Syrjälä5-40/+47
2024-10-23drm/i915/pfit: Check pfit destination window on ILK-BDWVille Syrjälä1-0/+55
2024-10-23drm/i915/pfit: Reject cloning when using pfit on ILK-BDWVille Syrjälä1-0/+27
2024-10-23drm/i915/pfit: Check pfit minimum timings in pre-SKLVille Syrjälä1-1/+58
2024-10-23drm/i915/pfit: Reject pfit downscaling for GMCH platformsVille Syrjälä1-0/+20
2024-10-23drm/i915/pfit: Check pfit scaling factors on ILK-BDWVille Syrjälä1-0/+39
2024-10-23drm/i915/pfit: Check pipe source size against pfit limits on ILK-BDWVille Syrjälä1-1/+51
2024-10-23drm/i915/active: Use try_cmpxchg() in active_fence_cb()Uros Bizjak1-1/+1
2024-10-23drm/i915/psr: vbt.psr.enable is only for eDP panelsJouni Högander1-1/+3
2024-10-22drm/i915/display: Remove kstrdup_const() and kfree_const() usageChristophe JAILLET1-3/+3
2024-10-22drm/i915/gvt: use macros from drm_dp.h instead of duplicationJani Nikula5-73/+36
2024-10-22drm/i915/ddi: use string choice helpersR Sundar1-1/+1
2024-10-22drm/i915/dp: use string choice helpersR Sundar1-1/+1
2024-10-22drm/xe: fix build failure originating from backmergeJani Nikula1-1/+1
2024-10-18drm/i915/pxp: Add missing tag for Wa_14019159160Alan Previn1-2/+5
2024-10-17drm/i915: Fix irq related documentationRodrigo Vivi1-2/+2