index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-01-13
drm/i915: Pass intel_encoder to enc_to_*()
Ville Syrjälä
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
2019-10-25
drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
2019-10-09
drm/i915: Select DPLL's via mask
Matt Roper
2019-10-04
drm/i915/tgl: Add the Thunderbolt PLL divider values
Imre Deak
2019-09-27
drm/i915/tgl: Fix dkl link training
José Roberto de Souza
2019-09-25
drm/i915/tgl: Add dkl phy pll calculations
José Roberto de Souza
2019-09-25
drm/i915/tgl: re-indent code to prepare for DKL changes
Lucas De Marchi
2019-09-25
drm/i915/tgl: Add support for dkl pll write
Vandita Kulkarni
2019-09-25
drm/i915/tgl: Add initial dkl pll support
Lucas De Marchi
2019-09-23
drm/i915/tgl/pll: Set update_active_dpll
Clinton A Taylor
2019-09-02
drm/i915: Prefer encoder->name over port_name()
Ville Syrjälä
2019-08-16
drm/i915: Wrappers for display register waits
Daniele Ceraolo Spurio
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-07-18
drm/i915/ehl: Use an id of 4 while accessing DPLL4's CR0 and CR1
Vivek Kasireddy
2019-07-11
drm/i915/tgl: Update DPLL clock reference register
José Roberto de Souza
2019-07-11
drm/i915/tgl: Add DPLL registers
Lucas De Marchi
2019-07-11
drm/i915/tgl: Add pll manager
Vandita Kulkarni
2019-07-11
drm/i915: Polish intel_shared_dpll_swap_state()
Ville Syrjälä
2019-07-10
drm/i915: Transition port type checks to phy checks
Matt Roper
2019-07-09
drm/i915/icl: Clear the shared port PLLs from the new crtc state
Imre Deak
2019-07-09
drm/i915: Clear the shared PLL from the put_dplls() hook
Imre Deak
2019-07-05
drm/i915/ehl: Add support for DPLL4 (v10)
Vivek Kasireddy
2019-07-03
drm/i915/display: Handle lost primary_port across suspend
Chris Wilson
2019-07-01
drm/i915: Keep the TypeC port mode fixed when the port is active
Imre Deak
2019-07-01
drm/i915/icl: Reserve all required PLLs for TypeC ports
Imre Deak
2019-07-01
drm/i915/icl: Split getting the DPLLs to port type specific functions
Imre Deak
2019-07-01
drm/i915: Sanitize the shared DPLL find/reference interface
Imre Deak
2019-07-01
drm/i915: Sanitize the shared DPLL reserve/release interface
Imre Deak
2019-07-01
drm/i915: Sanitize the terminology used for TypeC port modes
Imre Deak
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula