index
:
~anholt/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
android
arb_timer_query
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
aub
batch
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
cache-buckets
cairo-gl
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
execbuf2
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-decode
intel-decode-gen7
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
likely
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-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
no-more-buckets
nouveau-1
nv-0-0-1-branch
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
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
reloc-reset
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
vc4-android
vc4-label
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 to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-03
intel: Massively simplify the BO cache.
HEAD
master
Eric Anholt
1
-163
/
+97
2014-01-20
Bump the version to 2.4.52
Kenneth Graunke
1
-1
/
+1
2014-01-20
intel: Create a new drm_intel_bo offset64 field.
Kenneth Graunke
2
-9
/
+19
2014-01-20
intel: Track whether a buffer is idle to avoid trips to the kernel.
Eric Anholt
1
-1
/
+22
2014-01-20
drm: Initialize or valgrind-clear modesetting ioctl arguments.
Eric Anholt
2
-0
/
+21
2014-01-13
Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))
Keith Packard
1
-1
/
+7
2014-01-12
freedreno: add fd_device_new_dup()
Rob Clark
3
-0
/
+15
2014-01-12
modetest: add the possibility to select the refresh frequency for a mode
Vincent ABRIOU
1
-8
/
+27
2014-01-12
tests/kmstest: support exynos
Hyungwon Hwang
5
-0
/
+219
2014-01-10
intel: Merge latest i915_drm.h
Ben Widawsky
1
-13
/
+100
2014-01-10
intel: Handle malloc fails in context create
Ben Widawsky
1
-1
/
+5
2014-01-10
intel: squash unused variable 'bo_gem'
Ben Widawsky
1
-0
/
+2
2014-01-08
Bump the version to 2.4.51
Rob Clark
1
-1
/
+1
2014-01-07
freedreno: allow IB to different ringbuffer
Rob Clark
3
-14
/
+45
2014-01-07
freedreno/kgsl: fix crash introduced w/ bo-cache
Rob Clark
1
-0
/
+7
2013-12-24
radeon: fix sumo2 pci id
Alex Deucher
1
-1
/
+1
2013-12-24
radeon: avoid possible divide by 0 in surface manager
Alex Deucher
1
-3
/
+3
2013-12-13
freedreno: add bo cache
Rob Clark
4
-13
/
+235
2013-12-13
intel/test_decode: Allow gen8 to be infered from the batch filenames
Damien Lespiau
1
-0
/
+1
2013-12-13
gitignore: Ignore various generated files
Damien Lespiau
1
-0
/
+7
2013-12-03
Bump the version to 2.4.50
Marek Olšák
2
-1
/
+2
2013-11-26
intel: Track known prime buffers for re-use
Keith Packard
1
-7
/
+43
2013-11-26
radeon: Update unaligned offset for 2D->1D tiling transition on SI
Michel Dänzer
1
-1
/
+1
2013-11-23
Bump the version for release
Marek Olšák
1
-1
/
+1
2013-11-23
radeon: handle P16 pipe configs for Hawaii
Marek Olšák
1
-0
/
+6
2013-11-23
radeon: don't overallocate stencil by 4 on SI and CIK
Michel Dänzer
1
-2
/
+3
2013-11-23
radeon: implement 2D tiling for CIK
Marek Olšák
3
-13
/
+624
2013-11-23
radeon: fix mipmap level 0 and 1 alignment for SI and CIK
Michel Dänzer
1
-10
/
+12
2013-11-20
intel: Use memset instead of VG_CLEAR
Ian Romanick
1
-1
/
+1
2013-11-19
libdrm/mode: Update the encoder and connector defines
Thomas Hellstrom
1
-0
/
+5
2013-11-15
libdrm: bump to 2.4.48
Ian Romanick
1
-1
/
+1
2013-11-15
intel: Add support for GPU reset status query ioctl
Ian Romanick
3
-0
/
+58
2013-11-13
radeon: add hawaii pci ids
Alex Deucher
1
-0
/
+13
2013-11-13
radeon: add hawaii chip family
Alex Deucher
1
-0
/
+1
2013-11-08
Revert "intel: Add support for GPU reset status query ioctl"
Dave Airlie
3
-56
/
+0
2013-11-07
intel: Add support for GPU reset status query ioctl
Ian Romanick
3
-0
/
+56
2013-11-07
intel/bdw: Update MI_BATCH_BUFFER_START for aub dumps
Damien Lespiau
1
-2
/
+8
2013-11-07
intel/bdw/aub: Update AUB trace block writes for 48-bit addressing.
Kenneth Graunke
1
-3
/
+9
2013-11-07
intel/bdw: Add gen8 to the decode init
Damien Lespiau
1
-1
/
+3
2013-11-07
intel/bdw: Handle gen8 bufmgr_init
Ben Widawsky
1
-0
/
+2
2013-11-07
intel/bdw: Add broadwell chipset IDs
Ben Widawsky
1
-1
/
+21
2013-11-07
nouveau: prevent undefined behavior in nouveau_pushbuf_reloc with gcc-4.8
Maarten Lankhorst
1
-1
/
+2
2013-11-06
Add DRM_MODE_PAGE_FLIP_ASYNC define
Keith Packard
2
-1
/
+3
2013-10-29
intel: Add MI_LOAD_REGISTER_MEM to intel_decode.c.
Kenneth Graunke
1
-0
/
+1
2013-10-29
intel: Add the Gen6+ version of MI_REPORT_PERF_COUNT to intel_decode.c.
Kenneth Graunke
1
-0
/
+1
2013-10-11
libdrm: bump to 2.4.47
Ben Widawsky
1
-1
/
+1
2013-10-10
intel: Set bo size from lseek if kernel supports it
Kristian Høgsberg
1
-1
/
+11
2013-09-30
drm: Introduce a drmSetClientCap() wrapper
Damien Lespiau
2
-0
/
+9
2013-09-30
drm: Sync the DRM_SET_CLIENT_CAP ioctl definition
Damien Lespiau
1
-0
/
+16
2013-09-30
drm: Synchronize the stereo 3D mode flags from the kernel headers
Damien Lespiau
2
-28
/
+49
[next]