1. b39377d xf86drm: Fix possible memory leak with drmModeGetPropertyPtr() by Seung-Woo Kim · 5 years ago
  2. 763f646 libdrm: reduce number of reallocations in drmModeAtomicAddProperty by Adrian Salido · 5 years ago
  3. 26f9ce5 libdrm: annotate public functions by Lucas De Marchi · 6 years ago
  4. 00aa374 xf86drmMode: merge successive mutually-exclusive #ifs by Eric Engestrom · 6 years ago
  5. 0926f0a meson,configure: include config.h automatically by Eric Engestrom · 6 years ago
  6. 45eee3f drm/atomic: Refuse to add invalid objects to requests by Daniel Stone · 6 years ago
  7. d4331dd drm: Add CrtcGetSequence and CrtcQueueSequence IOCTLs [v2] by Keith Packard · 7 years ago
  8. c417153 drm: Add drm mode lease ioctl wrappers [v3] by Keith Packard · 7 years ago
  9. 09be541 Add const qualifier to arguments of drmModeAddFB2() by Tobias Jakobi · 7 years ago
  10. 890d43a Add CRTC ID to vblank event by Ander Conselvan de Oliveira · 9 years ago
  11. ecc2a09 xf86drm: Fix type-punned pointer build warning by Thierry Reding · 9 years ago
  12. 7dd2847 Add drmModePageFlipTarget by Michel Dänzer · 8 years ago
  13. abfa680 Add drmModeAddFB2WithModifiers() which takes format modifiers by Kristian H. Kristensen · 8 years ago
  14. ce97507 xf86drm: Fix spelling mistakes by Eric Engestrom · 8 years ago
  15. e342c0f Fix memory leak with drmModeGetConnectorCurrent() by Ville Syrjälä · 8 years ago
  16. ed3c665 xf86drmMode: smoke-test the atomic API by Emil Velikov · 9 years ago
  17. 4bac035 xf86drmMode: remove the trailing white spaces by Hyungwon Hwang · 9 years ago
  18. 5e5a3c4 libdrm: Make indentation consistent by Thierry Reding · 10 years ago
  19. d2d361c libdrm: Remove gratuitous blank lines by Thierry Reding · 10 years ago
  20. 1d3b823 xf86drmMode: Implement drmCheckModesettingSupported() for OpenBSD by Jonathan Gray · 9 years ago
  21. 1a6efaf drm: Detect no-op drmModeAtomicRequest and return early by Chris Wilson · 9 years ago
  22. fc8c3e2 Fix headers inclusion in xf86drmMode.c by Julien Cristau · 9 years ago
  23. 5f76273 xf86drmMode: include config.h before anything else by Emil Velikov · 9 years ago
  24. 8426967 xf86drmMode: remove unused valgrind(VG) macros by Emil Velikov · 9 years ago
  25. 32471b2 Add blob property create/destroy ioctl wrappers by Daniel Stone · 9 years ago
  26. ed44e0b Support atomic modesetting ioctl by Ville Syrjälä · 9 years ago
  27. 5ed5fa1 mode: Retrieve only the current information for a Connector by Chris Wilson · 9 years ago
  28. 65041c4 Fix type-limits, pointer-arith and sign-compare warnings by Jan Vesely · 9 years ago
  29. 7e0460c xf86drmMode: Unconditionally clear ioctl structs by Daniel Vetter · 9 years ago
  30. de8532d Fix gcc -Wextra warnings by Jan Vesely · 10 years ago
  31. edbb4e5 drm: Implement drmCheckModesettingSupported() for DragonFly by François Tigeot · 10 years ago
  32. 828c3e8 Use signed location for drmModeSetPlane by Daniel Kurtz · 10 years ago
  33. cbb31f2 drm: Implement drmCheckModesettingSupported() for FreeBSD by Robert Millan · 10 years ago
  34. 734de70 drm: Initialize or valgrind-clear modesetting ioctl arguments. by Eric Anholt · 10 years ago
  35. 2e0ab62 drm: add hotspot cursor interface support. by Dave Airlie · 11 years ago
  36. e81acf5 initialize width/height fields in drmModeCrtc by Rob Clark · 12 years ago
  37. 7b228e9 Add support for bitmask properties by Rob Clark · 12 years ago
  38. 8c75703 Add support for generic object properties IOCTLs by Paulo Zanoni · 12 years ago
  39. 76b4a69 Using sizeof() on a function parameter with an array type does not by Ville Syrjälä · 12 years ago
  40. a14c3dd This function was missing. by Ville Syrjälä · 12 years ago
  41. df497e9 drmModeFreeResources() always leaked some memory. by Ville Syrjälä · 12 years ago
  42. ac168bf libdrm: update drm headers from kernel, including new overlay ioctls & structs by Jesse Barnes · 13 years ago
  43. 763b618 drm mode: fix drmIoctl wrapper by Marcin Slusarz · 13 years ago
  44. 8d05589 Specify the return type explicitly. by Chih-Wei Huang · 13 years ago
  45. 8a76244 Free the property blob along the error path. by Chris Wilson · 14 years ago
  46. b803918 drm mode: Return -errno on drmIoctl() failure by Chris Wilson · 14 years ago
  47. 04f90a4 modes: Retry GETCONNECTOR if a hotplug event occurs between the two ioctls by Peter Clifton · 14 years ago
  48. e6c136c modes: Fix previous commit for potential legal NULLs by Chris Wilson · 14 years ago
  49. 85fb3e5 modes: Free local resources after allocation failure in GETRESOURCES by Chris Wilson · 14 years ago
  50. d1308f4 modes: Retry GETRESOURCES if a hotplug event occurs between the two ioctls by Chris Wilson · 14 years ago
  51. 3bd834a Merge branch 'modesetting-dirty-libdrm' by Jakob Bornecrantz · 14 years ago
  52. 14f5958 Bump event context structure version for page flipping by Jesse Barnes · 14 years ago
  53. 53addc5 Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm by Jesse Barnes · 14 years ago
  54. 3e48613 Bring dirty code from old branch by Jakob Bornecrantz · 15 years ago
  55. 4f57abf Move libdrm/ up one level by Kristian Høgsberg · 15 years ago