[Intel-gfx] [PATCH 0/4] drm/i915: Fix a few code checker errors

Imre Deak imre.deak at intel.com
Thu May 12 13:18:48 UTC 2016


Fix a few minor issues pointed at by Coverity.

Imre Deak (4):
  drm/i915/gen9: Avoid using negative array index in skl_update_plane()
  drm/i915: Add comments about fixed pipe->transcoder/PLL mapping
  drm/i915: Handle error return from dma_set_coherent_mask()
  drm/i915: Remove redundant const from function return type

 drivers/gpu/drm/i915/i915_debugfs.c  | 10 +++++-----
 drivers/gpu/drm/i915/i915_dma.c      | 22 ++++++++++++++++++----
 drivers/gpu/drm/i915/intel_display.c |  5 +++++
 drivers/gpu/drm/i915/intel_sprite.c  |  6 ++++--
 4 files changed, 32 insertions(+), 11 deletions(-)

-- 
2.5.0



More information about the Intel-gfx mailing list