OSDN Git Service

intel/skl: add gen9 to the CS decoding init
[android-x86/external-libdrm.git] / intel /
2014-09-30 Damien Lespiauintel/skl: add gen9 to the CS decoding init
2014-09-30 Damien Lespiauintel/skl: Add gen9 to the buffer manager init
2014-09-30 Damien Lespiauintel/skl: Add SKL PCI ids
2014-09-28 Emil Velikovintel: use drm_mmap/drm_munmap wrappers
2014-09-28 Emil Velikovautomake: pick up all files for distribution.
2014-09-19 Damien Lespiauintel: Don't leak the test page in an has_userptr(...
2014-09-19 Rafal Sapalaintel: Adding locks for drm objects synchronization.
2014-09-17 Tvrtko Ursulinintel: Add support for userptr objects
2014-09-15 Lionel Landwerlinintel: make drm_intel_gem_bo_get_reloc_count() thread...
2014-09-15 Lionel Landwerlinintel: make bo_unreference() thread safe
2014-09-15 Lionel Landwerlinintel: make bufmgr_gem shareable from different API
2014-09-01 Emil Velikovlibdrm,intel: rework android header handling
2014-09-01 Emil Velikovlibdrm,intel: Add Android build
2014-09-01 Emil Velikovlibdrm, freedreno, intel, nouveau, radeon: add Makefile...
2014-09-01 Emil Velikovall: include config.h only when available and use its...
2014-08-04 Maarten Lankhorstintel: Use symbol visibility.
2014-04-29 Ville Syrjäläintel/chv: Add Cherryview PCI IDs
2014-04-17 Thierry Redingintel: Fix some format strings
2014-04-17 Thierry RedingMark functions printf-like where possible
2014-01-20 Kenneth Graunkeintel: Create a new drm_intel_bo offset64 field.
2014-01-20 Eric Anholtintel: Track whether a buffer is idle to avoid trips...
2014-01-10 Ben Widawskyintel: Handle malloc fails in context create
2014-01-10 Ben Widawskyintel: squash unused variable 'bo_gem'
2013-12-13 Damien Lespiauintel/test_decode: Allow gen8 to be infered from the...
2013-11-27 Keith Packard intel: Track known prime buffers for re-use
2013-11-20 Ian Romanickintel: Use memset instead of VG_CLEAR
2013-11-15 Ian Romanickintel: Add support for GPU reset status query ioctl
2013-11-08 Dave AirlieRevert "intel: Add support for GPU reset status query...
2013-11-08 Ian Romanickintel: Add support for GPU reset status query ioctl
2013-11-08 Damien Lespiauintel/bdw: Update MI_BATCH_BUFFER_START for aub dumps
2013-11-08 Kenneth Graunkeintel/bdw/aub: Update AUB trace block writes for 48...
2013-11-08 Damien Lespiauintel/bdw: Add gen8 to the decode init
2013-11-08 Ben Widawskyintel/bdw: Handle gen8 bufmgr_init
2013-11-08 Ben Widawskyintel/bdw: Add broadwell chipset IDs
2013-10-30 Kenneth Graunkeintel: Add MI_LOAD_REGISTER_MEM to intel_decode.c.
2013-10-30 Kenneth Graunkeintel: Add the Gen6+ version of MI_REPORT_PERF_COUNT...
2013-10-10 Kristian Høgsbergintel: Set bo size from lseek if kernel supports it
2013-08-30 Emil Velikovintel: Update package name and description in libdrm_in...
2013-07-16 Chia-I Wuintel: silence valgrind warnings for unsynchronized...
2013-06-10 Damien Lespiauintel/aub: Implement a way to specify the output .aub...
2013-06-10 Damien Lespiauintel/aub: Return early if we disable aub dumps
2013-06-10 Damien Lespiauintel/aub: Sync the AUB defines with mesa's
2013-06-05 Rodrigo Viviintel: Adding more reserved PCI IDs for Haswell.
2013-06-05 Rodrigo Viviintel: Fix Haswell GT3 names.
2013-04-27 Xiang, Haihaointel: Add support for VEBOX ring (v2)
2013-04-04 Daniel Vetterintel-decode: Fix gen6 HIER_DEPTH_BUFFER decoding
2013-03-28 Kenneth Graunkeintel: Fix Haswell CRW PCI IDs.
2013-03-27 Ville Syrjäläintel_chipset: Fix up VLV confusion
2013-03-27 Ville Syrjäläintel_chipset: Use parens around macro arguments
2013-02-11 Ben Widawskyintel_chipset: Merge intel-gpu-tools chipsets
2013-02-06 Chris Forbesintel: fix length mask for Gen5/Gen6 3DSTATE_CLEAR_PARAMS
2013-02-06 Kenneth Graunkeintel/aub: Actually run BLT batches on the blit ring.
2013-02-02 Jesse Barnesintel: add more VLV PCI IDs
2013-01-13 Chris Wilsonintel: Remove the fence count contributions when cleari...
2012-11-10 David Shaointel: Fix missing ETIME on BSD operating systems
2012-10-07 Chris Wilsonintel: Silence a trivial compiler warning
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-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-01 Daniel Vetterintel: properly test for HAS_LLC
2012-08-13 Kenneth Graunkeintel: Use VG_CLEAR on the context destroy ioctl as...
2012-08-10 Eric Anholtintel: Add a function for the new register read ioctl.
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-02 Eric Anholtintel: Quiet valgrind warnings in context creation.
2012-08-02 Damien Lespiauintel: Remove two unused variables
2012-07-20 Rob Clarkintel: fix build error
2012-07-19 Dave Airlieintel: add prime interface for getting/setting a prime...
2012-07-12 Kenneth Graunkeintel: Change context create failure message to from...
2012-07-03 Lauri Kasanenintel: Fix build failure in test_decode.c
2012-06-29 Ben Widawskyintel/context: create/destroy implementation
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/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-05-10 Paul Berryintel: Add the ability to supply annotations for .aub...
2012-04-02 Daniel Vetterintel/decode: decode MI_WAIT_FOR_EVENT
2012-04-01 Eugeni Dodonovintel: add Ivy Bridge GT2 server variant
2012-03-22 Kenneth Graunkeintel: Add some PCI IDs for Haswell.
2012-03-13 Eric Anholtintel: Quiet two more valgrind complaints with recent...
2012-03-10 Eric Anholtintel: Add per-dword decode of gen7 3DPRIMITIVE.
2012-03-10 Eric Anholtintel: Move the gen4-6 3DPRIMITIVE handling out of...
2012-03-10 Eric Anholtintel: Add support for (possibly) unsynchronized maps.
2012-03-10 Eric Anholtintel: Fix error check for I915_PARAM_HAS_LLC.
2012-03-10 Eric Anholtintel: Bump the copyright dates on the bufmgr files.
2012-03-10 Eric Anholtintel: Add .aub file output support.
2012-03-10 Kenneth Graunkeintel: Add support for overriding the PCI ID via an...
2012-02-22 Eric Anholtintel: Import a new batchbuffer for the gen7 test.
2012-02-22 Eric Anholtintel: Add decode for gen7 HIER_DEPTH_BUFFER.
2012-02-22 Eric Anholtintel: Add decode for gen7 3DSTATE_WM.
2012-02-22 Eric Anholtintel: Fix a typo in decode error message.
2012-02-15 Chris Wilsonintel: Detect cache domain inconsistency with valgrind
2012-02-11 Chris Wilsonintel: Mark up with valgrind intrinsics to reduce false...
2012-02-01 Eugeni Dodonovintel: query for LLC support
next