]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/shortlog
glsdk/libdrm.git
2012-10-07 Chris Wilsonintel: Correct the word decoding for gen2 3DSTATE_LOAD_...
2012-10-07 Chris Wilsonintel: Fix "properly test for HAS_LLC"
2012-10-06 Marek Olšákradeon: fix stencil miptree allocation of combined...
2012-10-06 Marek Olšákradeon: don't force stencil tile split to 0
2012-10-03 Marek Olšákradeon: don't take the stencil-specific codepath for...
2012-09-17 Jesse Barneslibdrm: man page infrastructure and a few sample man...
2012-09-15 Kristian Høgsbergintel: Mark bo's exported to prime as not reusable
2012-09-13 Jesse Barnesintel: add support for ValleyView
2012-09-07 Marcin Slusarzlibkms: link against libdrm
2012-09-06 Michel Dänzerradeon: Sampling pitch for non-mipmaps seems padded...
2012-09-06 Michel Dänzerradeon: Memory footprint of SI mipmap base level is...
2012-09-05 Michel Dänzerradeon: Fix layout of linear aligned mipmaps on SI.
2012-09-01 Daniel Vetterintel: properly test for HAS_LLC
2012-08-24 Jakob Bornecrantzvmwgfx: No longer experimental
2012-08-24 Marek Olšákconfigure: bump version for 2.4.39 release
2012-08-24 Marek Olšákradeon: align r600 msaa buffers to a multiple of macrot...
2012-08-24 Marek Olšákradeon: fix allocation of MSAA surfaces on r600-r700
2012-08-23 Víctor Manuel... omap: include omap_drm.h independently
2012-08-14 Dave Airlieradeon: add prime import/export support
2012-08-13 Kenneth Graunkeintel: Use VG_CLEAR on the context destroy ioctl as...
2012-08-11 Tobias Klausmanntests/modetest: Add a forgotten return, needed for...
2012-08-11 Marek Olšákconfigure: bump version for 2.4.38 release
2012-08-11 Marek Olšáktests/modetest: fix distcheck
2012-08-10 Eric Anholtintel: Add a function for the new register read ioctl.
2012-08-10 Eric Anholtintel: Import updated i915_drm.h.
2012-08-10 Eric AnholtDrop "-Wunsafe-loop-optimizations".
2012-08-09 Marek Olšákradeon: tweak TILE_SPLIT for MSAA surfaces
2012-08-09 Marek Olšákradeon: force 2D tiling for MSAA surfaces
2012-08-09 Marek Olšákradeon: optimize allocation for depth w/o stencil and...
2012-08-09 Marek Olšákradeon: simplify ZS buffer checking on r600
2012-08-08 Paulo Zanoniintel: add more Haswell PCI IDs
2012-08-08 Chris Wilsonintel: Bail gracefully if we encounter an unknown Intel...
2012-08-06 Alex Deucherradeon: add some new SI pci ids
2012-08-06 Alex Deucherradeon: add some missing evergreen pci ids
2012-08-02 Eric Anholtintel: Quiet valgrind warnings in context creation.
2012-08-02 Damien Lespiauintel: Remove two unused variables
2012-07-23 Rob Clarkmodetest: fix uninitialized fourcc
2012-07-20 Laurent Pinchartmodeset: Split buffer allocation to a separate file
2012-07-20 Laurent Pinchartmodetest: Make frame buffer format configurable on...
2012-07-20 Laurent Pinchartmodetest: Move connector and plane parsing to separate...
2012-07-20 Laurent Pinchartmodetest: Add test pattern support for missing RGB...
2012-07-20 Laurent Pinchartmodetest: Add test pattern support for missing planar...
2012-07-20 Laurent Pinchartmodetest: Add test pattern support for missing packed...
2012-07-20 Laurent Pinchartmodetest: Add SMPTE test pattern
2012-07-20 Laurent Pinchartmodetest: Unify buffer allocation
2012-07-20 Rob Clarkintel: fix build error
2012-07-19 Dave Airlieintel: add prime interface for getting/setting a prime...
2012-07-19 Dave Airlielibdrm/nouveau: add prime handle->bo and bo->handle...
2012-07-16 Dave Airlielibdrm: add prime fd->handle and handle->fd interfaces
2012-07-16 Dave Airlielibdrm: add missing caps from kernel to drm.h
2012-07-13 Rob Clarkomap: add refcnting and handle tracking
2012-07-13 Rob Clarkomap: add API to import bo's from dmabuf fd's
2012-07-13 Rob Clarkomap: clarify dmabuf file descriptor ownership
2012-07-12 Kenneth Graunkeintel: Change context create failure message to from...
2012-07-06 Cooper Yuanlibdrm/exynos: padding gem_mmap structure to 64-bit...
2012-07-03 Lauri Kasanenintel: Fix build failure in test_decode.c
2012-06-29 Ben Widawskyconfigure: bump version for release
2012-06-29 Ben Widawskyintel/context: create/destroy implementation
2012-06-28 Kristian Høgsbergmodetest: Dump bit field names
2012-06-27 Ben Widawskyintel/decode: fix the reference file for
2012-06-27 Ben WidawskyRevert "intel/decode: VERTEX_ELEMENT_STATE, 1 means...
2012-06-27 Ben Widawskyintel: add decoding of MI_SET_CONTEXT
2012-06-27 Ben Widawskyintel/context: new execbuf interface for contexts
2012-06-27 Ben Widawskyintel/context: Add drm_intel_context type
2012-06-27 Ben Widawskyintel: updated header for contexts
2012-06-27 Ben Widawskyintel/decode: VERTEX_ELEMENT_STATE, 1 means valid
2012-06-27 Ben Widawskyintel/decode: add sampler state pointers for [HD]S
2012-06-27 Ben Widawskyintel: wait render timeout implementation
2012-06-25 Ben Widawskyintel: Add IVB PUSH_CONSTANT decodes
2012-06-17 Dave Airlieradeon/surface: free version after using it.
2012-06-12 Jerome Glisseradeon: force 1D array mode for z/stencil surface
2012-06-11 Jerome Glisseradeon: enabled 2D tiling for evergreen only on fixed...
2012-06-11 Jerome Glisseradeon: always properly initialize stencil_offset field
2012-06-09 Marcin Slusarznouveau: silence some remaining valgrind warnings
2012-06-08 Rob Clarkmodetest: support plane properties
2012-06-08 Rob Clarkmodetest: support bitmask properties
2012-06-08 Rob ClarkAdd support for bitmask properties
2012-06-08 Paulo Zanonimodetest: print CRTC properties
2012-06-08 Paulo ZanoniAdd support for generic object properties IOCTLs
2012-06-08 Michel Dänzerautogen.sh: Restore passing --enable-maintainer-mode...
2012-06-07 Alex Deucherconfigure: bump version for release
2012-06-07 Alex Deucherradeon: fall back to 1D tiling only with broken kernels
2012-06-06 Ben Widawskyintel: wait render header updates
2012-06-06 Ben Widawskyintel: sanitize i915_drm.h
2012-06-05 Alex Deucherradeon: add new pci ids
2012-05-16 Michel Dänzerradeon: Add Southern Islands PCI IDs.
2012-05-12 Inki Daelibdrm: add exynos drm support
2012-05-10 Paul Berryconfigure: Bump version for 2.4.34.
2012-05-10 Paul Berryintel: Add the ability to supply annotations for .aub...
2012-05-10 Anisse Astierradeon: Add new R600 PCI ids for surface manager
2012-05-03 Paulo Zanonimodetest: print more about our properties
2012-05-03 Paulo Zanonimodetest: call drmModeFreePlaneResources
2012-05-03 Paulo Zanonimodetest: fix drmModeGetConnector memory leak
2012-05-03 Paulo Zanonimodetest: fix some compiler warnings
2012-05-02 Marcin Slusarznouveau: fix channel closing
2012-04-24 Christoph Bumillernouveau: expose notifier handle on nvc0 as well
2012-04-24 Marcin Slusarznouveau: remove unnecessary EAGAIN loops
2012-04-16 Ben Skeggsnouveau: init nvc0 channel alloc req structure fully
2012-04-13 Ben Skeggsnouveau: pull in major libdrm rewrite
2012-04-13 Ben Skeggslists: add nicer+unsafe foreach, and list join macros
next