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