aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/include/goya/asic_reg/tpc0_cmdq_masks.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-03-31habanalabs: remove trailing blank line from EOFOded Gabbay1-1/+0
GIT does not like extra blank lines at the end of the file, so this patch removes those lines. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
2019-02-18habanalabs: add Goya registers header filesOded Gabbay1-0/+373
This patch just adds a lot of header files that contain description of Goya's registers. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>