Age | Commit message (Expand) | Author |
2013-11-07 | intel/bdw: Add broadwell chipset IDs | Ben Widawsky |
2013-11-07 | nouveau: prevent undefined behavior in nouveau_pushbuf_reloc with gcc-4.8 | Maarten Lankhorst |
2013-11-06 | Add DRM_MODE_PAGE_FLIP_ASYNC define | Keith Packard |
2013-10-29 | intel: Add MI_LOAD_REGISTER_MEM to intel_decode.c. | Kenneth Graunke |
2013-10-29 | intel: Add the Gen6+ version of MI_REPORT_PERF_COUNT to intel_decode.c. | Kenneth Graunke |
2013-10-11 | libdrm: bump to 2.4.47 | Ben Widawsky |
2013-10-10 | intel: Set bo size from lseek if kernel supports it | Kristian Høgsberg |
2013-09-30 | drm: Introduce a drmSetClientCap() wrapper | Damien Lespiau |
2013-09-30 | drm: Sync the DRM_SET_CLIENT_CAP ioctl definition | Damien Lespiau |
2013-09-30 | drm: Synchronize the stereo 3D mode flags from the kernel headers | Damien Lespiau |
2013-09-29 | radeon: fix pitch alignment for non-power-of-two mipmaps on SI | Marek Olšák |
2013-09-24 | configure: add AC_LANG_SOURCE call within AC_COMPILE_IFELSE | Emil Velikov |
2013-09-22 | libdrm: Make some drm headers compatible with gcc -std=c89 -pedantic | Daniel Kurtz |
2013-09-18 | radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIK | Michel Dänzer |
2013-09-11 | freedreno: add missing NOSYNC flag | Rob Clark |
2013-09-11 | modetest: allow setting a scaling factor when showing plane | Ilia Mirkin |
2013-09-11 | modetest: add a -D option to specify a device to be used | Ilia Mirkin |
2013-09-06 | radeon: pad CS to 8 DW | Alex Deucher |
2013-09-06 | radeon: add berlin pci ids | Alex Deucher |
2013-08-30 | intel: Update package name and description in libdrm_intel.pc | Emil Velikov |
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 |