summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
AgeCommit message (Expand)Author
2019-08-16drm/i915: Wrappers for display register waitsDaniele Ceraolo Spurio
2019-08-07drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula
2019-07-18drm/i915/ehl: Use an id of 4 while accessing DPLL4's CR0 and CR1Vivek Kasireddy
2019-07-11drm/i915/tgl: Update DPLL clock reference registerJosé Roberto de Souza
2019-07-11drm/i915/tgl: Add DPLL registersLucas De Marchi
2019-07-11drm/i915/tgl: Add pll managerVandita Kulkarni
2019-07-11drm/i915: Polish intel_shared_dpll_swap_state()Ville Syrjälä
2019-07-10drm/i915: Transition port type checks to phy checksMatt Roper
2019-07-09drm/i915/icl: Clear the shared port PLLs from the new crtc stateImre Deak
2019-07-09drm/i915: Clear the shared PLL from the put_dplls() hookImre Deak
2019-07-05drm/i915/ehl: Add support for DPLL4 (v10)Vivek Kasireddy
2019-07-03drm/i915/display: Handle lost primary_port across suspendChris Wilson
2019-07-01drm/i915: Keep the TypeC port mode fixed when the port is activeImre Deak
2019-07-01drm/i915/icl: Reserve all required PLLs for TypeC portsImre Deak
2019-07-01drm/i915/icl: Split getting the DPLLs to port type specific functionsImre Deak
2019-07-01drm/i915: Sanitize the shared DPLL find/reference interfaceImre Deak
2019-07-01drm/i915: Sanitize the shared DPLL reserve/release interfaceImre Deak
2019-07-01drm/i915: Sanitize the terminology used for TypeC port modesImre Deak
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula