commit | d4b231bb800f63d7a174eb381b1ffbd2b9c90553 | [log] [tgz] |
---|---|---|
author | Anuj Phogat <anuj.phogat@gmail.com> | Thu Mar 04 16:25:12 2021 -0800 |
committer | Anuj Phogat <anuj.phogat@gmail.com> | Thu Mar 11 23:01:56 2021 +0000 |
tree | a20ee964e45b2844a42c37024df9d3ab8278a9f3 | |
parent | 4e8618a33ce7211a86a8866bb0207d4c66eea8d0 [diff] |
intel/isl: Drop intel_ prefix in function names This change is in line with naming convention used in isl. We want to keep intel_ prefix reserved for common code. Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9532>