Searched hist:abad6805ee78945d0a36c408997c01055e7077fb (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_pps.h | abad6805ee78945d0a36c408997c01055e7077fb Fri Jan 08 11:44:09 CST 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/pps: abstract panel power sequencer from intel_dp.c
In a long overdue refactoring, split out all panel sequencer code from intel_dp.c to new intel_pps.[ch].
The first part is mostly just code movement as-is, without cleanups or functional changes.
We need to add a vlv_get_dpll() helper to get at the vlv/chv dpll from pps code.
v2: Rebase.
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/14cc59d5734432ad976cd49ff8efce8fa413e5b2.1610127741.git.jani.nikula@intel.com
|
H A D | intel_pps.c | abad6805ee78945d0a36c408997c01055e7077fb Fri Jan 08 11:44:09 CST 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/pps: abstract panel power sequencer from intel_dp.c
In a long overdue refactoring, split out all panel sequencer code from intel_dp.c to new intel_pps.[ch].
The first part is mostly just code movement as-is, without cleanups or functional changes.
We need to add a vlv_get_dpll() helper to get at the vlv/chv dpll from pps code.
v2: Rebase.
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/14cc59d5734432ad976cd49ff8efce8fa413e5b2.1610127741.git.jani.nikula@intel.com
|
H A D | intel_dp.h | diff abad6805ee78945d0a36c408997c01055e7077fb Fri Jan 08 11:44:09 CST 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/pps: abstract panel power sequencer from intel_dp.c
In a long overdue refactoring, split out all panel sequencer code from intel_dp.c to new intel_pps.[ch].
The first part is mostly just code movement as-is, without cleanups or functional changes.
We need to add a vlv_get_dpll() helper to get at the vlv/chv dpll from pps code.
v2: Rebase.
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/14cc59d5734432ad976cd49ff8efce8fa413e5b2.1610127741.git.jani.nikula@intel.com
|
H A D | intel_display_power.c | diff abad6805ee78945d0a36c408997c01055e7077fb Fri Jan 08 11:44:09 CST 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/pps: abstract panel power sequencer from intel_dp.c
In a long overdue refactoring, split out all panel sequencer code from intel_dp.c to new intel_pps.[ch].
The first part is mostly just code movement as-is, without cleanups or functional changes.
We need to add a vlv_get_dpll() helper to get at the vlv/chv dpll from pps code.
v2: Rebase.
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/14cc59d5734432ad976cd49ff8efce8fa413e5b2.1610127741.git.jani.nikula@intel.com
|
H A D | intel_ddi.c | diff abad6805ee78945d0a36c408997c01055e7077fb Fri Jan 08 11:44:09 CST 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/pps: abstract panel power sequencer from intel_dp.c
In a long overdue refactoring, split out all panel sequencer code from intel_dp.c to new intel_pps.[ch].
The first part is mostly just code movement as-is, without cleanups or functional changes.
We need to add a vlv_get_dpll() helper to get at the vlv/chv dpll from pps code.
v2: Rebase.
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/14cc59d5734432ad976cd49ff8efce8fa413e5b2.1610127741.git.jani.nikula@intel.com
|
H A D | intel_dp.c | diff abad6805ee78945d0a36c408997c01055e7077fb Fri Jan 08 11:44:09 CST 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/pps: abstract panel power sequencer from intel_dp.c
In a long overdue refactoring, split out all panel sequencer code from intel_dp.c to new intel_pps.[ch].
The first part is mostly just code movement as-is, without cleanups or functional changes.
We need to add a vlv_get_dpll() helper to get at the vlv/chv dpll from pps code.
v2: Rebase.
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/14cc59d5734432ad976cd49ff8efce8fa413e5b2.1610127741.git.jani.nikula@intel.com
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | Makefile | diff abad6805ee78945d0a36c408997c01055e7077fb Fri Jan 08 11:44:09 CST 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/pps: abstract panel power sequencer from intel_dp.c
In a long overdue refactoring, split out all panel sequencer code from intel_dp.c to new intel_pps.[ch].
The first part is mostly just code movement as-is, without cleanups or functional changes.
We need to add a vlv_get_dpll() helper to get at the vlv/chv dpll from pps code.
v2: Rebase.
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/14cc59d5734432ad976cd49ff8efce8fa413e5b2.1610127741.git.jani.nikula@intel.com
|