Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4036c78ccf6bf411d09dbf3ec9a9cc7c1838b7b2
4036c78
drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
by James Ausmus
· 7 years ago
a03f395
drm/i915: Introduce GEM proxy
by Tina Zhang
· 7 years ago
274b246
drm/i915: Object w/o backing storage is banned by -ENXIO
by Tina Zhang
· 7 years ago
40c7ae4
drm/i915: Fix function name in comment
by Lucas De Marchi
· 7 years ago
b03ec3d
drm/i915: There is only one fault register from GEN8 onwards
by Michel Thierry
· 7 years ago
ce453b3
drm/i915: Clear per-engine fault register as early as possible
by Michel Thierry
· 7 years ago
dab9178
drm/i915: expose command stream timestamp frequency to userspace
by Lionel Landwerlin
· 7 years ago
95690a0
drm/i915/perf: enable perf support on CNL
by Lionel Landwerlin
· 7 years ago
5888576
drm/i915: fix register naming
by Lionel Landwerlin
· 7 years ago
ba6b7c1
drm/i915/perf: refactor perf setup
by Lionel Landwerlin
· 7 years ago
4407eaa
drm/i915/perf: add support for Coffeelake GT3
by Lionel Landwerlin
· 7 years ago
a54b19f
drm/i915/perf: complete whitelisting for OA programming on HSW
by Lionel Landwerlin
· 7 years ago
10bf0a3
drm/i915: Handle locking better in i915_sink_crc.
by Maarten Lankhorst
· 7 years ago
4493e09
drm/i915: Handle adjust better in intel_pipe_config_compare
by Maarten Lankhorst
· 7 years ago
d640bf7
drm/i915: Check boolean options in intel_pipe_config_compare with its own macro
by Maarten Lankhorst
· 7 years ago
f9bab55
drm/i915: Remove bogus ips_enabled check.
by Maarten Lankhorst
· 7 years ago
1b790cd
drm/i915: Remove Gen9 WAs with no effect
by Oscar Mateo
· 7 years ago
37cd330
drm/i915: Remove redundant intel_autoenable_gt_powersave()
by Chris Wilson
· 7 years ago
556fe36
drm/i915: Update watermark state correctly in sanitize_watermarks
by Maarten Lankhorst
· 7 years ago
9c52d1c
drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser
by Chris Wilson
· 7 years ago
a0a8b1c
drm/i915: Kerneldoc typo s/rps/rps_client/
by Chris Wilson
· 7 years ago
7c2fa7f
drm/i915: Stop caching the "golden" renderstate
by Chris Wilson
· 7 years ago
d2b4b97
drm/i915: Record the default hw state after reset upon load
by Chris Wilson
· 7 years ago
f4e15af
drm/i915: Mark the context state as dirty/written
by Chris Wilson
· 7 years ago
d378a3e
drm/i915: Inline intel_modeset_gem_init()
by Chris Wilson
· 7 years ago
cc6a818
drm/i915: Move intel_init_clock_gating() to i915_gem_init()
by Chris Wilson
· 7 years ago
f58d13d
drm/i915: Move GT powersaving init to i915_gem_init()
by Chris Wilson
· 7 years ago
ae6c457
drm/i915: Force the switch to the i915->kernel_context
by Chris Wilson
· 7 years ago
1803fcbc
drm/i915: Define an engine class enum for the uABI
by Tvrtko Ursulin
· 7 years ago
9511ce1
drm/i915/selftests: Initialise mock_i915->mm.obj_lock
by Chris Wilson
· 7 years ago
30b2940
drm/i915: Restore the wait for idle engine after flushing interrupts
by Chris Wilson
· 7 years ago
a5266db
drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()
by Hans de Goede
· 7 years ago
af0ab55
x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister
by Hans de Goede
· 7 years ago
c16c4ba
drm/i915: Move irqs enabled assertion deeper for mock breadcrumbs
by Chris Wilson
· 7 years ago
b1a1e5d
drm/i915/selftests: Reduce the volume of the timeout message
by Chris Wilson
· 7 years ago
e25dcf6
drm/i915: Update DRIVER_DATE to 20171109
by Rodrigo Vivi
· 7 years ago
25be4a1
drm/i915: Update DRIVER_DATE to 20171109
by Rodrigo Vivi
· 7 years ago
7f017b1
drm/i915: Mark up i915_vma_unbind() as a potential sleeper
by Chris Wilson
· 7 years ago
15e4cda
drm/i915: Mark vm_free_page() as a potential sleeper agent
by Chris Wilson
· 7 years ago
bccd3b8
drm/i915: Use trace_printk to provide a death rattle for GEM
by Chris Wilson
· 7 years ago
2f77347
drm/i915: Clean up DP code local variables and calling conventions
by Ville Syrjälä
· 7 years ago
46bd838
drm/i915: Clean up PPS code calling conventions
by Ville Syrjälä
· 7 years ago
8f4f279
drm/i915: Nuke intel_digital_port->port
by Ville Syrjälä
· 7 years ago
005b5bc
drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection
by Ville Syrjälä
· 7 years ago
c249f1f
drm/i915: Eliminate crtc->config usage from CRT code
by Ville Syrjälä
· 7 years ago
2e1029c
drm/i915: Pass crtc state to DPIO PHY functions
by Ville Syrjälä
· 7 years ago
a7f519b
drm/i915: Eliminate some encoder->crtc usage from TV code
by Ville Syrjälä
· 7 years ago
463320a
drm/i915: Eliminate some encoder->crtc usage from SDVO code
by Ville Syrjälä
· 7 years ago
3c0628f
drm/i915: Eliminate some encoder->crtc usage from DSI code
by Ville Syrjälä
· 7 years ago
adc1030
drm/i915: Eliminate some encoder->crtc usage from DP code
by Ville Syrjälä
· 7 years ago
94dec87
drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU
by Chris Wilson
· 7 years ago
b814b07
drm/i915/guc: Simplify programming of GUC_SHIM_CONTROL
by Michal Wajdeczko
· 7 years ago
e684336
drm/i915/guc: Drop legacy workarounds from guc_prepare_xfer
by Michal Wajdeczko
· 7 years ago
a86af23
drm/i915/guc: Wait for ucode DMA transfer completion
by Michal Wajdeczko
· 7 years ago
2ceddb1
drm/i915/guc: Split GuC firmware xfer function into clear steps
by Michal Wajdeczko
· 7 years ago
0a60797
drm/i915: Implement ReadHitWriteOnlyDisable.
by Rafael Antognolli
· 7 years ago
f72b84c
drm/i915: Move init_clock_gating() back to where it was
by Ville Syrjälä
· 7 years ago
1ab2235
drm/i915: Prune the reservation shared fence array
by Chris Wilson
· 7 years ago
2f6a378
drm/i915: Idle the GPU before shinking everything
by Chris Wilson
· 7 years ago
c400cc2
drm/i915: Include intel_engine_is_idle() status in engine pretty-printer
by Chris Wilson
· 7 years ago
58ecd9d
drm/i915: Read ilk FDI PLL frequency once during initialisation
by Chris Wilson
· 7 years ago
693b1cc
drm/i915/selftests: Take rpm wakeref around partial tiling tests
by Chris Wilson
· 7 years ago
c29ccb9
drm/i915/selftests: Take rpm wakeref around GGTT lowlevel tests
by Chris Wilson
· 7 years ago
f6d0304
drm/i915/selftests: Skip mixed page exhaustion if only small pages available
by Chris Wilson
· 7 years ago
1a1f128
drm/i915: Prevent unbounded wm results in g4x_compute_wm()
by Chris Wilson
· 7 years ago
0e870bf
drm/i915: Simplify onion for bxt_ddi_phy_init()
by Chris Wilson
· 7 years ago
2f59f1b
drm/i915: Silence compiler for csr_load_work_fn()
by Chris Wilson
· 7 years ago
0ffba1f
drm/i915: Silence smatch for cmdparser
by Chris Wilson
· 7 years ago
5684514
drm/i915: Deconstruct struct sgt_dma initialiser
by Chris Wilson
· 7 years ago
84a20a8
drm/i915: Handle error-state modparams in dedicated functions
by Michal Wajdeczko
· 7 years ago
0397ac1
drm/i915: Make GuC log part of the uC error state
by Michal Wajdeczko
· 7 years ago
7d41ef3
drm/i915: Add Guc/HuC firmware details to error state
by Michal Wajdeczko
· 7 years ago
1c5a907
drm/i915/guc: Assert ctch->vma is allocated
by Michal Wajdeczko
· 7 years ago
856efd2
drm/i915/guc: Assert guc->stage_desc_pool is allocated
by Chris Wilson
· 7 years ago
f991c49
drm/i915: Lock llist_del_first() vs llist_del_all()
by Chris Wilson
· 7 years ago
69ea47a
drm/i915/selftests: Hide dangerous tests
by Chris Wilson
· 7 years ago
d36caee
drm/i915: Assert vma->flags are updated correctly during binding
by Chris Wilson
· 7 years ago
136109c
drm/i915: Set up mocs tables before restarting the engines
by Chris Wilson
· 7 years ago
2d75141
drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bits
by Tvrtko Ursulin
· 7 years ago
ebcaa1f
drm/i915: Reject unknown syncobj flags
by Tvrtko Ursulin
· 7 years ago
49e43ef
drm/i915: ensure oa config uuid is null terminated
by Lionel Landwerlin
· 7 years ago
820c5bb
drm/i915: Flush the irq and tasklets before asserting engine is idle
by Chris Wilson
· 7 years ago
7130630
drm/i915: Use fallback forcewake if primary ack missing
by Mika Kuoppala
· 7 years ago
6acbea8
drm/i915/guc: Add support for reset engine using GuC commands
by Michel Thierry
· 7 years ago
cb20a3c
drm/i915/guc: Rename the function that resets the GuC
by Michel Thierry
· 7 years ago
6d564600
drm/i915/guc: Clear terminated attribute bit on GuC preemption context
by Jeff McGee
· 7 years ago
6e7406d
drm/i915/cnl: Symmetric scalers for each pipe
by Mika Kahola
· 7 years ago
3265124
drm/i915: Give more details for the active-when-parking warning for the engines
by Chris Wilson
· 7 years ago
6802738
drm/i915: Move parking-while-active warning to intel_engines_park()
by Chris Wilson
· 7 years ago
e5330ac
drm/i915: Check that the breadcrumb wasn't disarmed automatically before parking
by Chris Wilson
· 7 years ago
1d033be
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
by Chris Wilson
· 7 years ago
d9b99ff
drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppat
by Michel Thierry
· 7 years ago
9f84664
drm/i915: Remove most encoder->type uses from the audio code
by Ville Syrjälä
· 7 years ago
8ec47de
drm/i915: Pass around crtc and connector states for audio
by Ville Syrjälä
· 7 years ago
4ab09d0
drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"
by Chris Wilson
· 7 years ago
35686a4
drm/i915: Use intel_ddi_get_config() for MST
by Ville Syrjälä
· 7 years ago
1939ba5
drm/i915: Pass a crtc state to ddi post_disable from MST code
by Ville Syrjälä
· 7 years ago
bb91153
drm/i915: Eliminate pll->state usage from bxt_calc_pll_link()
by Ville Syrjälä
· 7 years ago
0fce04c
drm/i915: Nuke intel_ddi_get_encoder_port()
by Ville Syrjälä
· 7 years ago
7e732ca
drm/i915: Stop frobbing with DDI encoder->type
by Ville Syrjälä
· 7 years ago
Next »