mirror_ubuntu-kernels/drivers/gpu/drm/i915/display
Dave Airlie 2f8d8548c3 - Improve display debug msgs and other general clean-ups (Ville, Rahuul)
- PSR fixes and improvements around selective fetch (Jouni, Ville)
 - Remove FBC restrictions for Xe2LPD displays (Vinod)
 - Skip some timing checks on BXT/GLK DSI transcoders (Ville)
 - DP MST Fixes (Ville)
 - Correct the input parameter on _intel_dsb_commit (heminhong)
 - Fix IP version of the display WAs (Bala)
 - DGFX uses direct VBT pin mapping (Clint)
 - Proper handling of bool on PIPE_CONF_CHECK macros (Jani)
 - Skip state verification with TBT-ALT mod (Mika Kahona)
 - General organization of display code for reusage with Xe
   (Jouni, Luca, Jani, Maarten)
 - Squelch a sparse warning (Jani)
 - Don't use "proxy" headers (Andy Shevchenko)
 - Use devm_gpiod_get() for all GPIOs (Hans)
 - Fix ADL+ tiled plane stride (Ville)
 - Use octal permissions in display debugfs (Jani)
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEbSBwaO7dZQkcLOKj+mJfZA7rE8oFAmVyFWMACgkQ+mJfZA7r
 E8rVUwf/RWWyIyrlSOvz7okNgLtTn9K2A3WdtY6hPK6XZ/LVlO9MbCPT74E8Pnh3
 mtxFK8fma8nXoVWCOxwtLI9HKJXiMgTIxpKAqapO2cU/ScpRZYoRJjaVIEMjiEWs
 AhFSh/9D+u6hXeuYhAsg101sbmWmgvoIgoA4Ob2bUNyJOgsi5rLYsCsd0Y5i0qwm
 CHvoyabZMXH4cYn19GlfOIxFtJ4StfaTfd5lNKAmXGrfoWTDQ5WkouXSaZ5EozoW
 bl7gaF0kxbXH0RPw/A5VfmbHVaOnjWXIYNYN/51u3nvc4Oi1qeoDhKPmp9uJJ8Hr
 AfqDo4h2WZkreuy+hB79uFa/YQA92Q==
 =XV0u
 -----END PGP SIGNATURE-----

Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next

- Improve display debug msgs and other general clean-ups (Ville, Rahuul)
- PSR fixes and improvements around selective fetch (Jouni, Ville)
- Remove FBC restrictions for Xe2LPD displays (Vinod)
- Skip some timing checks on BXT/GLK DSI transcoders (Ville)
- DP MST Fixes (Ville)
- Correct the input parameter on _intel_dsb_commit (heminhong)
- Fix IP version of the display WAs (Bala)
- DGFX uses direct VBT pin mapping (Clint)
- Proper handling of bool on PIPE_CONF_CHECK macros (Jani)
- Skip state verification with TBT-ALT mod (Mika Kahona)
- General organization of display code for reusage with Xe
  (Jouni, Luca, Jani, Maarten)
