Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
25b4620ee822d5f3c2deb3f1358e82763578788f
/
drivers
25b4620
drm/i915/dsi: Skip delays for v3 VBTs in vid-mode
by Hans de Goede
· 8 years ago
38dec5c
drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
by Hans de Goede
· 8 years ago
7108b43
drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable
by Hans de Goede
· 8 years ago
3983145
drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order
by Hans de Goede
· 8 years ago
f5bce6d
drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
by Hans de Goede
· 8 years ago
3e40fa8
drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()
by Hans de Goede
· 8 years ago
deae200
drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable
by Hans de Goede
· 8 years ago
c7dc527
drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls
by Hans de Goede
· 8 years ago
19c17df
drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON
by Hans de Goede
· 8 years ago
249f696
drm/i915/dsi: Document the panel enable / disable sequences from the spec
by Hans de Goede
· 8 years ago
9160095
drm/i915: use BUILD_BUG_ON to ensure platform name has been set up
by Jani Nikula
· 8 years ago
0129936
drm/i915/gen9: Increase PCODE request timeout to 50ms
by Imre Deak
· 8 years ago
4644848
drm/i915/glk: Add MIPIIO Enable/disable sequence
by Deepak M
· 8 years ago
f4c3a88
drm/i915: Tighten mmio arrays for MIPI_PORT
by Chris Wilson
· 8 years ago
0c33518
drm/i915/guc: Reorder __i915_guc_submit to reduce spinlock holdtime
by Chris Wilson
· 8 years ago
349ab91
drm/i915/guc: Make wq_lock irq-safe
by Chris Wilson
· 8 years ago
1e08a26
drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A
by Hans de Goede
· 8 years ago
18a0009
drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
by Hans de Goede
· 8 years ago
14be7a5
drm/i915/dsi: Move intel_dsi_clear_device_ready()
by Hans de Goede
· 8 years ago
c7991ec
drm/i915/dsi: Add intel_dsi_unprepare() helper
by Hans de Goede
· 8 years ago
5a2e65e7
drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers
by Hans de Goede
· 8 years ago
3870b89
drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
by Hans de Goede
· 8 years ago
80166e40
drm/i915: Consolidate reporting of "missed breadcrumbs"
by Chris Wilson
· 8 years ago
ebeac38
drm/i915/glk: Validate only DSI PORT A PLL divider
by Madhav Chauhan
· 8 years ago
bcc6570
drm/i915/glk: Program txesc clock divider for GLK
by Deepak M
· 8 years ago
09a568e
drm/i915i/glk: Program MIPI_CLOCK_CTRL only for BXT
by Deepak M
· 8 years ago
f340c2f
drm/i915/glk: Add DSI PLL divider range for glk
by Deepak M
· 8 years ago
b426f98
drm/i915/glk: Program new MIPI DSI PHY registers for GLK
by Deepak M
· 8 years ago
3929983
drm/i915/glk: Program dphy param reg for GLK
by Deepak M
· 8 years ago
67b807a8
drm/i915: Delay disabling the user interrupt for breadcrumbs
by Chris Wilson
· 8 years ago
19d0a57
drm/i915: Defer enabling hangcheck to the first fake breadcrumb interrupt
by Chris Wilson
· 8 years ago
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
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
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
Next »