Age | Commit message (Expand) | Author |
2014-09-01 | libdrm,intel: rework android header handling | Emil Velikov |
2014-09-01 | libdrm,intel: Add Android build | Emil Velikov |
2014-09-01 | libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources | Emil Velikov |
2014-09-01 | libkms: remove explicit define _FILE_OFFSET_BITS 64 | Emil Velikov |
2014-09-01 | all: include config.h only when available and use its defines | Emil Velikov |
2014-08-25 | radeon: Fix surf->bankh init by default value when surf->tile_split == 0 | Maks Naumov |
2014-08-21 | radeon: add new SI pci ids | Alex Deucher |
2014-08-21 | radeon: add new CIK pci ids | Alex Deucher |
2014-08-14 | exynos: Use symbol visibility. | Maarten Lankhorst |
2014-08-14 | freedreno: Use symbol visibility. | Maarten Lankhorst |
2014-08-14 | omap: Use symbol visibility. | Maarten Lankhorst |
2014-08-14 | drm: Implement drmCheckModesettingSupported() for DragonFly | François Tigeot |
2014-08-04 | intel: Use symbol visibility. | Maarten Lankhorst |
2014-08-04 | radeon: Use symbol visibility. | Maarten Lankhorst |
2014-08-04 | nouveau: Only export public functions. | Maarten Lankhorst |
2014-07-30 | configure: Support symbol visibility when available | Thierry Reding |
2014-07-29 | configure.ac: bump version to 2.4.56 for release | Marek Olšák |
2014-07-29 | radeon: fix typo in sample split / fixes MSAA on Hawaii | Marek Olšák |
2014-07-28 | libdrm: Fix drm.h include in qxl drm header file | Andreas Boll |
2014-07-25 | bump to version 2.4.55 for release | Maarten Lankhorst |
2014-07-25 | exynos: do not build fimg2d_test when building without libkms support. | Maarten Lankhorst |
2014-07-16 | radeon: Add missing header includes. | Thomas Klausner |
2014-07-16 | radeon: Remove superfluous parentheses. | Thomas Klausner |
2014-06-20 | exynos: fix scaling factor computation in g2d_copy_with_scale | Tobias Jakobi |
2014-06-20 | exynos: fix G2D_DOUBLE_TO_FIXED for non-integer input | Tobias Jakobi |
2014-06-20 | exynos: fix coordinate computation in g2d_copy | Tobias Jakobi |
2014-06-19 | intel: Add new userptr ioctl | Tvrtko Ursulin |
2014-06-19 | intel: Sync typo fix from the kernel sources. | Damien Lespiau |
2014-06-19 | intel: Sync the command parser version parameter from kernel | Damien Lespiau |
2014-06-18 | freedreno: add chip-id property | Rob Clark |
2014-06-18 | freedreno: sync kernel header | Rob Clark |
2014-05-19 | drm: Add universal plane capability bit and plane type enums | Matt Roper |
2014-05-13 | drmOpenByName: remove redundant drmAvailable check | Daniel Kurtz |
2014-05-12 | exynos: removed unused fd field | Daniel Kurtz |
2014-05-12 | exynos: prime: use drmPrime*() helpers | Daniel Kurtz |
2014-05-12 | exynos_fimg2d_test: fix drmModeRmFB | Daniel Kurtz |
2014-05-12 | exynos: remove unusable "run" target | Daniel Kurtz |
2014-05-12 | exynos_fimg2d: fix cast from pointer to integer of different size | Daniel Kurtz |
2014-05-12 | exynos: fix two warnings | Daniel Kurtz |
2014-05-12 | eyxnos: install exynos tests if HAVE_INSTALL_TESTS | Daniel Kurtz |
2014-05-02 | bump version to 2.4.54 for release | Alex Deucher |
2014-05-02 | radeon: add Mullins pci ids | Samuel Li |
2014-05-02 | radeon: add Mullins chip family | Samuel Li |
2014-05-01 | Use signed location for drmModeSetPlane | Daniel Kurtz |
2014-04-29 | intel/chv: Add Cherryview PCI IDs | Ville Syrjälä |
2014-04-25 | freedreno: add missing fxn prototype | Rob Clark |
2014-04-22 | modetest: add cursor support | Rob Clark |
2014-04-17 | tests: Use drmFreeVersion() instead of drmFree() | Thierry Reding |
2014-04-17 | libdrm: Remove extraneous parameter | Thierry Reding |
2014-04-17 | intel: Fix some format strings | Thierry Reding |