index
:
~suokko/drm
clean_compiler_warnings
master
modesetting
radeon_reloc_optimization
relocation_rewrite
section_rewrite
simple_relocation_optimization
drm updates.
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-17
libdrm_radeon: Optimize cs_gem_reloc to do less looping.
radeon_reloc_optimization
Pauli Nieminen
8
-41
/
+138
2010-03-17
libdrm: Move intel_atomic.h to libdrm core for sharing.
Pauli Nieminen
5
-8
/
+8
2010-03-13
nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*.
Francisco Jerez
1
-6
/
+6
2010-03-07
nouveau: Small lighting related addition to nouveau_class.h.
Francisco Jerez
1
-0
/
+1
2010-03-07
intel: Repeat execbuffer if interrupted by signal
Chris Wilson
1
-1
/
+1
2010-03-06
nouveau: Update nouveau_class.h.
Francisco Jerez
1
-71
/
+33
2010-03-04
intel: Only align Y-tiling pitch to the Y tile width.
Eric Anholt
1
-1
/
+6
2010-03-04
intel: Propagate some more error returns
Chris Wilson
1
-12
/
+20
2010-03-03
Increment version to 2.4.19 for release.
Eric Anholt
1
-1
/
+1
2010-03-03
intel: Update the needs_fence flag of buffers on the validate list.
Eric Anholt
1
-1
/
+5
2010-03-02
intel: Don't enable execbuf2 fenced relocs unless we have execbuf2.
Eric Anholt
1
-2
/
+3
2010-03-02
intel: Don't tile-align pitch for untiled buffers.
Eric Anholt
1
-1
/
+1
2010-03-02
intel: Fix typo in conversion from IS_GEN to bufmgr_gem->gen.
Eric Anholt
1
-1
/
+1
2010-03-02
intel: add a comment about tiled buffer alloc height alignment from Mesa.
Eric Anholt
1
-0
/
+11
2010-03-02
nouveau: make sure initial kalloc for user bo ends up in the right place
Maarten Maathuis
1
-0
/
+6
2010-03-02
intel: Use an integer for chipset generation instead of many conditionals.
Eric Anholt
1
-8
/
+17
2010-03-02
libdrm/intel: execbuf2 support
Jesse Barnes
6
-35
/
+331
2010-02-28
tests/modetest: Don't get_props on a connector after freeing it.
Marcin Kościelnicki
1
-2
/
+2
2010-02-28
tests: vrefresh is actually not * 1000.
Marcin Kościelnicki
3
-5
/
+5
2010-02-28
tests: Add nouveau to list of supported modules.
Marcin Kościelnicki
2
-1
/
+2
2010-02-28
libkms/nouveau: Add support
Marcin Kościelnicki
4
-0
/
+230
2010-02-28
libkms/intel: Throw out unused intel_bo fields.
Marcin Kościelnicki
1
-2
/
+0
2010-02-28
Add config.h macro HAVE_NOUVEAU
Marcin Kościelnicki
1
-0
/
+3
2010-02-25
intel: Add initial support for Sandybridge, and clean up the #defines.
Eric Anholt
2
-38
/
+63
2010-02-25
nouveau: Update nouveau_class.h.
Francisco Jerez
1
-43
/
+36
2010-02-20
nv30: update for 8 texture units
Patrice Mandin
1
-9
/
+9
2010-02-20
nv30: update for front/back stencil inversion
Patrice Mandin
1
-48
/
+48
2010-02-18
libkms: Use a standard version number
Jakob Bornecrantz
1
-1
/
+1
2010-02-18
libkms: Enable by default
Jakob Bornecrantz
1
-3
/
+3
2010-02-18
libkms: Add missing include file to libkms source
Jakob Bornecrantz
1
-0
/
+1
2010-02-18
vmwgfx: Update kernel header
Jakob Bornecrantz
1
-46
/
+17
2010-02-18
radeon: add square-tiling flag
Marek Olšák
2
-0
/
+2
2010-02-16
Increment version to 2.4.18 for release.
Carl Worth
1
-1
/
+1
2010-02-16
nouveau: bump MAX_PUSH to 512
Ben Skeggs
1
-1
/
+1
2010-02-16
nouveau: interface changes for 0.0.16 DRM
Luca Barbieri
11
-404
/
+376
2010-02-10
drm: a some new connector types from the kernel
Alex Deucher
1
-0
/
+2
2010-02-10
intel: Handle resetting of input params after EINTR during SET_TILING
Chris Wilson
1
-7
/
+4
2010-02-09
intel: Account for potential pinned buffers hogging fences
Chris Wilson
1
-0
/
+13
2010-02-04
Tidy up compile warnings by cleaning up types.
Matthew W. S. Bell
5
-30
/
+26
2010-02-04
libdrm/radeon: Fix section size mismatch to reset the section.
Pauli Nieminen
1
-1
/
+4
2010-02-02
radeon: enable by default now that kms is out of staging
Dave Airlie
2
-5
/
+6
2010-02-02
intel: check return value for calloc
Dave Airlie
1
-0
/
+3
2010-02-01
nouveau: Regenerate nouveau_class.h.
Francisco Jerez
1
-491
/
+541
2010-01-31
nouveau: add nouveau_resource_destroy
Marcin Slusarz
2
-0
/
+12
2010-01-28
libkms: Rework interface to not duplicate fields from kms and make formats ex...
Jakob Bornecrantz
5
-69
/
+31
2010-01-27
nouveau: Update nouveau_drm.h
Marcin Kościelnicki
1
-0
/
+1
2010-01-23
libkms: Fix return value in vmwgfx_bo_create
Jakob Bornecrantz
1
-1
/
+1
2010-01-21
nouveau: fail channel creation if pushbuf init fails
Ben Skeggs
1
-1
/
+5
2010-01-20
intel: Add pkg-config dependency on libdrm.so using 'Requires'
Chris Wilson
1
-1
/
+2
2010-01-16
Support gcc's __FUNCTION__ for people using other compilers
Alan Coopersmith
2
-0
/
+10
[next]