Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9f846643c788bbdf4d4b4fe587661705d07de8ef
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
e1214b9
drm/i915: Populate output_types from .get_config()
by Ville Syrjälä
· 7 years ago
d603861
drm/i915: Parse max HDMI TMDS clock from VBT
by Ville Syrjälä
· 7 years ago
6e8fbf8
drm/i915/vbt: Fix HDMI level shifter and max data rate bitfield sizes
by Ville Syrjälä
· 7 years ago
be33be5
drm/i915: Clean up the mess around hdmi_12bpc_possible()
by Ville Syrjälä
· 7 years ago
857c416
drm/i915: Improve DP downstream HPD handling
by Ville Syrjälä
· 7 years ago
5161d05
drm/i915: Fix BXT lane latency optimal setting with MST
by Ville Syrjälä
· 7 years ago
742745f
drm/i915: Stop using encoder->type in intel_ddi_enable_transcoder_func()
by Ville Syrjälä
· 7 years ago
f49b44a
drm/i915: Start using output_types for DPLL selection
by Ville Syrjälä
· 7 years ago
3a6d84e
drm/i915: Pass crtc state to intel_prepare_dp_ddi_buffers()
by Ville Syrjälä
· 7 years ago
5448f53
drm/i915: Don't use encoder->type in intel_ddi_set_pipe_settings()
by Ville Syrjälä
· 7 years ago
547da76
drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)
by Chris Wilson
· 7 years ago
bea6e98
drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)
by Chris Wilson
· 7 years ago
11caf55
drm/i915: Empty the ring before disabling
by Chris Wilson
· 7 years ago
e6ed2a1
drm/i915/edp: clean up code and comments around eDP DPCD read
by Jani Nikula
· 7 years ago
0501a3b
drm/i915/edp: read edp display control registers unconditionally
by Jani Nikula
· 7 years ago
b6b178a
drm/i915: Calculate ironlake intermediate watermarks correctly, v2.
by Maarten Lankhorst
· 7 years ago
28283f4
drm/i915: Do not rely on wm preservation for ILK watermarks
by Maarten Lankhorst
· 7 years ago
886c6b8
drm/i915: Cancel the modeset retry work during modeset cleanup
by Manasi Navare
· 7 years ago
39bf4de
drm/i915: Add -Wall -Wextra to our build, set warnings to full
by Chris Wilson
· 7 years ago
3c75de5
drm/i915: Include RING_MODE when dumping the engine state
by Chris Wilson
· 7 years ago
bad7b7e
drm/i915/huc: Use helper function while waiting for DMA completion
by Michal Wajdeczko
· 7 years ago
c41937fd
drm/i915/guc: Preemption! With GuC
by Michał Winiarski
· 7 years ago
a4598d1
drm/i915: Rename helpers used for unwinding, use macro for can_preempt
by Michał Winiarski
· 7 years ago
fa87271
drm/i915/guc: Keep request->priority for its lifetime
by Michał Winiarski
· 7 years ago
3b8a8a3
drm/i915: Add information needed to track engine preempt state
by Michał Winiarski
· 7 years ago
df77cd8
drm/i915: Extract "emit write" part of emit breadcrumb functions
by Michał Winiarski
· 7 years ago
a0991e1
drm/i915/guc: Split guc_wq_item_append
by Michał Winiarski
· 7 years ago
e12ab16
drm/i915/guc: Add a second client, to be used for preemption
by Dave Gordon
· 7 years ago
4ddbe87
drm/i915/guc: Add preemption action to GuC firmware interface
by Michał Winiarski
· 7 years ago
b8e5eb9
drm/i915/guc: Allocate separate shared data object for GuC communication
by Michał Winiarski
· 7 years ago
89922d0
drm/i915/guc: Extract GuC stage desc pool creation into a helper
by Michał Winiarski
· 7 years ago
21e8860
drm/i915/guc: Do not use 0 for GuC doorbell cookie
by Michał Winiarski
· 7 years ago
f8c3dcf
drm/i915/cnl: Fix SSEU Device Status.
by Rodrigo Vivi
· 7 years ago
9bdc357
drm/i915/guc: Initialize GuC before restarting engines
by Michał Winiarski
· 7 years ago
bcbd5c3
drm/i915/guc: Always enable the breadcrumbs irq
by Chris Wilson
· 7 years ago
aba5e27
drm/i915: Add a hook for making the engines idle (parking) and unparking
by Chris Wilson
· 7 years ago
43037c8
drm/i915/cnl: Allow 2 pixel per clock on Cannonlake.
by Rodrigo Vivi
· 7 years ago
22a8a4f
drm/i915: Disable lazy PPGTT page table optimization for vGPU
by Joonas Lahtinen
· 7 years ago
02a1ca4
Revert "drm/i915/selftests: Convert timers to use timer_setup()"
by Chris Wilson
· 7 years ago
6d0dbd3
drm/i915/selftests: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
20ccd4d
drm/i915: Use same test for eviction and submitting kernel context
by Chris Wilson
· 7 years ago
b1f9107
drm/i915/selftests: Don't try to queue a request with zero delay
by Chris Wilson
· 7 years ago
753bdbd
drm/i915: Call cond_resched() before repeating i915_gem_evict_something()
by Chris Wilson
· 7 years ago
cfddadc
drm/i915: Perform a central cdclk state sanity check
by Ville Syrjälä
· 7 years ago
0c9f353f
drm/i915: Sanity check cdclk in vlv_set_cdclk()
by Ville Syrjälä
· 7 years ago
53e9bf5
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
by Ville Syrjälä
· 7 years ago
48469ec
drm/i915: Use cdclk_state->voltage on CNL
by Ville Syrjälä
· 7 years ago
2123f44
drm/i915: Use cdclk_state->voltage on BXT/GLK
by Ville Syrjälä
· 7 years ago
2aa9749
drm/i915: Use cdclk_state->voltage on SKL/KBL/CFL
by Ville Syrjälä
· 7 years ago
d7ffaee
drm/i915: Use cdclk_state->voltage on BDW
by Ville Syrjälä
· 7 years ago
999c576
drm/i915: Use cdclk_state->voltage on VLV/CHV
by Ville Syrjälä
· 7 years ago
64600bd
drm/i915: Start tracking voltage level in the cdclk state
by Ville Syrjälä
· 7 years ago
2b58417
drm/i915: Clean up some cdclk switch statements
by Ville Syrjälä
· 7 years ago
b40c88f
drm/i915/cnl: Update the DMC version on CNL
by Anusha Srivatsa
· 7 years ago
0aab201
drm/i915/cnl: Get RC6 working.
by Rodrigo Vivi
· 7 years ago
436009b
drm/i915/cnl: Force DDI_A_4_LANES when needed.
by Rodrigo Vivi
· 7 years ago
191f896
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
by Lionel Landwerlin
· 7 years ago
64b8008
drm/i915/execlists: Remove the priority "optimisation"
by Chris Wilson
· 7 years ago
4a118ec
drm/i915: Filter out spurious execlists context-switch interrupts
by Chris Wilson
· 7 years ago
ff320d6
drm/i915: Synchronize irq before parking each engine
by Chris Wilson
· 7 years ago
5427f20
drm/i915: Bump wait-times for the final CS interrupt before parking
by Chris Wilson
· 7 years ago
cdc1cdc
drm/i915: Update DRIVER_DATE to 20171023
by Jani Nikula
· 7 years ago
9c3b268
drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin.
by Rodrigo Vivi
· 7 years ago
2952cd6
drm/i915: Let's use more enum intel_dpll_id pll_id.
by Rodrigo Vivi
· 7 years ago
6a2f064
drm/i915: Use existing DSI backlight ports info
by Madhav Chauhan
· 7 years ago
46e5832
drm/i915: Parse DSI backlight/cabc ports.
by Madhav Chauhan
· 7 years ago
8bd81815
drm/i915: Skip waking the device to service pwrite
by Chris Wilson
· 7 years ago
2f26cdc
drm/i915/crt: split compute_config hook by platforms
by Jani Nikula
· 7 years ago
0ae1886
drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr
by Jani Nikula
· 7 years ago
d02ace8
drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variables
by Ville Syrjälä
· 7 years ago
21b39d2
drm/i915: Unify error handling for missing DDI buf trans tables
by Ville Syrjälä
· 7 years ago
edba48f
drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling
by Ville Syrjälä
· 7 years ago
043eaf3
drm/i915: Kill off the BXT buf_trans default_index
by Ville Syrjälä
· 7 years ago
f3cf4ba
drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly
by Ville Syrjälä
· 7 years ago
7d4f37b
drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()
by Ville Syrjälä
· 7 years ago
7ea7933
drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()
by Ville Syrjälä
· 7 years ago
081dfcf
drm/i915: Pass the encoder type explicitly to skl_set_iboost()
by Ville Syrjälä
· 7 years ago
975786e
drm/i915: Extract intel_ddi_get_buf_trans_hdmi()
by Ville Syrjälä
· 7 years ago
d8fe2c7
drm/i915: Relocate intel_ddi_get_buf_trans_*() functions
by Ville Syrjälä
· 7 years ago
b4a0b32
drm/i915: Flush the idle-worker for debugfs/i915_drop_caches
by Chris Wilson
· 7 years ago
31d1d3c
drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y
by Juha-Pekka Heikkila
· 7 years ago
779d4d8
drm/i915: Unify skylake plane disable
by Juha-Pekka Heikkila
· 7 years ago
9a8cc57
drm/i915: Unify skylake plane update
by Juha-Pekka Heikkila
· 7 years ago
e288881
drm/i915: dspaddr_offset doesn't need to be more than local variable
by Juha-Pekka Heikkila
· 7 years ago
bf0a5d4
drm/i915: move adjusted_x/y from crtc to cache.
by Juha-Pekka Heikkila
· 7 years ago
39cbf2a
drm/i915: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8e9f8ab
drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
by Harsha Sharma
· 7 years ago
526b96c
Merge drm-upstream/drm-next into drm-intel-next-queued
by Jani Nikula
· 7 years ago
cb8d50d
drm/i915: Fixup userptr mmu notifier registration error handling
by Tvrtko Ursulin
· 7 years ago
930a784
drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
by Oscar Mateo
· 7 years ago
d6242ae
drm/i915: No need for RING_MAX_NONPRIV_SLOTS space
by Oscar Mateo
· 7 years ago
56ffc74
drm/i915/uc: Add pretty printer for uc firmware
by Michal Wajdeczko
· 7 years ago
Next »