]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/shortlog
glsdk/libdrm.git
2009-11-20 Kristian HøgsbergUpdate README
2009-11-17 Kristian HøgsbergDrop stale TODO and unused ChangeLog
2009-11-17 Kristian HøgsbergMove libdrm/ up one level
2009-11-17 Kristian HøgsbergDrop shared-core, bsd-core, linux-core and scripts...
2009-11-17 Kristian HøgsbergUse headers copied from kernel instead of shared-core
2009-11-17 Kristian HøgsbergFix typo in i915 pipe_from_crtc_id ioctl struct name
2009-11-17 Kristian HøgsbergCopy headers from kernel v2.6.32-rc6-130-g5b8f0be
2009-11-17 Kristian HøgsbergAdd makefile rule to copy headers from kernel tree
2009-11-05 Julien CristauOnly install libdrm_intel.pc if we build libdrm_intel
2009-11-04 Ben Skeggsnouveau: turn another assertion into an error
2009-11-04 Ben Skeggsnouveau: modify api slightly to allow caller to handle...
2009-11-04 Ben Skeggsnouveau: add reloc refcnt to pending bo list
2009-11-04 Ben Skeggsnouveau: drop rendering on the floor rather than assert...
2009-11-04 Ben Skeggsnouveau: update view of available aperture space after...
2009-11-03 Mathias Fröhlichradeon: fix allocation
2009-10-30 Kristian HøgsbergAdd support for vblank events
2009-10-20 Eric Anholtintel: Only call clock_gettime once per unreference_final.
2009-10-20 Eric Anholtintel: Improve bo_references performance by skipping...
2009-10-20 Ben Skeggsnouveau: retry if pushbuf ioctl interrupted by signal
2009-10-18 Ben Skeggsnouveau: function to return status of bo being referenc...
2009-10-13 Patrice Mandinnouveau: nv30: add render target logbase2 width,height
2009-10-13 Eric Anholtintel: Add the defines for the kernel overlay support...
2009-10-13 Chris Wilsonintel: Fallback to atomic-ops.h [libatomic-ops-dev]
2009-10-13 Chris Wilsonconfigure: Typo in error message.
2009-10-12 Chris Wilsonconfigure: Conditionally build libdrm_intel
2009-10-08 Eric AnholtBump to 2.4.15 for release.
2009-10-08 Eric Anholtintel: Remove the asserts about the ignored alignment...
2009-10-06 Jesse Barnesintel: Add a bo_alloc function for tiled BOs.
2009-10-06 Eric Anholtintel: Fix up some stale doxygen comments.
2009-10-06 Eric Anholtintel: Reformat to the kernel coding style. Welcome...
2009-10-06 Eric Anholtintel: Don't allocate more relocation entries than...
2009-10-03 Chris Wilsontests: Disable intel-specific tests with --disable...
2009-10-03 Chris Wilsonintel: Add a configure option to *disable* building...
2009-10-03 Chris Wilsonintel: report errno
2009-10-03 Michel Dänzerlibdrm_radeon: Update RADEON_TILING_* flags to what...
2009-10-03 Nicolai Hähnlelibdrm_radeon: Zero-initialize structures to silence...
2009-10-02 Chris Wilsonintel: Use atomic refcounters
2009-10-02 Chris Wilsonintel: Mark cached bo as purgeable
2009-10-02 Eric Anholtintel: Don't free the reloc list when putting a freed...
2009-10-02 Eric Anholtintel: Add a new function to check if a BO's reloc...
2009-09-21 Eric AnholtBump to 2.4.14 for release.
2009-09-21 Eric Anholtintel: Remove the max_entries stuff that complicated...
2009-09-21 Eric Anholtintel: Remove the old swrast flag for reducing cache...
2009-09-18 Keith PackarddrmModeFreeConnector: free encoders and properties
2009-09-14 Dave Airlieradeon: fix 32/64 bit issue with sign extension
2009-09-07 Zhenyu Wanglibdrm_intel: include B43 chipset check
2009-09-04 Zhenyu Wanglibdrm_intel: add new pci ids
2009-08-28 Eric AnholtBump to version 2.4.13 for release.
2009-08-28 Eric AnholtAdd drm_intel_bo_busy to query whether mapping a BO...
2009-08-28 Michel DänzerRevert "libdrm_radeon: Always wait for BO idle in bo_map."
2009-08-27 Michel Dänzerlibdrm_radeon: Always wait for BO idle in bo_map.
2009-08-25 Jakob BornecrantzKill last remnant of replacefb ioctl
2009-08-24 Alex Deucherradeon: pull in z pipe changes from kernel
2009-08-22 Pauli Nieminenradeon: add support for busy/domain check interface.
2009-08-19 Ben Skeggsnouveau: fix a thinko in copyless pushbuf ioctl
2009-08-18 Pauli Nieminenlibdrm_radeon: Optimize copy of table to cs buffer...
2009-08-18 Pauli Nieminenlibdrm_radeon: Fix loops so that compiler can optimize...
2009-08-18 Pauli Nieminenlibdrm/radeon: Update head of linked list not to point...
2009-08-18 Ben Skeggsnouveau: support for copy-less pushbuf ioctl
2009-08-18 Ben Skeggsnouveau: for the moment, assert if we exceed some reloc...
2009-08-17 Dave Airlieradeon: fix bo wait at map time.
2009-08-16 Christoph BrillFilter radeon pkgconfig file as do intel and nouveau
2009-08-15 Dave Airlieradeon: fix GTT writing space check
2009-08-05 Anssi Hannulalink libdrm_intel with -lrt for new use of clock_gettime().
2009-08-01 Dave Airlielibdrm_radeon: add tiling support
2009-08-01 Dave Airlieradeon: don't map/unmap explicitly.
2009-07-28 Ben Skeggsnouveau: don't overwrite user-specified bo size needlessly
2009-07-28 Ben Skeggsnouveau: user buffers need to be mappable
2009-07-28 Ben Skeggsnouveau: drm api 0.0.15, update object header, remove...
2009-07-27 Maarten Maathuislibdrm/nouveau: unmap before ufree means nvbo->sysmem...
2009-07-15 Alex DeucherAdd RADEON_INIT_R600_CP too
2009-07-15 Alex DeucherAdd R600_SCRATCH_REG_OFFSET to radeon_drm.h
2009-07-15 Eric AnholtBump to version 2.4.12 for release.
2009-07-10 Eric Anholtintel: Free buffers in the BO cache that haven't been...
2009-07-09 Dave Airlieconfigure: move AC_USE_SYSTEM_EXTENSIONS up higher
2009-07-09 Ben Skeggsnouveau: fix pin for buffers created with bo_wrap
2009-07-06 Ian Romanicks/AC_USE_SYSTEM_MACROS/AC_USE_SYSTEM_EXTENSIONS/
2009-07-06 Pauli Nieminenlibdrm: Make chown check for return value
2009-07-06 Ian Romanicklibdrm: Set _XOPEN_SOURCE and _GNU_SOURCE
2009-07-06 Eric Anholtintel: Fix up math errors when allocating very large...
2009-07-06 Edward O'Callaghanintel: fix compiler warning about returning a void...
2009-07-06 Pauli Nieminenlibdrm: Fix pci id numbers to unsigned so code won...
2009-07-06 Ian Romanickstrcasecmp is in strings.h.
2009-07-06 Pauli Nieminenlibdrm: Remove typedef for non-existing enum
2009-07-06 Dave Airlieradeon: move cs space checking code to libdrm_radeon.
2009-07-03 Jerome Glisseradeon: fix cs buffer realloc padding
2009-07-03 Dave Airlieradeon: fix realloc of packets.
2009-07-02 Dave Airlieradeon: add buffer naming function
2009-06-30 Dave Airlieradeon: add support for write followed by read relocs.
2009-06-22 Dave Airlieremove some old ttm bits
2009-06-22 Thomas Hellstromdrm: Strip old ttm.
2009-06-22 Jesse Barnesmodetest: use gtt unmap for object
2009-06-17 Dave Airlielibdrm/radeon: add initial libdrm_radeon
2009-06-05 Ben Skeggsnouveau: 0.0.14 + extend bo interface to support subran...
2009-06-03 Ben Skeggsnouveau: fix bo mapping issue
2009-06-03 Pekka PaalanenFix build on kernels < 2.6.26
2009-06-03 Ben Skeggsnouveau: fill in bo->tiled field for referenced buffers
2009-06-02 Ben Skeggsnv50: magic fix for "3d busted without the binary drive...
2009-05-28 Michael Bueschdrm: Fix compilation on 2.6.30
2009-05-26 Ben Skeggsnouveau: bump for 0.0.13
next