index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
drm/i915/display: prefer intel_de_wait*() functions over uncore ones
Jani Nikula
2
-8
/
+5
2024-03-26
drm/i915/de: register wait function renames
Jani Nikula
8
-64
/
+58
2024-03-22
drm/i915: Remove special handling for !RCS_MASK()
Lucas De Marchi
2
-7
/
+2
2024-03-22
drm/i915: Drop dead code for pvc
Lucas De Marchi
22
-479
/
+28
2024-03-22
drm/i915: Update IP_VER(12, 50)
Lucas De Marchi
23
-48
/
+46
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
22
-376
/
+50
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
1
-2
/
+2
2024-03-20
drm/i915/xelpg: Add Wa_14020495402
Radhakrishna Sripada
2
-1
/
+6
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: Add missing ; to __assign_str() macros in tracepoint code
Steven Rostedt (Google)
1
-3
/
+3
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
[prev]
[next]