aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2015-12-14 11:16:48 +0000
committerJani Nikula <[email protected]>2015-12-22 09:51:28 +0000
commit615cb24326bbe19834a1aba47677a6c80bdcfc01 (patch)
tree966e73b7c9384a0596afca13bdb52c9d65d6a04c /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentLinux 4.4-rc6 (diff)
downloadkernel-615cb24326bbe19834a1aba47677a6c80bdcfc01.tar.gz
kernel-615cb24326bbe19834a1aba47677a6c80bdcfc01.zip
drm/i915: Drop the broken cursor base==0 special casing
The cursor code tries to treat base==0 to mean disabled. That fails when the cursor bo gets bound at ggtt offset 0, and the user is left looking at an invisible cursor. We lose the disabled->disabled optimization, but that seems like something better handled at a slightly higher level. Cc: [email protected] Cc: Takashi Iwai <[email protected]> Cc: Jani Nikula <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Chris Wilson <[email protected]> (cherry picked from commit 663f3122d00c0b412d429f105dca129aa8f4f094) Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions