Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
72affdf9729d9e9a81498196ed5ada4d8f1c599e
72affdf
drm/i915: Silence compiler for GTT selftests
by Chris Wilson
· 8 years ago
e1c5f75
drm/i915: Avoid overflow in computing pot_hole loop termination
by Chris Wilson
· 8 years ago
96676fe
drm/i915/chv: Set min freq to RPn on CHV.
by Deepak S
· 8 years ago
64d83e3
drm/i915: Dump more configuration information for DSI
by Ville Syrjälä
· 8 years ago
9cc1973
drm/i915: fix for WaDisableDopClockGating:bdw
by Robert Bragg
· 8 years ago
a937eaf
drm/i915: Fix uninitialized return from mi_set_context
by Tvrtko Ursulin
· 8 years ago
73dec95
drm/i915: Emit to ringbuffer directly
by Tvrtko Ursulin
· 8 years ago
d2d1501
drm/i915: Convert remaining users of 32bit power domain masks
by Ander Conselvan de Oliveira
· 8 years ago
d892e93
drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
by Chris Wilson
· 8 years ago
04a68a3
drm/i915/gvt: Disable access to stolen memory as a guest
by Chris Wilson
· 8 years ago
496b575
drm/i915: Add initial selftests for hang detection and resets
by Chris Wilson
· 8 years ago
7db4dce
drm/i915: Exercise crossing pot boundaries in the GTT
by Chris Wilson
· 8 years ago
af85f50
drm/i915: Exercise manipulate of single pages in the GGTT
by Chris Wilson
· 8 years ago
210e8ac
drm/i915: Add mock tests for GTT/VMA handling
by Chris Wilson
· 8 years ago
5f32616
drm/i915: Add mock exercise for i915_gem_gtt_insert
by Chris Wilson
· 8 years ago
e619cd0
drm/i915: Add mock exercise for i915_gem_gtt_reserve
by Chris Wilson
· 8 years ago
f40a7b7
drm/i915: Initial selftests for exercising eviction
by Chris Wilson
· 8 years ago
92fdf8d
drm/i915: Force an aliasing_ppgtt test for context execution
by Chris Wilson
· 8 years ago
6cde9a0
drm/i915: Extract aliasing ppgtt setup
by Chris Wilson
· 8 years ago
791ff39
drm/i915: Live testing for context execution
by Chris Wilson
· 8 years ago
af1f83a
drm/i915: Test creation of partial VMA
by Chris Wilson
· 8 years ago
a231bf6
drm/i915: Verify page layout for rotated VMA
by Chris Wilson
· 8 years ago
782a3e9
drm/i915: Exercise i915_vma_pin/i915_vma_insert
by Chris Wilson
· 8 years ago
e3c7a1c
drm/i915: Test creation of VMA
by Chris Wilson
· 8 years ago
aae4a3d
drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
by Chris Wilson
· 8 years ago
4a6f13f
drm/i915: Live testing of lowlevel GTT operations
by Chris Wilson
· 8 years ago
5c3bff4
drm/i915: Exercise filling and removing random ranges from the live GTT
by Chris Wilson
· 8 years ago
6e32ab3
drm/i915: Fill different pages of the GTT
by Chris Wilson
· 8 years ago
62c981c
drm/i915: Exercise filling the top/bottom portions of the global GTT
by Chris Wilson
· 8 years ago
8d28ba4
drm/i915: Exercise filling the top/bottom portions of the ppgtt
by Chris Wilson
· 8 years ago
1c42819
drm/i915: Add initial selftests for i915_gem_gtt
by Chris Wilson
· 8 years ago
ced01af
drm/i915: Add a live dmabuf selftest
by Chris Wilson
· 8 years ago
6cca22e
drm/i915: Add some mock tests for dmabuf interop
by Chris Wilson
· 8 years ago
a8fb2ba
drm/i915: Sanity check all registers for matching fw domains
by Chris Wilson
· 8 years ago
9852d54
drm/i915: Test all fw tables during mock selftests
by Chris Wilson
· 8 years ago
26e7a2a
drm/i915: Move uncore selfchecks to live selftest infrastructure
by Chris Wilson
· 8 years ago
1705945
drm/i915: Test coherency of and barriers between cache domains
by Chris Wilson
· 8 years ago
3d81d58
drm/i915: Test exhaustion of the mmap space
by Chris Wilson
· 8 years ago
48d8981
drm/i915: Test partial mappings
by Chris Wilson
· 8 years ago
12d30d87
drm/i915: Add a live seftest for GEM objects
by Chris Wilson
· 8 years ago
8335fd6
drm/i915: Add selftests for object allocation, phys
by Chris Wilson
· 8 years ago
cd3862d
drm/i915: Live testing of empty requests
by Chris Wilson
· 8 years ago
97b592b
drm/i915: Test request ordering between engines
by Chris Wilson
· 8 years ago
cf8be13
drm/i915: Test simultaneously submitting requests to all engines
by Chris Wilson
· 8 years ago
b348090
drm/i915: Simple selftest to exercise live requests
by Chris Wilson
· 8 years ago
5fd4d11
drm/i915: Add a simple fence selftest to i915_gem_request
by Chris Wilson
· 8 years ago
f1ae924
drm/i915: Add a simple request selftest for waiting
by Chris Wilson
· 8 years ago
c835c55
drm/i915: Add selftests for i915_gem_request
by Chris Wilson
· 8 years ago
4465398
drm/i915: Create a fake object for testing huge allocations
by Chris Wilson
· 8 years ago
0daf011
drm/i915: Mock infrastructure for request emission
by Chris Wilson
· 8 years ago
3b5bb0a
drm/i915: Mock a GGTT for self-testing
by Chris Wilson
· 8 years ago
66d9cb5
drm/i915: Mock the GEM device for self-testing
by Chris Wilson
· 8 years ago
e62e8ad
drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
by Chris Wilson
· 8 years ago
ae1f809
drm/i915: Add unit tests for the breadcrumb rbtree, completion
by Chris Wilson
· 8 years ago
f97fbf9
drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
by Chris Wilson
· 8 years ago
935a2f7
drm/i915: Add some selftests for sg_table manipulation
by Chris Wilson
· 8 years ago
953c7f8
drm/i915: Provide a hook for selftests
by Chris Wilson
· 8 years ago
2ae5573
drm/i915: Clear the last_retired_context following a hang/reset
by Chris Wilson
· 8 years ago
fe3288b
drm/i915: Park the breadcrumbs signaler across a GPU reset
by Chris Wilson
· 8 years ago
1d30963
drm/i915: Kill the tasklet then disable
by Chris Wilson
· 8 years ago
8d613c5
drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()
by Chris Wilson
· 8 years ago
c00122f3
drm/i915: Assert that the active request hasn't been signaled
by Chris Wilson
· 8 years ago
ae9a043
drm/i915: Rename conditional GEM execution macros
by Chris Wilson
· 8 years ago
8c12d12
drm/i915: Move the irq_barrier for reset earlier into reset_prepare
by Chris Wilson
· 8 years ago
c4d4c1c
drm/i915: Flush the freed object queue on device release
by Chris Wilson
· 8 years ago
94d4a2a
drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
by Chris Wilson
· 8 years ago
cad3688
drm/i915: Split device release from unload
by Chris Wilson
· 8 years ago
317eaa9
drm/i915/debugfs: Add i915_hpd_storm_ctl
by Lyude
· 8 years ago
6401c37
drm/i915: Simplify platform checks in intel_fb_pitch_limit()
by Ville Syrjälä
· 8 years ago
d158694
drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
by Ville Syrjälä
· 8 years ago
51a831a
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
4f4631a
drm/i915/byt: Take powerwell for reading PIPESTAT in debugfs
by Chris Wilson
· 8 years ago
72b72ae
drm/i915: Always pin contexts into the high GGTT
by Chris Wilson
· 8 years ago
370a81f
drm/i915: Remove unused function intel_ddi_get_link_dpll()
by Ander Conselvan de Oliveira
· 8 years ago
d8fc70b
drm/i915: Make power domain masks 64 bit long
by Ander Conselvan de Oliveira
· 8 years ago
13f62f5
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
f320d35
Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next
by Dave Airlie
· 8 years ago
79b3349
Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
949e8ab
drm/i915: Use the size/type of address space to make decisions
by Chris Wilson
· 8 years ago
fad0612
drm/amdgpu: report the number of bytes moved at buffer creation
by Samuel Pitoiset
· 8 years ago
38fc485
drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()
by Samuel Pitoiset
· 8 years ago
a52d120
drm/amdgpu: add support for new smc firmware on polaris
by Alex Deucher
· 8 years ago
4d8d44c
drm/amd/powerplay: refine code to avoid potential bug that the memory not cleared.
by Rex Zhu
· 8 years ago
8d2b47d
drm/i915: Enable atomic support by default on supported platforms.
by Maarten Lankhorst
· 8 years ago
6d1f9fb
drm/i915: Add __destroy_hw_context
by Joonas Lahtinen
· 8 years ago
e1cc3db
drm/i915: Assert that we never create a vma for the aliasing_ppgtt
by Chris Wilson
· 8 years ago
969bb72
drm/i915: Check for timeout completion when waiting for the rq to submitted
by Chris Wilson
· 8 years ago
e81ecb5
drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
by Zhi Wang
· 8 years ago
b71953a
drm/i915/dp: Move initialization of hpd_pin to a new function
by Ander Conselvan de Oliveira
· 8 years ago
ca4c389
drm/i915: Remove WA for swapped HPD pins in broxton A stepping
by Ander Conselvan de Oliveira
· 8 years ago
31bb90f
drm/amdgpu: shut up #warning for compile testing
by Arnd Bergmann
· 8 years ago
6127f4a
drm/amdgpu/virt: fix double kfree on bo_va
by Colin Ian King
· 8 years ago
9338acc
drm/radeon: remove some dead code
by Dan Carpenter
· 8 years ago
3b4821f
drm/radeon: avoid kernel segfault in vce when gpu fails to resume
by Jérôme Glisse
· 8 years ago
5ada90d
drm/amd/powerplay: set fan speed to max in profile peak mode only.
by Rex Zhu
· 8 years ago
0d09a09
drm/amd/gfx6: update gb_addr_config
by Flora Cui
· 8 years ago
ea0875a
drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN
by Flora Cui
· 8 years ago
2c0c8f2
drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN
by Flora Cui
· 8 years ago
dd5dfa6
drm/amdgpu: refine si_read_register
by Flora Cui
· 8 years ago
c5dc14f
drm/amdgpu/gfx6: clean up spi configuration
by Flora Cui
· 8 years ago
Next »