summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-05modetest: Support pipes with multiple connectorsLaurent Pinchart
2013-08-05modetest: Rename struct connector_arg to struct pipe_argLaurent Pinchart
2013-08-05modetest: Split mode setting and plane setupLaurent Pinchart
2013-08-05modetest: Give the CRTC ID to the -P optionLaurent Pinchart
2013-08-05modetest: Store the mode in the crtc structureLaurent Pinchart
2013-08-05modetest: Store the crtc in the connector_arg structureLaurent Pinchart
2013-08-05modetest: Remove the struct connector_arg encoder fieldLaurent Pinchart
2013-08-05modetest: Compute CRTC pipe number as neededLaurent Pinchart
2013-08-05modetest: Create a device structureLaurent Pinchart
2013-08-05modetest: Remove the -m argumentLaurent Pinchart
2013-08-05modetest: Print the plane ID when setting up a planeLaurent Pinchart
2013-08-05modetest: Allow specifying plane positionLaurent Pinchart
2013-08-05modetest: Add a command line parameter to set propertiesLaurent Pinchart
2013-08-05modetest: Don't limit mode set and planes to two instancesLaurent Pinchart
2013-08-05modetest: Retrieve all resources in one goLaurent Pinchart
2013-08-05modetest: Add a command line parameter to drop master after mode setLaurent Pinchart
2013-08-05modetest: Add a command line parameter to select the driverLaurent Pinchart
2013-08-05modetest: Sort command line argumentsLaurent Pinchart
2013-08-05modetest: Remove extern declarations of opt(arg|ind|err|opt)Laurent Pinchart
2013-08-05modetest: Fix warningsLaurent Pinchart
2013-08-01tests: add tilcdc to modetest/vbltestRob Clark
2013-07-16intel: silence valgrind warnings for unsynchronized mapsChia-I Wu
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