index
:
~ickle/xf86-video-intel
cpu-bo
fallback-mode
for-bwidawsk
for-clemens
for-kibi
for-ppd
g45
g45-2
gen6-vsync
glamor
glyph-cache-bug
ivb-gt1
ivb-vsync
kgem
legacy
master
override-pte
randr+
shadow
shadow-dri2
snb
snb-blt
traps
uxa
xp
xp-gtt-upload
xp-i965
xr
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
Reintegrate legacy UMS.
legacy
Chris Wilson
135
-151/+48174
2010-08-22
Remove accel_pitch_alignment
Chris Wilson
2
-5/+2
2010-08-22
Replace ROUND_* macros with ALIGN.
Matt Turner
4
-12/+4
2010-08-22
Use ALIGN macro instead of open coding it.
Matt Turner
7
-36/+33
2010-08-19
Open-code DRICreatePCIBusID()
Chris Wilson
1
-16/+9
2010-08-18
Move registration of vsync fd from pre-init to screen-init
Chris Wilson
3
-4/+21
2010-08-09
display: outputs are enabled automatically by KMS
Chris Wilson
1
-14/+2
2010-08-05
display: Minor cleanup for adding extra LVDS modes
Chris Wilson
1
-12/+12
2010-08-05
display: Refactor EDID attachment to output.
Chris Wilson
1
-34/+44
2010-08-05
Revert "display: Cache whether we have probed for an EDID"
Chris Wilson
1
-29/+25
2010-08-04
display: Cache whether we have probed for an EDID
Chris Wilson
1
-25/+29
2010-08-04
display: Embed the lvds size into the connector
Chris Wilson
1
-42/+24
2010-08-04
display: Handle cursor error paths.
Chris Wilson
1
-4/+5
2010-08-04
display: Tidy backlight initialisation
Chris Wilson
1
-11/+10
2010-08-04
display: Check for buffer overrun in output name lookup.
Chris Wilson
1
-2/+6
2010-08-04
intel: add output names for later additions to kernel
Dave Airlie
1
-0/+2
2010-08-01
Remove the final references to the drmmode prefix
Chris Wilson
3
-17/+16
2010-08-01
intel_display: Miscellaneous tidy
Chris Wilson
1
-15/+27
2010-08-01
Rename drmmode_display to intel_display
Chris Wilson
6
-1589/+1604
2010-07-30
Remove explicit batchbuffer submit in DRI2 copyregion
Kristian Høgsberg
1
-10/+10
2010-07-30
Submit batch buffers from flush callback chain
Kristian Høgsberg
1
-9/+24
2010-07-28
drmmode: Only treat a backlight as connected if it has a non-zero max
Chris Wilson
1
-5/+7
2010-07-28
legacy: Remove long gone use of GlxSetVisualConfigs()
Kristian Høgsberg
2
-128/+2
2010-07-27
Drop use of GL types in the driver
Kristian Høgsberg
3
-4/+1
2010-07-27
Revert "configure.ac: add xi and gl requirements"
Jesse Barnes
1
-2/+0
2010-07-26
configure.ac: add xi and gl requirements
Jesse Barnes
1
-0/+2
2010-07-26
video: kill do { ... } while (ret != -EINTR) loops
Daniel Vetter
1
-15/+7
2010-07-26
video: kernel overlay needs triple buffering
Daniel Vetter
2
-9/+16
2010-07-24
simplify Makefile as per-target compilation flags are not needed
Gaetan Nadon
3
-4/+4
2010-07-22
config: add comments for main statements
Gaetan Nadon
1
-7/+6
2010-07-22
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-13/+14
2010-07-22
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-4/+4
2010-07-22
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1/+1
2010-07-22
config: complete AC_INIT m4 quoting
Gaetan Nadon
1
-2/+2
2010-07-22
config: remove unrequired AC_SUBST([DRI_CFLAGS])
Gaetan Nadon
1
-1/+0
2010-07-22
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-1/+0
2010-07-22
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1/+0
2010-07-22
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-07-22
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-19/+6
2010-07-22
video/i915: ValidateGC after setting clip.
Chris Wilson
1
-3/+4
2010-07-21
uxa: Check for failed pixmap allocation
Chris Wilson
1
-1/+3
2010-07-20
intel: respect tiling disable.
Dave Airlie
1
-0/+4
2010-07-16
video: Free the buffers immediately after turning off.
Chris Wilson
1
-28/+9
2010-07-16
video: Reuse the old buffers.
Chris Wilson
2
-48/+73
2010-07-13
Workaround a broken container_of define in list.h
Chris Wilson
1
-0/+3
2010-07-13
Teardown the bufmgr on shutdown as well.
Chris Wilson
1
-21/+18
2010-07-13
Remove the duplicate drmmode prototypes.
Chris Wilson
2
-22/+15
2010-07-13
modes: There may be more than one crtc and output... DESTROY THEM ALL!
Chris Wilson
3
-65/+81
2010-07-12
video: Apply overlay stride errata for i830 and i845
Chris Wilson
1
-0/+5
2010-07-12
video: Copy DummyEncoding into each adapter.
Chris Wilson
1
-6/+9
[next]