summaryrefslogtreecommitdiff
path: root/intel
AgeCommit message (Expand)Author
2013-06-10intel/aub: Implement a way to specify the output .aub filenameDamien Lespiau
2013-06-10intel/aub: Return early if we disable aub dumpsDamien Lespiau
2013-06-10intel/aub: Sync the AUB defines with mesa'sDamien Lespiau
2013-06-05intel: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi
2013-06-05intel: Fix Haswell GT3 names.Rodrigo Vivi
2013-04-27intel: Add support for VEBOX ring (v2)Xiang, Haihao
2013-04-04intel-decode: Fix gen6 HIER_DEPTH_BUFFER decodingDaniel Vetter
2013-03-28intel: Fix Haswell CRW PCI IDs.Kenneth Graunke
2013-03-27intel_chipset: Fix up VLV confusionVille Syrjälä
2013-03-27intel_chipset: Use parens around macro argumentsVille Syrjälä
2013-02-11intel_chipset: Merge intel-gpu-tools chipsetsBen Widawsky
2013-02-06intel: fix length mask for Gen5/Gen6 3DSTATE_CLEAR_PARAMSChris Forbes
2013-02-06intel/aub: Actually run BLT batches on the blit ring.Kenneth Graunke
2013-02-02intel: add more VLV PCI IDsJesse Barnes
2013-01-13intel: Remove the fence count contributions when clearing relocsChris Wilson
2012-11-10intel: Fix missing ETIME on BSD operating systemsDavid Shao
2012-10-07intel: Silence a trivial compiler warningChris Wilson
2012-10-07intel: Correct the word decoding for gen2 3DSTATE_LOAD_STATE_IMMEDIATE_1Chris Wilson
2012-10-07intel: Fix "properly test for HAS_LLC"Chris Wilson
2012-09-14intel: Mark bo's exported to prime as not reusableKristian Høgsberg
2012-09-13intel: add support for ValleyViewJesse Barnes
2012-09-01intel: properly test for HAS_LLCDaniel Vetter
2012-08-12intel: Use VG_CLEAR on the context destroy ioctl as well.Kenneth Graunke
2012-08-10intel: Add a function for the new register read ioctl.Eric Anholt
2012-08-08intel: add more Haswell PCI IDsPaulo Zanoni
2012-08-08intel: Bail gracefully if we encounter an unknown Intel deviceChris Wilson
2012-08-02intel: Quiet valgrind warnings in context creation.Eric Anholt
2012-08-02intel: Remove two unused variablesDamien Lespiau
2012-07-20intel: fix build errorRob Clark
2012-07-20intel: add prime interface for getting/setting a prime bo. (v4)Dave Airlie
2012-07-12intel: Change context create failure message to from fprintf to DBG().Kenneth Graunke
2012-07-03intel: Fix build failure in test_decode.cLauri Kasanen
2012-06-29intel/context: create/destroy implementationBen Widawsky
2012-06-27intel/decode: fix the reference file forBen Widawsky
2012-06-27Revert "intel/decode: VERTEX_ELEMENT_STATE, 1 means valid"Ben Widawsky
2012-06-27intel: add decoding of MI_SET_CONTEXTBen Widawsky
2012-06-27intel/context: new execbuf interface for contextsBen Widawsky
2012-06-27intel/context: Add drm_intel_context typeBen Widawsky
2012-06-27intel/decode: VERTEX_ELEMENT_STATE, 1 means validBen Widawsky
2012-06-27intel/decode: add sampler state pointers for [HD]SBen Widawsky
2012-06-27intel: wait render timeout implementationBen Widawsky
2012-06-24intel: Add IVB PUSH_CONSTANT decodesBen Widawsky
2012-05-10intel: Add the ability to supply annotations for .aub files.Paul Berry
2012-04-02intel/decode: decode MI_WAIT_FOR_EVENTDaniel Vetter
2012-04-01intel: add Ivy Bridge GT2 server variantEugeni Dodonov
2012-03-22intel: Add some PCI IDs for Haswell.Kenneth Graunke
2012-03-13intel: Quiet two more valgrind complaints with recent changes.Eric Anholt
2012-03-10intel: Add per-dword decode of gen7 3DPRIMITIVE.Eric Anholt
2012-03-10intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement.Eric Anholt
2012-03-10intel: Add support for (possibly) unsynchronized maps.Eric Anholt