index
:
~nchery/mesa
arc/before-no-retiling
arc/inspect-aux
arc/srgb-cnl-indirect-only
jenkins
jenkins_custom
jenkins_g965
jenkins_vulkan
master
sent/fix/astc-wa
sent/fix/compressed-mipmaps
sent/fix/gen78clear
sent/misc-compressed
test-etc2
wip/fix/compressed-mips
wip/fix/etc-cubemap
wip/fix/hiz-bugs
wip/fix/icl
wip/fix/pc-sync
wip/fix/same-tiling
wip/fix/stop-retiling
wip/perf/blit-maps
wip/perf/compressed-tiled-memcpy
wip/refactor/aux-func
wip/refactor/bufmgr
wip/refactor/ccs
wip/refactor/misc
wip/refactor/new-tile-memcpy-multilevel
wip/refactor/non-recursive-mt
wip/refactor/packet-emission
Mesa
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
loader
/
loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
loader: add loader_open_render_node(..)
Christian Gmeiner
1
-0
/
+65
2018-08-17
loader: add dri_driver option to override dri driver to load
Qiang Yu
1
-0
/
+30
2018-08-17
xmlconfig: add kernel_driver device attribute
Qiang Yu
1
-1
/
+1
2018-08-17
loader: abstract loader_get_kernel_driver_name for reuse
Qiang Yu
1
-16
/
+23
2018-08-02
loader: fix indentation
Eric Engestrom
1
-2
/
+2
2018-03-02
loader: Add support for platform and host1x busses
Thierry Reding
1
-0
/
+27
2018-02-20
loader: Fix compiler warnings about truncating the PCI ID path.
Eric Anholt
1
-8
/
+7
2018-01-25
loader: let compiler figure out the length of the string
Eric Engestrom
1
-2
/
+1
2017-10-26
loader: drop empty function alias
Eric Engestrom
1
-11
/
+2
2017-10-26
loader: use drmGetDeviceNameFromFd2 from libdrm
Greg V
1
-35
/
+1
2017-07-31
xmlconfig: move into src/util
Nicolai Hähnle
1
-2
/
+2
2017-06-21
egl: turn one more boolean `int` into a `bool`
Eric Engestrom
1
-5
/
+5
2017-03-15
loader: use drmGetDevice[s]2 API
Emil Velikov
1
-3
/
+3
2017-03-08
loader: Move non-error message to debug level
Fabio Estevam
1
-1
/
+1
2017-02-10
loader: unconditionally include unistd.h and stdlib.h
Nicolai Hähnle
1
-2
/
+2
2017-02-06
loader: Add an environment variable to override driver name choice.
Eric Anholt
1
-0
/
+11
2016-11-15
loader: fixup driver names if needed
Christian Gmeiner
1
-0
/
+6
2016-11-15
loader: add loader_get_extensions_name(..) helper
Christian Gmeiner
1
-0
/
+19
2016-10-18
loader: cleanup copyright section
Emil Velikov
1
-40
/
+2
2016-10-18
loader: remove loader_get_driver_for_fd() driver_type
Emil Velikov
1
-7
/
+1
2016-10-18
loader: remove final sysfs codepath in loader_get_device_name_for_fd()
Emil Velikov
1
-46
/
+1
2016-10-18
loader: remove libudev_get_device_name_for_fd and related code
Emil Velikov
1
-126
/
+0
2016-10-18
loader: reimplement loader_get_user_preferred_fd via libdrm
Emil Velikov
1
-141
/
+106
2016-10-18
loader: annotate __driConfigOptionsLoader as static
Emil Velikov
1
-1
/
+1
2016-10-18
loader: separate USE_DRICONF code into separate function
Emil Velikov
1
-12
/
+18
2016-10-18
loader: slim down loader_get_pci_id_for_fd implementation(s)
Emil Velikov
1
-156
/
+16
2016-09-01
loader: fix sysfs uevent file parsing
Frank Binns
1
-2
/
+4
2016-07-26
mesa: Use AC_HEADER_MAJOR to include correct header for major().
Matt Turner
1
-2
/
+5
2016-04-21
loader: add a libdrm case for loader_get_device_name_for_fd
Jonathan Gray
1
-1
/
+25
2015-07-22
loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H
Emil Velikov
1
-4
/
+4
2015-07-11
loader: don't leak udev_enumerate
Guillaume Desmottes
1
-0
/
+4
2015-07-08
loader: Look for any version of currently linked libudev.so
Chris Wilson
1
-18
/
+28
2015-06-24
loader: move loader_open_device out of HAVE_LIBUDEV block
Julien Isorce
1
-18
/
+18
2015-06-23
loader: Rename drm_open_device() to loader_open_device() and share it
Derek Foreman
1
-3
/
+3
2015-03-16
loader: include <sys/stat.h> for non-sysfs builds
Emil Velikov
1
-1
/
+1
2015-02-21
loader: not having a pci-id should not be a warn
Rob Clark
1
-3
/
+6
2014-09-23
loader: Check dlsym() did not fail in libudev_get_device_name_for_fd()
Juha-Pekka Heikkila
1
-0
/
+3
2014-09-06
loader: fds can be 0
Dave Airlie
1
-1
/
+1
2014-07-01
loader: Use drirc device_id parameter in complement to DRI_PRIME
Axel Davy
1
-0
/
+27
2014-07-01
loader: add gpu selection code via DRI_PRIME.
Axel Davy
1
-0
/
+185
2014-05-29
loader: add optional /sys filesystem method for PCI identification.
Gary Wong
1
-0
/
+112
2014-05-29
loader: allow attempting more than one method of PCI identification.
Gary Wong
1
-18
/
+46
2014-04-05
loader: don't limit the non-udev path to only android
Jonathan Gray
1
-1
/
+1
2014-04-05
loader: use 0 instead of FALSE which isn't defined
Jonathan Gray
1
-2
/
+2
2014-03-19
loader: add special logic to distinguish nouveau from nouveau_vieux
Ilia Mirkin
1
-1
/
+4
2014-02-01
dri: Add a useful error message if someone's packages missed libudev deps.
Eric Anholt
1
-0
/
+5
2014-02-01
dri: Also support the loader with libudev.so.0.
Eric Anholt
1
-0
/
+10
2014-01-29
loader: do not print the pci id during normal operation
Emil Velikov
1
-1
/
+1
2014-01-29
loader: print WARNING and FATAL messages using the default logger
Emil Velikov
1
-1
/
+1
2014-01-28
loader: include dlfcn.h when building with HAVE_LIBUDEV
Emil Velikov
1
-0
/
+2
[next]