summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-11libdrm: bump to 2.4.47Ben Widawsky
2013-10-10intel: Set bo size from lseek if kernel supports itKristian Høgsberg
2013-09-30drm: Introduce a drmSetClientCap() wrapperDamien Lespiau
2013-09-30drm: Sync the DRM_SET_CLIENT_CAP ioctl definitionDamien Lespiau
2013-09-30drm: Synchronize the stereo 3D mode flags from the kernel headersDamien Lespiau
2013-09-29radeon: fix pitch alignment for non-power-of-two mipmaps on SIMarek Olšák
2013-09-24configure: add AC_LANG_SOURCE call within AC_COMPILE_IFELSEEmil Velikov
2013-09-22libdrm: Make some drm headers compatible with gcc -std=c89 -pedanticDaniel Kurtz
2013-09-18radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIKMichel Dänzer
2013-09-11freedreno: add missing NOSYNC flagRob Clark
2013-09-11modetest: allow setting a scaling factor when showing planeIlia Mirkin
2013-09-11modetest: add a -D option to specify a device to be usedIlia Mirkin
2013-09-06radeon: pad CS to 8 DWAlex Deucher
2013-09-06radeon: add berlin pci idsAlex Deucher
2013-08-30intel: Update package name and description in libdrm_intel.pcEmil Velikov
2013-08-30freedreno: set automake options to include subdir-objectsEmil Velikov
2013-08-30freedreno: use local drm.h over the system oneEmil Velikov
2013-08-30tests/modetest: silence compiler warning about uninitialised variablesEmil Velikov
2013-08-30tests/*version: add missing string.h headerEmil Velikov
2013-08-30tests: add msmRob Clark
2013-08-28freedreno: add support for msm drmRob Clark
2013-08-28freedreno: support either kgsl or msmRob Clark
2013-08-05modetest: Allocate NV buffers large enough for the two planesLaurent Pinchart
2013-08-05modetest: Fix line stride in SMPTE YUV packet pattern generatorLaurent Pinchart
2013-08-05modetest: Try all possible encoders for a connectorLaurent Pinchart
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