summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/dvo_ns2501.c
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2014-03-28 14:17:49 +0000
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-04-01 22:58:19 +0200
commit068be56163794c12e0f80d47cdcdb7e7487a05b6 (patch)
tree8430ed7b67eefa5942310b534ae6d09c6078fde2 /drivers/gpu/drm/i915/dvo_ns2501.c
parent4e6e1a545f65739a8bb87c487e8e23389fdff1b4 (diff)
drm/i915: Don't store the max cursor width/height in the crtc
Those values are, global, only used in one function and already stored in mode_config.cursor_{width,height}. As a result, this initialization code has been moved from the crtc_init() function to the global modeset_init() one. I also renamed CURSOR_{WIDTH,HEIGHT} to MAX_CURSOR_{WIDTH,HEIGHT} to be more accurate about what these value really are. Cc: Sagar Kamble <sagar.a.kamble@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Imre Deak <imre.deak@intel.com> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/dvo_ns2501.c')
0 files changed, 0 insertions, 0 deletions