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
path:
root
/
src
/
intel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
Handle drawable/client destruction in pending swaps/flips
Keith Packard
1
-0
/
+1
2011-03-23
dri2: Make DRI2FrameEvent public and use instead of void *
Keith Packard
1
-3
/
+22
2011-03-09
Give each user of tiling separate xorg.conf options
Chris Wilson
1
-1
/
+6
2011-01-20
Create the UXA generational resources during screen create
Chris Wilson
1
-1
/
+1
2011-01-08
Delete unused memory allocation flags.
Chris Wilson
1
-5
/
+0
2011-01-08
Cache the fixed crtc<->pipe relationship
Chris Wilson
1
-5
/
+1
2011-01-08
Remove unused I830Output
Chris Wilson
1
-2
/
+0
2011-01-08
Remove bitrotted, but fortunately unused, I830CrtcPrivate
Chris Wilson
1
-18
/
+0
2011-01-08
Remove unused GTT/Map sizes and addresses
Chris Wilson
1
-8
/
+0
2011-01-08
Remove unused struct _intel_memory definition
Chris Wilson
1
-17
/
+0
2010-12-30
Don't replace the scanout bo through PutImage
Chris Wilson
1
-0
/
+1
2010-12-23
i830: amalgamate consecutive composites into a single primitive
Chris Wilson
1
-1
/
+2
2010-12-16
Fix reporting of pageflip completion events on multi-head.
Mario Kleiner
1
-1
/
+1
2010-12-06
snb: Cache pixmap binding locations
Chris Wilson
1
-0
/
+1
2010-12-06
snb: Cache state between composite ops
Chris Wilson
1
-0
/
+10
2010-12-03
Wait on the current buffer to complete when running synchronously.
Chris Wilson
1
-1
/
+0
2010-12-03
i965: Amalgamate surface binding tables
Chris Wilson
1
-5
/
+16
2010-12-03
i965: Upload an entire vbo in a single pwrite, rather than per-rectangle
Chris Wilson
1
-3
/
+5
2010-11-23
Disable BLT for i830 and 845G
Chris Wilson
1
-0
/
+1
2010-11-01
add BLT ring support
Zou Nan hai
1
-0
/
+4
2010-11-01
Xv: setup pipeline for Xv on Sandybridge
Xiang, Haihao
1
-0
/
+4
2010-10-29
uxa: Enable reduced fence sizes for i915
Chris Wilson
1
-0
/
+1
2010-10-22
intel: Listen for hotplug uevents (V3)
Adam Jackson
1
-0
/
+12
2010-10-13
Move EDID_COMPLETE_RAWDATA define to intel.h to avoid redifinition warning
Chris Wilson
1
-0
/
+5
2010-10-06
uxa: Re-enable acceleration.
Chris Wilson
1
-0
/
+1
2010-10-04
Split shadow handling routines to their own file.
Chris Wilson
1
-0
/
+4
2010-09-10
shadow: Simply modify the Screen pixmap header
Chris Wilson
1
-2
/
+3
2010-09-08
Enable a shadow buffer and disable GPU acceleration.
Chris Wilson
1
-3
/
+11
2010-08-22
Remove accel_pitch_alignment
Chris Wilson
1
-1
/
+0
2010-08-18
Move registration of vsync fd from pre-init to screen-init
Chris Wilson
1
-0
/
+1
2010-08-01
Remove the final references to the drmmode prefix
Chris Wilson
1
-1
/
+1
2010-08-01
Rename drmmode_display to intel_display
Chris Wilson
1
-8
/
+14
2010-07-27
Drop use of GL types in the driver
Kristian Høgsberg
1
-1
/
+0
2010-07-13
Workaround a broken container_of define in list.h
Chris Wilson
1
-0
/
+3
2010-07-13
Remove the duplicate drmmode prototypes.
Chris Wilson
1
-7
/
+1
2010-07-13
modes: There may be more than one crtc and output... DESTROY THEM ALL!
Chris Wilson
1
-4
/
+4
2010-07-09
drmmode: Destroy the output on shutdown
Chris Wilson
1
-0
/
+1
2010-07-09
drmmode: Destroy Crtc on screen shutdown
Chris Wilson
1
-0
/
+2
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
1
-0
/
+656