== Series Details == Series: drm/i915: Plane cdclk requirements and fp16 for gen4+ URL : https://patchwork.freedesktop.org/series/63373/ State : warning == Summary == $ dim checkpatch origin/drm-tip dbe2a597a49b drm: Add drm_modeset_lock_assert_held() 4596d7906d1b drm/atomic-helper: Make crtc helper funcs optional 659a47bb5ed9 drm/i915: Remove pointless planes_changed=true assignment 80004b2116c5 drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplanar() e54ce69685d3 drm/i915: Allow downscale factor of <3.0 on glk+ for all formats 850740ea9902 drm/i915: Extract intel_modeset_calc_cdclk() 8c54714256b8 drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check() 310ef7d37ec9 drm/i915: Stop using drm_atomic_helper_check_planes() -:121: WARNING:LINE_SPACING: Missing a blank line after declarations #121: FILE: drivers/gpu/drm/i915/display/intel_display.c:13481: + int ret = intel_crtc_atomic_check(state, crtc); + if (ret) { total: 0 errors, 1 warnings, 0 checks, 121 lines checked 7cbec46b425a drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update ccad7e42355f drm/i915: Make .modeset_calc_cdclk() mandatory 08a80c8dad68 drm/i915: Rework global state locking 517cbde8b270 drm/i915: Move check_digital_port_conflicts() earier 244db844c8ab drm/i915: Allow planes to declare their minimum acceptable cdclk -:282: WARNING:TYPO_SPELLING: 'minumum' may be misspelled - perhaps 'minimum'? #282: FILE: drivers/gpu/drm/i915/display/intel_display.c:13572: + * the planes' minumum cdclk calculation. Add such planes -:302: WARNING:TYPO_SPELLING: 'minumum' may be misspelled - perhaps 'minimum'? #302: FILE: drivers/gpu/drm/i915/display/intel_display.c:13592: + * compute the minumum cdclk for each plane. -:305: CHECK:SPACING: spaces preferred around that '*' (ctx:ExV) #305: FILE: drivers/gpu/drm/i915/display/intel_display.c:13595: + *need_modeset |= intel_plane_calc_min_cdclk(state, plane); ^ -:473: CHECK:LINE_SPACING: Please don't use multiple blank lines #473: FILE: drivers/gpu/drm/i915/display/intel_sprite.c:369: + + total: 0 errors, 2 warnings, 2 checks, 765 lines checked 15edbf940c1e drm/i915: Eliminate skl_check_pipe_max_pixel_rate() b6a675aa9bd9 drm/i915: Simplify skl_max_scale() abba856415be drm/i915: Add support for half float framebuffers for skl+ 08e61cc07106 drm/i915: Add support for half float framebuffers for gen4+ primary planes 593420cbc940 drm/i915: Add support for half float framebuffers for ivb+ sprites 82a5e8058527 drm/i915: Add support for half float framebuffers on snb sprites _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx