index
:
~sima/xf86-video-intel
disable-gen20-wa
explicit_fencing
for-master
gen2-tile-cleanup
gen6_pc
i810-vga
no_fence_accounting
sna-pc
xvmc_cleanup
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-08
Tell users to grab i915_error_state on gpu hangs
for-master
Daniel Vetter
1
-0
/
+1
2011-04-07
Revert "i965: Convert to relative relocations for state"
Chris Wilson
3
-378
/
+451
2011-04-07
gen6: Invalidate texture cache
Chris Wilson
2
-0
/
+2
2011-04-07
i965: Avoid transform overheads for vertex emit where possible
Chris Wilson
3
-139
/
+255
2011-04-07
i965: Refactor to use constant sampler_state offsets
Chris Wilson
2
-139
/
+146
2011-04-04
i965: Reset vertex_id after every batch
Chris Wilson
2
-12
/
+7
2011-04-04
i965: Always update last_floats_per_vertex
Chris Wilson
1
-2
/
+1
2011-04-04
Take advantage of the kernel flush for dirty bo in the busy ioctl
Chris Wilson
8
-31
/
+27
2011-04-04
Remove unused function 'intel_bo_alloc_for_data'
Chris Wilson
1
-16
/
+0
2011-04-04
Remove the unnecessary MI_FLUSH from the flush handler
Chris Wilson
1
-11
/
+2
2011-04-04
i965: segregate each vertex element into its own buffer
Chris Wilson
3
-147
/
+171
2011-04-04
i965: Convert to relative relocations for state
Chris Wilson
3
-627
/
+455
2011-04-04
MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1]
Chris Wilson
2
-4
/
+4
2011-04-01
946GZ is a 965G!
Chris Wilson
1
-1
/
+1
2011-03-30
Add a DRI2SwapEventPtr typedef for retro xservers
Chris Wilson
1
-0
/
+5
2011-03-29
Cleanup gen2 tiling confusion
Daniel Vetter
1
-4
/
+3
2011-03-29
configure: version bump for 2.14.902 snapshot
Chris Wilson
1
-1
/
+1
2011-03-29
NEWS: Entry for 2.14.902 snapshot
Chris Wilson
1
-0
/
+21
2011-03-24
Recover from i830_dri2_add_frame_event out-of-memory condition
Keith Packard
1
-4
/
+14
2011-03-24
Use the per-generation batch context switch for atomic sequences
Chris Wilson
1
-2
/
+4
2011-03-23
Skip client and drawable resource delete calls when deleting frame event
Keith Packard
1
-2
/
+2
2011-03-23
Handle drawable/client destruction in pending swaps/flips
Keith Packard
3
-38
/
+134
2011-03-23
dri2: Make DRI2FrameEvent public and use instead of void *
Keith Packard
3
-32
/
+31
2011-03-16
i915/video: Clip indirect Xv output
Chris Wilson
1
-1
/
+2
2011-03-09
dri: Disable page-flip between a tiled buffer and a linear scanout
Chris Wilson
1
-0
/
+6
2011-03-09
Give each user of tiling separate xorg.conf options
Chris Wilson
6
-16
/
+34
2011-03-09
Update priv->stride after bo reallocation
Chris Wilson
1
-3
/
+3
2011-03-02
configure: Bump for 2.14.901 snapshot
Chris Wilson
1
-1
/
+1
2011-03-02
NEWS: Add entry for 2.14.901 snapshot
Chris Wilson
1
-0
/
+31
2011-02-27
dri: Protect against destroying a foreign DRI drawable
Chris Wilson
1
-3
/
+3
2011-02-22
Fix relaxed tiling on gen2
Daniel Vetter
1
-3
/
+7
2011-02-19
Quell excessively verbose vblank counter failed error messages
Bryce Harrington
1
-16
/
+32
2011-02-17
Fix IGD and IGDNG constants to be comprehensible
Adam Jackson
6
-57
/
+57
2011-02-17
uxa: Fallback if the temporary is too large
Chris Wilson
1
-16
/
+21
2011-02-12
i965: Remove broken maximum base addresses from video
Chris Wilson
1
-5
/
+5
2011-02-09
Update autotools configuration
Javier Jardón
4
-16
/
+22
2011-02-04
Check return value of uxa_acquire_solid() since it can return NULL
Bryce Harrington
2
-0
/
+10
2011-02-03
uxa: Undo damage translation before appending
Chris Wilson
1
-0
/
+1
2011-01-31
Rename 'intel' backlight to match upstream name in 2.6.38
Chris Wilson
1
-1
/
+1
2011-01-31
xvmc: Stop using uninitialized variable.
Cyril Brulebois
1
-3
/
+1
2011-01-31
xvmc: Silence gcc, adding a cast to work around signedness issues.
Cyril Brulebois
1
-2
/
+2
2011-01-31
xvmc: Silence gcc, add parentheses around arithmetic.
Cyril Brulebois
1
-1
/
+1
2011-01-31
xvmc: Silence gcc, add parentheses around assignment.
Cyril Brulebois
1
-1
/
+1
2011-01-31
xvmc: Get rid of unused variables.
Cyril Brulebois
4
-18
/
+1
2011-01-29
Enable conditional compilation of asserts
Chris Wilson
1
-2
/
+12
2011-01-28
i915: Remove unused 'w' and 'h'
Chris Wilson
1
-3
/
+1
2011-01-28
i915: Remove unused 'num_floats' variable
Chris Wilson
1
-3
/
+1
2011-01-24
uxa: Only recreate the glyph cache on *generational* updates
Chris Wilson
2
-11
/
+10
2011-01-21
Fix an error in 4c4ad555564a80311df1a4b762eb1e119c6d95fb.
Xiang, Haihao
1
-2
/
+2
2011-01-20
Create the UXA generational resources during screen create
Chris Wilson
3
-6
/
+9
[next]