platform/upstream/libdrm.git
2010-03-17 Pauli Nieminenlibdrm_radeon: Optimize cs_gem_reloc to do less looping.
2010-03-17 Pauli Nieminenlibdrm: Move intel_atomic.h to libdrm core for sharing.
2010-03-13 Francisco Jereznouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*.
2010-03-07 Francisco Jereznouveau: Small lighting related addition to nouveau_cla...
2010-03-07 Chris Wilsonintel: Repeat execbuffer if interrupted by signal
2010-03-06 Francisco Jereznouveau: Update nouveau_class.h.
2010-03-05 Eric Anholtintel: Only align Y-tiling pitch to the Y tile width.
2010-03-04 Chris Wilsonintel: Propagate some more error returns
2010-03-03 Eric AnholtIncrement version to 2.4.19 for release. 2.4.19
2010-03-03 Eric Anholtintel: Update the needs_fence flag of buffers on the...
2010-03-03 Eric Anholtintel: Don't enable execbuf2 fenced relocs unless we...
2010-03-02 Eric Anholtintel: Don't tile-align pitch for untiled buffers.
2010-03-02 Eric Anholtintel: Fix typo in conversion from IS_GEN to bufmgr_gem...
2010-03-02 Eric Anholtintel: add a comment about tiled buffer alloc height...
2010-03-02 Maarten Maathuisnouveau: make sure initial kalloc for user bo ends...
2010-03-02 Eric Anholtintel: Use an integer for chipset generation instead...
2010-03-02 Jesse Barneslibdrm/intel: execbuf2 support
2010-02-28 Marcin Kościelnickitests/modetest: Don't get_props on a connector after...
2010-02-28 Marcin Kościelnickitests: vrefresh is actually not * 1000.
2010-02-28 Marcin Kościelnickitests: Add nouveau to list of supported modules.
2010-02-28 Marcin Kościelnickilibkms/nouveau: Add support
2010-02-28 Marcin Kościelnickilibkms/intel: Throw out unused intel_bo fields.
2010-02-28 Marcin KościelnickiAdd config.h macro HAVE_NOUVEAU
2010-02-25 Eric Anholtintel: Add initial support for Sandybridge, and clean...
2010-02-25 Francisco Jereznouveau: Update nouveau_class.h.
2010-02-20 Patrice Mandinnv30: update for 8 texture units
2010-02-20 Patrice Mandinnv30: update for front/back stencil inversion
2010-02-18 Jakob Bornecrantzlibkms: Use a standard version number
2010-02-18 Jakob Bornecrantzlibkms: Enable by default
2010-02-18 Jakob Bornecrantzlibkms: Add missing include file to libkms source
2010-02-18 Jakob Bornecrantzvmwgfx: Update kernel header
2010-02-18 Marek Olšákradeon: add square-tiling flag
2010-02-16 Carl WorthIncrement version to 2.4.18 for release. 2.4.18
2010-02-16 Ben Skeggsnouveau: bump MAX_PUSH to 512
2010-02-16 Luca Barbierinouveau: interface changes for 0.0.16 DRM
2010-02-11 Alex Deucherdrm: a some new connector types from the kernel
2010-02-10 Chris Wilsonintel: Handle resetting of input params after EINTR...
2010-02-09 Chris Wilsonintel: Account for potential pinned buffers hogging...
2010-02-05 Matthew W.... Tidy up compile warnings by cleaning up types.
2010-02-04 Pauli Nieminenlibdrm/radeon: Fix section size mismatch to reset the...
2010-02-02 Dave Airlieradeon: enable by default now that kms is out of staging
2010-02-02 Dave Airlieintel: check return value for calloc
2010-02-01 Francisco Jereznouveau: Regenerate nouveau_class.h.
2010-01-31 Marcin Slusarznouveau: add nouveau_resource_destroy
2010-01-28 Jakob Bornecrantzlibkms: Rework interface to not duplicate fields from...
2010-01-27 Marcin Kościelnickinouveau: Update nouveau_drm.h
2010-01-23 Jakob Bornecrantzlibkms: Fix return value in vmwgfx_bo_create
2010-01-21 Ben Skeggsnouveau: fail channel creation if pushbuf init fails
2010-01-20 Chris Wilsonintel: Add pkg-config dependency on libdrm.so using...
2010-01-17 Alan CoopersmithSupport gcc's __FUNCTION__ for people using other compilers
2010-01-17 Alan CoopersmithAdd support for Solaris libc atomic operations
2010-01-17 Alan CoopersmithInclude alloca.h in tests/drmstat.c when configure...
2010-01-15 Marcin Slusarznouveau: disable flush_notify on channel_free
2010-01-15 Marcin Slusarznouveau: fix memory leak in nouveau_channel_free
2010-01-15 Jakob Bornecrantzlibkms: Fix multiple map unmap in vmwgfx and add commen...
2010-01-14 Jerome Glisseradeon: get device id from the kernel, use it in cs_print
2010-01-14 Jerome Glisseradeon: simpler cs print function
2010-01-14 Jerome Glisseradeon: indentation + trailing space cleanup
2010-01-14 Jerome Glisseradeon: indentation & trailing space cleanup
2010-01-14 Jerome Glisseradeon: indentation + trailing space cleanup
2010-01-12 Jakob Bornecrantztests: Update kmstest a bit
2010-01-12 Jakob Bornecrantzlibkms: Use sysfs instead of udev to find driver
2010-01-08 Jakob Bornecrantztests: Add a very small libkms test
2010-01-08 Jakob Bornecrantzlibkms/intel: Don't fail to create bo if we fail to...
2010-01-08 Francisco Jereznouveau: Update nouveau_class.h.
2010-01-08 Jakob Bornecrantzlibkms: Add intel backend
2010-01-08 Jakob Bornecrantzlibkms: Pick driver backend via pci id that we get...
2010-01-06 Peter Cliftonmodes: Retry GETCONNECTOR if a hotplug event occurs...
2010-01-06 Chris Wilsonmodes: Fix previous commit for potential legal NULLs
2010-01-06 Chris Wilsonmodes: Free local resources after allocation failure...
2010-01-06 Chris Wilsonmodes: Retry GETRESOURCES if a hotplug event occurs...
2010-01-05 Jakob Bornecrantzlibkms: Make vmwgfx optional
2010-01-05 Jakob Bornecrantzlibkms: Remove duped vmwgfx_drm.h header
2010-01-05 Jakob BornecrantzMerge branch 'master' into libkms-master
2010-01-05 Jakob Bornecrantzlibkms: Disable by default
2010-01-05 Jakob Bornecrantzvmwgfx: Add experimental vmwgfx kernel header
2009-12-30 Marcin Slusarznouveau: add BEGIN_RING_NI
2009-12-28 Younes Mantonnouveau: Unreference pushbuf objects on channel destruc...
2009-12-28 Francisco Jereznouveau: Update some object definitions from renouveau...
2009-12-28 Marcin Kościelnickinouveau: Update nouveau_class.h with new renouveau...
2009-12-21 Dave Airlielibdrm 2.4.17 2.4.17
2009-12-21 Dave Airlieradeon: fix BO null check, should be in higher level fn
2009-12-20 Dave Airlieradeon: straighten out the API insanity.
2009-12-17 Ben Skeggsnouveau: remove delayed kernel bo creation
2009-12-15 Kristian HøgsbergBe less chatty in drmSetMaster/drmDropMaster
2009-12-15 Kristian Høgsbergmodetest: Error out if pageflipping is requested but...
2009-12-14 Jakob Bornecrantzvmwgfx: Fetch the latest header
2009-12-09 Ben Skeggsnouveau: Use drmIoctl so we restart ioctl on EINTR...
2009-12-09 Ben Skeggsnouveau: move reloc code down, nothing to see here
2009-12-08 Chris Wilsonintel: Clear virtual after failing to mmap_gtt.
2009-12-04 Jakob Bornecrantzlibkms: Change destroy api a bit
2009-12-04 Jakob Bornecrantzlibkms: Add libkms
2009-12-04 Jakob BornecrantzIgnore config.h.in
2009-12-07 Jerome Glisseradeon: Use drmIoctl so we restart ioctl on EINTR or...
2009-12-05 Chris Wilsonintel: Expect caller to guarantee thread-safety of...
2009-12-04 Jesse Barnesmodetest: fix build error due to page_flip_handler...
2009-12-02 Jakob BornecrantzMerge branch 'modesetting-dirty-libdrm'
2009-12-03 Kristian HøgsbergAdd RELEASING to document the release process
2009-12-03 Jesse BarnesBump event context structure version for page flipping
2009-12-03 Jesse BarnesMerge branch 'pageflip' of git://people.freedesktop...
next