~ubuntu-branches/debian/experimental/linux-tools/experimental

« back to all changes in this revision

Viewing changes to include/uapi/drm/radeon_drm.h

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings
  • Date: 2014-02-02 16:57:49 UTC
  • mfrom: (1.1.10) (0.1.21 sid)
  • Revision ID: package-import@ubuntu.com-20140202165749-tw94o9t1t0a8txk6
Tags: 3.13-1~exp2
Merge changes from sid up to 3.12.6-3

Show diffs side-by-side

added added

removed removed

Lines of Context:
981
981
#define RADEON_INFO_SI_TILE_MODE_ARRAY  0x16
982
982
/* query if CP DMA is supported on the compute ring */
983
983
#define RADEON_INFO_SI_CP_DMA_COMPUTE   0x17
 
984
/* CIK macrotile mode array */
 
985
#define RADEON_INFO_CIK_MACROTILE_MODE_ARRAY    0x18
 
986
/* query the number of render backends */
 
987
#define RADEON_INFO_SI_BACKEND_ENABLED_MASK     0x19
984
988
 
985
989
 
986
990
struct drm_radeon_info {