aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_framebuffer.c
diff options
context:
space:
mode:
authorJordan Crouse <jcrouse@codeaurora.org>2018-08-08 16:39:38 -0600
committerRob Clark <robdclark@gmail.com>2018-10-03 20:24:54 -0400
commitf8fc924e088ef49da5ab99a227d176facf47c25c (patch)
tree8207b0eeac33c8a885ad3ea15802de4a7e980cec /drivers/gpu/drm/drm_framebuffer.c
parent06feed5618e7cb0b3bf3e279f029f8ce1b7ea0b9 (diff)
drm/msm/a6xx: Fix PDC register overlap
The current design greedily takes a big chunk of the PDC register space instead of just the GPU specific sections which conflicts with other drivers and generally makes a mess of things. Furthermore we only need to map the GPU PDC sections just once during init so map the memory inside the function that uses it and adjust the pointers and register offsets accordingly. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/drm_framebuffer.c')
0 files changed, 0 insertions, 0 deletions