mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 16:30:10 +01:00
r300: Synchronized R300 register defines file.
Just moved the indent control comments so that indent doesn't try to change anything.
This commit is contained in:
parent
e9b604ed3f
commit
c6ff0caaa3
1 changed files with 4 additions and 4 deletions
|
|
@ -23,11 +23,11 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
|
||||
**************************************************************************/
|
||||
|
||||
/* *INDENT-OFF* */
|
||||
|
||||
#ifndef _R300_REG_H
|
||||
#define _R300_REG_H
|
||||
|
||||
/* *INDENT-OFF* */
|
||||
|
||||
#define R300_MC_INIT_MISC_LAT_TIMER 0x180
|
||||
# define R300_MC_MISC__MC_CPR_INIT_LAT_SHIFT 0
|
||||
# define R300_MC_MISC__MC_VF_INIT_LAT_SHIFT 4
|
||||
|
|
@ -1606,6 +1606,6 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
*/
|
||||
#define R300_CP_CMD_BITBLT_MULTI 0xC0009B00
|
||||
|
||||
/* *INDENT-ON* */
|
||||
|
||||
#endif /* _R300_REG_H */
|
||||
|
||||
/* *INDENT-ON* */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue