index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-06-06
uxa/dri: Fix up typo from f2513cb0f
Chris Wilson
2012-06-06
uxa/dri: Transfer reference of the new_back buffer to the flip_chain
Chris Wilson
2012-06-06
sna: Perform CopyArea directly onto a CPU bo if available
Chris Wilson
2012-06-06
sna: Use GPU for readback onto CPU bo
Chris Wilson
2012-06-06
uxa/dri: Do not use undeclared stdbool features
Chris Wilson
2012-06-05
sna/damage: Add some assertions to validate that each damage box is non-empty
Chris Wilson
2012-06-05
uxa: Check for DPMS off before scheduling a WAIT_ON_EVENT
Chris Wilson
2012-06-05
sna: Try to create Y-tiled pixmaps for initial source bo
Chris Wilson
2012-06-05
sna/gen2+: Tweak placement of operations for CPU-bound large pixmaps
Chris Wilson
2012-06-05
sna: port to compat api
Dave Airlie
2012-06-05
intel: port legacy and uxa to new API.
Dave Airlie
2012-06-05
sna: drop using block/wakeup data.
Dave Airlie
2012-06-05
sna: Add inline keyword in conjunction with attribute(always_inline)
Chris Wilson
2012-06-05
sna: Maintain the operation on the CPU if not completely replacing all-damaged
Chris Wilson
2012-06-04
uxa/i965: Silence static analyser by asserting the bo exists for the video
Chris Wilson
2012-06-04
sna: Exclude consideration of tiling flags from overwriting BLT commands
Chris Wilson
2012-06-04
sna: Make the bo-is-busy DBG more useful by saying which bo it is
Chris Wilson
2012-06-04
sna: Remove bogus check for color == 0
Chris Wilson
2012-06-04
sna: Simplify selecting default tiling for framebuffers
Chris Wilson
2012-06-04
uxa: Check for failure from drmModeGetConnector()
Chris Wilson
2012-06-04
shadow
Chris Wilson
2012-06-04
uxa/shadow: Free the buffer along the unexpected failure to attach to the pixmap
Chris Wilson
2012-06-04
legacy/i810: Silence a compiler warning for missing 'const'
Chris Wilson
2012-06-04
uxa: Preferred order for calloc is (count, size)
Chris Wilson
2012-06-04
sna: Check that the buffer was allocated prior to caching it
Chris Wilson
2012-06-04
legacy/i810: Be paranoid and guard against xf86GetPciInfoForEntity
Chris Wilson
2012-06-04
uxa: Be paranoid and guard against xf86GetPciInfoForEntity
Chris Wilson
2012-06-04
sna: Be paranoid and guard against xf86GetPciInfoForEntity
Chris Wilson
2012-06-04
uxa: check for failure to allocate drmModeCrtc
Chris Wilson
2012-06-04
uxa/i965: Drop superfluous 'state' variable
Chris Wilson
2012-06-04
sna/gen2: Remove double 'const'
Chris Wilson
2012-06-04
sna/gen4+: Use an explicit invalid value for alu
Chris Wilson
2012-06-04
legacy/i810: Remove unused variable
Chris Wilson
2012-06-04
legacy/i810: Reorder DRI teardown code to avoid potential NULL derefs
Chris Wilson
2012-06-04
uxa/dri: Free wait_info along DRI2WaitMSC error paths
Chris Wilson
2012-06-04
uxa/dri: Make sure is_glamor_pixmap is always initialised
Chris Wilson
2012-06-04
legacy/i810: Free offscreen image info struct on failure
Chris Wilson
2012-06-04
sna: Free clip boxes (if allocated) along error path
Chris Wilson
2012-06-04
sna: Make the ignored return value explicit
Chris Wilson
2012-06-04
ux/i965: create_sampler_state_bo() expects enums, so feed it the right types
Chris Wilson
2012-06-04
sna/debug: Assert the non-existence of the relocation handle at source
Chris Wilson
2012-06-04
sna: Silence a compiler warning for loss of 'const' qualifier
Chris Wilson
2012-06-02
sna/trapezoids: Implement trapezoidal opaque fills inplace
Chris Wilson
2012-06-02
sna: Clear the counters prior to querying the property
Chris Wilson
2012-06-02
sna: Prefer to use memset() for extremely large clears
Chris Wilson
2012-06-02
sna: Add some DBG to retreiving EDID
Chris Wilson
2012-06-02
sna/gen7: Add DBG for ring switching
Chris Wilson
2012-06-02
sna: Remove some unused members from the KMS state tracking
Chris Wilson
2012-06-02
sna: Add a DBG message to indicate flushing for GPU idle
Chris Wilson
2012-06-02
sna: Prevent NULL deref with early termination and DBG enabled
Chris Wilson
[next]