index
:
mesa/drm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xf86drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
Fix stray caller of drmCompareDevices
Adam Jackson
1
-1
/
+1
2017-05-04
Export drmDevicesEqual
Adam Jackson
1
-9
/
+9
2017-04-03
xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList
Seung-Woo Kim
1
-6
/
+12
2017-01-20
xf86drm: Reuse sysfs_uevent_get()
Thierry Reding
1
-48
/
+18
2017-01-20
xf86drm: Add platform and host1x bus support
Thierry Reding
1
-0
/
+300
2017-01-20
xf86drm: Add USB support
Thierry Reding
1
-0
/
+175
2017-01-20
xf86drm: Factor out drmDeviceAlloc()
Thierry Reding
1
-27
/
+51
2017-01-16
xf86drm: fix null termination of string buffer
Taro Yamada
1
-2
/
+2
2017-01-12
xf86drm: Fix indentation
Thierry Reding
1
-2
/
+2
2016-12-24
xf86drm: don't fatal on per device error in drmGetDevice[s]2
Jonathan Gray
1
-2
/
+2
2016-12-24
xf86drm: add a non-sysfs version of drmGetDeviceNameFromFd2
Jonathan Gray
1
-2
/
+42
2016-12-24
xf86drm: adjust device node path for minor base
Jonathan Gray
1
-4
/
+12
2016-12-12
xf86drm: fix sign-compare warning
Grazvydas Ignotas
1
-1
/
+1
2016-12-05
xf86drm: implement an OpenBSD specific drmGetDevice2
Jonathan Gray
1
-0
/
+62
2016-12-05
xf86drm: implement drmParsePciBusInfo for OpenBSD
Jonathan Gray
1
-0
/
+24
2016-12-05
xf86drm: implement drmParsePciDeviceInfo for OpenBSD
Jonathan Gray
1
-0
/
+41
2016-12-05
xf86drm: implement drmParseSubsystemType for OpenBSD
Jonathan Gray
1
-0
/
+2
2016-12-05
xf86drm: implement drmGetMinorNameForFD for non-sysfs
Jonathan Gray
1
-1
/
+34
2016-12-05
xf86drm: introduce drmGetDevice[s]2
Emil Velikov
1
-8
/
+62
2016-12-05
xf86drm: parse the separate sysfs files for vendor... info
Emil Velikov
1
-4
/
+54
2016-12-05
xf86drm: add plumbing to not retrieve PCI device revision
Emil Velikov
1
-5
/
+9
2016-12-05
xf86drm: use maj/min in drmParsePciDeviceInfo()
Emil Velikov
1
-7
/
+6
2016-11-22
xf86drm: introduce drmGetDeviceNameFromFd2
Emil Velikov
1
-0
/
+51
2016-11-14
xd86drm: read more than 128 bytes of uevent in drmParsePciBusInfo
Emil Velikov
1
-2
/
+2
2016-10-21
Silence runtime complaints on platform devices
Eric Anholt
1
-2
/
+0
2016-10-21
Return an -ENODEV from drmGetDevice() when no device was found.
Rob Herring
1
-0
/
+2
2016-07-20
drm: fix drmFreeDevices memory leak on multi GPU setups
Qiang Yu
1
-2
/
+3
2016-07-20
drm: drmGetDevice return correct device on multi GPU setups
Qiang Yu
1
-5
/
+15
2016-07-06
pull in sys/sysmacros.h when available
Mike Frysinger
1
-2
/
+5
2016-07-06
xf86drm.c: Fix mix of tabs and spaces
Jan Vesely
1
-723
/
+721
2016-06-10
xf86drm: ensure proper alignment of pointers in drmProcessPciDevice
Nicolai Hähnle
1
-1
/
+1
2016-06-06
drm: fix multi GPU drmGetDevices only return one device
Qiang Yu
1
-1
/
+4
2016-04-07
xf86drm: Fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-01-22
xf86drm: Bound strstr() to the allocated data
Damien Lespiau
1
-1
/
+2
2015-10-20
xf86drm: Handle unrecognized subsystems safely in drmGetDevice[s]()
Matt Roper
1
-2
/
+2
2015-10-20
xf86drm: Fix error handling for drmGetDevice()
Matt Roper
1
-5
/
+5
2015-10-14
Fix void pointer arithmetic in drmProcessPciDevice
Michel Dänzer
1
-9
/
+10
2015-10-02
xf86drm: Fix error handling for drmGetDevices()
Matt Roper
1
-5
/
+5
2015-09-28
xf86drm: include <limits.h> for PATH_MAX
Felix Janda
1
-0
/
+1
2015-09-21
xf86drm: remove makedev() hack/workaround
Emil Velikov
1
-8
/
+0
2015-09-21
xf86drm: add drm{Get,Free}Device
Emil Velikov
1
-1
/
+114
2015-09-21
xf86drm: split out drmProcessPciDevice and drmFoldDuplicatedDevices
Emil Velikov
1
-49
/
+74
2015-09-21
xf86drm: warn on missing drmGetMinorNameForFD implementation
Emil Velikov
1
-0
/
+2
2015-09-21
xf86drm: move ifdef __linux__ guards where needed
Emil Velikov
1
-18
/
+15
2015-09-21
xf86drm: rework drmGetDevices()
Emil Velikov
1
-110
/
+94
2015-09-21
xf86drm: rename drmSameDevice to drmCompareBusInfo
Emil Velikov
1
-6
/
+8
2015-09-21
xf86drm: move the final linux specific bits out of drmGetDevices
Emil Velikov
1
-10
/
+9
2015-09-21
xf86drm: move platform details to drmParsePciDeviceInfo()
Emil Velikov
1
-21
/
+15
2015-09-21
xf86drm: flex platform specifics into drmParsePciBusInfo
Emil Velikov
1
-26
/
+20
2015-09-04
drm: make individual drm_server_info fxns optional
Rob Clark
1
-5
/
+7
[next]