Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e8a9c58fcd9a5081f71f57f370af1347ed6a310b
e8a9c58
drm/i915: Unify active context tracking between legacy/execlists/guc
by Chris Wilson
· 8 years ago
ef11c01
drm/i915: Move intel_lrc_context_pin() to avoid the forward declaration
by Chris Wilson
· 8 years ago
81147b0
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
by Chris Wilson
· 8 years ago
966d5bf
drm/i915: convert to using range_overflows
by Matthew Auld
· 8 years ago
86e6173
drm/i915: introduce range_overflows utility macros
by Matthew Auld
· 8 years ago
7a0499a
drm/i915: move vma sanity checking into i915_vma_bind
by Matthew Auld
· 8 years ago
17cfde6
drm/i915: introduce GEM_WARN_ON
by Matthew Auld
· 8 years ago
d038fc7
drm/i915: Fix use after free in logical_render_ring_init
by Tvrtko Ursulin
· 8 years ago
15a43cb
drm/i915: relax uncritical udelay_range()
by Nicholas Mc Guire
· 8 years ago
0a7b35ce
drm/i915: relax uncritical udelay_range() settings
by Nicholas Mc Guire
· 8 years ago
776594d
drm/i915: Fix inconsistent naming of i915_guc_client parameter
by Michal Wajdeczko
· 8 years ago
2bf0d26
drm/i915: Optimise VMA lookup slightly
by Tvrtko Ursulin
· 8 years ago
2ee7dc4
drm/i915: disable PSR by default on HSW/BDW
by Paulo Zanoni
· 8 years ago
73a7987
drm/i915: Fix setting of boost freq tunable
by Mika Kuoppala
· 8 years ago
9eebfdb
drm/i915: simplify check for I915G/I945G in bit 6 swizzling detection
by Jani Nikula
· 8 years ago
2dd85ae
drm/i915: tune down the fast link training vs boot fail
by Daniel Vetter
· 8 years ago
3bed7f4
drm/i915: clean up Hz to PWM for i965
by Mika Kahola
· 8 years ago
a318b4c
drm/i915: Intel panel downclock cleanup
by Mika Kahola
· 8 years ago
1650be7
drm/i915: Intel panel detection cleanup
by Mika Kahola
· 8 years ago
c1617ab
drm/i915: Move all the DP compliance data to a separate struct
by Manasi Navare
· 8 years ago
fdb14d3
drm/i915: Find fallback link rate/lane count
by Manasi Navare
· 8 years ago
f482984
drm/i915: Compute sink's max lane count/link BW at Hotplug
by Manasi Navare
· 8 years ago
213e08a
drm/i915/bxt: add bxt dsi gpio element support
by Jani Nikula
· 8 years ago
731035f
drm/i915/debugfs: Move out pipe CRC code
by Tomeu Vizoso
· 8 years ago
add0337
drm/i915: Parse panel backlight controller from VBT
by Vidya Srinivas
· 8 years ago
7155b05
drm/i915: Retire before attempting to evict from the active lists
by Chris Wilson
· 8 years ago
dbb4351
drm/i915: Reorder phys backing storage release
by Chris Wilson
· 8 years ago
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
3e5de27
Linux 4.9-rc8
by Linus Torvalds
· 8 years ago
0cb65c8
Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
ab7cd8d
Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
3c49de5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
bd04173
mm, vmscan: add cond_resched() into shrink_node_memcg()
by Michal Hocko
· 8 years ago
20ab67a
mm: workingset: fix NULL ptr in count_shadow_nodes
by Michal Hocko
· 8 years ago
8655639
kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled
by Nicolas Pitre
· 8 years ago
8dc0f26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 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
8bca927
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b98b0bc
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
by Eric Dumazet
· 8 years ago
5b01014
geneve: avoid use-after-free of skb->data
by Sabrina Dubroca
· 8 years ago
3de81b7
tipc: check minimum bearer MTU
by Michal Kubeček
· 8 years ago
f0d21e8
Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 8 years ago
50d5aa4
net: renesas: ravb: unintialized return value
by Dan Carpenter
· 8 years ago
33d446d
sh_eth: remove unchecked interrupts for RZ/A1
by Chris Brandt
· 8 years ago
8c4799a
net: bcmgenet: Utilize correct struct device for all DMA operations
by Florian Fainelli
· 8 years ago
ed8d747
Fix up a couple of field names in the CREDITS file
by Linus Torvalds
· 8 years ago
Next »