summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* modetest: Give the CRTC ID to the -P optionLaurent Pinchart2013-08-051-15/+17
* modetest: Store the mode in the crtc structureLaurent Pinchart2013-08-051-2/+8
* modetest: Store the crtc in the connector_arg structureLaurent Pinchart2013-08-051-21/+37
* modetest: Remove the struct connector_arg encoder fieldLaurent Pinchart2013-08-051-5/+5
* modetest: Compute CRTC pipe number as neededLaurent Pinchart2013-08-051-12/+17
* modetest: Create a device structureLaurent Pinchart2013-08-051-98/+103
* modetest: Remove the -m argumentLaurent Pinchart2013-08-051-7/+3
* modetest: Print the plane ID when setting up a planeLaurent Pinchart2013-08-051-4/+4
* modetest: Allow specifying plane positionLaurent Pinchart2013-08-051-15/+52
* modetest: Add a command line parameter to set propertiesLaurent Pinchart2013-08-051-2/+106
* modetest: Don't limit mode set and planes to two instancesLaurent Pinchart2013-08-051-2/+18
* modetest: Retrieve all resources in one goLaurent Pinchart2013-08-051-147/+261
* modetest: Add a command line parameter to drop master after mode setLaurent Pinchart2013-08-051-2/+9
* modetest: Add a command line parameter to select the driverLaurent Pinchart2013-08-051-15/+35
* modetest: Sort command line argumentsLaurent Pinchart2013-08-051-22/+27
* modetest: Remove extern declarations of opt(arg|ind|err|opt)Laurent Pinchart2013-08-051-2/+0
* modetest: Fix warningsLaurent Pinchart2013-08-054-31/+35
* tests: add tilcdc to modetest/vbltestRob Clark2013-08-012-2/+2
* intel: silence valgrind warnings for unsynchronized mapsChia-I Wu2013-07-161-0/+7
* libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONICImre Deak2013-07-041-0/+1
* 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