index
:
platform/upstream/libdrm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xf86drmMode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-05
drm mode : fix memory leak when freeing drmModePropertyPtr
Boram Park
1
-0
/
+1
2020-04-21
libdrm: drmCheckModesettingSupported: fix for FreeBSD
Emmanuel Vadot
1
-1
/
+1
2020-04-21
libdrm: drmCheckModesettingSupported: Fix for FreeBSD
Emmanuel Vadot
1
-10
/
+2
2020-02-12
Add drmModeGetFB2
Daniel Stone
1
-0
/
+35
2020-01-23
meson: always define whether headers exist
Eric Engestrom
1
-1
/
+1
2019-05-03
xf86drm: Fix possible memory leak with drmModeGetPropertyPtr()
Seung-Woo Kim
1
-1
/
+1
2019-04-25
libdrm: reduce number of reallocations in drmModeAtomicAddProperty
Adrian Salido
1
-3
/
+4
2018-09-19
libdrm: annotate public functions
Lucas De Marchi
1
-73
/
+85
2018-03-22
xf86drmMode: merge successive mutually-exclusive #ifs
Eric Engestrom
1
-2
/
+1
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
1
-4
/
+0
2018-03-07
drm/atomic: Refuse to add invalid objects to requests
Daniel Stone
1
-0
/
+3
2017-12-18
drm: Add CrtcGetSequence and CrtcQueueSequence IOCTLs [v2]
Keith Packard
1
-0
/
+9
2017-12-18
drm: Add drm mode lease ioctl wrappers [v3]
Keith Packard
1
-0
/
+89
2017-10-20
Add const qualifier to arguments of drmModeAddFB2()
Tobias Jakobi
1
-5
/
+5
2017-04-06
Add CRTC ID to vblank event
Ander Conselvan de Oliveira
1
-8
/
+16
2017-01-18
xf86drm: Fix type-punned pointer build warning
Thierry Reding
1
-1
/
+1
2016-10-19
Add drmModePageFlipTarget
Michel Dänzer
1
-0
/
+16
2016-09-28
Add drmModeAddFB2WithModifiers() which takes format modifiers
Kristian H. Kristensen
1
-4
/
+17
2016-04-07
xf86drm: Fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-01-07
Fix memory leak with drmModeGetConnectorCurrent()
Ville Syrjälä
1
-4
/
+7
2015-09-21
xf86drmMode: smoke-test the atomic API
Emil Velikov
1
-1
/
+16
2015-08-20
xf86drmMode: remove the trailing white spaces
Hyungwon Hwang
1
-2
/
+2
2015-08-18
libdrm: Make indentation consistent
Thierry Reding
1
-2
/
+2
2015-08-18
libdrm: Remove gratuitous blank lines
Thierry Reding
1
-8
/
+0
2015-07-29
xf86drmMode: Implement drmCheckModesettingSupported() for OpenBSD
Jonathan Gray
1
-1
/
+18
2015-07-28
drm: Detect no-op drmModeAtomicRequest and return early
Chris Wilson
1
-2
/
+6
2015-07-11
Fix headers inclusion in xf86drmMode.c
Julien Cristau
1
-0
/
+3
2015-06-29
xf86drmMode: include config.h before anything else
Emil Velikov
1
-4
/
+5
2015-06-29
xf86drmMode: remove unused valgrind(VG) macros
Emil Velikov
1
-8
/
+0
2015-06-29
Add blob property create/destroy ioctl wrappers
Daniel Stone
1
-0
/
+34
2015-06-29
Support atomic modesetting ioctl
Ville Syrjälä
1
-0
/
+240
2015-04-14
mode: Retrieve only the current information for a Connector
Chris Wilson
1
-3
/
+20
2015-03-14
Fix type-limits, pointer-arith and sign-compare warnings
Jan Vesely
1
-1
/
+1
2015-02-11
xf86drmMode: Unconditionally clear ioctl structs
Daniel Vetter
1
-27
/
+28
2015-02-10
Fix gcc -Wextra warnings
Jan Vesely
1
-1
/
+1
2014-08-14
drm: Implement drmCheckModesettingSupported() for DragonFly
François Tigeot
1
-0
/
+2
2014-05-01
Use signed location for drmModeSetPlane
Daniel Kurtz
1
-1
/
+1
2014-01-24
drm: Implement drmCheckModesettingSupported() for FreeBSD
Robert Millan
1
-1
/
+34
2014-01-20
drm: Initialize or valgrind-clear modesetting ioctl arguments.
Eric Anholt
1
-0
/
+19
2013-07-02
drm: add hotspot cursor interface support.
Dave Airlie
1
-0
/
+15
2012-10-14
initialize width/height fields in drmModeCrtc
Rob Clark
1
-1
/
+4
2012-06-08
Add support for bitmask properties
Rob Clark
1
-2
/
+2
2012-06-08
Add support for generic object properties IOCTLs
Paulo Zanoni
1
-0
/
+83
2012-02-02
Using sizeof() on a function parameter with an array type does not
Ville Syrjälä
1
-3
/
+3
2012-02-02
This function was missing.
Ville Syrjälä
1
-0
/
+9
2012-02-02
drmModeFreeResources() always leaked some memory.
Ville Syrjälä
1
-0
/
+6
2011-12-13
libdrm: update drm headers from kernel, including new overlay ioctls & structs
Jesse Barnes
1
-0
/
+153
2011-09-18
drm mode: fix drmIoctl wrapper
Marcin Slusarz
1
-1
/
+1
2011-07-12
Specify the return type explicitly.
Chih-Wei Huang
1
-1
/
+1
2010-08-24
Free the property blob along the error path.
Chris Wilson
1
-1
/
+1
[next]