summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
17 hoursdrm/i915: Add new PCI IDs to DG2 platform in driverfor-linux-nextdrm-intel-nextRavi Kumar Vodapalli1-1/+3
45 hoursdrm/i915: Delete stray .rej fileLucas De Marchi1-18/+0
46 hoursdrm/i915/backlight: Do not bump min brightness to max on enableGareth Yu1-2/+2
46 hoursdrm/i915/bios: Use the platform's port_mask when there is no VBTVille Syrjälä1-2/+1
46 hoursdrm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä1-0/+3
47 hoursdrm/i915: Pre-populate the cursor physical dma addressVille Syrjälä3-3/+12
2 daysdrm/i915/display: prefer intel_de_wait*() functions over uncore onesJani Nikula2-8/+5
2 daysdrm/i915/de: register wait function renamesJani Nikula8-64/+58
6 daysdrm/i915: Remove special handling for !RCS_MASK()Lucas De Marchi2-7/+2
6 daysdrm/i915: Drop dead code for pvcLucas De Marchi23-483/+28
6 daysdrm/i915: Update IP_VER(12, 50)Lucas De Marchi23-48/+46
6 daysdrm/i915: Stop inheriting IP_VER(12, 50)Lucas De Marchi1-8/+4
6 daysdrm/i915: Remove XEHP_FWRANGES()Lucas De Marchi1-152/+145
6 daysdrm/i915: Drop dead code for xehpsdvLucas De Marchi24-384/+55
6 daysdrm/i915/bios: Pimp the VBT backlight data BDB version commentsVille Syrjälä1-2/+2
6 daysdrm/i915/bios: Define the (obsolete) backlight i2c VBT stuffVille Syrjälä1-3/+4
6 daysdrm/i915/bios: Add the old DPST field into VBT LFP power blockVille Syrjälä1-1/+1
6 daysdrm/i915/bios: Update VBT driver feature block version numbersVille Syrjälä1-10/+10
6 daysdrm/i915/bios: s/dpfs/dfps/Ville Syrjälä1-1/+1
7 daysdrm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza1-1/+1
7 daysdrm/i915/cx0: pass encoder instead of i915 and port aroundJani Nikula1-122/+136
7 daysdrm/i915/cx0: remove the unused intel_is_c10phy()Jani Nikula2-12/+4
7 daysdrm/i915/display: use intel_encoder_is/to_* functionsJani Nikula10-192/+110
7 daysdrm/i915/display: add intel_encoder_is_*() and _to_*() functionsJani Nikula4-0/+57
7 daysdrm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()Jani Nikula3-9/+8
7 daysdrm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()Jani Nikula1-5/+6
7 daysdrm/i915/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin()Jani Nikula1-23/+37
7 daysdrm/i915/mst: enable MST mode for 128b/132b single-stream sidebandJani Nikula1-1/+2
7 daysdrm/i915/mst: add intel_dp_mst_disconnect()Jani Nikula1-9/+15
7 daysdrm/i915/mst: use the MST mode detected previouslyJani Nikula2-12/+10
7 daysdrm/i915/mst: abstract choosing the MST mode to useJani Nikula1-6/+19
7 daysdrm/i915/mst: improve debug logging of DP MST mode detectJani Nikula1-15/+37
7 daysdrm/mst: read sideband messaging capJani Nikula4-11/+38
8 daysdrm/i915: Rename ICL_PORT_TX_DW6 bitsVille Syrjälä2-3/+4
8 daysdrm/i915/scaler: Update Pipe src size check in skl_update_scalerAnkit Nautiyal1-3/+4
9 daysdrm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.cJoonas Lahtinen1-0/+2
10 daysdrm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall1-1/+1
13 daysdrm/i915: Create the printer only once in intel_pipe_config_compare()Ville Syrjälä1-55/+46
13 daysdrm/i915: Reuse pipe_config_mismatch() moreVille Syrjälä1-32/+10
13 daysdrm/i915: Relocate pipe_config_mismatch()Ville Syrjälä1-23/+23
13 daysdrm/i915: Skip intel_crtc_state_dump() if debugs aren't enabledVille Syrjälä1-0/+3
13 daysdrm/i915: Convert the remaining state dump to drm_printerVille Syrjälä1-77/+60
13 daysdrm/i915: Use drm_printer more extensively in intel_crtc_state_dump()Ville Syrjälä1-102/+91
13 daysdrm/i915: Convert intel_dpll_dump_hw_state() to drm_printerVille Syrjälä4-74/+66
13 daysdrm/i915: Convert pipe_config_buffer_mismatch() to drm_printerVille Syrjälä1-18/+19
13 daysdrm/i915: Convert pipe_config_infoframe_mismatch() to drm_printerVille Syrjälä1-14/+18
13 daysdrm/i915: Include CRTC info in VSC SDP mismatch printsVille Syrjälä1-5/+8
13 daysdrm/i915: Include CRTC info in infoframe mismatch printsVille Syrjälä1-5/+9
13 daysdrm/i915: Indicate which pipe failed the fastset check overallVille Syrjälä1-2/+4
13 daysdrm/i915: Drop pointless (void*) castVille Syrjälä1-1/+1