index
:
~nh/libdrm
freesync
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-10
Bump version to 2.4.9
libdrm-2.4.9
Jesse Barnes
1
-2
/
+2
2009-04-10
Bump version to 2.4.8
libdrm-2.4.8
Jesse Barnes
1
-1
/
+1
2009-04-10
Revert "libdrm: speed up connector & mode fetching"
Jesse Barnes
1
-32
/
+7
2009-04-09
Bump version to 2.4.7
libdrm-2.4.7
Kristian Høgsberg
1
-1
/
+1
2009-04-09
test: Avoid recursive dependency in makefile
Kristian Høgsberg
1
-1
/
+1
2009-04-09
test: Makefile.am grammar nazi
Kristian Høgsberg
1
-4
/
+6
2009-04-07
drm: fix test makefile
Dave Airlie
1
-0
/
+2
2009-04-06
Skip tests that require root
libdrm-2.4.6
Kristian Høgsberg
2
-0
/
+10
2009-04-06
XFAIL auth and lock test cases
Kristian Høgsberg
2
-12
/
+16
2009-04-06
Use libudev in test case to only run gem tests for intel devices.
Kristian Høgsberg
8
-45
/
+122
2009-03-31
Move drm_vblank_cleanup() after lastclose.
Robert Noland
2
-4
/
+4
2009-03-30
libdrm: speed up connector & mode fetching
Jesse Barnes
1
-7
/
+32
2009-03-30
nouveau: nForce 1/2 IGP memory sanity check from DDX
Stuart Bennett
1
-1
/
+27
2009-03-30
libdrm: bump version to 2.4.6
Jesse Barnes
1
-1
/
+1
2009-03-26
libdrm/intel: support GTT maps correctly
Jesse Barnes
2
-16
/
+42
2009-03-25
nouveau: plug drm fifo ioremap leak (#14941)
Stuart Bennett
1
-0
/
+1
2009-03-25
nouveau: add linux compat defines for PCI config access, use them for nvidia ...
Stuart Bennett
2
-18
/
+34
2009-03-25
nouveau: use PFB_CSTATUS naming from ddx (reg introduced with nv10)
Stuart Bennett
3
-9
/
+7
2009-03-25
libdrm/nouveau: fix typo in nouveau_device_close()
Ben Skeggs
1
-1
/
+1
2009-03-20
libdrm/nouveau: ask the kernel for vram/gart aperture sizes
Ben Skeggs
2
-0
/
+19
2009-03-20
libdrm/nouveau: remove unneccesary null ptr checks
Ben Skeggs
1
-4
/
+2
2009-03-20
libdrm/nouveau: incr refcount on ref fence before decr on old fence
Ben Skeggs
1
-11
/
+5
2009-03-20
libdrm/nouveau: unref fences when deleting bo
Maarten Maathuis
1
-0
/
+4
2009-03-18
libdrm/nouveau: implement bo_handle_get for !mm_enabled
Ben Skeggs
1
-11
/
+12
2009-03-16
libdrm_nouveau: The handle that is passed to mmap needs to be drm_handle_t
Robert Noland
1
-1
/
+1
2009-03-16
FreeBSD: Set up the nouveau build infrastructure
Robert Noland
38
-1
/
+573
2009-03-16
FreeBSD: Add support for matching solely on vedor id.
Robert Noland
1
-2
/
+6
2009-03-16
FreeBSD: Improve the debug output of drm_mmap().
Robert Noland
1
-1
/
+6
2009-03-16
FreeBSD: Add list_for_each_prev() to our bank of compat functions.
Robert Noland
1
-0
/
+4
2009-03-16
FreeBSD: Don't set the PZERO flag to mtx_sleep.
Robert Noland
3
-8
/
+3
2009-03-16
FreeBSD: use flsl() instead of ffsl().
Robert Noland
1
-1
/
+1
2009-03-16
FreeBSD: Minor code cleanup.
Robert Noland
1
-1
/
+1
2009-03-16
FreeBSD: Increase MAX_PCI_RESOURCE
Robert Noland
1
-1
/
+1
2009-03-16
FreeBSD: Cast map handles to vm_offset_t
Robert Noland
1
-6
/
+12
2009-03-09
FreeBSD: Fix the printing of maps on amd64/i386 to be consistent
Robert Noland
1
-3
/
+3
2009-03-09
FreeBSD: Fix up the flags for bus_dmamem here as well.
Robert Noland
1
-4
/
+4
2009-03-08
FreeBSD: Fix up the flags to bus_dmamem_*
Robert Noland
1
-2
/
+3
2009-03-08
FreeBSD use kdev for kernel device name
vehemens
11
-99
/
+99
2009-03-06
drm/nouveau: make portion of vram as reserved for PRAMIN on all chipsets
Ben Skeggs
2
-6
/
+2
2009-03-05
FreeBSD: Rework DRM_[DEBUG,ERROR,INFO] macros a bit.
Robert Noland
1
-5
/
+5
2009-03-05
FreeBSD: Garbage collect entries from pcireg.h since we now include it.
Robert Noland
1
-9
/
+0
2009-03-05
FreeBSD: We only want drm to ever attach to the primary pci device.
Robert Noland
2
-0
/
+5
2009-03-05
FreeBSD: rework drm_scatter.c which allocates scatter / gather pages for use by
Robert Noland
2
-31
/
+91
2009-03-03
drm: drop Linux < 2.6.21 support
Pekka Paalanen
3
-195
/
+1
2009-03-03
drm, via: drop Linux < 2.6.20 support
Pekka Paalanen
3
-29
/
+0
2009-03-02
drm: drop Linux < 2.6.19 support
Pekka Paalanen
7
-437
/
+3
2009-03-02
drm: drop Linux < 2.6.18 support
Pekka Paalanen
2
-56
/
+0
2009-03-02
drm: drop Linux < 2.6.16 support
Pekka Paalanen
2
-12
/
+0
2009-03-02
drm: drop Linux < 2.6.15 support
Pekka Paalanen
5
-142
/
+2
2009-03-02
drm: drop Linux < 2.6.12 support
Pekka Paalanen
4
-53
/
+1
[next]