Age | Commit message (Expand) | Author |
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 |
2013-05-13 | radeon: add HAINAN pci ids | Alex Deucher |
2013-05-13 | radeon: add HAINAN family | Alex Deucher |
2013-05-09 | drm: add qxl drm header file | Dave Airlie |
2013-04-27 | intel: Add support for VEBOX ring (v2) | Xiang, Haihao |
2013-04-25 | freedreno: add synchronization between mesa and ddx | Rob Clark |
2013-04-25 | radeon: add new richland pci ids | Alex Deucher |
2013-04-25 | radeon: add new SI pci ids | Alex Deucher |
2013-04-22 | Add exynos_fimg2d_test to .gitignore | Rob Clark |
2013-04-22 | freedreno: add gpu-id property | Rob Clark |
2013-04-18 | libdrm 2.4.44 | Jerome Glisse |
2013-04-18 | modetest: Add YUV420 support and fix YVU420 Cb/Cr ordering | Ville Syrjälä |
2013-04-18 | modetest: Pass format_info to fill_tiles functions | Ville Syrjälä |
2013-04-18 | modetest: Reduce the length of the connector type string | Ville Syrjälä |
2013-04-18 | modetest: Print possible_crtcs for planes | Ville Syrjälä |
2013-04-18 | modetest: Add support for all 16/32 bpp RGB formats | Ville Syrjälä |
2013-04-18 | modetest: Fix pitches, somewhat | Ville Syrjälä |
2013-04-18 | kms: Return a negative error code in kms_bo_create() | Laurent Pinchart |
2013-04-18 | kms: Make libkms.h usable in C++ | Laurent Pinchart |
2013-04-13 | freedreno: add shifted reloc | Rob Clark |
2013-04-12 | radeon: add si tiling support v5 | Jerome Glisse |
2013-04-12 | radeon: update radeon_drm.h to kernel last API additions v2 | Jerome Glisse |
2013-04-04 | intel-decode: Fix gen6 HIER_DEPTH_BUFFER decoding | Daniel Vetter |
2013-03-28 | intel: Fix Haswell CRW PCI IDs. | Kenneth Graunke |
2013-03-28 | drm: Fix error message in drmWaitVBlank | Daniel Kurtz |
2013-03-27 | makefiles: Add missing headers. | Maarten Lankhorst |
2013-03-27 | Remove unused header xf86mm.h. | Maarten Lankhorst |
2013-03-27 | configure.ac: bump version to 2.4.43 for release | Maarten Lankhorst |
2013-03-27 | intel_chipset: Fix up VLV confusion | Ville Syrjälä |
2013-03-27 | intel_chipset: Use parens around macro arguments | Ville Syrjälä |
2013-03-26 | nouveau: add a way to override single pushbuffer memory limits | Marcin Slusarz |
2013-03-26 | nouveau: return error from pushbuf_validate | Marcin Slusarz |
2013-03-26 | tests: allow tests programs to be installed (cumulative patch) | Benjamin Gaignard |
2013-03-25 | tests: allow tests programs to be installed | Benjamin Gaignard |
2013-03-08 | radeon: add pci ids for Richland APUs | Alex Deucher |
2013-03-08 | libdrm/exynos: add test application for 2d gpu. | Inki Dae |