Skip to content

Commit

Permalink
Baiker000氏の修正案を反映
Browse files Browse the repository at this point in the history
  • Loading branch information
mouseos authored May 7, 2024
1 parent 8654c21 commit 8c78cde
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 376 deletions.
2 changes: 2 additions & 0 deletions mali_base_jm_kernel.h
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,7 @@ struct base_jd_atom_v2 {
// __u8 jobslot; //missing from Bifrost r16p0
base_jd_core_req core_req;
// __u8 renderpass_id; //missing from Bifrost r16p0
};
*/
typedef struct base_jd_atom_v2 {
Expand Down Expand Up @@ -1232,3 +1233,4 @@ struct base_dump_cpu_gpu_counters {
};

#endif /* _UAPI_BASE_JM_KERNEL_H_ */

Loading

0 comments on commit 8c78cde

Please sign in to comment.