aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2019-07-05 12:10:02 +0000
committerLiviu Dudau <[email protected]>2019-07-08 13:44:10 +0000
commit505f6cff880e33a9725bc8337bcb2941c6dd43a6 (patch)
tree76c2c238ce9eb2d56345704e2d3709f269fbe0a4 /drivers/fpga/fpga-bridge.c
parentdrm: connector: remove bogus NULL check (diff)
downloadkernel-505f6cff880e33a9725bc8337bcb2941c6dd43a6.tar.gz
kernel-505f6cff880e33a9725bc8337bcb2941c6dd43a6.zip
drm/komeda: Remove clock ratio property
Properties are uapi like anything else, with all the usual rules regarding review, testcases, open source userspace ... Furthermore driver-private kms properties are highly discouraged, over the past few years we've realized we need to make a serious effort at better standardizing this stuff. From the discussion with Liviu the solution for these here needs multiple pieces: - For being able to reliably read the memory clock we need a DT property, plus maybe DT override snippets to fix it if it's wrong. - For exposing plane limitations to userspace there's TEST_ONLY. There is a bit a gap in telling userspace better that scaling doesn't work due to limits (atm a good strategy is to retry again without scaling when adding a plane didn't work the first time around). But that needs a more generic solution, not exposing something extremely komeda specific. - If this is needed by validation tools, you can still expose it in debugfs. We have an entire nice infrastructure for debug printing of kms objects already, see the various atomic_print_state callbacks and infrastructure around them. Fixes: 1f7f9ab7900e ("drm/komeda: Add engine clock requirement check for the downscaling") Cc: Lowry Li (Arm Technology China) <[email protected]> Cc: James Qian Wang (Arm Technology China) <[email protected]> Cc: Liviu Dudau <[email protected]> Cc: Mali DP Maintainers <[email protected]> Cc: Brian Starkey <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Liviu Dudau <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions