index
:
~suokko/drm
clean_compiler_warnings
master
modesetting
radeon_reloc_optimization
relocation_rewrite
section_rewrite
simple_relocation_optimization
drm updates.
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-16
Add support for Solaris libc atomic operations
Alan Coopersmith
2
-0
/
+21
2010-01-16
Include alloca.h in tests/drmstat.c when configure detects it
Alan Coopersmith
2
-0
/
+6
2010-01-15
nouveau: disable flush_notify on channel_free
Marcin Slusarz
1
-0
/
+1
2010-01-15
nouveau: fix memory leak in nouveau_channel_free
Marcin Slusarz
1
-0
/
+4
2010-01-15
libkms: Fix multiple map unmap in vmwgfx and add comment in intel
Jakob Bornecrantz
2
-10
/
+15
2010-01-14
radeon: get device id from the kernel, use it in cs_print
Jerome Glisse
1
-6
/
+27
2010-01-14
radeon: simpler cs print function
Jerome Glisse
1
-93
/
+4
2010-01-14
radeon: indentation + trailing space cleanup
Jerome Glisse
1
-20
/
+18
2010-01-14
radeon: indentation & trailing space cleanup
Jerome Glisse
8
-165
/
+189
2010-01-14
radeon: indentation + trailing space cleanup
Jerome Glisse
1
-11
/
+11
2010-01-12
tests: Update kmstest a bit
Jakob Bornecrantz
1
-4
/
+12
2010-01-12
libkms: Use sysfs instead of udev to find driver
Jakob Bornecrantz
4
-31
/
+135
2010-01-08
tests: Add a very small libkms test
Jakob Bornecrantz
5
-0
/
+105
2010-01-08
libkms/intel: Don't fail to create bo if we fail to tile
Jakob Bornecrantz
1
-4
/
+6
2010-01-08
nouveau: Update nouveau_class.h.
Francisco Jerez
1
-31
/
+22
2010-01-08
libkms: Add intel backend
Jakob Bornecrantz
4
-0
/
+260
2010-01-08
libkms: Pick driver backend via pci id that we get from udev
Jakob Bornecrantz
4
-5
/
+118
2010-01-06
modes: Retry GETCONNECTOR if a hotplug event occurs between the two ioctls
Peter Clifton
1
-15
/
+43
2010-01-06
modes: Fix previous commit for potential legal NULLs
Chris Wilson
1
-1
/
+5
2010-01-06
modes: Free local resources after allocation failure in GETRESOURCES
Chris Wilson
1
-9
/
+29
2010-01-06
modes: Retry GETRESOURCES if a hotplug event occurs between the two ioctls
Chris Wilson
1
-7
/
+22
2010-01-05
libkms: Make vmwgfx optional
Jakob Bornecrantz
3
-2
/
+13
2010-01-05
libkms: Remove duped vmwgfx_drm.h header
Jakob Bornecrantz
1
-574
/
+0
2010-01-05
Merge branch 'master' into libkms-master
Jakob Bornecrantz
24
-2734
/
+3699
2010-01-05
libkms: Disable by default
Jakob Bornecrantz
1
-3
/
+3
2010-01-05
vmwgfx: Add experimental vmwgfx kernel header
Jakob Bornecrantz
3
-0
/
+587
2009-12-30
nouveau: add BEGIN_RING_NI
Marcin Slusarz
1
-0
/
+8
2009-12-28
nouveau: Unreference pushbuf objects on channel destruction.
Younes Manton
3
-3
/
+16
2009-12-28
nouveau: Update some object definitions from renouveau.xml.
Francisco Jerez
1
-1666
/
+1699
2009-12-28
nouveau: Update nouveau_class.h with new renouveau.xml definitions.
Marcin Kościelnicki
1
-316
/
+768
2009-12-21
libdrm 2.4.17
Dave Airlie
1
-1
/
+1
2009-12-21
radeon: fix BO null check, should be in higher level fn
Dave Airlie
2
-3
/
+3
2009-12-21
radeon: straighten out the API insanity.
Dave Airlie
12
-647
/
+511
2009-12-17
nouveau: remove delayed kernel bo creation
Ben Skeggs
1
-24
/
+17
2009-12-15
Be less chatty in drmSetMaster/drmDropMaster
Kristian Høgsberg
1
-9
/
+2
2009-12-15
modetest: Error out if pageflipping is requested but not available
Kristian Høgsberg
1
-0
/
+23
2009-12-14
vmwgfx: Fetch the latest header
Jakob Bornecrantz
1
-17
/
+150
2009-12-09
nouveau: Use drmIoctl so we restart ioctl on EINTR or EAGAIN
Ben Skeggs
1
-4
/
+3
2009-12-09
nouveau: move reloc code down, nothing to see here
Ben Skeggs
1
-92
/
+91
2009-12-08
intel: Clear virtual after failing to mmap_gtt.
Chris Wilson
1
-0
/
+1
2009-12-04
libkms: Change destroy api a bit
Jakob Bornecrantz
2
-6
/
+20
2009-12-04
libkms: Add libkms
Jakob Bornecrantz
10
-1
/
+973
2009-12-04
Ignore config.h.in
Jakob Bornecrantz
1
-0
/
+1
2009-12-07
radeon: Use drmIoctl so we restart ioctl on EINTR or EAGAIN
Jerome Glisse
1
-4
/
+3
2009-12-05
intel: Expect caller to guarantee thread-safety of bo during reloc
Chris Wilson
1
-10
/
+2
2009-12-04
modetest: fix build error due to page_flip_handler name change
Jesse Barnes
1
-1
/
+1
2009-12-02
Merge branch 'modesetting-dirty-libdrm'
Jakob Bornecrantz
4
-0
/
+72
2009-12-03
Add RELEASING to document the release process
Kristian Høgsberg
1
-0
/
+66
2009-12-03
Bump event context structure version for page flipping
Jesse Barnes
2
-2
/
+2
2009-12-03
Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm
Jesse Barnes
7
-9
/
+186
[prev]
[next]