summaryrefslogtreecommitdiffstats
path: root/rust/exports.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-22drm/i915: Stop inheriting IP_VER(12, 50)Lucas De Marchi1-8/+4
2024-03-22drm/i915: Remove XEHP_FWRANGES()Lucas De Marchi1-152/+145
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi24-384/+55
2024-03-22drm/i915/bios: Pimp the VBT backlight data BDB version commentsVille Syrjälä1-2/+2
2024-03-22drm/i915/bios: Define the (obsolete) backlight i2c VBT stuffVille Syrjälä1-3/+4
2024-03-22drm/i915/bios: Add the old DPST field into VBT LFP power blockVille Syrjälä1-1/+1
2024-03-22drm/i915/bios: Update VBT driver feature block version numbersVille Syrjälä1-10/+10
2024-03-22drm/i915/bios: s/dpfs/dfps/Ville Syrjälä1-1/+1
2024-03-21drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza1-1/+1
2024-03-21drm/i915/cx0: pass encoder instead of i915 and port aroundJani Nikula1-122/+136
2024-03-21drm/i915/cx0: remove the unused intel_is_c10phy()Jani Nikula2-12/+4
2024-03-21drm/i915/display: use intel_encoder_is/to_* functionsJani Nikula10-192/+110
2024-03-21drm/i915/display: add intel_encoder_is_*() and _to_*() functionsJani Nikula4-0/+57
2024-03-21drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()Jani Nikula3-9/+8
2024-03-21drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()Jani Nikula1-5/+6
2024-03-21drm/i915/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin()Jani Nikula1-23/+37
2024-03-21drm/i915/mst: enable MST mode for 128b/132b single-stream sidebandJani Nikula1-1/+2
2024-03-21drm/i915/mst: add intel_dp_mst_disconnect()Jani Nikula1-9/+15
2024-03-21drm/i915/mst: use the MST mode detected previouslyJani Nikula2-12/+10
2024-03-21drm/i915/mst: abstract choosing the MST mode to useJani Nikula1-6/+19
2024-03-21drm/i915/mst: improve debug logging of DP MST mode detectJani Nikula1-15/+37
2024-03-21drm/mst: read sideband messaging capJani Nikula4-11/+38
2024-03-20drm/i915: Rename ICL_PORT_TX_DW6 bitsVille Syrjälä2-3/+4
2024-03-20drm/i915/scaler: Update Pipe src size check in skl_update_scalerAnkit Nautiyal1-3/+4
2024-03-19drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.cJoonas Lahtinen1-0/+2
2024-03-18drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall1-1/+1
2024-03-15drm/i915: Create the printer only once in intel_pipe_config_compare()Ville Syrjälä1-55/+46
2024-03-15drm/i915: Reuse pipe_config_mismatch() moreVille Syrjälä1-32/+10
2024-03-15drm/i915: Relocate pipe_config_mismatch()Ville Syrjälä1-23/+23
2024-03-15drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabledVille Syrjälä1-0/+3
2024-03-15drm/i915: Convert the remaining state dump to drm_printerVille Syrjälä1-77/+60
2024-03-15drm/i915: Use drm_printer more extensively in intel_crtc_state_dump()Ville Syrjälä1-102/+91
2024-03-15drm/i915: Convert intel_dpll_dump_hw_state() to drm_printerVille Syrjälä4-74/+66
2024-03-15drm/i915: Convert pipe_config_buffer_mismatch() to drm_printerVille Syrjälä1-18/+19
2024-03-15drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printerVille Syrjälä1-14/+18
2024-03-15drm/i915: Include CRTC info in VSC SDP mismatch printsVille Syrjälä1-5/+8
2024-03-15drm/i915: Include CRTC info in infoframe mismatch printsVille Syrjälä1-5/+9
2024-03-15drm/i915: Indicate which pipe failed the fastset check overallVille Syrjälä1-2/+4
2024-03-15drm/i915: Drop pointless (void*) castVille Syrjälä1-1/+1
2024-03-15drm/i915: Use container_of_const() for statesVille Syrjälä7-12/+23
2024-03-15drm/i915: Don't cast away constVille Syrjälä1-1/+1
2024-03-15drm/i915/dsi: Use enc_to_intel_dsi()Ville Syrjälä2-4/+2
2024-03-14drm/i915/display: Increase number of fast wake precharge pulsesJouni Högander1-1/+7
2024-03-14drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12Jouni Högander1-15/+31
2024-03-14drm/i915/psr: Improve fast and IO wake lines calculationJouni Högander1-6/+14
2024-03-14drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR codeJouni Högander2-1/+2
2024-03-14drm/i915/dp: Increase idle pattern wait timeout to 2msShekhar Chauhan1-1/+1
2024-03-13drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik1-18/+19
2024-03-13drm/xe/lnl: Enable display supportBalasubramani Vivekanandan1-0/+1
2024-03-13drm/i915/xe2lpd: Load DMCBalasubramani Vivekanandan1-1/+8