summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)AuthorFilesLines
2024-02-27drm/i915/hdcp: Extract hdcp structure from correct connectorSuraj Kandpal1-2/+5
2024-02-26drm/i915/hdcp: Remove additional timing for reading mst hdcp messageSuraj Kandpal1-7/+2
2024-02-26drm/i915/hdcp: HDCP Capability for the downstream deviceSuraj Kandpal1-5/+16
2024-02-26drm/i915/hdcp: Add new remote capability check shim functionSuraj Kandpal4-0/+50
2024-02-26drm/i915/hdcp: Rename hdcp capable functionsSuraj Kandpal6-31/+31
2024-02-26drm/i915/hdcp: Pass drm_dp_aux to read_bcaps functionSuraj Kandpal1-5/+7
2024-02-26drm/i915/hdcp: Refactor intel_dp_hdcp2_capableSuraj Kandpal1-4/+12
2024-02-26drm/i915/hdcp: Move source hdcp2 checks into its own functionSuraj Kandpal1-3/+17
2024-02-26drm/i915/hdcp: Move to direct reads for HDCPSuraj Kandpal1-22/+9
2024-02-26drm/i915/display/debugfs: New entry "DRRS capable" to i915_drrs_statusBhanuprakash Modem1-0/+6
2024-02-23drm/i915: Fix doc build issue on intel_cdclk.cRodrigo Vivi1-0/+1
2024-02-23drm/i915/lnl: Program PKGC_LATENCY registerSuraj Kandpal3-5/+55
2024-02-23drm/i915/lnl: Add pkgc related registerSuraj Kandpal1-0/+4
2024-02-20drm/i915/tv: Fix TV modeMaxime Ripard2-10/+10
2024-02-19drm/i915: remove intel_vbt_panel_data::edp::initializedJiri Slaby (SUSE)1-1/+0
2024-02-19drm/i915: remove intel_dsi::{port_bits,hs}Jiri Slaby (SUSE)1-4/+0
2024-02-19drm/i915: remove unused intel_dvo_dev_ops hooksJiri Slaby (SUSE)1-25/+0
2024-02-16drm/i915/cdclk: Document CDCLK update methodsVille Syrjälä1-0/+9
2024-02-16drm/i915/cdclk: Remove the hardcoded divider from cdclk_compute_crawl_and_squ...Ville Syrjälä1-2/+16
2024-02-16drm/i915/cdclk: Squash waveform is 16 bitsVille Syrjälä1-1/+1
2024-02-16drm/i915/cdclk: Extract cdclk_divider()Ville Syrjälä1-14/+17
2024-02-15drm/i915: Enable fastboot across the boardVille Syrjälä1-22/+0
2024-02-15drm/i915: Add PLL .compare_hw_state() vfuncVille Syrjälä3-35/+141
2024-02-15drm/i915: Reuse ibx_dump_hw_state() for gmch platformsVille Syrjälä1-7/+1
2024-02-15drm/i915: Include the CRTC name in the ELD buffer mismatchVille Syrjälä1-5/+9
2024-02-15drm/i915: Fix PLL state check for gmch platformsVille Syrjälä1-1/+3
2024-02-14drm/i915/display: update pll values in sync with Bspec for MTLRavi Kumar Vodapalli1-16/+16
2024-02-13drm/i915: Prevent HW access during init from connector get_modes hooksImre Deak4-0/+16
2024-02-13drm/i915: Prevent HW access during init from SDVO TV get_modes hookImre Deak1-0/+3
2024-02-13drm/i915: Add bigjoiner force enable option to debugfsStanislav Lisovskiy3-1/+52
2024-02-09drm/i915/dvo: Use sizeof(*variable) instead of sizeof(type)Ville Syrjälä6-6/+6
2024-02-09drm/i915/dvo/ns2501: Nuke pointless castsVille Syrjälä1-2/+2
2024-02-09drm/i915/wm: Use per-device debugs ilk wm codeVille Syrjälä1-11/+15
2024-02-09drm/i915/wm: Use per-device debugs in pre-ilk wm codeVille Syrjälä1-11/+17
2024-02-09drm/i915/wm: Pass the whole i915 to intel_get_cxsr_latency()Ville Syrjälä1-17/+10
2024-02-09drm/i915/hdcp: Use per-device debugsVille Syrjälä1-4/+8
2024-02-09drm/i915/bios: Use per-device debugs for VBT related stuffVille Syrjälä3-37/+45
2024-02-09drm/i915/bios: Switch to kms debugsVille Syrjälä1-5/+5
2024-02-09drm/i915/fb: Use per-device debugsVille Syrjälä1-3/+4
2024-02-09drm/i915/color: Use per-device debugsVille Syrjälä1-5/+6
2024-02-09drm/i915/sdvo: Fix up code alignmentVille Syrjälä1-52/+52
2024-02-09drm/i915/sdvo: Convert to per-device debugsVille Syrjälä1-47/+66
2024-02-09drm/i915: Correct for_each_old_global_obj_in_state() argumentsVille Syrjälä1-2/+2
2024-02-09drm/i915/dp: Limit SST link rate to <=8.1GbpsVille Syrjälä1-0/+3
2024-02-08drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg addressManasi Navare1-2/+2
2024-02-08drm/i915/display: On Xe2 always enable decompression with tile4Juha-Pekka Heikkila1-0/+5
2024-02-07drm/i915/alpm: Alpm aux wake configuration for lnlJouni Högander1-0/+17
2024-02-07drm/i915/alpm: Calculate ALPM Entry checkJouni Högander2-0/+32
2024-02-07drm/i915/psr: Add alpm_parameters structJouni Högander2-15/+21
2024-02-07drm/i915/alpm: Add ALPM register definitionsJouni Högander1-0/+57