summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-07-18 12:05:54 +0100
committerEric Anholt <eric@anholt.net>2010-08-01 19:35:17 -0700
commit49be663f9952d0fc50bb0a4a75c3fd201e40ec59 (patch)
tree368f935fe959b8eabb8480ff3660334b798af025 /scripts/stackusage
parent71677043350874c55f60dce06a03ab61e3af6e93 (diff)
downloadkernel-49be663f9952d0fc50bb0a4a75c3fd201e40ec59.tar.gz
drm/i915: Refactor panel fitting on the LVDS. (v2)
Move the common routines into separate functions to not only increase readability, but also throwaway surplus code. In doing so, we review the calculation of the aspect preserving scaling and avoid the use of fixed-point until we need to calculate the accurate scale factor. v2: Improve comments as suggested by Jesse. 1 files changed, 105 insertions(+), 194 deletions(-) Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
o/kernel/commit/arch/arm64/boot/dts/rockchip/rk3328-evb.dts?h=linux-6.6.y&id=b9299452cb9ffb5c84dda0b2b784fd87278d1819'>arm64: dts: rockchip: add mmc nodes for rk3328 evaluation boardLiang Chen 2017-09-10Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2017-08-21arm64: dts: rockchip: add rk805 node for rk3328-evbJoseph Chen 2017-08-11ARM64: dts: rockchip: Enable gmac2phy for rk3328-evbDavid Wu 2017-08-11arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation boardRocky Hao 2017-07-16arm64: dts: rockchip: enable usb2 for RK3328 evaluation boardWilliam Wu 2017-04-04arm64: dts: rockchip: add RK3328 eavluation board devicetreeLiang Chen