index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
compiler_builtins.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
drm/i915: Stop inheriting IP_VER(12, 50)
Lucas De Marchi
1
-8
/
+4
2024-03-22
drm/i915: Remove XEHP_FWRANGES()
Lucas De Marchi
1
-152
/
+145
2024-03-22
drm/i915: Drop dead code for xehpsdv
Lucas De Marchi
24
-384
/
+55
2024-03-22
drm/i915/bios: Pimp the VBT backlight data BDB version comments
Ville Syrjälä
1
-2
/
+2
2024-03-22
drm/i915/bios: Define the (obsolete) backlight i2c VBT stuff
Ville Syrjälä
1
-3
/
+4
2024-03-22
drm/i915/bios: Add the old DPST field into VBT LFP power block
Ville Syrjälä
1
-1
/
+1
2024-03-22
drm/i915/bios: Update VBT driver feature block version numbers
Ville Syrjälä
1
-10
/
+10
2024-03-22
drm/i915/bios: s/dpfs/dfps/
Ville Syrjälä
1
-1
/
+1
2024-03-21
drm/i915: Do not print 'pxp init failed with 0' when it succeed
José Roberto de Souza
1
-1
/
+1
2024-03-21
drm/i915/cx0: pass encoder instead of i915 and port around
Jani Nikula
1
-122
/
+136
2024-03-21
drm/i915/cx0: remove the unused intel_is_c10phy()
Jani Nikula
2
-12
/
+4
2024-03-21
drm/i915/display: use intel_encoder_is/to_* functions
Jani Nikula
10
-192
/
+110
2024-03-21
drm/i915/display: add intel_encoder_is_*() and _to_*() functions
Jani Nikula
4
-0
/
+57
2024-03-21
drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()
Jani Nikula
3
-9
/
+8
2024-03-21
drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()
Jani Nikula
1
-5
/
+6
2024-03-21
drm/i915/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin()
Jani Nikula
1
-23
/
+37
2024-03-21
drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
Jani Nikula
1
-1
/
+2
2024-03-21
drm/i915/mst: add intel_dp_mst_disconnect()
Jani Nikula
1
-9
/
+15
2024-03-21
drm/i915/mst: use the MST mode detected previously
Jani Nikula
2
-12
/
+10
2024-03-21
drm/i915/mst: abstract choosing the MST mode to use
Jani Nikula
1
-6
/
+19
2024-03-21
drm/i915/mst: improve debug logging of DP MST mode detect
Jani Nikula
1
-15
/
+37
2024-03-21
drm/mst: read sideband messaging cap
Jani Nikula
4
-11
/
+38
2024-03-20
drm/i915: Rename ICL_PORT_TX_DW6 bits
Ville Syrjälä
2
-3
/
+4
2024-03-20
drm/i915/scaler: Update Pipe src size check in skl_update_scaler
Ankit Nautiyal
1
-3
/
+4
2024-03-19
drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.c
Joonas Lahtinen
1
-0
/
+2
2024-03-18
drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
Jonathon Hall
1
-1
/
+1
2024-03-15
drm/i915: Create the printer only once in intel_pipe_config_compare()
Ville Syrjälä
1
-55
/
+46
2024-03-15
drm/i915: Reuse pipe_config_mismatch() more
Ville Syrjälä
1
-32
/
+10
2024-03-15
drm/i915: Relocate pipe_config_mismatch()
Ville Syrjälä
1
-23
/
+23
2024-03-15
drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled
Ville Syrjälä
1
-0
/
+3
2024-03-15
drm/i915: Convert the remaining state dump to drm_printer
Ville Syrjälä
1
-77
/
+60
2024-03-15
drm/i915: Use drm_printer more extensively in intel_crtc_state_dump()
Ville Syrjälä
1
-102
/
+91
2024-03-15
drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer
Ville Syrjälä
4
-74
/
+66
2024-03-15
drm/i915: Convert pipe_config_buffer_mismatch() to drm_printer
Ville Syrjälä
1
-18
/
+19
2024-03-15
drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printer
Ville Syrjälä
1
-14
/
+18
2024-03-15
drm/i915: Include CRTC info in VSC SDP mismatch prints
Ville Syrjälä
1
-5
/
+8
2024-03-15
drm/i915: Include CRTC info in infoframe mismatch prints
Ville Syrjälä
1
-5
/
+9
2024-03-15
drm/i915: Indicate which pipe failed the fastset check overall
Ville Syrjälä
1
-2
/
+4
2024-03-15
drm/i915: Drop pointless (void*) cast
Ville Syrjälä
1
-1
/
+1
2024-03-15
drm/i915: Use container_of_const() for states
Ville Syrjälä
7
-12
/
+23
2024-03-15
drm/i915: Don't cast away const
Ville Syrjälä
1
-1
/
+1
2024-03-15
drm/i915/dsi: Use enc_to_intel_dsi()
Ville Syrjälä
2
-4
/
+2
2024-03-14
drm/i915/display: Increase number of fast wake precharge pulses
Jouni Högander
1
-1
/
+7
2024-03-14
drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12
Jouni Högander
1
-15
/
+31
2024-03-14
drm/i915/psr: Improve fast and IO wake lines calculation
Jouni Högander
1
-6
/
+14
2024-03-14
drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR code
Jouni Högander
2
-1
/
+2
2024-03-14
drm/i915/dp: Increase idle pattern wait timeout to 2ms
Shekhar Chauhan
1
-1
/
+1
2024-03-13
drm/i915/hwmon: Fix locking inversion in sysfs getter
Janusz Krzysztofik
1
-18
/
+19
2024-03-13
drm/xe/lnl: Enable display support
Balasubramani Vivekanandan
1
-0
/
+1
2024-03-13
drm/i915/xe2lpd: Load DMC
Balasubramani Vivekanandan
1
-1
/
+8
[next]