aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_dp_dual_mode_helper.c
diff options
context:
space:
mode:
authorVinay Belgaumkar <vinay.belgaumkar@intel.com>2021-11-01 18:26:06 -0700
committerJohn Harrison <John.C.Harrison@Intel.com>2021-11-03 17:44:02 -0700
commit292e4fb05f14d54c90cb165335c6d4dfaf1cfb32 (patch)
tree36b4852481b74a7a1a588030b5e630e5dca54363 /drivers/gpu/drm/drm_dp_dual_mode_helper.c
parentdrm/i915: Rename GT_STEP to GRAPHICS_STEP (diff)
downloadlinux-dev-292e4fb05f14d54c90cb165335c6d4dfaf1cfb32.tar.xz
linux-dev-292e4fb05f14d54c90cb165335c6d4dfaf1cfb32.zip
drm/i915/guc/slpc: Define and initialize boost frequency
Define helpers and struct members required to record boost info. Boost frequency is initialized to RP0 at SLPC init. Also define num_waiters which can track the pending boost requests. Boost will be done by scheduling a worker thread. This will avoid the need to make H2G calls inside an interrupt context. Initialize the worker function during SLPC init as well. Had to move intel_guc_slpc_init a few lines below to accommodate this. v2: Add a workqueue to handle waitboost v3: Code review comments (Ashutosh) Cc: Ashutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com> Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211102012608.8609-2-vinay.belgaumkar@intel.com
Diffstat (limited to 'drivers/gpu/drm/drm_dp_dual_mode_helper.c')
0 files changed, 0 insertions, 0 deletions