summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-04libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONICImre Deak
2013-07-02libdrm: bump to 2.4.46Dave Airlie
2013-07-02drm: add hotspot cursor interface support.Dave Airlie
2013-06-28radeon: add kabini pci idsAlex Deucher
2013-06-28radeon: add Bonaire pci idsAlex Deucher
2013-06-28radeon: add CIK chip familiesAlex Deucher
2013-06-10intel/aub: Implement a way to specify the output .aub filenameDamien Lespiau
2013-06-10intel/aub: Return early if we disable aub dumpsDamien Lespiau
2013-06-10intel/aub: Sync the AUB defines with mesa'sDamien Lespiau
2013-06-06radeon: correct RADEON_GEM_WAIT_IDLE useMark Kettenis
2013-06-05intel: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi
2013-06-05intel: Fix Haswell GT3 names.Rodrigo Vivi
2013-05-22modetest: Make RGB565 pwetty tooVille Syrjälä
2013-05-17freedreno: also remove from name table on bo deleteRob Clark
2013-05-15freedreno: add some assertsRob Clark
2013-05-15freedreno: add handle and name trackingRob Clark
2013-05-15configure.ac: bump version to 2.4.45 for releaseMarek Olšák
2013-05-15radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transitionMarek Olšák
2013-05-13radeon: add HAINAN pci idsAlex Deucher
2013-05-13radeon: add HAINAN familyAlex Deucher
2013-05-09drm: add qxl drm header fileDave Airlie
2013-04-27intel: Add support for VEBOX ring (v2)Xiang, Haihao
2013-04-25freedreno: add synchronization between mesa and ddxRob Clark
2013-04-25radeon: add new richland pci idsAlex Deucher
2013-04-25radeon: add new SI pci idsAlex Deucher
2013-04-22Add exynos_fimg2d_test to .gitignoreRob Clark
2013-04-22freedreno: add gpu-id propertyRob Clark
2013-04-18libdrm 2.4.44Jerome Glisse
2013-04-18modetest: Add YUV420 support and fix YVU420 Cb/Cr orderingVille Syrjälä
2013-04-18modetest: Pass format_info to fill_tiles functionsVille Syrjälä
2013-04-18modetest: Reduce the length of the connector type stringVille Syrjälä
2013-04-18modetest: Print possible_crtcs for planesVille Syrjälä
2013-04-18modetest: Add support for all 16/32 bpp RGB formatsVille Syrjälä
2013-04-18modetest: Fix pitches, somewhatVille Syrjälä
2013-04-18kms: Return a negative error code in kms_bo_create()Laurent Pinchart
2013-04-18kms: Make libkms.h usable in C++Laurent Pinchart
2013-04-13freedreno: add shifted relocRob Clark
2013-04-12radeon: add si tiling support v5Jerome Glisse
2013-04-12radeon: update radeon_drm.h to kernel last API additions v2Jerome Glisse
2013-04-04intel-decode: Fix gen6 HIER_DEPTH_BUFFER decodingDaniel Vetter
2013-03-28intel: Fix Haswell CRW PCI IDs.Kenneth Graunke
2013-03-28drm: Fix error message in drmWaitVBlankDaniel Kurtz
2013-03-27makefiles: Add missing headers.Maarten Lankhorst
2013-03-27Remove unused header xf86mm.h.Maarten Lankhorst
2013-03-27configure.ac: bump version to 2.4.43 for releaseMaarten Lankhorst
2013-03-27intel_chipset: Fix up VLV confusionVille Syrjälä
2013-03-27intel_chipset: Use parens around macro argumentsVille Syrjälä
2013-03-26nouveau: add a way to override single pushbuffer memory limitsMarcin Slusarz
2013-03-26nouveau: return error from pushbuf_validateMarcin Slusarz
2013-03-26tests: allow tests programs to be installed (cumulative patch)Benjamin Gaignard