Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
56299fb7d9047cc1d25362827073b2ac0984ed21
56299fb
drm/i915: Signal first fence from irq handler if complete
by Chris Wilson
· 8 years ago
8d769ea
drm/i915: Report both waiters and success from intel_engine_wakeup()
by Chris Wilson
· 8 years ago
b0734f77b
drm/i915: Distinguish between timeout and error in sideband transactions
by Chris Wilson
· 8 years ago
afeddf5
drm/i915: Reduce context alignment
by Chris Wilson
· 8 years ago
12946ec
drm/i915: Remove redundant TLB invalidate on switching ppgtt
by Chris Wilson
· 8 years ago
20fe17a
drm/i915: Remove redundant TLB invalidate on switching contexts
by Chris Wilson
· 8 years ago
6067a27
drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
by Mika Kuoppala
· 8 years ago
31c7eff
drm/i915: Remove the vma from the drm_mm if binding fails
by Chris Wilson
· 8 years ago
2f7399a
drm/i915: Unwind vma->pages allocation upon failure
by Chris Wilson
· 8 years ago
bf75d59
drm/i915: Only unwind the local pgtable layer if empty
by Chris Wilson
· 8 years ago
69060d9
drm/i915/bdw: Do not write the replay bit of the ring mode register
by Kelvin Gardiner
· 8 years ago
ca7a45b
drm/i915/skl: Add missing SKL ID
by Michał Winiarski
· 8 years ago
c771633
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
62b6956
drm/i915: Only enable DDI IO power domains after enabling DPLL
by Ander Conselvan de Oliveira
· 8 years ago
71cc22e
drm/i915/glk: Don't enable DDI IO power domains during init
by Ander Conselvan de Oliveira
· 8 years ago
f4f4b59
drm/i915/glk: Implement WaDDIIOTimeout
by Ander Conselvan de Oliveira
· 8 years ago
9a5da00
drm/i915: Check encoder type in enc_to_dig_port()
by Ander Conselvan de Oliveira
· 8 years ago
79f255a
drm/i915: Store encoder power domain in struct intel_encoder
by Ander Conselvan de Oliveira
· 8 years ago
5432fca
drm/i915: Store aux power domain in intel_dp
by Ander Conselvan de Oliveira
· 8 years ago
9e89f9e
drm/i915: Advance start address on crossing PML (48b ppgtt) boundary
by Chris Wilson
· 8 years ago
aa14943
drm/i915: Sanity check the vma->node prior to binding into the GTT
by Chris Wilson
· 8 years ago
357480c
drm/i915: Assert we do not overflow 4lvl page directories
by Chris Wilson
· 8 years ago
b3bb8288
drm/i915: Assert all sg are initialised in fake_dma_object for selftests
by Chris Wilson
· 8 years ago
91e3215
drm/i915: Timeout lowlevel_hole GTT selftest early
by Chris Wilson
· 8 years ago
ef0f411
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
by Kenneth Graunke
· 8 years ago
e393d0d
drm/i915/lspcon: Switch back to PCON mode after output replug
by Imre Deak
· 8 years ago
fe9ae7a
drm/i915/execlists: Detect an out-of-order context switch
by Chris Wilson
· 8 years ago
ffe5111
drm/i915: Introduce intel_ddi_dp_voltage_max()
by Ville Syrjälä
· 8 years ago
97eeb87
drm/i915: Refactor translate_signal_level()
by Ville Syrjälä
· 8 years ago
7d1c42e
drm/i915: Refactor code to select the DDI buf translation table
by Ville Syrjälä
· 8 years ago
754a765
drm/i915/fbdev: Stop repeating tile configuration on stagnation
by Chris Wilson
· 8 years ago
64a5771
lib/Kconfig: make PRIME_NUMBERS not user selectable.
by Dave Airlie
· 8 years ago
7fef80a
drm/tinydrm: helpers: Properly fix backlight dependency
by Noralf Trønnes
· 8 years ago
ce8c013
drm/tinydrm: mipi-dbi: Fix field width specifier warning
by Noralf Trønnes
· 8 years ago
b401f34
drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized
by Noralf Trønnes
· 8 years ago
8d0e9bc
drm/i915: Suppress fbc suggestion to increase stolen if disabled
by Chris Wilson
· 8 years ago
1e8ad3d
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
894ebc4
Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
84f7174
Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
0f2f61d
drm/i915: Remove one level of indention from wait-for-execute
by Chris Wilson
· 8 years ago
24f417e
drm/i915: Immediately process a reset before starting waiting
by Chris Wilson
· 8 years ago
e070511
drm/i915: Refactor direct GPU reset from request waiters
by Chris Wilson
· 8 years ago
a49625f
drm/i915: Replace reset_wait_queue with default_wake_function
by Chris Wilson
· 8 years ago
591c0fb
drm/i915: Exercise request cancellation using a mock selftest
by Chris Wilson
· 8 years ago
d6a2289
drm/i915: Remove the preempted request from the execution queue
by Chris Wilson
· 8 years ago
9eb143b
drm/i915: Allow a request to be cancelled
by Chris Wilson
· 8 years ago
cced5e2
drm/i915: Take a reference whilst processing the signaler request
by Chris Wilson
· 8 years ago
754c9fd
drm/i915: Protect the request->global_seqno with the engine->timeline lock
by Chris Wilson
· 8 years ago
fe49789
drm/i915: Deconstruct execute fence
by Chris Wilson
· 8 years ago
541ca6e
drm/i915: Inline __i915_gem_request_wait_for_execute()
by Chris Wilson
· 8 years ago
7de53bf
drm/i915: Add ourselves to the gpu error waitqueue for the entire wait
by Chris Wilson
· 8 years ago
4b36b2e
drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue
by Chris Wilson
· 8 years ago
12d3173
drm/i915: Move reserve_seqno() next to unreserve_seqno()
by Chris Wilson
· 8 years ago
9b6586a
drm/i915: Keep a global seqno per-engine
by Chris Wilson
· 8 years ago
309663a
drm/i915: Check against the signaled bit for fences/requests
by Chris Wilson
· 8 years ago
a5570fe
Revert "drm/i915/dp: Ratelimit DP aux timeout messages"
by Chris Wilson
· 8 years ago
08f5ba9
drm/i915/glk: Fix Geminilake scalers mode programming
by Ander Conselvan de Oliveira
· 8 years ago
6ebc692
drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers()
by Ander Conselvan de Oliveira
· 8 years ago
5b7280f
drm/i915/glk: Fix maximum scaling factor for Geminilake scalers
by Ander Conselvan de Oliveira
· 8 years ago
19c3164
drm/i915/glk: Fix watermark computations for third sprite plane
by Ander Conselvan de Oliveira
· 8 years ago
4509276
drm/i915: Remove Braswell GGTT update w/a
by Chris Wilson
· 8 years ago
7ee6860
drm/i915/dp: Ratelimit DP aux timeout messages
by Lyude
· 8 years ago
f81fa76
drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files
by Vincent Abriou
· 8 years ago
43f86c9
Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
a5eb76d
Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm-next
by Dave Airlie
· 8 years ago
187368a
drm/amd/powerplay: fix PSI feature on Polars12.
by Rex Zhu
· 8 years ago
d59b21e
drm/i915: Remove 'retire' parameter from intel_fb_obj_flush
by Chris Wilson
· 8 years ago
57822dc
drm/i915: Perform object clflushing asynchronously
by Chris Wilson
· 8 years ago
f6aaba4
drm/i915: Skip clflushes for all non-page backed objects
by Chris Wilson
· 8 years ago
5a97bcc
drm/i915: Amalgamate flushing of display objects
by Chris Wilson
· 8 years ago
e59dc17
drm/i915: Move cpu_cache_is_coherent() to header
by Chris Wilson
· 8 years ago
208b84a
drm/i915: Remove change_domain tracepoint
by Chris Wilson
· 8 years ago
1d6aa7a
drm/i915: Add i915_param charp macro magic
by Chris Wilson
· 8 years ago
718e884
drm/i915/gvt: set ring buffer size to default for guc submission
by Chuanxiao Dong
· 8 years ago
4694335
drm/amdgpu: refuse to reserve io mem for split VRAM buffers
by Nicolai Hähnle
· 8 years ago
3089c1d
drm/ttm: fix use-after-free races in vm fault handling
by Nicolai Hähnle
· 8 years ago
99c181a
drm/i915/tracepoints: Add hw_id to context tracepoints
by Tvrtko Ursulin
· 8 years ago
d7d9683
drm/i915/tracepoints: Add backend level request in and out tracepoints
by Tvrtko Ursulin
· 8 years ago
dffabc8
drm/i915/tracepoints: Rename i915_gem_request_notify
by Tvrtko Ursulin
· 8 years ago
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
Next »