index
:
~sima/intel-gpu-tools
MI-fun
autohell
blitter-death
finish_gpu
fixtures
flip-jitter
foo
for-ben
for-damien
for-ickle
for-imre
for-jekstrand
gem_stress
gem_stress-bad
gem_stress-fallout
hang
intel_copy_bo
master
meh
more-ctx-tests
no-more-cookies-for-me
piglit
ppgtt-fixes
prts
races
retval-infrastructure
ring-sync
script
snprintf
stuff
tile-layout
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
lib/igt_core.c: disable lowmemorykiller during tests
Tim Gore
1
-2
/
+71
2014-09-30
lib/aux: Print progress output at INFO level
Daniel Vetter
1
-11
/
+21
2014-09-30
lib: add a function to indicate activity
Thomas Wood
2
-0
/
+16
2014-09-30
lib: ensure any buffers are flushed before fork
Thomas Wood
1
-0
/
+7
2014-09-30
doc: various spelling and typo fixes
Thomas Wood
9
-39
/
+39
2014-09-30
tests/pm_rpm: factor out drm_open_any_master
Imre Deak
2
-0
/
+20
2014-09-30
lib/skl: Return the render copy and media fill functions
Xiang, Haihao
1
-1
/
+5
2014-09-30
mediafill/skl: Follow spec to configure media sampler DOP clock gating in PIP...
Zhao Yakui
2
-0
/
+8
2014-09-30
mediafill/skl: Follow spec to configure FORCE_MEDIA_AWAKE in PIPELINE_SELECTION
Zhao Yakui
2
-1
/
+15
2014-09-30
mediafill/skl: Follow the spec to add pipeline_select mask
Zhao Yakui
2
-1
/
+5
2014-09-30
mediafill/skl: follow the spec to update STATE_BASE_ADDRESS command
Zhao Yakui
1
-3
/
+8
2014-09-30
mediafill/skl: Start the gen9 media_fill from the gen8 version
Zhao Yakui
4
-0
/
+402
2014-09-30
rendercopy/skl: Set the URB VS start address to 4
Xiang, Haihao
1
-1
/
+1
2014-09-30
rendercopy/skl: Follow the spec to add the Pipeline selection mask
Zhao Yakui
2
-1
/
+4
2014-09-30
rendercopy/skl: Emit 3DSTATE_WM_HZ_OP
Zhao Yakui
1
-0
/
+11
2014-09-30
rendercopy/skl: Fix the 3DSTATE_DS instruction length
Zhao Yakui
1
-3
/
+5
2014-09-30
rendercopy/skl: Fix the STATE_BASE_ADDRESS instruction length
Zhao Yakui
1
-3
/
+8
2014-09-30
rendercopy/skl: Set Instruction Buffer size Modify Enable to 1
Zhao Yakui
1
-1
/
+1
2014-09-30
rendercopy/skl: update instruction length
Zhao Yakui
1
-28
/
+61
2014-09-30
rendercopy/skl: Pass the context to rendercopy function on SKL
Zhao Yakui
2
-5
/
+8
2014-09-30
rendercopy/skl: Update 3DSTATE_SBE
Damien Lespiau
2
-1
/
+8
2014-09-30
rendercopy/skl: Set the 3DSTATE_VF state
Damien Lespiau
2
-1
/
+5
2014-09-30
rendercopy/skl: Start the gen9 rendercopy from the gen8 version
Damien Lespiau
4
-0
/
+984
2014-09-30
skl: initialize instdone bits for gen9
Damien Lespiau
1
-1
/
+9
2014-09-30
skl: Add gen9 to intel_gen()
Damien Lespiau
1
-0
/
+2
2014-09-30
skl: Add SKL PCI ids
Damien Lespiau
1
-6
/
+52
2014-09-29
lib/igt_core: make single/simple tests use igt_exit
Tim Gore
2
-9
/
+9
2014-09-18
lib: Add igt_plane_set_size()
Ville Syrjälä
2
-4
/
+33
2014-09-12
lib: Try harder to drop-caches
Chris Wilson
1
-1
/
+3
2014-09-09
igt/gem_ppgtt: Create secondary contexts and mm
Chris Wilson
2
-1
/
+19
2014-09-09
test: Exercise full ppgtt switching between multiple fd
Chris Wilson
1
-0
/
+1
2014-09-08
igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLC
Chris Wilson
2
-0
/
+17
2014-09-06
aux: Squelch warning when emitting progress indicator
Chris Wilson
1
-3
/
+3
2014-09-06
core: Prettify igt_require_f output
Chris Wilson
1
-13
/
+14
2014-09-06
lib/igt_fb: Ignore RGB888
Chris Wilson
1
-1
/
+1
2014-09-06
lib/igt_fb: Add debug output for creating fb
Chris Wilson
1
-13
/
+18
2014-09-06
core: Display subtest walltime
Chris Wilson
1
-3
/
+19
2014-09-05
lib: keep a list of modified connectors to reset
Thomas Wood
1
-17
/
+37
2014-09-05
lib: don't force HDMI or DP connectors on HSW and BDW
Thomas Wood
1
-0
/
+12
2014-09-05
lib/igt_fb: ensure igt_create_fb parameters are consistent
Thomas Wood
2
-2
/
+2
2014-09-05
lib: move create_stereo_fb from testdisplay to igt_fb
Thomas Wood
3
-1
/
+105
2014-09-05
lib: add kmstest_edid_add_3d
Thomas Wood
2
-0
/
+81
2014-09-05
lib: Add MI_LOAD_REGISTER_IMM
Mika Kuoppala
1
-0
/
+1
2014-09-05
lib/gen6_render: fix GEN6_3DSTATE_VF_STATISTICS define
Mika Kuoppala
1
-1
/
+1
2014-09-05
lib/rendercopy: fix a typo in define
Mika Kuoppala
2
-2
/
+2
2014-09-05
lib/igt_aux: Improve wait_for_keypress helper a bit
Daniel Vetter
3
-8
/
+23
2014-09-04
igt_core: zero exit_handler_count before forking
Paulo Zanoni
1
-1
/
+10
2014-09-01
rendercopy/gen8: Fix vertex buffer relocation
Chris Wilson
1
-4
/
+3
2014-08-30
batch: Fix typo in BLIT_BATCH_BEGIN
Chris Wilson
1
-1
/
+1
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
2
-34
/
+24
[next]