Age | Commit message (Expand) | Author |
2013-08-30 | freedreno: set automake options to include subdir-objects | Emil Velikov |
2013-08-30 | freedreno: use local drm.h over the system one | Emil Velikov |
2013-08-30 | tests/modetest: silence compiler warning about uninitialised variables | Emil Velikov |
2013-08-30 | tests/*version: add missing string.h header | Emil Velikov |
2013-08-30 | tests: add msm | Rob Clark |
2013-08-28 | freedreno: add support for msm drm | Rob Clark |
2013-08-28 | freedreno: support either kgsl or msm | Rob Clark |
2013-08-05 | modetest: Allocate NV buffers large enough for the two planes | Laurent Pinchart |
2013-08-05 | modetest: Fix line stride in SMPTE YUV packet pattern generator | Laurent Pinchart |
2013-08-05 | modetest: Try all possible encoders for a connector | Laurent Pinchart |
2013-08-05 | modetest: Support pipes with multiple connectors | Laurent Pinchart |
2013-08-05 | modetest: Rename struct connector_arg to struct pipe_arg | Laurent Pinchart |
2013-08-05 | modetest: Split mode setting and plane setup | Laurent Pinchart |
2013-08-05 | modetest: Give the CRTC ID to the -P option | Laurent Pinchart |
2013-08-05 | modetest: Store the mode in the crtc structure | Laurent Pinchart |
2013-08-05 | modetest: Store the crtc in the connector_arg structure | Laurent Pinchart |
2013-08-05 | modetest: Remove the struct connector_arg encoder field | Laurent Pinchart |
2013-08-05 | modetest: Compute CRTC pipe number as needed | Laurent Pinchart |
2013-08-05 | modetest: Create a device structure | Laurent Pinchart |
2013-08-05 | modetest: Remove the -m argument | Laurent Pinchart |
2013-08-05 | modetest: Print the plane ID when setting up a plane | Laurent Pinchart |
2013-08-05 | modetest: Allow specifying plane position | Laurent Pinchart |
2013-08-05 | modetest: Add a command line parameter to set properties | Laurent Pinchart |
2013-08-05 | modetest: Don't limit mode set and planes to two instances | Laurent Pinchart |
2013-08-05 | modetest: Retrieve all resources in one go | Laurent Pinchart |
2013-08-05 | modetest: Add a command line parameter to drop master after mode set | Laurent Pinchart |
2013-08-05 | modetest: Add a command line parameter to select the driver | Laurent Pinchart |
2013-08-05 | modetest: Sort command line arguments | Laurent Pinchart |
2013-08-05 | modetest: Remove extern declarations of opt(arg|ind|err|opt) | Laurent Pinchart |
2013-08-05 | modetest: Fix warnings | Laurent Pinchart |
2013-08-01 | tests: add tilcdc to modetest/vbltest | Rob Clark |
2013-07-16 | intel: silence valgrind warnings for unsynchronized maps | Chia-I Wu |
2013-07-04 | libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONIC | Imre Deak |
2013-07-02 | libdrm: bump to 2.4.46 | Dave Airlie |
2013-07-02 | drm: add hotspot cursor interface support. | Dave Airlie |
2013-06-28 | radeon: add kabini pci ids | Alex Deucher |
2013-06-28 | radeon: add Bonaire pci ids | Alex Deucher |
2013-06-28 | radeon: add CIK chip families | Alex Deucher |
2013-06-10 | intel/aub: Implement a way to specify the output .aub filename | Damien Lespiau |
2013-06-10 | intel/aub: Return early if we disable aub dumps | Damien Lespiau |
2013-06-10 | intel/aub: Sync the AUB defines with mesa's | Damien Lespiau |
2013-06-06 | radeon: correct RADEON_GEM_WAIT_IDLE use | Mark Kettenis |
2013-06-05 | intel: Adding more reserved PCI IDs for Haswell. | Rodrigo Vivi |
2013-06-05 | intel: Fix Haswell GT3 names. | Rodrigo Vivi |
2013-05-22 | modetest: Make RGB565 pwetty too | Ville Syrjälä |
2013-05-17 | freedreno: also remove from name table on bo delete | Rob Clark |
2013-05-15 | freedreno: add some asserts | Rob Clark |
2013-05-15 | freedreno: add handle and name tracking | Rob Clark |
2013-05-15 | configure.ac: bump version to 2.4.45 for release | Marek Olšák |
2013-05-15 | radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transition | Marek Olšák |