Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
radeon_irq Struct Reference

#include <radeon.h>

Data Fields

bool installed
 
spinlock_t lock
 
atomic_t ring_int [RADEON_NUM_RINGS]
 
bool crtc_vblank_int [RADEON_MAX_CRTCS]
 
atomic_t pflip [RADEON_MAX_CRTCS]
 
wait_queue_head_t vblank_queue
 
bool hpd [RADEON_MAX_HPD_PINS]
 
bool afmt [RADEON_MAX_AFMT_BLOCKS]
 
union radeon_irq_stat_regs stat_regs
 

Detailed Description

Definition at line 580 of file radeon.h.

Field Documentation

Definition at line 588 of file radeon.h.

bool crtc_vblank_int[RADEON_MAX_CRTCS]

Definition at line 584 of file radeon.h.

Definition at line 587 of file radeon.h.

bool installed

Definition at line 581 of file radeon.h.

spinlock_t lock

Definition at line 582 of file radeon.h.

Definition at line 585 of file radeon.h.

Definition at line 583 of file radeon.h.

union radeon_irq_stat_regs stat_regs

Definition at line 589 of file radeon.h.

wait_queue_head_t vblank_queue

Definition at line 586 of file radeon.h.


The documentation for this struct was generated from the following file: