summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libdrm: bump to 2.4.46libdrm-2.4.462.4.46baserock/morph_2.4.46Dave Airlie2013-07-021-1/+1
* drm: add hotspot cursor interface support.Dave Airlie2013-07-024-0/+30
* radeon: add kabini pci idsAlex Deucher2013-06-281-0/+17
* radeon: add Bonaire pci idsAlex Deucher2013-06-281-0/+9
* radeon: add CIK chip familiesAlex Deucher2013-06-281-0/+3
* intel/aub: Implement a way to specify the output .aub filenameDamien Lespiau2013-06-102-1/+28
* intel/aub: Return early if we disable aub dumpsDamien Lespiau2013-06-101-0/+1
* intel/aub: Sync the AUB defines with mesa'sDamien Lespiau2013-06-101-23/+53
* radeon: correct RADEON_GEM_WAIT_IDLE useMark Kettenis2013-06-061-2/+2
* intel: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi2013-06-051-3/+51
* intel: Fix Haswell GT3 names.Rodrigo Vivi2013-06-051-26/+27
* modetest: Make RGB565 pwetty tooVille Syrjälä2013-05-221-3/+23
* freedreno: also remove from name table on bo deleteRob Clark2013-05-171-0/+2
* freedreno: add some assertsRob Clark2013-05-151-1/+6
* freedreno: add handle and name trackingRob Clark2013-05-154-7/+133
* configure.ac: bump version to 2.4.45 for releaselibdrm-2.4.452.4.45Marek Olšák2013-05-151-1/+1
* radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transitionMarek Olšák2013-05-152-3/+7
* radeon: add HAINAN pci idsAlex Deucher2013-05-131-0/+7
* radeon: add HAINAN familyAlex Deucher2013-05-131-0/+1
* drm: add qxl drm header fileDave Airlie2013-05-092-2/+154
* intel: Add support for VEBOX ring (v2)Xiang, Haihao2013-04-272-0/+11
* freedreno: add synchronization between mesa and ddxRob Clark2013-04-254-4/+101
* radeon: add new richland pci idsAlex Deucher2013-04-251-0/+2
* radeon: add new SI pci idsAlex Deucher2013-04-251-0/+3
* Add exynos_fimg2d_test to .gitignoreRob Clark2013-04-221-0/+1
* freedreno: add gpu-id propertyRob Clark2013-04-222-0/+4
* libdrm 2.4.442.4.44Jerome Glisse2013-04-181-1/+1
* modetest: Add YUV420 support and fix YVU420 Cb/Cr orderingVille Syrjälä2013-04-181-2/+12
* modetest: Pass format_info to fill_tiles functionsVille Syrjälä2013-04-181-11/+16
* modetest: Reduce the length of the connector type stringVille Syrjälä2013-04-181-2/+2
* modetest: Print possible_crtcs for planesVille Syrjälä2013-04-181-3/+3
* modetest: Add support for all 16/32 bpp RGB formatsVille Syrjälä2013-04-181-5/+115
* modetest: Fix pitches, somewhatVille Syrjälä2013-04-181-24/+10
* kms: Return a negative error code in kms_bo_create()Laurent Pinchart2013-04-181-1/+1
* kms: Make libkms.h usable in C++Laurent Pinchart2013-04-181-0/+8
* freedreno: add shifted relocRob Clark2013-04-132-0/+14
* radeon: add si tiling support v5Jerome Glisse2013-04-122-45/+644
* radeon: update radeon_drm.h to kernel last API additions v2Jerome Glisse2013-04-121-0/+81
* intel-decode: Fix gen6 HIER_DEPTH_BUFFER decodingDaniel Vetter2013-04-042-4/+4
* intel: Fix Haswell CRW PCI IDs.Kenneth Graunke2013-03-281-9/+9
* drm: Fix error message in drmWaitVBlankDaniel Kurtz2013-03-281-1/+1
* makefiles: Add missing headers.Maarten Lankhorst2013-03-272-2/+14
* Remove unused header xf86mm.h.Maarten Lankhorst2013-03-271-198/+0
* configure.ac: bump version to 2.4.43 for releaselibdrm-2.4.43Maarten Lankhorst2013-03-271-1/+1
* intel_chipset: Fix up VLV confusionVille Syrjälä2013-03-271-3/+3
* intel_chipset: Use parens around macro argumentsVille Syrjälä2013-03-271-155/+155
* nouveau: add a way to override single pushbuffer memory limitsMarcin Slusarz2013-03-263-4/+21
* nouveau: return error from pushbuf_validateMarcin Slusarz2013-03-261-1/+1
* tests: allow tests programs to be installed (cumulative patch)Benjamin Gaignard2013-03-261-1/+1
* tests: allow tests programs to be installedBenjamin Gaignard2013-03-255-1/+30