index
:
~mperes/drm
ickle
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
configure.ac: bump version to 2.4.41 for release
HEAD
master
Martin Peres
1
-5
/
+1
2012-12-17
nouveau: bump version to 2.4.34 for release
Martin Peres
1
-1
/
+1
2012-12-16
nouveau: Allow opening a specific type of drm device
Martin Peres
2
-2
/
+11
2012-12-16
drm: generate the path of a different device type for the same drm device
Martin Peres
5
-0
/
+99
2012-12-16
drm: allow opening the drm device by type (control, render or render_only)
Martin Peres
3
-31
/
+100
2012-11-28
drm/radeon: track global bo name and always return the same
Jerome Glisse
1
-5
/
+11
2012-11-21
radeon: add new SI pci id
Alex Deucher
1
-0
/
+1
2012-11-10
intel: Fix missing ETIME on BSD operating systems
David Shao
1
-0
/
+3
2012-11-06
configure.ac: bump version to 2.4.40 for release
libdrm-2.4.40
2.4.40
Marek Olšák
1
-1
/
+1
2012-11-05
fix make distcheck
Dave Airlie
1
-1
/
+1
2012-10-26
radeon: fix tile_split of 128-bit surface formats with 8x MSAA
Marek Olšák
1
-0
/
+2
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
libdrm-2.4.39
2.4.39
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
2012-08-14
radeon: add prime import/export support
Dave Airlie
3
-2
/
+52
2012-08-12
intel: Use VG_CLEAR on the context destroy ioctl as well.
Kenneth Graunke
1
-0
/
+2
2012-08-12
tests/modetest: Add a forgotten return, needed for opensuse buildservice
Tobias Klausmann
1
-0
/
+1
2012-08-11
configure: bump version for 2.4.38 release
libdrm-2.4.38
2.4.38
Marek Olšák
1
-1
/
+1
2012-08-11
tests/modetest: fix distcheck
Marek Olšák
1
-1
/
+2
2012-08-10
intel: Add a function for the new register read ioctl.
Eric Anholt
2
-0
/
+21
2012-08-10
intel: Import updated i915_drm.h.
Eric Anholt
1
-1
/
+32
2012-08-10
Drop "-Wunsafe-loop-optimizations".
Eric Anholt
1
-1
/
+1
2012-08-09
radeon: tweak TILE_SPLIT for MSAA surfaces
Marek Olšák
1
-6
/
+31
2012-08-09
radeon: force 2D tiling for MSAA surfaces
Marek Olšák
1
-2
/
+22
2012-08-09
radeon: optimize allocation for depth w/o stencil and stencil w/o depth on EG
Marek Olšák
1
-15
/
+8
2012-08-09
radeon: simplify ZS buffer checking on r600
Marek Olšák
1
-8
/
+1
2012-08-08
intel: add more Haswell PCI IDs
Paulo Zanoni
1
-3
/
+65
2012-08-08
intel: Bail gracefully if we encounter an unknown Intel device
Chris Wilson
1
-3
/
+5
[next]