summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-18libdrm 2.4.442.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 releaselibdrm-2.4.43Maarten 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 releaselibdrm-2.4.42Maarten 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 releaselibdrm-2.4.41Maarten Lankhorst1-1/+1
2013-01-16nouveau: expose channel engine selection on kepler chipsetsBen Skeggs4-0/+48
2013-01-14libdrm_nouveau.pc: don't include I${includedir}/nouveauMarcin Slusarz1-1/+1
2013-01-13intel: Remove the fence count contributions when clearing relocsChris Wilson1-3/+4
2013-01-09man: disable man page building until David saves us allJesse Barnes1-1/+1
2013-01-09man: add drm-memory overview pageDavid Herrmann2-2/+437
2013-01-09man: add drm-kms overview pageDavid Herrmann2-0/+343
2013-01-09man: add drm.7 overview pageDavid Herrmann2-0/+138
2013-01-09man: convert manpages to XML instead of plain troffDavid Herrmann9-181/+370
2013-01-07nouveau: disallow pushbuf BOs in multiple memory typesBen Skeggs1-4/+4