Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
354d036fcf70654cff2e2cbdda54a835d219b9d2
/
drivers
354d036
drm/i915/tracepoints: Add request submit and execute tracepoints
by Tvrtko Ursulin
· 8 years ago
90aa412
drm/i915/tracepoints: Remove unused i915_gem_request_complete
by Tvrtko Ursulin
· 8 years ago
9369250
drm/i915/tracepoints: Tidy i915_gem_request_wait_begin
by Tvrtko Ursulin
· 8 years ago
1cce892
drm/i915/tracepoints: Adjust i915_gem_ring_dispatch
by Tvrtko Ursulin
· 8 years ago
e235b53
drm/i915/tracepoints: Tidy request event class
by Tvrtko Ursulin
· 8 years ago
56e51bf
drm/i915: Tidy execlists_init_reg_state
by Tvrtko Ursulin
· 8 years ago
e2989f1
drm/i915: Use reservation_object_lock()
by Chris Wilson
· 8 years ago
944a36d
drm/i915: Assert that the request->tail is always qword aligned
by Chris Wilson
· 8 years ago
8d8c386
drm/i915: Add power well SW/HW state verification
by Imre Deak
· 8 years ago
16e8491
drm/i915: Preserve the state of power wells not explicitly enabled
by Imre Deak
· 8 years ago
14544e1
drm/i915/gen9: Fix clearing of the BIOS power well request register
by Imre Deak
· 8 years ago
75ccb2e
drm/i915: Call the sync_hw hook for power wells without a domain
by Imre Deak
· 8 years ago
3c1b38e
drm/i915: Remove redundant toggling from the power well sync_hw hooks
by Imre Deak
· 8 years ago
e18b943
drm/i915: Remove unrequired POSTING_READ from gen6_set_rps()
by Chris Wilson
· 8 years ago
76e4e4b
drm/i915: Store the requested frequency whilst RPS is disabled
by Chris Wilson
· 8 years ago
cfd1c48
drm/i915: Move the common RPS warnings to intel_set_rps()
by Chris Wilson
· 8 years ago
784f2f1
drm/i915: Fix typo in semaphore debug message
by Tvrtko Ursulin
· 8 years ago
23f4a28
drm/i915: Prevent divide-by-zero in debugfs/i915_rps_boost_info
by Chris Wilson
· 8 years ago
48cb912
drm/i915: Remove unneeded struct_mutex around rpm
by Chris Wilson
· 8 years ago
5a55b52
drm/i915: Only apply legacy PDE overflow detection to 3lvl machines
by Chris Wilson
· 8 years ago
f4a7918
drm/i915: DMC 1.03 for Geminilake
by Rodrigo Vivi
· 8 years ago
e54ca97
drm/i915: Remove completed fences after a wait
by Chris Wilson
· 8 years ago
6ef98ea
drm/i915: Only start with the fake-irq timer if interrupts are dead
by Chris Wilson
· 8 years ago
8998567
drm/i915: Defer declaration of missed-interrupt until the waiter is asleep
by Chris Wilson
· 8 years ago
c33ed06
drm/i915: Break i915_spin_request() if we see an interrupt
by Chris Wilson
· 8 years ago
2246bea
drm/i915: Postpone fake breadcrumb interrupt until real interrupts cease
by Chris Wilson
· 8 years ago
3bb56da
drm/i915/glk: Enable pipe CSC
by Ander Conselvan de Oliveira
· 8 years ago
8d371db
drm/i915/glk: Load the degamma LUT even in legacy gamma mode
by Ander Conselvan de Oliveira
· 8 years ago
9f235df
drm/i915: Consolidate gen8_emit_pipe_control
by Tvrtko Ursulin
· 8 years ago
097d4f1
drm/i915: Tidy workaround batch buffer emission
by Tvrtko Ursulin
· 8 years ago
133b4bd
drm/i915: Move common workaround code to intel_engine_cs
by Tvrtko Ursulin
· 8 years ago
8ee7c6e
drm/i915: Simplify cleanup path in intel_engines_init
by Tvrtko Ursulin
· 8 years ago
2f35afe
drm/i915: Make int __intel_ring_space static
by Tvrtko Ursulin
· 8 years ago
fabef82
drm/i915: Drop struct_mutex around frontbuffer flushes
by Chris Wilson
· 8 years ago
24dbf51
drm/i915: struct_mutex is not required for allocating the framebuffer
by Chris Wilson
· 8 years ago
70001cd
drm/i915: Remove struct_mutex for destroying framebuffers
by Chris Wilson
· 8 years ago
581ab1f
drm/i915: Unwind conversion to i915_gem_phys_ops on failure
by Chris Wilson
· 8 years ago
c1d2061
drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
by Chris Wilson
· 8 years ago
bbdf0b2
drm/i915/bxt: Disable device ready before shutdown command
by Uma Shankar
· 8 years ago
eba4daf
drm/i915/bxt: Fix BXT DSI ULPS sequence
by Uma Shankar
· 8 years ago
6043801
drm/i915: Set the Z inversion overlap field
by Deepak M
· 8 years ago
3582ad1
drm/i915: Do RPM Wake during GuC/HuC status read
by sagar.a.kamble@intel.com
· 8 years ago
262fd48
drm/i915: Only enable hotplug interrupts if the display interrupts are enabled
by Chris Wilson
· 8 years ago
f2254d2
drm/i915/bxt: remove WaRsDisableCoarsePowerGating for early BXT
by Jani Nikula
· 8 years ago
362f8b9
drm/i915/bxt: remove snooping workaround on old A revisions
by Jani Nikula
· 8 years ago
8aeaf64
drm/i915/bxt: apply clock gating workaround to all revisions
by Jani Nikula
· 8 years ago
06a20d2
drm/i915: Fix PLL 8x/3 divider for MIPI video mode
by Uma Shankar
· 8 years ago
645a2f6
drm/i915: Check for platform specific GPIO config
by Uma Shankar
· 8 years ago
d7e8ef0
drm/i915/dp: Reset the link params on HPD/connected boot/resume
by Manasi Navare
· 8 years ago
75c7b0b
drm/i915: Use preferred kernel types in i915_gem_gtt.c
by Chris Wilson
· 8 years ago
57202f4
drm/i915: Differentiate the aliasing_ppgtt with an invalid filp
by Chris Wilson
· 8 years ago
e565ceb
drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
by Chris Wilson
· 8 years ago
381b943
drm/i915: Remove i915_address_space.start
by Chris Wilson
· 8 years ago
998f6c0
drm/i915: Remove unused ppgtt->enable()
by Chris Wilson
· 8 years ago
3dc523e
drm/i915: Remove defunct GTT tracepoints
by Chris Wilson
· 8 years ago
75afcf7
drm/i915: Always mark the PDP as dirty when altered
by Chris Wilson
· 8 years ago
ec151f3
drm/i915: Remove superfluous posting reads after clear GGTT
by Chris Wilson
· 8 years ago
c5d092a
drm/i915: Remove bitmap tracking for used-pml4
by Chris Wilson
· 8 years ago
e2b763c
drm/i915: Remove bitmap tracking for used-pdpes
by Chris Wilson
· 8 years ago
fe52e37
drm/i915: Remove bitmap tracking for used-pdes
by Chris Wilson
· 8 years ago
dd19674
drm/i915: Remove bitmap tracking for used-ptes
by Chris Wilson
· 8 years ago
16a011c
drm/i915: Tidy gen6_write_pde()
by Chris Wilson
· 8 years ago
f0a2297
drm/i915: Remove redundant clear of appgtt
by Chris Wilson
· 8 years ago
52c126e
drm/i915: Always preallocate gen6/7 ppgtt
by Chris Wilson
· 8 years ago
ff68597
drm/i915: Move allocate_va_range to GTT
by Chris Wilson
· 8 years ago
9231da7
drm/i915: Remove kmap/kunmap wrappers
by Chris Wilson
· 8 years ago
8448661
drm/i915: Convert clflushed pagetables over to WC maps
by Chris Wilson
· 8 years ago
cbc4e9e
drm/i915: Split ggtt/alasing_gtt unbind_vma
by Chris Wilson
· 8 years ago
1188bc6
drm/i915: Don't special case teardown of aliasing_ppgtt
by Chris Wilson
· 8 years ago
894cceb
drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
by Chris Wilson
· 8 years ago
b31144c
drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
by Chris Wilson
· 8 years ago
ba7a574
drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
by Chris Wilson
· 8 years ago
dfb65e7
drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
by Hans de Goede
· 8 years ago
4ac9659
drm/i915: Remove duplicate intel_logical_ring_workarounds_emit
by Tvrtko Ursulin
· 8 years ago
bd64818
drm/i915: Only apply the jump to the "efficient RPS" frequency on startup
by Chris Wilson
· 8 years ago
17136d5
drm/i915: Don't accidentally increase the frequency in handling DOWN rps
by Chris Wilson
· 8 years ago
db4c5e0
drm/i915: Enable fine-tuned RPS for cherryview
by Chris Wilson
· 8 years ago
5a4c6f1
drm/i915: The return of i915_gpu_info to debugfs
by Chris Wilson
· 8 years ago
65300b1
drm/i915/guc: Don't take struct_mutex for object unreference
by Chris Wilson
· 8 years ago
b8f2169
drm/i915: Silence compiler warning for seltests/i915_gem_coherency
by Chris Wilson
· 8 years ago
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
Next »