summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-13intel/test_decode: Allow gen8 to be infered from the batch filenamesDamien Lespiau
2013-12-13gitignore: Ignore various generated filesDamien Lespiau
2013-12-03Bump the version to 2.4.50Marek Olšák
2013-11-26 intel: Track known prime buffers for re-useKeith Packard
2013-11-26radeon: Update unaligned offset for 2D->1D tiling transition on SIMichel Dänzer
2013-11-23Bump the version for releaseMarek Olšák
2013-11-23radeon: handle P16 pipe configs for HawaiiMarek Olšák
2013-11-23radeon: don't overallocate stencil by 4 on SI and CIKMichel Dänzer
2013-11-23radeon: implement 2D tiling for CIKMarek Olšák
2013-11-23radeon: fix mipmap level 0 and 1 alignment for SI and CIKMichel Dänzer
2013-11-20intel: Use memset instead of VG_CLEARIan Romanick
2013-11-19libdrm/mode: Update the encoder and connector definesThomas Hellstrom
2013-11-15libdrm: bump to 2.4.48Ian Romanick
2013-11-15intel: Add support for GPU reset status query ioctlIan Romanick
2013-11-13radeon: add hawaii pci idsAlex Deucher
2013-11-13radeon: add hawaii chip familyAlex Deucher
2013-11-08Revert "intel: Add support for GPU reset status query ioctl"Dave Airlie
2013-11-07intel: Add support for GPU reset status query ioctlIan Romanick
2013-11-07intel/bdw: Update MI_BATCH_BUFFER_START for aub dumpsDamien Lespiau
2013-11-07intel/bdw/aub: Update AUB trace block writes for 48-bit addressing.Kenneth Graunke
2013-11-07intel/bdw: Add gen8 to the decode initDamien Lespiau
2013-11-07intel/bdw: Handle gen8 bufmgr_initBen Widawsky
2013-11-07intel/bdw: Add broadwell chipset IDsBen Widawsky
2013-11-07nouveau: prevent undefined behavior in nouveau_pushbuf_reloc with gcc-4.8Maarten Lankhorst
2013-11-06Add DRM_MODE_PAGE_FLIP_ASYNC defineKeith Packard
2013-10-29intel: Add MI_LOAD_REGISTER_MEM to intel_decode.c.Kenneth Graunke
2013-10-29intel: Add the Gen6+ version of MI_REPORT_PERF_COUNT to intel_decode.c.Kenneth Graunke
2013-10-11libdrm: bump to 2.4.47Ben Widawsky
2013-10-10intel: Set bo size from lseek if kernel supports itKristian Høgsberg
2013-09-30drm: Introduce a drmSetClientCap() wrapperDamien Lespiau
2013-09-30drm: Sync the DRM_SET_CLIENT_CAP ioctl definitionDamien Lespiau
2013-09-30drm: Synchronize the stereo 3D mode flags from the kernel headersDamien Lespiau
2013-09-29radeon: fix pitch alignment for non-power-of-two mipmaps on SIMarek Olšák
2013-09-24configure: add AC_LANG_SOURCE call within AC_COMPILE_IFELSEEmil Velikov
2013-09-22libdrm: Make some drm headers compatible with gcc -std=c89 -pedanticDaniel Kurtz
2013-09-18radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIKMichel Dänzer
2013-09-11freedreno: add missing NOSYNC flagRob Clark
2013-09-11modetest: allow setting a scaling factor when showing planeIlia Mirkin
2013-09-11modetest: add a -D option to specify a device to be usedIlia Mirkin
2013-09-06radeon: pad CS to 8 DWAlex Deucher
2013-09-06radeon: add berlin pci idsAlex Deucher
2013-08-30intel: Update package name and description in libdrm_intel.pcEmil Velikov
2013-08-30freedreno: set automake options to include subdir-objectsEmil Velikov
2013-08-30freedreno: use local drm.h over the system oneEmil Velikov
2013-08-30tests/modetest: silence compiler warning about uninitialised variablesEmil Velikov
2013-08-30tests/*version: add missing string.h headerEmil Velikov
2013-08-30tests: add msmRob Clark
2013-08-28freedreno: add support for msm drmRob Clark
2013-08-28freedreno: support either kgsl or msmRob Clark
2013-08-05modetest: Allocate NV buffers large enough for the two planesLaurent Pinchart