genode/repos/os/src/drivers/gpu/intel
Martin Stein 181c78d482 timeout: use uint64_t for all plain time values
This enforces the use of unsigned 64-bit values for time in the duration type,
the timeout framework, the timer session, the userland timer-drivers, and the
alarm framework on all platforms. The commit also adapts the code that uses
these tools accross all basic repositories (base, base-*, os. gems, libports,
ports, dde_*) to use unsigned 64-bit values for time as well as far as this
does not imply profound modifications.

Fixes #3208
2019-05-06 16:15:26 +02:00
..
commands.h os: add Gpu driver for Intel Gen8 HD graphics 2017-08-30 09:59:57 +02:00
context.h os: add Gpu driver for Intel Gen8 HD graphics 2017-08-30 09:59:57 +02:00
context_descriptor.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
ggtt.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
main.cc timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
mmio.h os: add Gpu driver for Intel Gen8 HD graphics 2017-08-30 09:59:57 +02:00
mmio_dump.cc os: add Gpu driver for Intel Gen8 HD graphics 2017-08-30 09:59:57 +02:00
ppgtt.h base: add 'aligned' function to util/misc_math.h 2019-05-03 13:31:39 +02:00
ppgtt_allocator.h Add missing override annotations 2019-02-19 11:12:11 +01:00
ring_buffer.h os: add Gpu driver for Intel Gen8 HD graphics 2017-08-30 09:59:57 +02:00
target.mk gpu: the Intel multiplexer is only for x86_64 2018-01-17 12:14:43 +01:00
types.h os: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
utils.h os: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00