summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-16intel: Add batchbuffer setup support.batchEric Anholt3-0/+274
2013-05-16intel: Move the private GEM bufmgr structs out to the priv header.Eric Anholt3-158/+159
2013-04-19intel: Mark checks for debug printing as unlikely.Eric Anholt1-1/+11
2013-04-19intel: Wrap a long comment.Eric Anholt1-1/+2
2013-04-19intel: Pack the map_count in next to reloc_count on 64-bit.Eric Anholt1-1/+3
2013-04-19intel: Demote the stride field to 32 bits.Eric Anholt1-4/+4
2013-04-19intel: Replace the never-used public align field with something more useful.Eric Anholt2-27/+22
2013-04-19intel: Stop storing two copies of the bo's gem handle.Eric Anholt1-48/+43
2013-04-18libdrm 2.4.44Jerome Glisse1-1/+1
2013-04-18modetest: Add YUV420 support and fix YVU420 Cb/Cr orderingVille Syrjälä1-2/+12
2013-04-18modetest: Pass format_info to fill_tiles functionsVille Syrjälä1-11/+16
2013-04-18modetest: Reduce the length of the connector type stringVille Syrjälä1-2/+2
2013-04-18modetest: Print possible_crtcs for planesVille Syrjälä1-3/+3
2013-04-18modetest: Add support for all 16/32 bpp RGB formatsVille Syrjälä1-5/+115
2013-04-18modetest: Fix pitches, somewhatVille Syrjälä1-24/+10
2013-04-18kms: Return a negative error code in kms_bo_create()Laurent Pinchart1-1/+1
2013-04-18kms: Make libkms.h usable in C++Laurent Pinchart1-0/+8
2013-04-13freedreno: add shifted relocRob Clark2-0/+14
2013-04-12radeon: add si tiling support v5Jerome Glisse2-45/+644
2013-04-12radeon: update radeon_drm.h to kernel last API additions v2Jerome Glisse1-0/+81
2013-04-04intel-decode: Fix gen6 HIER_DEPTH_BUFFER decodingDaniel Vetter2-4/+4
2013-03-28intel: Fix Haswell CRW PCI IDs.Kenneth Graunke1-9/+9
2013-03-28drm: Fix error message in drmWaitVBlankDaniel Kurtz1-1/+1
2013-03-27makefiles: Add missing headers.Maarten Lankhorst2-2/+14
2013-03-27Remove unused header xf86mm.h.Maarten Lankhorst1-198/+0
2013-03-27configure.ac: bump version to 2.4.43 for releaseMaarten Lankhorst1-1/+1
2013-03-27intel_chipset: Fix up VLV confusionVille Syrjälä1-3/+3
2013-03-27intel_chipset: Use parens around macro argumentsVille Syrjälä1-155/+155
2013-03-26nouveau: add a way to override single pushbuffer memory limitsMarcin Slusarz3-4/+21
2013-03-26nouveau: return error from pushbuf_validateMarcin Slusarz1-1/+1
2013-03-26tests: allow tests programs to be installed (cumulative patch)Benjamin Gaignard1-1/+1
2013-03-25tests: allow tests programs to be installedBenjamin Gaignard5-1/+30
2013-03-08radeon: add pci ids for Richland APUsAlex Deucher1-0/+11
2013-03-08libdrm/exynos: add test application for 2d gpu.Inki Dae9-1/+1841
2013-03-07radeonsi: make sure tile_split field are not garbageJerome Glisse1-1/+7
2013-02-14freedreno: add freedreno DRMRob Clark16-2/+2012
2013-02-11intel_chipset: Merge intel-gpu-tools chipsetsBen Widawsky1-75/+101
2013-02-06intel: fix length mask for Gen5/Gen6 3DSTATE_CLEAR_PARAMSChris Forbes1-1/+1
2013-02-06intel/aub: Actually run BLT batches on the blit ring.Kenneth Graunke1-0/+2
2013-02-05configure.ac: bump version to 2.4.42 for releaseMaarten Lankhorst1-1/+1
2013-02-05libdrm: remove DISTCHECK_CONFIGURE_FLAGSMaarten Lankhorst1-2/+0
2013-02-04radeon: add OLAND pci idsAlex Deucher1-0/+14
2013-02-04radeon: add OLAND familyAlex Deucher1-0/+1
2013-02-02intel: add more VLV PCI IDsJesse Barnes1-1/+7
2013-01-25man: Fix typo and use $() for make expressionsThierry Reding1-1/+2
2013-01-18radeon: Fix 1D tiling layout on SI.Michel Dänzer1-23/+88
2013-01-16man: fix manpage build instructionsDavid Herrmann4-15/+42
2013-01-16nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pcMaarten Lankhorst1-1/+1
2013-01-16configure.ac: bump version to 2.4.41 for releaseMaarten Lankhorst1-1/+1
2013-01-16nouveau: expose channel engine selection on kepler chipsetsBen Skeggs4-0/+48