]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/i915/intel_display.c
drm/i915: fold in IS_PNV checks from the split up find_dpll functions
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 3 Jun 2013 18:56:24 +0000 (20:56 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Jun 2013 11:56:52 +0000 (13:56 +0200)
commitc0efc387a8893470c1744e775e214c069bd2465e
tree7f2a511576f0b0eb5e8c03e80f7cf03e94ba5a16
parentee9300bb5fa423117585a57c6a158522d2298b4e
drm/i915: fold in IS_PNV checks from the split up find_dpll functions

Since I stand by my rule that splitting functions should only do an
exact copy, this is a follow-up patch.

Suggested-by: Paulo Zanoni <przanoni@gmail.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c