Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-30 | Merge libdrm 2.4.120 | Jonathan Gray | |
2022-11-14 | Merge libdrm 2.4.114 | Jonathan Gray | |
2022-04-29 | Merge libdrm 2.4.110 | Jonathan Gray | |
2021-07-05 | Merge libdrm 2.4.107 | Jonathan Gray | |
2021-02-11 | Merge libdrm 2.4.104 | Jonathan Gray | |
2019-11-27 | Merge libdrm 2.4.100 | Jonathan Gray | |
2018-11-01 | Merge libdrm 2.4.96 | Jonathan Gray | |
2018-09-13 | Merge libdrm 2.4.94 | Jonathan Gray | |
2018-02-17 | Merge libdrm 2.4.89 | Jonathan Gray | |
2017-04-14 | Merge libdrm 2.4.79 | Jonathan Gray | |
2017-02-05 | Merge libdrm 2.4.75 | Jonathan Gray | |
2016-11-19 | Merge libdrm 2.4.73 | Jonathan Gray | |
2016-10-16 | Merge libdrm 2.4.71 | Jonathan Gray | |
2016-03-20 | Merge libdrm 2.4.67 | Jonathan Gray | |
2015-12-27 | Merge libdrm 2.4.65 | Jonathan Gray | |
2015-08-22 | Merge libdrm 2.4.64. This changes the build to using the upstream | Jonathan Gray | |
auto* build system and installing/using a libdrm specific set of drm headers. Thanks to Emil Velikov for removing the GNU makeisms upstream. | |||
2015-07-15 | update to libdrm 2.4.62 | Jonathan Gray | |
2015-03-26 | update to libdrm 2.4.60 | Jonathan Gray | |
2015-02-07 | update to libdrm 2.4.59 | Jonathan Gray | |
2014-05-13 | update to libdrm 2.4.54 | Jonathan Gray | |
ok matthieu@ | |||
2014-04-11 | update to libdrm 2.4.53 | Jonathan Gray | |
For us the only code change is some new radeon_drm.h defines as the xf86drmMode.c change is ifdef __FreeBSD__. | |||
2014-03-15 | update to libdrm 2.4.52 | Jonathan Gray | |
ok matthieu@ | |||
2013-07-08 | update to libdrm 2.4.46 | Jonathan Gray | |
ok mpi@ kettenis@ | |||
2013-03-25 | update to libdrm 2.4.42 | Jonathan Gray | |
tested by matthieu@ krw@ mpi@ shadchin@ and ajacoutot@ ok mpi@ | |||
2013-01-09 | Enable more libdrm functions. Determine if modesetting is supported | Jonathan Gray | |
based on a modesetting ioctl that checks the DRIVER_MODESET flag on the kernel side instead of the sysfs approach linux takes. ok mpi@ | |||
2012-11-27 | Update to libdrm 2.4.31 and add the non-yet-linked libkms, prodded by jsg@ | Martin Pieuchot | |
Tested by jsg@, ajacoutot@, shadchin@ and matthieu@, ok matthieu@ | |||
2010-07-18 | Support the apis for getting vblank events from the drm fd. (only vblank | Owain Ainsworth | |
events for now, pageflip events require kms and thus have not yet been added). Bumps libdrm minor version. | |||
2010-03-31 | update libdrm to 2.4.15. | Owain Ainsworth | |
This diff seems larger than it is since upstream reindented some sources. This updates libdrm_intel to -current (which only affect the GEM code) and libdrm to 2.4.15. bumping both minor versions. Discussed with matthieu@ | |||
2009-05-03 | update libdrm to 2.4.9 (actually to -current, but the only real changes | Owain Ainsworth | |
are to some assertions and a small change to modesetting code). bump libdrm_intel minor due to added symbols, libdrm doesn't get bumped, no change to symbol list. ok matthieu@. | |||
2009-01-26 | Update libdrm to 2.4.3 | Owain Ainsworth | |
This is needed for us to be able to update Mesa and xf86-video-intel. Includes a few fixes, as well as the intel bufmgr interface and the modesetting interface (which currently errors when you check if it's enabled). ok matthieu@ |