开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dpll_mgr.c
Age
Commit message (
Expand
)
Author
2025-02-19
drm/i915/display: Allow display PHYs to reset power state
Mika Kahola
2025-02-12
drm/i915/dpll: Replace all other leftover drm_i915_private
Suraj Kandpal
2025-02-12
drm/i915/dpll: Accept intel_display as argument for shared_dpll_init
Suraj Kandpal
2025-02-12
drm/i915/dpll: Use intel_display for update_refclk hook
Suraj Kandpal
2025-02-12
drm/i915/dpll: Use intel_display for asserting pll
Suraj Kandpal
2025-02-12
drm/i915/dpll: Use intel_display possible in shared_dpll_mgr hooks
Suraj Kandpal
2025-02-12
drm/i915/dpll: Use intel_display for dpll dump and compare hw state
Suraj Kandpal
2025-02-12
drm/i915/dpll: Change param to intel_display in for_each_shared_dpll
Suraj Kandpal
2025-02-10
drm/i915: Convert intel_display_power_{get,put}*() to intel_display
Ville Syrjälä
2025-01-23
drm/i915/display: fix typos in i915/display files
Nitin Gote
2024-12-16
drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
2024-10-30
drm/i915/dpio: convert to struct intel_display
Jani Nikula
2024-10-29
drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Jani Nikula
2024-08-16
drm/i915/hti: convert to struct intel_display
Jani Nikula
2024-07-30
drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
Nikita Zhandarovich
2024-04-19
drm/i915/dpio: Extract bxt_dpio_phy_regs.h
Ville Syrjälä
2024-04-19
drm/i915/dpio: Add per-lane PHY TX register definitons for bxt/glk
Ville Syrjälä
2024-04-17
drm/i915: Carve up struct intel_dpll_hw_state
Ville Syrjälä
2024-04-17
drm/i915: Pass the PLL hw_state to pll->enable()
Ville Syrjälä
2024-04-17
drm/i915: Introduce some local PLL state variables
Ville Syrjälä
2024-04-17
drm/i915: Rename PLL hw_state variables/arguments
Ville Syrjälä
2024-03-21
drm/i915/display: use intel_encoder_is/to_* functions
Jani Nikula
2024-03-18
drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
Jonathon Hall
2024-03-15
drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer
Ville Syrjälä
2024-02-15
drm/i915: Add PLL .compare_hw_state() vfunc
Ville Syrjälä
2024-02-15
drm/i915: Reuse ibx_dump_hw_state() for gmch platforms
Ville Syrjälä
2024-01-26
drm/i915: Convert PLL flags to booleans
Ville Syrjälä
2024-01-26
drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs
Ville Syrjälä
2024-01-26
drm/i915: Include the PLL name in the debug messages
Ville Syrjälä
2024-01-23
drm/i915: Try to preserve the current shared_dpll for fastset on type-c ports
Ville Syrjälä
2024-01-19
drm/i915: Replace a memset() with zero initialization
Ville Syrjälä
2023-11-24
drm/i915: Stop printing pipe name as hex
Ville Syrjälä
2023-10-31
drm/i915: Extract _intel_{enable,disable}_shared_dpll()
Ville Syrjälä
2023-10-31
drm/i915: Move the DPLL extra power domain handling up one level
Ville Syrjälä
2023-10-31
drm/i915: Abstract the extra JSL/EHL DPLL4 power domain better
Ville Syrjälä
2023-10-31
drm/i915: Use named initializers for DPLL info
Ville Syrjälä
2023-10-06
drm/i915: Simplify DPLL state checker calling convention
Ville Syrjälä
2023-10-06
drm/i915: Constify the crtc states in the DPLL checker
Ville Syrjälä
2023-10-04
drm/i915: s/dev_priv/i915/ in the shared_dpll code
Ville Syrjälä
2023-10-04
drm/i915: Introduce for_each_shared_dpll()
Ville Syrjälä
2023-10-04
drm/i915: Decouple I915_NUM_PLLS from PLL IDs
Ville Syrjälä
2023-10-04
drm/i915: Stop requiring PLL index == PLL ID
Ville Syrjälä
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
2023-08-07
drm/i915/adlp: s/ADLP/ALDERLAKE_P for display and graphics step
Dnyaneshwar Bhadane
2023-08-07
drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
2023-08-07
drm/i915/hsw: s/HSW/HASWELL for platform/subplatform defines
Dnyaneshwar Bhadane
2023-05-16
drm/i915: Make the CRTC state consistent during sanitize-disabling
Imre Deak
2023-05-16
drm/i915: Add helpers to reference/unreference a DPLL for a CRTC
Imre Deak
2023-05-15
drm/i915/display: add i915 parameter to I915_STATE_WARN()
Jani Nikula
[next]