~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/gpu/drm/radeon/radeon_reg.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
300
300
#       define RADEON_BUS_READ_BURST         (1 << 30)
301
301
#define RADEON_BUS_CNTL1                    0x0034
302
302
#       define RADEON_BUS_WAIT_ON_LOCK_EN    (1 << 4)
 
303
#define RV370_BUS_CNTL                      0x004c
 
304
#       define RV370_BUS_BIOS_DIS_ROM        (1 << 2)
303
305
/* rv370/rv380, rv410, r423/r430/r480, r5xx */
304
306
#define RADEON_MSI_REARM_EN                 0x0160
305
307
#       define RV370_MSI_REARM_EN            (1 << 0)