Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7e3eb599236db605413b4e047692dab9b600d6c6
/
drivers
/
gpu
/
drm
/
i915
7e3eb59
drm/i915/psr: report psr2 hw enabled from psr2_ctl
by Nagaraju, Vathsala
· 8 years ago
16d98b3
drm/i915/perf: More documentation hooked to i915.rst
by Robert Bragg
· 8 years ago
b3b8e99
drm/i915/gen9: Fix PCODE polling during SAGV disabling
by Imre Deak
· 8 years ago
a0b8a1f
drm/i915/gen9: Fix PCODE polling during CDCLK change notification
by Imre Deak
· 8 years ago
87a6752
drm/i915: Use DRM_DEV_ERROR in i915_driver_load
by Tvrtko Ursulin
· 8 years ago
4e8048f
drm/i915: Shrink pipe config checker
by Tvrtko Ursulin
· 8 years ago
9919142
drm/i915: Catch non-existent registers in find_fw_domain
by Joonas Lahtinen
· 8 years ago
73f67aa
drm/i915: distinguish G33 and Pineview from each other
by Jani Nikula
· 8 years ago
ccc24b3
drm/i915: Add intel_atomic_get_existing_crtc_state function
by Mahesh Kumar
· 8 years ago
b95320b
drm/i915/skl+: change WM calc to fixed point 16.16
by Mahesh Kumar
· 8 years ago
4b7b233
drm/i915/kbl: IPC workaround for kabylake
by Mahesh Kumar
· 8 years ago
a3a8986
drm/i915/bxt: IPC WA for Broxton
by Mahesh Kumar
· 8 years ago
ef8a4fb
drm/i915/skl: Add variables to check x_tile and y_tile
by Mahesh Kumar
· 8 years ago
b2b45fc
drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting
by Hans de Goede
· 8 years ago
2b8208a
drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
by Hans de Goede
· 8 years ago
7708550
drm/i915/perf: use DRM_DEBUG for userspace issues
by Robert Bragg
· 8 years ago
467a14d
drm/i915: Protect DSPARB registers with a spinlock
by Ville Syrjälä
· 8 years ago
06bcd84
drm/i915: use platform enum instead of duplicating PCI ID if possible
by Jani Nikula
· 8 years ago
f69c11a
drm/i915: give G45 and GM45 their own platform enums
by Jani Nikula
· 8 years ago
2a307c2
drm/i915: add some more "i" in platform names for consistency
by Jani Nikula
· 8 years ago
c0f8683
drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
by Jani Nikula
· 8 years ago
a5ce929
drm/i915: keep intel device info structs in gen based order
by Jani Nikula
· 8 years ago
2e0d26f
drm/i915: replace platform flags with a platform enum
by Jani Nikula
· 8 years ago
c499af5
drm/i915/guc: Drop comment on fwif autogeneration
by Arkadiusz Hiler
· 8 years ago
70821af
drm/i915: Keep has_* in alphabetical order
by Michel Thierry
· 8 years ago
9e1d0e6
drm/i915: Advertise ppgtt support type in platform definition
by Michel Thierry
· 8 years ago
d637c17
drm/i915: Use memcpy_from_wc for GPU error capture
by Chris Wilson
· 8 years ago
4cfa20c
drm/i915: allow GEM_BUG_ON expr checking with !DEBUG_GEM
by Matthew Auld
· 8 years ago
0798cff
drm/i915/execlists: Use list_safe_reset_next() instead of opencoding
by Chris Wilson
· 8 years ago
bdb821c
drm/i915: Enable swfence debugobject support for i915.ko
by Chris Wilson
· 8 years ago
778e23a
drm/i915: Implement local atomic_state_free callback
by Chris Wilson
· 8 years ago
7d1d9ae
drm/i915: Tidy i915_gem_valid_gtt_space()
by Chris Wilson
· 8 years ago
172ae5b
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
by Chris Wilson
· 8 years ago
85fd4f5
drm/i915: Mark all non-vma being inserted into the address spaces
by Chris Wilson
· 8 years ago
721d484
drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_clock_gating
by Hans de Goede
· 8 years ago
e339d67
drm/i915: Pass crtc state to vlv_compute_wm_level()
by Ville Syrjälä
· 8 years ago
fa292a4
drm/i915: Clean up vlv_program_watermarks()
by Ville Syrjälä
· 8 years ago
50f4cae
drm/i915: Write all DDL registers in one go
by Ville Syrjälä
· 8 years ago
6fe6a7f
drm/i915: Zero out HOWM registers before writing new WM/HOWM register values
by Ville Syrjälä
· 8 years ago
11a85d6
drm/i915: Skip vblank wait if cxsr was already off
by Ville Syrjälä
· 8 years ago
3d90e64
drm/i915: Protect cxsr state with wm_mutex
by Ville Syrjälä
· 8 years ago
7c951c0
drm/i915: Pass around dev_priv in vlv wm functions
by Ville Syrjälä
· 8 years ago
26cca0e
drm/i915: Introduce vlv_invert_wm_value()
by Ville Syrjälä
· 8 years ago
1b31389
drm/i915: Organize vlv/chv watermarks by plane_id
by Ville Syrjälä
· 8 years ago
6b6b3ee
drm/i915: Remove duplicated wm setup for vlv and chv
by Ville Syrjälä
· 8 years ago
50a9dd3
drm/i915: Clean up VLV/CHV maxfifo watermark setup
by Ville Syrjälä
· 8 years ago
1be4d37
drm/i915: Fix the level 0 max_wm hack on VLV/CHV
by Ville Syrjälä
· 8 years ago
ddd2b79
drm/i915: Use the ilk_disable_lp_wm() return value
by Ville Syrjälä
· 8 years ago
3125d39
drm/i915: Drop the nop intel_update_watermarks() call from haswell_crtc_enable()
by Ville Syrjälä
· 8 years ago
22a2c8e
drm/i915: Validate mode against max. link data rate for DP MST
by Dhinakaran Pandiyan
· 8 years ago
fd81c44
drm/i915: Fix DP link rate math
by Dhinakaran Pandiyan
· 8 years ago
3c30c7f
drm/i915: Add I2C and DP-AUX char devices to debug kconfig
by Imre Deak
· 8 years ago
93cd6fa6
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
ce6612d
drm/i915: Update DRIVER_DATE to 20161205
by Daniel Vetter
· 8 years ago
f03ee46
Backmerge tag 'v4.9-rc8' into drm-next
by Dave Airlie
· 8 years ago
01a5519
drm/i915: Only poll DW3_A when init DDI PHY for ports B and C.
by Rodrigo Vivi
· 8 years ago
e9c9882
drm/i915/glk: Configure number of sprite planes properly
by Ander Conselvan de Oliveira
· 8 years ago
b817c44
drm/i915/glk: Implement core display init/uninit sequence for geminilake
by Ander Conselvan de Oliveira
· 8 years ago
09d0938
drm/i915/glk: Allow dotclock up to 2 * cdclk on geminilake
by Ander Conselvan de Oliveira
· 8 years ago
89b3c3c
drm/i915/glk: Reuse broxton's cdclk code for GLK
by Ander Conselvan de Oliveira
· 8 years ago
f7044dd
drm/i915/glk: Update Port PLL enable sequence for Geminilkae
by Madhav Chauhan
· 8 years ago
51b3ee3
drm/i915/glk: Set DCC delay range 2 in PLL enable sequence
by Ander Conselvan de Oliveira
· 8 years ago
0a116ce
drm/i915/glk: Implement Geminilake DDI init sequence
by Ander Conselvan de Oliveira
· 8 years ago
0d03926
drm/i915/glk: Add power wells for Geminilake
by Ander Conselvan de Oliveira
· 8 years ago
cc3f90f
drm/i915/glk: Reuse broxton code for geminilake
by Ander Conselvan de Oliveira
· 8 years ago
8bf41b7
drm/i915/gen6+: Clear upper data byte during PCODE write
by Imre Deak
· 8 years ago
f55d23b
drm/i915/audio: extend audio sync rate support for DP MST
by Libin Yang
· 8 years ago
3161326
drm/i915/audio: extend get_saved_enc() to support more scenarios
by Libin Yang
· 8 years ago
a9a251c
drm/i915: make i915_suspend_switcheroo static
by Matthew Auld
· 8 years ago
b6ea8b4
drm/i915: Fix kerneldoc for intel_guc_fini
by Tvrtko Ursulin
· 8 years ago
93de056
drm/i915: Fix intel_psr_init() kerneldoc
by Ander Conselvan de Oliveira
· 8 years ago
192aa18
drm/i915: Make intel_pm_setup take dev_priv
by Tvrtko Ursulin
· 8 years ago
af6dc74
drm/i915: Make i915_save/restore_state and intel_i2c_reset take dev_priv
by Tvrtko Ursulin
· 8 years ago
12ff05e
drm/i915: Make i915_destroy_error_state take dev_priv
by Tvrtko Ursulin
· 8 years ago
4019644
drm/i915: Make gmbus setup take dev_priv
by Tvrtko Ursulin
· 8 years ago
7f26cb8
drm/i915: Unexport VGA switcheroo functions
by Tvrtko Ursulin
· 8 years ago
da5f53b
drm/i915: dev_priv cleanup in bridge/bar/mmio init code
by Tvrtko Ursulin
· 8 years ago
cb15d9f
drm/i915: More GEM init dev_priv cleanup
by Tvrtko Ursulin
· 8 years ago
bf9e842
drm/i915: Make various init functions take dev_priv
by Tvrtko Ursulin
· 8 years ago
12d79d7
drm/i915: Make GEM object create and create from data take dev_priv
by Tvrtko Ursulin
· 8 years ago
187685c
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
by Tvrtko Ursulin
· 8 years ago
908764f
drm/i915/lspcon: Enable AUX interrupts for resume time initialization
by Imre Deak
· 8 years ago
3e4274f
drm/i915/glk: Add a IS_GEN9_LP() macro
by Ander Conselvan de Oliveira
· 8 years ago
8363e3c
drm/i915/glk: Add Geminilake PCI IDs
by Ander Conselvan de Oliveira
· 8 years ago
c22097f
drm/i915/glk: Introduce Geminilake platform definition
by Ander Conselvan de Oliveira
· 8 years ago
80fa66b
drm/i915: Create a common GEN9_LP_FEATURE.
by Rodrigo Vivi
· 8 years ago
d4881a4
drm/i915: Remove dummy i915_kick_out_firmware_fb
by Daniel Vetter
· 8 years ago
e411072
drm/i915: drop the struct_mutex when wedged or trying to reset
by Matthew Auld
· 8 years ago
2420489
drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error
by Chris Wilson
· 8 years ago
a90f583
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
6a259b1
drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time
by Ville Syrjälä
· 8 years ago
34ba5a8
drm/i915/guc: Split hw submission for replay after GPU reset
by Chris Wilson
· 8 years ago
4d357af
drm/i915/guc: Keep the execbuf client allocated across reset
by Chris Wilson
· 8 years ago
597bdc8
drm/i915/guc: Initialise doorbell cookie to matching value
by Chris Wilson
· 8 years ago
357248b
drm/i915/guc: Rename client->cookie to match use
by Chris Wilson
· 8 years ago
334636c
drm/i915: Trim i915_guc_info() stack usage
by Chris Wilson
· 8 years ago
7f9e775
drm/i915: enable dp mst audio
by Libin Yang
· 8 years ago
9935f7f
drm/i915: abstract ddi being audio enabled
by Libin Yang
· 8 years ago
9a148a9
drm/i915/debugfs: add dp mst info
by Libin Yang
· 8 years ago
c6385c9
drm/i915: Fix tracepoint compilation
by Chris Wilson
· 8 years ago
Next »