index
:
~alon/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-0-2-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
dri2-swapbuffers
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-gem
drm-sman-branch
drm-ttm-0-2-branch
drm-ttm-branch
drm-ttm-cleanup-branch
drm-ttm-finalize
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
drmpci-0-0-1
full-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
libkms-master
m3-0-0-1-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-dirty-libdrm
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
nouveau-1
nv-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
qxl
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r500-support
r6xx-r7xx-support
radeon-1-0-0-branch
reinit-0-0-1-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
sse-1-0-1-branch
stable-1-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
texmem-1.0
trident-0-0-1-branch
trident-0-0-2-branch
ttm-vram-0-1-branch
vblank
vblank-event
vblank-rework
video-1-0-0-branch
xc_4_0_1-20000711-merge
xgi-0-0-1
xgi-0-0-2
xv845g-0-1-branch
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
add qxl/.gitignore
qxl
Alon Levy
1
-0
/
+1
2012-10-25
qxl: remove UNMAP hole
Alon Levy
1
-4
/
+2
2012-10-25
qxl: remove unmap ioctl, but leave 0x4 vacant (TODO)
Alon Levy
1
-6
/
+2
2012-10-25
qxl: add surface,primary&reloc+x+y tests
Alon Levy
2
-8
/
+178
2012-10-25
tests/qxl: implement primary, some refactoring
Alon Levy
1
-57
/
+185
2012-10-25
modetest: add qxl to driver list
Alon Levy
1
-1
/
+1
2012-10-25
qxl: add update_area_ioctl
Alon Levy
1
-0
/
+15
2012-10-25
tests/kmstest: add qxl to devices array
Alon Levy
1
-0
/
+1
2012-10-25
qxl: change handles from 64 bits to 32
Alon Levy
1
-7
/
+7
2012-10-25
qxl_drm.h: add stddef for size_t
Alon Levy
1
-0
/
+1
2012-10-25
qxl/tests: execbuffer with relocations (draw_copy)
Alon Levy
1
-22
/
+63
2012-10-25
add qxl tests
Alon Levy
5
-1
/
+300
2012-10-25
specify that QXL_ALLOC and QXL_MAP return values to userspace (IOWR and not IOW)
Alon Levy
1
-2
/
+2
2012-10-25
drop pointers, replace with uint64_t, to allow user/kernel to have different ...
Alon Levy
1
-4
/
+7
2012-10-25
qxl: remove accidentally added __user from kernel sources
Alon Levy
1
-2
/
+2
2012-10-25
qxl: map returns an offset, not an address. The offset is used in mmap. see x...
Alon Levy
1
-8
/
+8
2012-10-25
qxl_drm.h: drm_qxl_command use void* for command
Alon Levy
1
-1
/
+1
2012-10-25
qxl: typo in var name (drm_qxl_execbuffer)
Alon Levy
1
-1
/
+1
2012-10-25
qxl: rewrite reloc (from kernel)
Alon Levy
1
-4
/
+9
2012-10-25
qxl: _num postfix consistently for relocs
Alon Levy
1
-1
/
+1
2012-10-25
qxl: kernel update (drm_qxl_command)
Alon Levy
1
-4
/
+11
2012-10-25
qxl: no __user attribute, and kernel update - added QXL_ALLOC_TYPE_SURFACE_PR...
Alon Levy
1
-4
/
+5
2012-10-25
qxl: add include file to Makefile.am, updated kernel headers (added MAP+UNMAP)
Alon Levy
2
-2
/
+19
2012-10-25
add qxl_drm.h
Alon Levy
1
-0
/
+57
2012-10-25
comment typo (coalesce)
Alon Levy
1
-1
/
+1
2012-10-24
radeon: fix unused-function warning
Andreas Boll
1
-0
/
+2
2012-10-16
radeon: add some new SI pci ids
Alex Deucher
1
-0
/
+3
2012-10-14
initialize width/height fields in drmModeCrtc
Rob Clark
1
-1
/
+4
2012-10-09
update gitignore
Rob Clark
1
-0
/
+4
2012-10-09
omap: release lock also on error paths
Vincent Penquerc'h
1
-0
/
+2
2012-10-08
configure.ac: Allow forcible disabling of Cairo support
Daniel Stone
2
-7
/
+22
2012-10-07
intel: Silence a trivial compiler warning
Chris Wilson
1
-1
/
+0
2012-10-07
intel: Correct the word decoding for gen2 3DSTATE_LOAD_STATE_IMMEDIATE_1
Chris Wilson
1
-1
/
+1
2012-10-07
intel: Fix "properly test for HAS_LLC"
Chris Wilson
1
-1
/
+1
2012-10-06
radeon: fix stencil miptree allocation of combined ZS buffers on EG and SI
Marek Olšák
2
-76
/
+123
2012-10-06
radeon: don't force stencil tile split to 0
Marek Olšák
1
-2
/
+0
2012-10-03
radeon: don't take the stencil-specific codepath for buffers without stencil
Marek Olšák
1
-1
/
+1
2012-09-17
libdrm: man page infrastructure and a few sample man pages
Jesse Barnes
6
-1
/
+183
2012-09-14
intel: Mark bo's exported to prime as not reusable
Kristian Høgsberg
1
-1
/
+8
2012-09-13
intel: add support for ValleyView
Jesse Barnes
1
-1
/
+6
2012-09-08
libkms: link against libdrm
Marcin Slusarz
1
-1
/
+1
2012-09-06
radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI.
Michel Dänzer
1
-3
/
+8
2012-09-06
radeon: Memory footprint of SI mipmap base level is padded to powers of two.
Michel Dänzer
1
-3
/
+10
2012-09-05
radeon: Fix layout of linear aligned mipmaps on SI.
Michel Dänzer
1
-1
/
+123
2012-09-01
intel: properly test for HAS_LLC
Daniel Vetter
1
-1
/
+1
2012-08-24
vmwgfx: No longer experimental
Jakob Bornecrantz
1
-4
/
+4
2012-08-24
configure: bump version for 2.4.39 release
Marek Olšák
1
-1
/
+1
2012-08-24
radeon: align r600 msaa buffers to a multiple of macrotile size * num samples
Marek Olšák
1
-1
/
+1
2012-08-24
radeon: fix allocation of MSAA surfaces on r600-r700
Marek Olšák
1
-1
/
+1
2012-08-23
omap: include omap_drm.h independently
Víctor Manuel Jáquez Leal
1
-1
/
+2
[next]