Skip to content

Commit

Permalink
repo/linux/radeon-alex: don't test the amd-20.xx branches
Browse files Browse the repository at this point in the history
Re: [radeon-alex:amd-20.45 2127/2427] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c:1880:39: sparse: sparse: incorrect type in argument 1 (different base types)
-------------
The test robot should probably not be testing the amd-20.xx branches in the first place.
They are just mirrors of our packaged drivers so they contain a bunch of stuff that will
never go upstream like kernel compatibility layers and dkms support.
-------------

Link: https://lore.kernel.org/dri-devel/MN2PR12MB4488CBBF7050A105FD6F7BF4F7C60@MN2PR12MB4488.namprd12.prod.outlook.com/
Signed-off-by: Chen Rong <rong.a.chen@intel.com>
Signed-off-by: Philip Li <philip.li@intel.com>
  • Loading branch information
xilabao authored and rli9 committed Dec 16, 2020
1 parent cf8e97f commit acb8d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repo/linux/radeon-alex
Expand Up @@ -8,4 +8,4 @@ subsystems:
- radeon
- amd
test_old_branches: .*
branch_denylist: .*chrome.*
branch_denylist: .*chrome.*|amd-20.*

0 comments on commit acb8d1f

Please sign in to comment.