index
:
~zhen/intel-gpu-tools
cs_alu
master
mem
Unnamed repository; edit this file 'description' to name the repository.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
lib: extract ioctl_wrappers.c
Daniel Vetter
5
-465
/
+565
2014-03-11
lib: Add missing header to Makefile.sources
Thomas Wood
1
-0
/
+1
2014-03-11
drmtest: reformat the API documentation
Thomas Wood
2
-24
/
+60
2014-02-26
lib: Test against available swap
Chris Wilson
1
-1
/
+1
2014-02-20
Add i915_pciids.h
Chris Wilson
1
-0
/
+211
2014-02-13
lib: (somewhat) structured logging support
Daniel Vetter
2
-0
/
+68
2014-02-12
lib: Make igt_skip noreturn
Daniel Vetter
2
-4
/
+4
2014-02-12
lib: install exit handler only on success for prefault control
Daniel Vetter
1
-2
/
+2
2014-02-11
lib: fix header include
Daniel Vetter
1
-1
/
+1
2014-02-11
lib/display: Fix typo in igt_plane_get_fd_id() (fb)
Damien Lespiau
1
-3
/
+3
2014-02-11
lib: Fix igt_ouput_get_plane() typo (output)
Damien Lespiau
2
-2
/
+2
2014-02-11
lib: Don't wait in igt_wait_for_keypress() if stdin is not a tty
Damien Lespiau
1
-0
/
+3
2014-02-11
lib/display: Fix assertion in set_plane()
Damien Lespiau
1
-1
/
+1
2014-02-11
lib/display: Wait for a vblank after SetPlane()
Damien Lespiau
2
-2
/
+11
2014-02-11
lib/display: Print the fb id, not its pointer in the set_fb() log message
Damien Lespiau
1
-2
/
+2
2014-02-11
lib/display: Add a way to wait at every commit for inspection
Damien Lespiau
1
-0
/
+3
2014-02-11
lib: Add a helper to wait for a keypress
Damien Lespiau
2
-0
/
+15
2014-02-11
lib: Include drm_fourcc.h from igt_kms.h
Damien Lespiau
1
-0
/
+1
2014-02-11
lib: Introduce a new helper kmstest_create_color_fb()
Damien Lespiau
2
-0
/
+23
2014-02-11
lib/display: Add support for DRM planes
Damien Lespiau
2
-2
/
+120
2014-02-11
lib/crc: Add a helper to read a single CRC value
Damien Lespiau
2
-0
/
+15
2014-02-11
lib/crc: Factor out reading a single CRC value
Damien Lespiau
1
-7
/
+16
2014-02-11
lib/display: Check if we're trying to use the same pipe on 2 outputs
Damien Lespiau
1
-1
/
+25
2014-02-11
lib/display: Allow to override the display verbosity with an env variale
Damien Lespiau
1
-0
/
+6
2014-02-11
lib/display: Add a way to specify we don't care about the pipe to use
Damien Lespiau
2
-4
/
+14
2014-02-11
lib/display: Add support for the cursor plane
Damien Lespiau
2
-11
/
+150
2014-02-11
lib/display: Fix the SetCrtc disabling log message
Damien Lespiau
1
-3
/
+2
2014-02-11
lib/display: Add an accessor to retrieve the number of pipes
Damien Lespiau
2
-0
/
+6
2014-02-11
lib: Introduce a for_each_connected_output() macro
Damien Lespiau
1
-0
/
+4
2014-02-11
lib: Introduce symbolic names for display planes
Damien Lespiau
3
-12
/
+26
2014-02-11
lib: Introduce a modeset API
Damien Lespiau
2
-0
/
+423
2014-02-11
lib/drmtest: Fix up skip_henceforth checks
Daniel Vetter
1
-8
/
+5
2014-02-06
lib: fix signed/unsigned comparison issues
Thomas Wood
1
-4
/
+5
2014-02-06
lib/drmtest: Add igt_wait_helper
Jeff McGee
2
-0
/
+18
2014-02-05
lib/drmtest: fix hang in quiescent_gpu_at_exit due to signal-unsafe asprintf
Imre Deak
1
-12
/
+15
2014-02-04
android: Change tests & tools directory to use the lib directory
Rafael Barbalho
1
-1
/
+1
2014-02-04
android: Add the generation of vesion.h & config.h to lib
Rafael Barbalho
1
-0
/
+33
2014-02-04
android: Add makefile for the lib directory
Rafael Barbalho
1
-0
/
+31
2014-02-04
android: Handle the case when android doesn't have mmap64
Rafael Barbalho
1
-0
/
+11
2014-01-31
lib: Capture errno on entry
Chris Wilson
1
-3
/
+5
2014-01-28
iosf: make iosf_rw take a larger addr
Jesse Barnes
1
-25
/
+14
2014-01-28
mmio: drop unused i915_loaded fn
Jesse Barnes
1
-16
/
+0
2014-01-28
mmio: use intel_iosf.c for DPIO reads and writes
Jesse Barnes
4
-133
/
+41
2014-01-27
mmio: allow register init even if debugfs isn't available and i915 isn't loaded
Jesse Barnes
1
-4
/
+1
2014-01-19
lib: add __gem_create
Daniel Vetter
2
-0
/
+16
2014-01-19
lib: extract igt_drop_root
Daniel Vetter
2
-0
/
+14
2014-01-07
lib: Use INSTDONE_I965 and INSTDONE_1 for gen6
Damien Lespiau
1
-3
/
+3
2014-01-07
lib: Move the INSTDONE bit definitions to instdone.c
Damien Lespiau
2
-237
/
+242
2014-01-07
instdone: Add an assert to make sure we never overflow instdone_bits
Damien Lespiau
1
-0
/
+1
2014-01-07
intel_reg: Renamed INST_DONE to INSTDONE
Damien Lespiau
2
-6
/
+6
[prev]
[next]