# git rev-parse -q --verify 75d7bf5eae277f32dd952276aa41ae7915dba1b2^{commit} 75d7bf5eae277f32dd952276aa41ae7915dba1b2 already have revision, skipping fetch # git checkout -q -f -B kisskb 75d7bf5eae277f32dd952276aa41ae7915dba1b2 # git clean -qxdf # < git log -1 # commit 75d7bf5eae277f32dd952276aa41ae7915dba1b2 # Author: Stephen Rothwell # Date: Thu Jul 7 20:09:10 2022 +1000 # # Add linux-next specific files for 20220707 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 75d7bf5eae277f32dd952276aa41ae7915dba1b2 # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c: In function 'dc_dmub_setup_subvp_dmub_command': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:603:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 603 | (((double)dc->caps.subvp_prefetch_end_to_mall_start_us / 1000000) * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:603:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:603:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:603:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:603:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:603:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:603:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:603:91: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 603 | (((double)dc->caps.subvp_prefetch_end_to_mall_start_us / 1000000) * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 604 | (phantom_timing->pix_clk_100hz * 100) + phantom_timing->h_total - 1) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:604:63: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 603 | (((double)dc->caps.subvp_prefetch_end_to_mall_start_us / 1000000) * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 604 | (phantom_timing->pix_clk_100hz * 100) + phantom_timing->h_total - 1) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 602 | pipe_data->pipe_config.subvp_data.prefetch_to_mall_start_lines = | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 603 | (((double)dc->caps.subvp_prefetch_end_to_mall_start_us / 1000000) * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 604 | (phantom_timing->pix_clk_100hz * 100) + phantom_timing->h_total - 1) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 605 | (double)phantom_timing->h_total; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:602:72: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 606 | pipe_data->pipe_config.subvp_data.processing_delay_lines = | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 607 | (((double)dc->caps.subvp_fw_processing_delay_us / 1000000) * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 608 | (phantom_timing->pix_clk_100hz * 100) + phantom_timing->h_total - 1) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 609 | (double)phantom_timing->h_total; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:606:66: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:419:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 419 | (double)(drr_timing->pix_clk_100hz * 100) * 1000000; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:422:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 422 | (double)(phantom_timing->pix_clk_100hz * 100) * 1000000; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 421 | mall_region_us = phantom_timing->v_addressable * phantom_timing->h_total / | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 422 | (double)(phantom_timing->pix_clk_100hz * 100) * 1000000; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:421:24: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:425:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 425 | (double)drr_timing->h_total; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 427 | prefetch_us = (phantom_timing->v_total - phantom_timing->v_front_porch) * phantom_timing->h_total / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 428 | (double)(phantom_timing->pix_clk_100hz * 100) * 1000000 + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:428:71: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:427:21: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 427 | prefetch_us = (phantom_timing->v_total - phantom_timing->v_front_porch) * phantom_timing->h_total / | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 428 | (double)(phantom_timing->pix_clk_100hz * 100) * 1000000 + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 429 | dc->caps.subvp_prefetch_end_to_mall_start_us; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:427:21: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:427:21: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:427:21: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:427:21: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:427:21: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:427:21: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:427:21: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:77: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 430 | subvp_active_us = main_timing->v_addressable * main_timing->h_total / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 431 | (double)(main_timing->pix_clk_100hz * 100) * 1000000; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 430 | subvp_active_us = main_timing->v_addressable * main_timing->h_total / | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 431 | (double)(main_timing->pix_clk_100hz * 100) * 1000000; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:430:25: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 432 | drr_active_us = drr_timing->v_addressable * drr_timing->h_total / | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 433 | (double)(drr_timing->pix_clk_100hz * 100) * 1000000; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:432:23: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 440 | pipe_data->pipe_config.vblank_data.drr_info.min_vtotal_supported = min_vtotal_supported; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:440:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 441 | pipe_data->pipe_config.vblank_data.drr_info.max_vtotal_supported = max_vtotal_supported; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:441:74: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:533:33: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 533 | (double)(phantom_timing0->pix_clk_100hz * 100) * 1000000 + dc->caps.subvp_prefetch_end_to_mall_start_us; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:533:90: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 532 | subvp0_prefetch_us = (phantom_timing0->v_total - phantom_timing0->v_front_porch) * phantom_timing0->h_total / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | (double)(phantom_timing0->pix_clk_100hz * 100) * 1000000 + dc->caps.subvp_prefetch_end_to_mall_start_us; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 532 | subvp0_prefetch_us = (phantom_timing0->v_total - phantom_timing0->v_front_porch) * phantom_timing0->h_total / | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | (double)(phantom_timing0->pix_clk_100hz * 100) * 1000000 + dc->caps.subvp_prefetch_end_to_mall_start_us; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:532:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:535:41: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 535 | (double)(phantom_timing1->pix_clk_100hz * 100) * 1000000 + dc->caps.subvp_prefetch_end_to_mall_start_us; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 534 | subvp1_prefetch_us = (phantom_timing1->v_total - phantom_timing1->v_front_porch) * phantom_timing1->h_total / | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 535 | (double)(phantom_timing1->pix_clk_100hz * 100) * 1000000 + dc->caps.subvp_prefetch_end_to_mall_start_us; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:534:28: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:544:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 543 | (((double)(dc->caps.subvp_prefetch_end_to_mall_start_us + prefetch_delta_us) / 1000000) * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 544 | (phantom_timing1->pix_clk_100hz * 100) + phantom_timing1->h_total - 1) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 542 | pipe_data->pipe_config.subvp_data.prefetch_to_mall_start_lines = | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 543 | (((double)(dc->caps.subvp_prefetch_end_to_mall_start_us + prefetch_delta_us) / 1000000) * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 544 | (phantom_timing1->pix_clk_100hz * 100) + phantom_timing1->h_total - 1) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 545 | (double)phantom_timing1->h_total; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:542:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:551:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 550 | (((double)(dc->caps.subvp_prefetch_end_to_mall_start_us + prefetch_delta_us) / 1000000) * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 551 | (phantom_timing0->pix_clk_100hz * 100) + phantom_timing0->h_total - 1) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types 549 | pipe_data->pipe_config.subvp_data.prefetch_to_mall_start_lines = | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 550 | (((double)(dc->caps.subvp_prefetch_end_to_mall_start_us + prefetch_delta_us) / 1000000) * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 551 | (phantom_timing0->pix_clk_100hz * 100) + phantom_timing0->h_total - 1) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 552 | (double)phantom_timing0->h_total; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:549:80: error: '-mgeneral-regs-only' is incompatible with the use of floating-point types make[5]: *** [/kisskb/src/scripts/Makefile.build:250: drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:525: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:525: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:525: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:2005: drivers] Error 2 make: *** [Makefile:228: __sub-make] Error 2 Command 'make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 # Build took: 0:08:55.190611