Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7b4d3a16dd97be0ebc793ea046b9af9d5c9b1b1a
7b4d3a1
drm/i915: Remove stop-rings debugfs interface
by Chris Wilson
· 8 years ago
c33d247
drm/i915: Flush the RPS bottom-half when the GPU idles
by Chris Wilson
· 8 years ago
df4ba50
drm/i915: Add background commentary to "waitboosting"
by Chris Wilson
· 8 years ago
0e6883b
drm/i915: Restore waitboost credit to the synchronous waiter
by Chris Wilson
· 8 years ago
e307d62
drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
by Chris Wilson
· 8 years ago
1b51bce
drm/i915: Do not keep postponing the idle-work
by Chris Wilson
· 8 years ago
67d97da
drm/i915: Only start retire worker when idle
by Chris Wilson
· 8 years ago
8411499
drm/i915: Remove check for !crtc_state in intel_plane_atomic_calc_changes()
by Chris Wilson
· 8 years ago
f1fda74
drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()
by Chris Wilson
· 8 years ago
1bbea16
drm/i915: Fix buffer overflow in dsi_calc_mnp()
by Chris Wilson
· 8 years ago
ebe69dd
drm/i915: Fix inconsistent indenting in vbt_panel_init()
by Chris Wilson
· 8 years ago
86f40bb
drm/i915: Match bitmask size to types in intel_fb_initial_config()
by Chris Wilson
· 8 years ago
a98b7e5
drm/i915: Fix inconsistent indenting in i915_error_state_to_str()
by Chris Wilson
· 8 years ago
25bcce9
drm/i915: Fix indentation in i915_gem_framebuffer_info()
by Chris Wilson
· 8 years ago
a72b562
drm/915: Fix long lines and random indent in gen6_set_rps_thresholds()
by Chris Wilson
· 8 years ago
338d0ee
drm/i915: Fix random indent in i915_drm_resume()
by Chris Wilson
· 8 years ago
c5a7b5a
drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
by Chris Wilson
· 8 years ago
61ff75a
drm/i915: Simplify enabling user-interrupts with L3-remapping
by Chris Wilson
· 8 years ago
31bb59c
drm/i915: Move the get/put irq locking into the caller
by Chris Wilson
· 8 years ago
b385085
drm/i915: Embed signaling node into the GEM request
by Chris Wilson
· 8 years ago
c81d461
drm/i915: Convert trace-irq to the breadcrumb waiter
by Chris Wilson
· 8 years ago
1137fa8
drm/i915: Stop setting wraparound seqno on initialisation
by Chris Wilson
· 8 years ago
3d5564e
drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
by Chris Wilson
· 8 years ago
7ec2c73
drm/i915: Check the CPU cached value in HWS of seqno after waking the waiter
by Chris Wilson
· 8 years ago
f8973c2
drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
by Chris Wilson
· 8 years ago
7d5ea80
drm/i915: Refactor scratch object allocation for gen2 w/a buffer
by Chris Wilson
· 8 years ago
de8fe16
drm/i915: Allocate scratch page from stolen
by Chris Wilson
· 8 years ago
f829195
drm/i915: Stop mapping the scratch page into CPU space
by Chris Wilson
· 8 years ago
1b7744e
drm/i915: Use HWS for seqno tracking everywhere
by Chris Wilson
· 8 years ago
f69a02c
drm/i915: Spin after waking up for an interrupt
by Chris Wilson
· 8 years ago
688e6c7
drm/i915: Slaughter the thundering i915_wait_request herd
by Chris Wilson
· 8 years ago
1f15b76
drm/i915: Separate GPU hang waitqueue from advance
by Chris Wilson
· 8 years ago
26a02b8
drm/i915: Make queueing the hangcheck work inline
by Chris Wilson
· 8 years ago
7774002
drm/i915: Remove the dedicated hangcheck workqueue
by Chris Wilson
· 8 years ago
0553572
drm/i915: Delay queuing hangcheck to wait-request
by Chris Wilson
· 8 years ago
bed50ae
drm/i915/shrinker: Flush active on objects before counting
by Chris Wilson
· 8 years ago
c739302
drm/i915/bxt: Remove the preliminary_hw_support flag
by Imre Deak
· 8 years ago
37f501a
drm/i915/bxt: Export pooled eu info to userspace
by arun.siluvery@linux.intel.com
· 8 years ago
fc61984
drm/i915/bxt: Fix sanity check for BIOS RC6 setup
by Imre Deak
· 8 years ago
b99d49c
drm/i915: Fix log type for RC6 debug messages
by Imre Deak
· 8 years ago
ed00307
drm/i915/ringbuffer: Move all default irq vfuncs init to a separate func
by Chris Wilson
· 8 years ago
6f7bef7
drm/i915/ringbuffer: Move all generic engine->dispatch_batchbuffer together
by Chris Wilson
· 8 years ago
8d22891
drm/i915: Trim some if-else braces
by Tvrtko Ursulin
· 8 years ago
4b8e38a
drm/i915: Consolidate legacy semaphore initialization
by Tvrtko Ursulin
· 8 years ago
c38c651
drm/i915: Compact gen8_ring_sync
by Tvrtko Ursulin
· 8 years ago
1b9e665
drm/i915: Compact Gen8 semaphore initialization
by Tvrtko Ursulin
· 8 years ago
db3d401
drm/i915: Move semaphore object creation into intel_ring_init_semaphores
by Tvrtko Ursulin
· 8 years ago
d9a6461
drm/i915: Consolidate semaphore vfuncs init
by Tvrtko Ursulin
· 8 years ago
960ecaa
drm/i915: Consolidate dispatch_execbuffer vfunc
by Tvrtko Ursulin
· 8 years ago
1d8a133
drm/i915: Consolidate init_hw vfunc
by Tvrtko Ursulin
· 8 years ago
604096d
drm/i915: Consolidate get/set_seqno
by Tvrtko Ursulin
· 8 years ago
b970032
drm/i915: Consolidate get and put irq vfuncs
by Tvrtko Ursulin
· 8 years ago
cc54a82
drm/i915: Consolidate seqno_barrier vfunc
by Tvrtko Ursulin
· 8 years ago
7445a2a
drm/i915: Consolidate add_request vfunc
by Tvrtko Ursulin
· 8 years ago
06a2fe2
drm/i915: Consolidate write_tail vfunc initializer
by Tvrtko Ursulin
· 8 years ago
ffebb83
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
4a17fe1
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
76f8421
drm/i915: Perform Sandybridge BSD tail write under the forcewake
by Chris Wilson
· 8 years ago
87273b7
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
aaaffb8
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
84a6e1d
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
41e8a1e
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
564514fd
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
dfaa200
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
4ce533b
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
919fcd5
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
8b00f55
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
117c114
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
2c2ccc3
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
d54fe4a
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
3d808eb
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
25ab57f
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
12bb631
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
a5b2fd8
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
eb0241c
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
7cf41c3
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
0d01d0c
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
3e7941a
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
4c80275
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
8d90dfd
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
186f1c5
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
90a392c
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
0698cf6
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
2af0507
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
e7615b3
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
84c2aa9
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
8c6cea0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
9b6a2d7
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
27bf23a
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
3016a31
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
a767017
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
9036ff0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
93220c0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
24d8441
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
8ad32a0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
e24ca05
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
e084e1b
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
95cac28
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
b85c1ec
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
2ec9ba3
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
Next »