Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
3c9bd068e0aa8069f71e8193b82b231d6513ce35
3c9bd06
intel: Don't allocate more relocation entries than the BO could support.
by Eric Anholt
· 15 years ago
ac34f59
tests: Disable intel-specific tests with --disable-intel
by Chris Wilson
· 15 years ago
ab3300c
intel: Add a configure option to *disable* building libdrm-intel
by Chris Wilson
· 15 years ago
61bddf8
intel: report errno
by Chris Wilson
· 15 years ago
11f0e45
libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels.
by Michel Dänzer
· 15 years ago
a5fb264
libdrm_radeon: Zero-initialize structures to silence valgrind warnings
by Nicolai Hähnle
· 15 years ago
04495ee
intel: Use atomic refcounters
by Chris Wilson
· 15 years ago
0fb215a
intel: Mark cached bo as purgeable
by Chris Wilson
· 15 years ago
12d9b7c
intel: Don't free the reloc list when putting a freed BO in the cache.
by Eric Anholt
· 15 years ago
769b105
intel: Add a new function to check if a BO's reloc tree references some BO.
by Eric Anholt
· 15 years ago
ac71f08
Bump to 2.4.14 for release.
by Eric Anholt
· 15 years ago
51b8973
intel: Remove the max_entries stuff that complicated bo reuse.
by Eric Anholt
· 15 years ago
456a358
intel: Remove the old swrast flag for reducing cache flushing.
by Eric Anholt
· 15 years ago
0a24654
drmModeFreeConnector: free encoders and properties
by Keith Packard
· 15 years ago
cdd325b
radeon: fix 32/64 bit issue with sign extension
by Dave Airlie
· 15 years ago
67e4172
libdrm_intel: include B43 chipset check
by Zhenyu Wang
· 15 years ago
121b964
libdrm_intel: add new pci ids
by Zhenyu Wang
· 15 years ago
73b59c8
Bump to version 2.4.13 for release.
by Eric Anholt
· 15 years ago
8214a65
Add drm_intel_bo_busy to query whether mapping a BO would block.
by Eric Anholt
· 15 years ago
19d6fad
Revert "libdrm_radeon: Always wait for BO idle in bo_map."
by Michel Dänzer
· 15 years ago
0a73298
libdrm_radeon: Always wait for BO idle in bo_map.
by Michel Dänzer
· 15 years ago
ce6c68d
Kill last remnant of replacefb ioctl
by Jakob Bornecrantz
· 15 years ago
02a4d22
radeon: pull in z pipe changes from kernel
by Alex Deucher
· 15 years ago
caad8d8
radeon: add support for busy/domain check interface.
by Pauli Nieminen
· 15 years ago
cbb3ae3
nouveau: fix a thinko in copyless pushbuf ioctl
by Ben Skeggs
· 15 years ago
8c43b79
libdrm_radeon: Optimize copy of table to cs buffer with specialized call.
by Pauli Nieminen
· 15 years ago
a474fd9
libdrm_radeon: Fix loops so that compiler can optimize them.
by Pauli Nieminen
· 15 years ago
64cef1e
libdrm/radeon: Update head of linked list not to point freed memory.
by Pauli Nieminen
· 15 years ago
28f4bfa
nouveau: support for copy-less pushbuf ioctl
by Ben Skeggs
· 15 years ago
250ab3a
nouveau: for the moment, assert if we exceed some reloc limits
by Ben Skeggs
· 15 years ago
1978f6d
radeon: fix bo wait at map time.
by Dave Airlie
· 15 years ago
f799616
Filter radeon pkgconfig file as do intel and nouveau
by Christoph Brill
· 15 years ago
1d46517
radeon: fix GTT writing space check
by Dave Airlie
· 15 years ago
d74c67f
link libdrm_intel with -lrt for new use of clock_gettime().
by Anssi Hannula
· 15 years ago
4507863
libdrm_radeon: add tiling support
by Dave Airlie
· 15 years ago
322cf6c
radeon: don't map/unmap explicitly.
by Dave Airlie
· 15 years ago
5a73f06
nouveau: don't overwrite user-specified bo size needlessly
by Ben Skeggs
· 15 years ago
0bf8fb3
nouveau: user buffers need to be mappable
by Ben Skeggs
· 15 years ago
001331f
nouveau: drm api 0.0.15, update object header, remove fake bo support
by Ben Skeggs
· 15 years ago
3044982
libdrm/nouveau: unmap before ufree means nvbo->sysmem != NULL, which inbalances cpu_prep/cpu_finish
by Maarten Maathuis
· 15 years ago
9aed44b
Add RADEON_INIT_R600_CP too
by Alex Deucher
· 15 years ago
0411c37
Add R600_SCRATCH_REG_OFFSET to radeon_drm.h
by Alex Deucher
· 15 years ago
eea95ed
Bump to version 2.4.12 for release.
by Eric Anholt
· 15 years ago
3f3c5be
intel: Free buffers in the BO cache that haven't been reused in a while.
by Eric Anholt
· 15 years ago
80179df
configure: move AC_USE_SYSTEM_EXTENSIONS up higher
by Dave Airlie
· 15 years ago
f257201
nouveau: fix pin for buffers created with bo_wrap
by Ben Skeggs
· 15 years ago
4179c5f
s/AC_USE_SYSTEM_MACROS/AC_USE_SYSTEM_EXTENSIONS/
by Ian Romanick
· 15 years ago
c5a5bbb
libdrm: Make chown check for return value
by Pauli Nieminen
· 15 years ago
a953b32
libdrm: Set _XOPEN_SOURCE and _GNU_SOURCE
by Ian Romanick
· 15 years ago
78fa590
intel: Fix up math errors when allocating very large BOs.
by Eric Anholt
· 15 years ago
cea2d29
intel: fix compiler warning about returning a void value.
by Edward O'Callaghan
· 15 years ago
90ae0f2
libdrm: Fix pci id numbers to unsigned so code won't mix signed/unsigned integers.
by Pauli Nieminen
· 15 years ago
015efd1
strcasecmp is in strings.h.
by Ian Romanick
· 15 years ago
3dda005
libdrm: Remove typedef for non-existing enum
by Pauli Nieminen
· 15 years ago
39970c6
radeon: move cs space checking code to libdrm_radeon.
by Dave Airlie
· 15 years ago
72a2934
radeon: fix cs buffer realloc padding
by Jerome Glisse
· 15 years ago
af90222
radeon: fix realloc of packets.
by Dave Airlie
· 15 years ago
fbac589
radeon: add buffer naming function
by Dave Airlie
· 15 years ago
de1ed01
radeon: add support for write followed by read relocs.
by Dave Airlie
· 15 years ago
790097c
remove some old ttm bits
by Dave Airlie
· 15 years ago
9a33f62
drm: Strip old ttm.
by Thomas Hellstrom
· 15 years ago
8164419
modetest: use gtt unmap for object
by Jesse Barnes
· 15 years ago
2fa2db1
libdrm/radeon: add initial libdrm_radeon
by Dave Airlie
· 15 years ago
3d4bfe8
nouveau: 0.0.14 + extend bo interface to support subrange mapping
by Ben Skeggs
· 15 years ago
2cb4c64
nouveau: fix bo mapping issue
by Ben Skeggs
· 15 years ago
d7c42ff
Fix build on kernels < 2.6.26
by Pekka Paalanen
· 15 years ago
00fae87
nouveau: fill in bo->tiled field for referenced buffers
by Ben Skeggs
· 15 years ago
dbffead
nv50: magic fix for "3d busted without the binary driver first" issue
by Ben Skeggs
· 15 years ago
651e3dc
drm: Fix compilation on 2.6.30
by Michael Buesch
· 15 years ago
c65a343
nouveau: bump for 0.0.13
by Ben Skeggs
· 15 years ago
85b9f73
nouveau: backlight support for ppc laptops
by Danny Tholen
· 16 years ago
f355ad8
intel: quiet a warning.
by Eric Anholt
· 15 years ago
469655f
intel: Only do BO caching up to 64MB objects.
by Eric Anholt
· 15 years ago
f57d7f4
libdrm/intel: Make get_pipe_from_crtc_id per-bufmgr. Return -1 on failure.
by Keith Packard
· 15 years ago
afd245d
Add new drm_intel_get_pipe_from_crtc_id function.
by Carl Worth
· 16 years ago
8b8e20e
Bump to version 2.4.10 to mark addition of drm_intel_bo_disable_reuse
by Keith Packard
· 15 years ago
5b5ce30
libdrm/intel: add drm_intel_bo_disable_reuse api
by Keith Packard
· 15 years ago
628dc48
Use C99 versions of __FUNCTION__ & __volatile__ when not building with gcc
by Alan Coopersmith
· 16 years ago
1bae884
Delete extra libdrm_lists.h line after libdrm_la_SOURCES in libdrm/Makefile.am
by Alan Coopersmith
· 15 years ago
94d48d0
nouveau: backlight compat fix
by Stuart Bennett
· 16 years ago
e2b5fde
nouveau: fix ppc for swab changes in Linux 2.6.29
by Danny Tholen
· 16 years ago
68103b2
libdrm/intel: assert that clients are using bo refcounting correctly
by Keith Packard
· 16 years ago
11b6097
intel: NULL fake bo block when freeing in evict_all
by Jesse Barnes
· 16 years ago
412d370
libdrm/mode: align subpixel results
by Dave Airlie
· 16 years ago
a1e3ab9
nouveau: write posting got lost somewhere, bring it back
by Ben Skeggs
· 16 years ago
78e753d
nouveau: store bo handle in public struct in bo_ref_handle
by Ben Skeggs
· 16 years ago
0764600
Bump version to 2.4.9
by Jesse Barnes
· 16 years ago
4d5e82e
Bump version to 2.4.8
by Jesse Barnes
· 16 years ago
3637dcc
Revert "libdrm: speed up connector & mode fetching"
by Jesse Barnes
· 16 years ago
fef2935
Bump version to 2.4.7
by Kristian Høgsberg
· 16 years ago
ec9b7b3
test: Avoid recursive dependency in makefile
by Kristian Høgsberg
· 16 years ago
a85e07b
test: Makefile.am grammar nazi
by Kristian Høgsberg
· 16 years ago
1faab66
drm: fix test makefile
by Dave Airlie
· 16 years ago
751db3f
Skip tests that require root
by Kristian Høgsberg
· 16 years ago
8a5c4d5
XFAIL auth and lock test cases
by Kristian Høgsberg
· 16 years ago
e9d6116
Use libudev in test case to only run gem tests for intel devices.
by Kristian Høgsberg
· 16 years ago
51d6346
Move drm_vblank_cleanup() after lastclose.
by Robert Noland
· 16 years ago
cd5c66c
libdrm: speed up connector & mode fetching
by Jesse Barnes
· 16 years ago
93e6527
nouveau: nForce 1/2 IGP memory sanity check from DDX
by Stuart Bennett
· 16 years ago
2ada855
libdrm: bump version to 2.4.6
by Jesse Barnes
· 16 years ago
Next »