index
:
platform/upstream/xf86-video-intel
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-04
2.21.14 release
2.21.14
Chris Wilson
2
-1
/
+19
2013-08-04
sna: Mark the entire userptr proxy chain as flush/non-reusable
Chris Wilson
3
-6
/
+6
2013-08-02
sna: Reserve relocation entries for the deferred VBO
Chris Wilson
1
-4
/
+6
2013-08-01
sna/dri: Disable TripleBuffering by default for compositors
Chris Wilson
3
-10
/
+51
2013-08-01
sna: Add a few more details to the log for mode switching
Chris Wilson
1
-7
/
+16
2013-08-01
sna: Don't force inline string-ops for the general memcpy_blt routine
Chris Wilson
2
-1
/
+13
2013-08-01
sna/glyphs: Allow glyphs-to-dst to discard CA masks for a8 glyphs
Chris Wilson
1
-5
/
+6
2013-07-31
uxa/display: Keep the EDID blob around for the lifetime of an output
Damien Lespiau
1
-9
/
+8
2013-07-31
sna: Relax readback constraint for CPU mappings of scanouts
Chris Wilson
2
-4
/
+2
2013-07-31
sna: Fix interaction between WT mapping of scanouts and allocating from stolen
Chris Wilson
1
-1
/
+1
2013-07-30
sna: Allow CPU access to scanouts if WT cached
Chris Wilson
5
-5
/
+38
2013-07-30
sna/gen7: Set appropriate constants for Haswell GT3
Chris Wilson
1
-10
/
+30
2013-07-30
sna/gen4: Hide an unused function
Chris Wilson
1
-0
/
+2
2013-07-30
Suppress misleading warnings for -Wmaybe-uninitialized
Chris Wilson
1
-0
/
+1
2013-07-30
Suppress a bunch of compiler warnings for using constant strings
Chris Wilson
6
-37
/
+37
2013-07-30
sna/dri: Tidy up applying damage to the Pixmap when copying regions
Chris Wilson
1
-13
/
+4
2013-07-29
sna: Suppress a few harmless warnings
Chris Wilson
3
-3
/
+7
2013-07-29
intel: Suppress some extremely noisy warnings
Chris Wilson
5
-2
/
+15
2013-07-29
sna: Cleanup along all error paths in sna_pre_init()
Chris Wilson
1
-17
/
+12
2013-07-29
sna/dri: Prevent stale DRI buffers from a NULL dereference
Chris Wilson
1
-27
/
+46
2013-07-29
Add support for the dell backlight interface
Egbert Eich
2
-0
/
+2
2013-07-29
sna: Composite region is already in dst drawable space
Chris Wilson
1
-3
/
+2
2013-07-29
uxa: Fix incorrect include path
Chris Wilson
1
-1
/
+1
2013-07-29
sna: Restore driver info upon FreeScreen
Chris Wilson
1
-5
/
+6
2013-07-28
sna: Fix limit on stipples to only use immediate operands for <= 32 dwords
Chris Wilson
1
-1
/
+6
2013-07-28
uxa: Add the missing include to silence the compiler warning
Chris Wilson
1
-0
/
+1
2013-07-28
intel: Remove the unused SDV PCI IDs
Chris Wilson
1
-21
/
+0
2013-07-28
sna: Allow PutImage to utilise userptr for busy targets
Chris Wilson
1
-0
/
+84
2013-07-28
configure: Print a summary of compilation options
Chris Wilson
6
-25
/
+79
2013-07-28
sna/gen7: Prefer GPU spans for Baytrail as well
Chris Wilson
1
-1
/
+1
2013-07-28
sna/gen7: Use ivb/byt/hsw shorthand for generation checking
Chris Wilson
1
-8
/
+23
2013-07-28
sna/gen7: Rename Valleyview to Baytrail
Chris Wilson
1
-3
/
+3
2013-07-28
sna/gen7: Set appropriate thread counts for Valleyview^Baytrail
Chris Wilson
1
-3
/
+4
2013-07-28
intel: Remove the unused bridge PCI-IDs
Chris Wilson
1
-87
/
+22
2013-07-28
intel: Always define the PCI-IDs
Chris Wilson
1
-65
/
+0
2013-07-28
intel: Remove some unused macros
Chris Wilson
8
-36
/
+21
2013-07-28
intel: Move some backend specific macros out of the common header
Chris Wilson
3
-26
/
+26
2013-07-28
uxa: Colocate architecture source files with backend implementation sources
Chris Wilson
12
-31
/
+10
2013-07-28
uxa: Clear up the common intel directory
Chris Wilson
205
-111
/
+4877
2013-07-28
intel: Only print the unique chipset names
Chris Wilson
1
-3
/
+53
2013-07-28
intel: Replace the codename in the user facing string for unknown Haswell parts
Chris Wilson
1
-22
/
+22
2013-07-28
intel: Set the correct marketing names for Ironlake, Sandybridge and Ivybridge
Chris Wilson
1
-15
/
+15
2013-07-28
intel: Remove the SDV from the list of identified chipsets
Chris Wilson
1
-16
/
+0
2013-07-28
intel: Cross-check an unnamed chipset against the list of known PCI-IDs
Chris Wilson
1
-1
/
+17
2013-07-28
intel: Source our PCI IDs table from the copy in the kernel
Chris Wilson
3
-132
/
+253
2013-07-28
2.21.13 release
2.21.13
Chris Wilson
2
-1
/
+38
2013-07-28
sna/dri: correct DBG typo
Chris Wilson
1
-1
/
+1
2013-07-27
test/dri2: We do not require the GLX includes
Chris Wilson
1
-3
/
+0
2013-07-26
sna: Try the indirect upload if we elect to use a mmap and it fails
Chris Wilson
1
-7
/
+12
2013-07-25
sna/dri: Discard the strict checking for stale bo before performing a blit
Chris Wilson
1
-365
/
+137
[next]