summaryrefslogtreecommitdiff
path: root/intel
AgeCommit message (Expand)AuthorFilesLines
2015-04-28intel: resource streamer supportlibdrm_rsAbdiel Janulgue1-2/+3
2015-04-28drm: use c99 __func__ over __FUNCTION__Emil Velikov1-12/+7
2015-04-28configure: request/set the compiler in C99 modeEmil Velikov1-2/+0
2015-04-28drm: remove drm_public macroEmil Velikov4-71/+71
2015-04-28drm: remove no longer needed VISIBILITY_CFLAGSEmil Velikov1-1/+0
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov7-7/+7
2015-04-28intel: add symbols testEmil Velikov2-2/+92
2015-04-28intel: annotate the private symbolsEmil Velikov2-12/+24
2015-04-28intel: remove unused mmFindBlockEmil Velikov2-19/+0
2015-04-28intel: remove the drm_mm* symbol workaroundsEmil Velikov1-10/+0
2015-04-14intel: Delay testing for userptr until first useChris Wilson1-50/+66
2015-03-26android: remove explicit include to libpciaccessEmil Velikov1-3/+0
2015-03-20autotools: remove ${srcdir} from the includesEmil Velikov1-1/+0
2015-03-20android: remove LOCAL_COPY_HEADERS* variablesEmil Velikov1-3/+0
2015-03-20android: remove ${srcdir} from the includesEmil Velikov1-1/+0
2015-03-20android: simplify LOCAL_C_INCLUDESEmil Velikov1-2/+0
2015-03-20android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRSEmil Velikov1-2/+1
2015-03-18intel: Export total subslice and EU countsJeff McGee2-0/+34
2015-03-06Revert "intel: Fix documentation for drm_intel_gem_bo_wait()"Daniel Vetter1-7/+8
2015-03-02intel: Fix documentation for drm_intel_gem_bo_wait()Kristian Høgsberg1-5/+7
2015-02-23android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIESChih-Wei Huang1-2/+0
2015-02-11intel: Unconditionally clear ioctl structsDaniel Vetter1-34/+34
2015-01-26intel: Only define variable when it's used.Thomas Klausner1-1/+4
2015-01-16intel: Fix GTT entry setup for aub dumpZhenyu Wang1-1/+2
2014-11-21intel: Avoid overcounting fences when emitting self-referential relocsChris Wilson1-6/+9
2014-11-20intel: Fix SIGSEGV in libdrm for heigth = 0 and width = 0Thomas Meyer1-3/+4
2014-09-30intel/skl: add gen9 to the CS decoding initDamien Lespiau1-1/+3
2014-09-30intel/skl: Add gen9 to the buffer manager initDamien Lespiau1-0/+2
2014-09-30intel/skl: Add SKL PCI idsDamien Lespiau1-1/+42
2014-09-28intel: use drm_mmap/drm_munmap wrappersEmil Velikov2-10/+9
2014-09-28automake: pick up all files for distribution.Emil Velikov1-1/+2
2014-09-19intel: Don't leak the test page in an has_userptr() error pathDamien Lespiau1-3/+2
2014-09-19intel: Adding locks for drm objects synchronization.Rafal Sapala1-4/+24
2014-09-17intel: Add support for userptr objectsTvrtko Ursulin4-1/+193
2014-09-15intel: make drm_intel_gem_bo_get_reloc_count() thread safeLionel Landwerlin1-0/+7
2014-09-15intel: make bo_unreference() thread safeLionel Landwerlin1-3/+8
2014-09-15intel: make bufmgr_gem shareable from different APILionel Landwerlin1-5/+58
2014-09-01libdrm,intel: rework android header handlingEmil Velikov1-1/+6
2014-09-01libdrm,intel: Add Android buildEmil Velikov1-0/+50
2014-09-01libdrm, freedreno, intel, nouveau, radeon: add Makefile.sourcesEmil Velikov2-12/+18
2014-09-01all: include config.h only when available and use its definesEmil Velikov1-2/+3
2014-08-04intel: Use symbol visibility.Maarten Lankhorst5-83/+114
2014-04-29intel/chv: Add Cherryview PCI IDsVille Syrjälä1-1/+11
2014-04-17intel: Fix some format stringsThierry Reding1-10/+10
2014-04-17Mark functions printf-like where possibleThierry Reding1-5/+2
2014-01-20intel: Create a new drm_intel_bo offset64 field.Kenneth Graunke2-9/+19
2014-01-20intel: Track whether a buffer is idle to avoid trips to the kernel.Eric Anholt1-1/+22
2014-01-10intel: Handle malloc fails in context createBen Widawsky1-1/+5
2014-01-10intel: squash unused variable 'bo_gem'Ben Widawsky1-0/+2
2013-12-13intel/test_decode: Allow gen8 to be infered from the batch filenamesDamien Lespiau1-0/+1