- Squelch a sparse warning (Jani)
- Don't use "proxy" headers (Andy Shevchenko)
- Use devm_gpiod_get() for all GPIOs (Hans)
- Fix ADL+ tiled plane stride (Ville)
- Use octal permissions in display debugfs (Jani)

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/ZXIWG6bRYaUw0w6-@intel.com
2023-12-08 15:06:14 +10:00
..
dvo_ch7xxx.c drm/i915/dvo/ch7xxx: Fix suspend/resume 2022-11-23 16:05:33 +02:00
dvo_ch7017.c
dvo_ivch.c
dvo_ns2501.c
dvo_sil164.c drm/i915/dvo/sil164: Fix suspend/resume 2022-11-23 16:05:54 +02:00
dvo_tfp410.c
g4x_dp.c drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher up 2023-11-23 14:33:26 +02:00
g4x_dp.h drm/i915/display: add I915 conditional build to g4x_dp.h 2023-09-29 13:52:56 +03:00
g4x_hdmi.c drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher up 2023-11-23 14:33:26 +02:00
g4x_hdmi.h drm/i915/display: add I915 conditional build to g4x_hdmi.h 2023-09-29 13:53:12 +03:00
hsw_ips.c drm/i915/display: Move enable_ips module parameter under display 2023-10-26 12:15:14 +03:00
hsw_ips.h drm/i915/display: add I915 conditional build to hsw_ips.h 2023-09-29 13:52:33 +03:00
i9xx_plane.c drm/i915: add minimal i915_gem_object_frontbuffer.h 2023-08-31 18:41:34 +03:00
i9xx_plane.h drm/i915/display: add I915 conditional build to i9xx_plane.h 2023-09-29 13:52:36 +03:00
i9xx_wm.c drm/i915: Clean up some DISPLAY_VER checks 2023-11-29 17:06:36 +02:00
i9xx_wm.h drm/i915/display: add I915 conditional build to i9xx_wm.h 2023-09-29 13:53:09 +03:00
icl_dsi_regs.h drm/i915: split out intel_display_reg_defs.h 2022-11-11 12:44:49 +02:00
icl_dsi.c drm/i915: Skip some timing checks on BXT/GLK DSI transcoders 2023-11-29 17:05:47 +02:00
icl_dsi.h drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child device 2023-07-06 00:15:07 +03:00
intel_acpi.c drm/i915/display: Clean up zero initializers 2023-10-16 19:09:22 +03:00
intel_acpi.h drm/i915: Call acpi_video_register_backlight() (v3) 2022-09-03 12:16:53 +02:00
intel_atomic_plane.c drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base 2023-11-06 08:28:26 +02:00
intel_atomic_plane.h drm/i915: Relocate intel_plane_check_src_coordinates() 2023-03-17 15:24:27 +02:00
intel_atomic.c drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence 2023-11-02 10:51:12 +02:00
intel_atomic.h drm/i915: Relocate intel_atomic_setup_scalers() 2023-04-20 15:14:17 +03:00
intel_audio_regs.h drm/i915: split out intel_display_reg_defs.h 2022-11-11 12:44:49 +02:00
intel_audio.c Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2023-11-23 20:25:24 +01:00
intel_audio.h drm/i915/display: remove redundant parameter from sdp split update 2023-08-22 16:41:45 +03:00
intel_backlight_regs.h drm/i915/backlight: drop DISPLAY_MMIO_BASE() use from backlight registers 2022-12-07 19:24:14 +02:00
intel_backlight.c drm/i915/display: Move invert_brightness module parameter under display 2023-10-26 12:15:22 +03:00
intel_backlight.h
intel_bios.c drm/i915/dgfx: DGFX uses direct VBT pin mapping 2023-11-29 14:49:29 -08:00
intel_bios.h drm/i915: Only check eDP HPD when AUX CH is shared 2023-09-12 08:35:32 -04:00
intel_bw.c drm/i915: Clean up some DISPLAY_VER checks 2023-11-29 17:06:36 +02:00
intel_bw.h drm/i915/mtl: find the best QGV point for the SAGV configuration 2023-06-07 11:24:40 -07:00
intel_cdclk.c drm/i915: Clean up some DISPLAY_VER checks 2023-11-29 17:06:36 +02:00
intel_cdclk.h drm/i915/debugfs: New debugfs for display clock frequencies 2023-04-14 10:05:28 +03:00
intel_color_regs.h drm/i915/regs: split out intel_color_regs.h 2023-08-25 13:12:10 +03:00
intel_color.c drm/i915: Fix glk+ degamma LUT conversions 2023-11-23 15:11:47 +02:00
intel_color.h drm/i915/dsb: Load LUTs using the DSB during vblank 2023-09-27 18:40:58 +03:00
intel_combo_phy_regs.h drm/i915/gen12: Update combo PHY init sequence 2023-02-27 09:14:57 -08:00
intel_combo_phy.c drm/i915: Reduce combo PHY log spam 2023-09-13 17:10:34 +03:00
intel_combo_phy.h
intel_connector.c drm/i915: Call the DDC bus i2c adapter "ddc" 2023-09-15 14:47:09 +03:00
intel_connector.h drm/i915: Call the DDC bus i2c adapter "ddc" 2023-09-15 14:47:09 +03:00
intel_crt.c drm/i915: Skip some timing checks on BXT/GLK DSI transcoders 2023-11-29 17:05:47 +02:00
intel_crt.h drm/i915/display: add I915 conditional build to intel_crt.h 2023-09-29 13:53:03 +03:00
intel_crtc_state_dump.c - Improve display debug msgs and other general clean-ups (Ville, Rahuul) 2023-12-08 15:06:14 +10:00
intel_crtc_state_dump.h drm/i915/dsc: Add debugfs entry to validate DSC output formats 2023-04-03 12:41:13 +05:30
intel_crtc.c drm/i915: Add helpers for BW management on shared display links 2023-09-28 12:52:22 +03:00
intel_crtc.h drm/i915: Change intel_pipe_update_{start,end}() calling convention 2023-09-20 22:27:31 +03:00
intel_cursor.c drm/i915/display: Use i915_gem_object_get_dma_address to get dma address 2023-12-07 12:38:25 +01:00
intel_cursor.h
intel_cx0_phy_regs.h drm/i915/cx0: Add step for programming msgbus timer 2023-09-18 10:04:43 -07:00
intel_cx0_phy.c drm/i915/display: Skip state verification with TBT-ALT mode 2023-12-01 12:21:46 +02:00
intel_cx0_phy.h drm/i915/mtl: C20 state verification 2023-11-13 15:19:18 +02:00
intel_ddi_buf_trans.c drm/i915/tgl: s/TGL/TIGERLAKE for platform/subplatform defines 2023-08-07 15:37:09 -07:00
intel_ddi_buf_trans.h
intel_ddi.c drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher up 2023-11-23 14:33:26 +02:00
intel_ddi.h drm/i915/dp: Wait for FEC detected status in the sink 2023-11-08 17:22:16 +02:00
intel_de.h drm/i915/vblank: add and use intel_de_read64_2x32() to read vblank counter 2023-01-18 11:06:07 +02:00
intel_display_core.h Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2023-11-23 20:25:24 +01:00
intel_display_debugfs_params.c drm/i915/display: Add framework to add parameters specific to display 2023-10-26 12:13:02 +03:00
intel_display_debugfs_params.h drm/i915/display: Add framework to add parameters specific to display 2023-10-26 12:13:02 +03:00
intel_display_debugfs.c - Improve display debug msgs and other general clean-ups (Ville, Rahuul) 2023-12-08 15:06:14 +10:00
intel_display_debugfs.h drm/i915/debugfs: switch crtc debugfs to struct intel_crtc 2023-03-21 12:24:13 +02:00
intel_display_device.c drm/i915/display: Move nuclear_pageflip under display 2023-10-26 12:16:25 +03:00
intel_display_device.h drm/i915: Clean up some DISPLAY_VER checks 2023-11-29 17:06:36 +02:00
intel_display_driver.c drm/i915: move display spinlock init to display code 2023-11-07 12:24:46 +02:00
intel_display_driver.h drm/i915/display: add intel_display_driver_early_probe() 2023-04-17 11:18:04 +03:00
intel_display_irq.c drm/i915/irq: Improve error logging for unexpected DE Misc interrupts 2023-11-29 19:14:31 +02:00
intel_display_irq.h drm/i915/irq: move all PCH irq postinstall calls to display code 2023-08-10 15:14:58 +03:00
intel_display_limits.h drm/i915/display: add intel_display_limits.h for key enums 2023-01-25 13:59:12 +02:00
intel_display_params.c drm/i915/display: Move enable_dp_mst under display 2023-10-26 12:16:39 +03:00
intel_display_params.h drm/i915/display: Move enable_dp_mst under display 2023-10-26 12:16:39 +03:00
intel_display_power_map.c drm/i915/xe2lpd: Add DC state support 2023-09-21 08:18:07 -07:00
intel_display_power_map.h drm/i915: Move the power domain->well mappings to intel_display_power_map.c 2022-04-20 20:41:57 +03:00
intel_display_power_well.c drm/i915: convert vlv_dpio_read()/write() from pipe to phy 2023-11-17 15:00:00 +02:00
intel_display_power_well.h drm/i915/xe2lpd: Add display power well 2023-09-21 08:18:07 -07:00
intel_display_power.c drm/i915/display: Fix IP version of the WAs 2023-11-29 11:51:50 -08:00
intel_display_power.h drm/i915/display: Remove unused POWER_DOMAIN_MODESET 2023-08-21 09:07:20 -07:00
intel_display_reg_defs.h drm/i915: Convert INTEL_INFO()->display to a pointer 2023-05-24 08:34:42 -07:00
intel_display_reset.c drm/i915/display: Move force_reset_modeset_test parameter under display 2023-10-26 12:15:56 +03:00
intel_display_reset.h drm/i915/display: add intel_display_reset.[ch] 2023-04-17 11:17:51 +03:00
intel_display_rps.c drm/i915/rps: split out display rps parts to a separate file 2023-03-06 19:51:32 +02:00
intel_display_rps.h drm/i915/rps: split out display rps parts to a separate file 2023-03-06 19:51:32 +02:00
intel_display_trace.c
intel_display_trace.h drm/i915: use explicit includes for i915_reg.h and i915_irq.h 2023-04-19 15:55:05 +03:00
intel_display_types.h drm/i915: Convert audio enable/disable into encoder vfuncs 2023-11-23 14:33:22 +02:00
intel_display_wa.c drm/i915/display: Extract display workarounds from clock gating init 2023-09-08 15:45:23 -07:00
intel_display_wa.h drm/i915/display: Extract display workarounds from clock gating init 2023-09-08 15:45:23 -07:00
intel_display.c drm/i915: add bool type checks in PIPE_CONF_CHECK_* 2023-12-01 10:42:38 +02:00
intel_display.h drm/i915: Skip some timing checks on BXT/GLK DSI transcoders 2023-11-29 17:05:47 +02:00
intel_dkl_phy_regs.h drm/i915/tgl+: Sanitize DKL PHY register definitions 2022-10-26 15:51:18 +03:00
intel_dkl_phy.c drm/i915: Initialize dkl_phy spin lock from display code path 2023-04-20 19:43:02 -07:00
intel_dkl_phy.h drm/i915: Initialize dkl_phy spin lock from display code path 2023-04-20 19:43:02 -07:00
intel_dmc_regs.h drm/i915: Enable a PIPEDMC whenever its corresponding pipe is enabled 2023-01-20 23:37:39 +02:00
intel_dmc.c drm/i915: Add wrapper for getting display step 2023-10-11 15:19:48 +05:30
intel_dmc.h drm/i915/dmc: allocate dmc structure dynamically 2023-03-06 19:09:47 +02:00
intel_dp_aux_backlight.c drm/i915/display: Move enable_dpcd_backlight module parameter under display 2023-10-26 12:15:41 +03:00
intel_dp_aux_backlight.h
intel_dp_aux_regs.h drm/i915/aux: add separate register macros and functions for VLV/CHV 2023-10-23 12:40:19 +03:00
intel_dp_aux.c drm/i915/aux: rename dev_priv to i915 2023-10-23 12:40:38 +03:00
intel_dp_aux.h drm/i915/psr: Bring back HSW/BDW PSR AUX CH registers/setup 2023-06-16 17:55:56 +03:00
intel_dp_hdcp.c drm/i915/hdcp: Use correct aux for capability check scenario 2023-09-01 13:17:44 +05:30
intel_dp_hdcp.h
intel_dp_link_training.c drm/i915: Introduce crtc_state->enhanced_framing 2023-09-13 17:55:11 +03:00
intel_dp_link_training.h i915/display/dp: SDP CRC16 for 128b132b link layer 2023-03-21 16:17:20 +02:00
intel_dp_mst.c drm/i915: Clean up some DISPLAY_VER checks 2023-11-29 17:06:36 +02:00
intel_dp_mst.h drm/i915/dp_mst: Improve BW sharing between MST streams 2023-11-08 17:22:23 +02:00
intel_dp.c - Improve display debug msgs and other general clean-ups (Ville, Rahuul) 2023-12-08 15:06:14 +10:00
intel_dp.h drm/i915/dp_mst: Fix PBN / MTP_TU size calculation for UHBR rates 2023-11-21 16:32:44 +02:00
intel_dpio_phy.c drm/i915: convert vlv_dpio_read()/write() from pipe to phy 2023-11-17 15:00:00 +02:00
intel_dpio_phy.h drm/i915: add vlv_pipe_to_phy() helper to replace DPIO_PHY() 2023-11-17 14:59:55 +02:00
intel_dpll_mgr.c drm/i915: Stop printing pipe name as hex 2023-11-24 09:38:50 +02:00
intel_dpll_mgr.h drm/i915: Abstract the extra JSL/EHL DPLL4 power domain better 2023-10-31 08:27:47 +02:00
intel_dpll.c drm/i915: convert vlv_dpio_read()/write() from pipe to phy 2023-11-17 15:00:00 +02:00
intel_dpll.h drm/i915: move *_crtc_clock_get() to intel_dpll.c 2023-11-17 14:59:47 +02:00
intel_dpt_common.c drm/i915/display: Separate xe and i915 common dpt code into own file 2023-11-23 14:50:43 +02:00
intel_dpt_common.h drm/i915/display: Separate xe and i915 common dpt code into own file 2023-11-23 14:50:43 +02:00
intel_dpt.c drm/i915/display: Separate xe and i915 common dpt code into own file 2023-11-23 14:50:43 +02:00
intel_dpt.h drm/i915/display: Separate xe and i915 common dpt code into own file 2023-11-23 14:50:43 +02:00
intel_drrs.c drm/i915: add minimal i915_gem_object_frontbuffer.h 2023-08-31 18:41:34 +03:00
intel_drrs.h drm/i915: Clean up some namespacing 2022-10-07 20:04:38 +03:00
intel_dsb_buffer.c drm/i915/dsb: DSB code refactoring 2023-11-16 15:56:53 +05:30
intel_dsb_buffer.h drm/i915/dsb: DSB code refactoring 2023-11-16 15:56:53 +05:30
intel_dsb_regs.h drm/i915/dsb: Define more DSB bits 2023-09-27 18:36:19 +03:00
intel_dsb.c drm/i915: correct the input parameter on _intel_dsb_commit() 2023-11-29 19:26:05 +02:00
intel_dsb.h drm/i915/dsb: Use DEwake to combat PkgC latency 2023-09-27 18:49:06 +03:00
intel_dsi_dcs_backlight.c drm/i915: Make backlight setup debugs consistent 2023-02-16 12:01:33 +02:00
intel_dsi_dcs_backlight.h
intel_dsi_vbt.c drm/i915/dsi: Use devm_gpiod_get() for all GPIOs 2023-12-04 16:17:23 +01:00
intel_dsi_vbt.h drm/i915/dsi: Use devm_gpiod_get() for all GPIOs 2023-12-04 16:17:23 +01:00
intel_dsi.c drm/i915/dsi: Implement encoder->shutdown() for icl+ 2023-06-13 19:05:34 +03:00
intel_dsi.h drm/i915/dsi: Implement encoder->shutdown() for icl+ 2023-06-13 19:05:34 +03:00
intel_dvo_dev.h drm/i915/display: add intel_display_limits.h for key enums 2023-01-25 13:59:12 +02:00
intel_dvo_regs.h drm/i915/dvo: Extract intel_dvo_regs.h 2022-11-23 16:07:19 +02:00
intel_dvo.c drm/i915: Skip some timing checks on BXT/GLK DSI transcoders 2023-11-29 17:05:47 +02:00
intel_dvo.h drm/i915/display: add I915 conditional build to intel_dvo.h 2023-09-29 13:53:16 +03:00
intel_fb_bo.c drm/i915/display: Add intel_fb_bo_framebuffer_fini 2023-12-07 17:31:02 +02:00
intel_fb_bo.h drm/i915/display: Add intel_fb_bo_framebuffer_fini 2023-12-07 17:31:02 +02:00
intel_fb_pin.c drm/i915/fb: replace GEM_WARN_ON() with drm_WARN_ON() 2023-09-15 16:36:54 +03:00
intel_fb_pin.h drm/i915: Rename ggtt_view as gtt_view 2022-09-08 10:24:17 +01:00
intel_fb.c - Improve display debug msgs and other general clean-ups (Ville, Rahuul) 2023-12-08 15:06:14 +10:00
intel_fb.h drm/i915/display: Convert intel_fb_modifier_to_tiling as non-static 2023-12-04 07:26:28 +02:00
intel_fbc.c drm/i915/xe2lpd: remove the FBC restriction if PSR2 is enabled 2023-11-29 11:49:08 +02:00
intel_fbc.h drm/i915/xe2lpd: FBC is now supported on all pipes 2023-09-21 07:39:46 -07:00
intel_fbdev_fb.c drm/i915/display: split i915 specific code from intel_fbdev 2023-12-01 17:26:23 +02:00
intel_fbdev_fb.h drm/i915/display: split i915 specific code from intel_fbdev 2023-12-01 17:26:23 +02:00
intel_fbdev.c drm/i915/display: use intel_bo_to_drm_bo in intel_fbdev 2023-12-01 17:26:24 +02:00
intel_fbdev.h drm/i915/display: Pass drm_i915_private as param to i915 funcs 2023-02-10 16:16:21 +01:00
intel_fdi_regs.h drm/i915/fdi: split out FDI regs to a separate file 2023-03-30 19:30:43 +03:00
intel_fdi.c drm/i915/display: Consider fractional vdsc bpp while computing m_n values 2023-11-14 15:05:22 +05:30
intel_fdi.h drm/i915/fdi: Recompute state for affected CRTCs on FDI links 2023-09-28 12:52:28 +03:00
intel_fifo_underrun.c drm/i915/irq: split out display irq handling 2023-05-16 10:31:27 +03:00
intel_fifo_underrun.h drm/i915: Mark FIFO underrun disabled earlier 2023-02-23 16:28:03 +02:00
intel_frontbuffer.c drm/i915/display: Move releasing gem object away from fb tracking 2023-10-23 09:06:10 +03:00
intel_frontbuffer.h drm/i915: Add new frontbuffer tracking interface to queue flush 2023-09-04 12:04:07 +03:00
intel_global_state.c drm/i915/mtl: Add support for PM DEMAND 2023-06-07 11:30:55 -07:00
intel_global_state.h drm/i915/mtl: Add support for PM DEMAND 2023-06-07 11:30:55 -07:00
intel_gmbus_regs.h drm/i915/gmbus: stop using implicit dev_priv in register definitions 2022-08-31 18:09:20 +03:00
intel_gmbus.c drm/i915/display: Clean up zero initializers 2023-10-16 19:09:22 +03:00
intel_gmbus.h drm/i915/irq: relocate gmbus and dp aux irq handlers 2023-05-11 18:43:44 +03:00
intel_hdcp_gsc_message.c drm/i915/hdcp: Clean up zero initializers 2023-10-16 19:09:38 +03:00
intel_hdcp_gsc_message.h drm/i915/hdcp: Move common message filling function to its own file 2023-10-12 09:31:32 +05:30
intel_hdcp_gsc.c drm/i915/hdcp: Move common message filling function to its own file 2023-10-12 09:31:32 +05:30
intel_hdcp_gsc.h drm/i915/hdcp: Move checks for gsc health status 2023-10-12 09:30:51 +05:30
intel_hdcp_regs.h drm/i915: split out intel_display_reg_defs.h 2022-11-11 12:44:49 +02:00
intel_hdcp.c drm/i915/hdcp: Add more conditions to enable hdcp 2023-10-31 15:13:35 +05:30
intel_hdcp.h drm/i915/hdcp: Convert intel_hdcp_enable to a blanket function 2023-10-31 15:12:24 +05:30
intel_hdmi.c drm/i915: Skip some timing checks on BXT/GLK DSI transcoders 2023-11-29 17:05:47 +02:00
intel_hdmi.h drm/i915: Move has_hdmi_sink out from intel_hdmi_compute_config() 2023-05-05 19:48:36 +03:00
intel_hotplug_irq.c drm/i915: Move the g45 PEG band gap HPD workaround to the HPD code 2023-10-31 08:31:00 +02:00
intel_hotplug_irq.h drm/i915/irq: split out hotplug irq handling 2023-05-16 10:31:22 +03:00
intel_hotplug.c drm/i915: convert INTEL_DISPLAY_ENABLED() into a function 2023-10-04 12:40:39 +03:00
intel_hotplug.h drm/i915/hotplug: refactor hotplug init slightly 2022-09-19 12:32:49 +03:00
intel_hti_regs.h drm/i915/hti: abstract hti handling 2022-11-17 16:12:56 +02:00
intel_hti.c drm/i915: Convert INTEL_INFO()->display to a pointer 2023-05-24 08:34:42 -07:00
intel_hti.h drm/i915/hti: abstract hti handling 2022-11-17 16:12:56 +02:00
intel_link_bw.c drm/i915: Fix fractional bpp handling in intel_link_bw_reduce_bpp() 2023-11-15 19:27:30 +02:00
intel_link_bw.h drm/i915/dp_mst: Improve BW sharing between MST streams 2023-11-08 17:22:23 +02:00
intel_load_detect.c drm/i915/display: throw out struct intel_load_detect_pipe 2023-04-20 14:06:44 +03:00
intel_load_detect.h drm/i915/display: throw out struct intel_load_detect_pipe 2023-04-20 14:06:44 +03:00
intel_lpe_audio.c drm/i915/audio: Track audio state per-transcoder 2023-02-23 16:27:36 +02:00
intel_lpe_audio.h drm/i915/display: add I915 conditional build to intel_lpe_audio.h 2023-09-29 13:52:39 +03:00
intel_lspcon.c drm/i915/display/lspcon: Increase LSPCON mode settle timeout 2023-10-04 18:34:20 +03:00
intel_lspcon.h
intel_lvds_regs.h drm/i915/lvds: Extract intel_lvds_regs.h 2023-01-31 11:24:06 +02:00
intel_lvds.c drm/i915: Clean up some DISPLAY_VER checks 2023-11-29 17:06:36 +02:00
intel_lvds.h drm/i915/display: add I915 conditional build to intel_lvds.h 2023-09-29 13:52:29 +03:00
intel_mg_phy_regs.h drm/i915: Convert _FIA() to _PICK_EVEN_2RANGES() 2023-01-27 08:52:32 -08:00
intel_modeset_lock.c drm/i915: Factor out a helper for handling atomic modeset locks/state 2023-05-16 16:53:49 +03:00
intel_modeset_lock.h drm/i915: Factor out a helper for handling atomic modeset locks/state 2023-05-16 16:53:49 +03:00
intel_modeset_setup.c drm/i915/dp_mst: Enable MST DSC decompression for all streams 2023-11-08 17:22:20 +02:00
intel_modeset_setup.h drm/i915/display: convert modeset setup to struct drm_i915_private *i915 2022-06-20 19:28:47 +03:00
intel_modeset_verify.c drm/i915/mtl: C20 state verification 2023-11-13 15:19:18 +02:00
intel_modeset_verify.h drm/i915: Simplify the state checker calling convetions 2023-10-07 00:12:46 +03:00
intel_opregion.c drm/i915/display: Move vbt_firmware module parameter under display 2023-10-26 12:14:18 +03:00
intel_opregion.h drm/i915/opregion: Fix CONFIG_ACPI=n builds adding missing intel_opregion_cleanup() prototype 2023-03-16 15:35:09 +02:00
intel_overlay.c drm/i915: add minimal i915_gem_object_frontbuffer.h 2023-08-31 18:41:34 +03:00
intel_overlay.h drm/i915/display: add I915 conditional build to intel_overlay.h 2023-09-29 13:52:52 +03:00
intel_panel.c drm/i915/display: Move panel_use_ssc module parameter under display 2023-10-26 12:14:31 +03:00
intel_panel.h drm/i915/panel: move panel fixed EDID to struct intel_panel 2023-01-26 12:27:33 +02:00
intel_pch_display.c drm/i915: move *_crtc_clock_get() to intel_dpll.c 2023-11-17 14:59:47 +02:00
intel_pch_display.h drm/i915/display: add I915 conditional build to intel_pch_display.h 2023-09-29 13:52:45 +03:00
intel_pch_refclk.c drm/i915: Introduce for_each_shared_dpll() 2023-10-04 16:46:45 +03:00
intel_pch_refclk.h drm/i915/display: add I915 conditional build to intel_pch_refclk.h 2023-09-29 13:52:42 +03:00
intel_pipe_crc.c drm/i915: Flag purely internal commits to not clear crtc_state->inherited 2023-04-13 14:22:42 +03:00
intel_pipe_crc.h
intel_plane_initial.c drm/i915/display: Clean up zero initializers 2023-10-16 19:09:22 +03:00
intel_plane_initial.h
intel_pmdemand.c drm/i915: Eliminate IS_MTL_DISPLAY_STEP 2023-08-21 17:12:45 -07:00
intel_pmdemand.h drm/i915/mtl: Add support for PM DEMAND 2023-06-07 11:30:55 -07:00
intel_pps_regs.h drm/i915/pps: split out PPS regs to a separate file 2023-03-30 19:30:25 +03:00
intel_pps.c drm/i915: add vlv_pipe_to_phy() helper to replace DPIO_PHY() 2023-11-17 14:59:55 +02:00
intel_pps.h drm/i915: Reject unusable power sequencers 2022-12-09 19:02:50 +02:00
intel_psr_regs.h drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier 2023-11-07 09:38:02 +02:00
intel_psr.c drm/i915: Clean up some DISPLAY_VER checks 2023-11-29 17:06:36 +02:00
intel_psr.h drm/i915/psr: Move plane sel fetch configuration into plane source files 2023-11-27 07:36:25 +02:00
intel_qp_tables.c drm/i915/dsc/mtl: Add support for fractional bpp 2023-11-14 15:05:24 +05:30
intel_qp_tables.h drm/i915/dsc: Enable YCbCr420 for VDSC 2023-04-03 12:41:11 +05:30
intel_quirks.c drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv 2023-02-23 13:58:14 +02:00
intel_quirks.h drm/i915/quirks: abstract quirks further by making quirk ids an enum 2022-08-31 17:21:47 +03:00
intel_sdvo_regs.h drm/i915/sdvo: s/sdvo_inputs_mask/sdvo_num_inputs/ 2023-08-24 15:20:46 +03:00
intel_sdvo.c - Improve display debug msgs and other general clean-ups (Ville, Rahuul) 2023-12-08 15:06:14 +10:00
intel_sdvo.h drm/i915/display: add I915 conditional build to intel_sdvo.h 2023-09-29 13:53:19 +03:00
intel_snps_phy_regs.h drm/i915: split out intel_display_reg_defs.h 2022-11-11 12:44:49 +02:00
intel_snps_phy.c drm/i915/display: Don't use "proxy" headers 2023-12-04 12:14:03 +02:00
intel_snps_phy.h drm/i915: Simplify snps/c10x DPLL state checker calling convetion 2023-10-07 00:12:46 +03:00
intel_sprite_uapi.c drm/i915: Flag purely internal commits to not clear crtc_state->inherited 2023-04-13 14:22:42 +03:00
intel_sprite_uapi.h drm/i915: Extract intel_sprite_uapi.c 2023-03-17 15:24:27 +02:00
intel_sprite.c drm/i915/sprite: move sprite_name() to intel_sprite.c 2023-10-27 11:20:18 +03:00
intel_sprite.h drm/i915/display: add I915 conditional build to intel_sprite.h 2023-09-29 13:52:49 +03:00
intel_tc.c drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init 2023-11-06 14:42:58 +02:00
intel_tc.h drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count() 2023-09-05 19:43:22 -07:00
intel_tv_regs.h drm/i915/tv: split out TV regs to a separate file 2023-03-30 19:30:34 +03:00
intel_tv.c drm/i915: Skip some timing checks on BXT/GLK DSI transcoders 2023-11-29 17:05:47 +02:00
intel_tv.h drm/i915/display: add I915 conditional build to intel_tv.h 2023-09-29 13:53:22 +03:00
intel_vblank.c drm/i915: handle uncore spinlock when not available 2023-12-07 12:07:58 +02:00
intel_vblank.h drm/i915: Introduce intel_crtc_scanline_to_hw() 2023-09-27 18:47:08 +03:00
intel_vbt_defs.h drm/i915/bios: Add the "Disable compression for the Display Port/HDMI external display" bit 2022-09-13 11:43:29 +03:00
intel_vdsc_regs.h drm/i915/dsc: use REG_BIT, REG_GENMASK, and friends for PPS0 and PPS1 2023-09-11 18:35:16 +03:00
intel_vdsc.c drm/i915/dsc/mtl: Add support for fractional bpp 2023-11-14 15:05:24 +05:30
intel_vdsc.h drm/i915: Add helper function for getting number of VDSC engines 2023-07-10 14:20:40 +03:00
intel_vga.c drm/i915/display: Created exclusive version of vga decode setup 2023-10-05 12:37:08 +05:30
intel_vga.h
intel_vrr.c drm/i915: Implement transcoder LRR for TGL+ 2023-09-20 22:32:55 +03:00
intel_vrr.h drm/i915: Relocate is_in_vrr_range() 2023-09-20 22:30:08 +03:00
intel_wm_types.h drm/i915/wm: remove display/ prefix from include 2023-03-06 18:25:43 +02:00
intel_wm.c drm/i915/display: Clean up zero initializers 2023-10-16 19:09:22 +03:00
intel_wm.h drm/i915/wm: move watermark debugfs to intel_wm.c 2023-02-16 16:46:35 +02:00
skl_scaler.c drm/i915: Define bitmasks for skl+ scaler window pos/size 2023-05-04 16:01:44 +03:00
skl_scaler.h drm/i915: Relocate skl_get_pfit_config() 2023-04-20 15:14:33 +03:00
skl_universal_plane.c drm/i915/psr: Add proper handling for disabling sel fetch for planes 2023-11-27 07:36:25 +02:00
skl_universal_plane.h drm/i915: un-inline icl_hdr_plane_mask() to simplify includes 2022-11-03 16:20:53 +02:00
skl_watermark_regs.h drm/i915/wm: split out SKL+ watermark regs to a separate file 2023-04-04 10:05:38 +03:00
skl_watermark.c drm/i915/display: Move enable_sagv module parameter under display 2023-10-26 12:14:59 +03:00
skl_watermark.h drm/i915: Simplify watermark state checker calling convention 2023-10-07 00:12:46 +03:00
vlv_dsi_pll_regs.h drm/i915/reg: split out vlv_dsi_regs.h and vlv_dsi_pll_regs.h 2022-02-21 12:06:10 +02:00
vlv_dsi_pll.c drm/i915/display: add i915 parameter to I915_STATE_WARN() 2023-05-15 12:13:54 +03:00
vlv_dsi_pll.h drm/i915/display: add I915 conditional build to vlv_dsi_pll.h 2023-09-29 13:53:25 +03:00
vlv_dsi_regs.h drm/i915: split out intel_display_reg_defs.h 2022-11-11 12:44:49 +02:00
vlv_dsi.c drm/i915/dsi: Use devm_gpiod_get() for all GPIOs 2023-12-04 16:17:23 +01:00
vlv_dsi.h drm/i915/display: add I915 conditional build to vlv_dsi.h 2023-09-29 13:53:06 +03:00