aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
diff options
context:
space:
mode:
authorStephane Viau <sviau@codeaurora.org>2015-09-15 08:41:52 -0400
committerRob Clark <robdclark@gmail.com>2015-10-22 15:39:56 -0400
commit8e2930c6cfb45acc00da9bd6779f5fdd6ec4cb03 (patch)
treec158da4a58de9859079f768b0f37af029956e072 /drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
parent95651cd926bfa37036d7011a65421ab0db1b4959 (diff)
drm/msm/mdp: Add Software Pixel Extension support
In order to produce an image, the scalar needs to be fed extra pixels. These top/bottom/left/right values depend on a various of factors, including resolution, scaling type, phase step and initial phase. Pixel Extension are programmed by hardware in most targets - and can be overwritten by software. For some targets (e.g.: msm8996), software *must* program those registers. In order to ease this computation, let's always use bilinear filters, which are easier to program from kernel. Eventually, all of these values will come down from user space for better quality. Signed-off-by: Stephane Viau <sviau@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c')
0 files changed, 0 insertions, 0 deletions