diff options
author | Gwan-gyeong Mun <[email protected]> | 2021-05-25 17:06:56 -0700 |
---|---|---|
committer | Matt Roper <[email protected]> | 2021-05-26 06:46:42 -0700 |
commit | 2fdb6a5ef6225a69dd16c13de416d9b7224cbc96 (patch) | |
tree | 438eedc9b9c790e4b6d5becff0fe1023f37e8a7a /scripts/gdb | |
parent | bb265dbdf38d247064293de03996d7bcab40a68e (diff) |
drm/i915/display: Remove a redundant function argument from intel_psr_enable_source()
It removes intel_crtc_state from function argument of
intel_psr_enable_source() in order to use intel_psr_enable_source()
without intel_crtc_state on other psr internal functions.
And we can get cpu_trancoder from intel_psr, therefore we don't need to
pass intel_crtc_state to this function.
Cc: José Roberto de Souza <[email protected]>
Signed-off-by: Gwan-gyeong Mun <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Anshuman Gupta <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions