Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
efbf928824820f2738f41271934f6ec2c6ebd587
efbf928
drm/i915/selftests: Fix return in assert_mmap_offset()
by Dan Carpenter
· 5 years ago
3c75050
drm/i915: Drop WaDDIIOTimeout:glk
by Ville Syrjälä
· 5 years ago
1c5fad6
drm/i915: Limit display Wa_1405510057 to gen11
by Ville Syrjälä
· 5 years ago
34adb2a
drm/i915: Nuke pre-production GLK HDMI w/a 1139
by Ville Syrjälä
· 5 years ago
3fc28d3
drm/i915/gt: Reset queue_priority_hint after wedging
by Chris Wilson
· 5 years ago
280e285
drm/i915/selftests: Be a little more lenient for reset workers
by Chris Wilson
· 5 years ago
834c6bb
drm/i915: Add glk to intel_detect_preproduction_hw()
by Ville Syrjälä
· 5 years ago
b0158b9
drm/i915/selftests: Wait for the context switch
by Chris Wilson
· 5 years ago
d236e2a
drm/i915/perf: Manually acquire engine-wakeref around use of kernel_context
by Chris Wilson
· 5 years ago
a5af081
drm/i915/perf: Mark up the racy use of perf->exclusive_stream
by Chris Wilson
· 5 years ago
6875eb3
drm/i915: Fix wrongly populated plane possible_crtcs bit mask
by Anshuman Gupta
· 5 years ago
d22d2d0
drm/i915: Protect i915_request_await_start from early waits
by Chris Wilson
· 5 years ago
24eba7a
drm/i915/selftests: Check recovery from corrupted LRC
by Chris Wilson
· 5 years ago
efb69b9
drm/i915/selftests: Verify LRC isolation
by Chris Wilson
· 5 years ago
ad2f9bc
drm/i915/gt: Pull marking vm as closed underneath the vm->mutex
by Chris Wilson
· 5 years ago
d3b03d8
drm/i915/gt: Check engine-is-awake on reset later
by Chris Wilson
· 5 years ago
950da30
drm/i915/selftests: Disable heartbeat around manual pulse tests
by Chris Wilson
· 5 years ago
c0e3101
drm/i915: Skip barriers inside waits
by Chris Wilson
· 5 years ago
69edc39
drm/i915/ggtt: do not set bits 1-11 in gen12 ptes
by Daniele Ceraolo Spurio
· 5 years ago
e94bda1
drm/i915/tgl: Add Wa_1608008084
by Lucas De Marchi
· 5 years ago
041be48
drm/i915: Set up PIPE_MISC truncate bit on tgl+
by Ville Syrjälä
· 5 years ago
945fa3b
drm/i915: remove ICP_PP_CONTROL
by Lucas De Marchi
· 6 years ago
dd91ddc
drm/i915/drv: use intel_uncore_write() for register access
by Jani Nikula
· 5 years ago
3c2eddc
drm/i915/dram: use intel_uncore_*() functions for register access
by Jani Nikula
· 5 years ago
d28ae3b
drm/i915: split out intel_dram.[ch] from i915_drv.c
by Jani Nikula
· 5 years ago
83d2bdb
drm/i915: significantly reduce the use of <drm/i915_drm.h>
by Jani Nikula
· 5 years ago
0b3a4dd
drm/i915/tgl: Add Wa_1606054188:tgl
by Matt Atwood
· 5 years ago
3a1b82a
drm/i915/tgl: Allow DC5/DC6 entry while PG2 is active
by Matt Roper
· 5 years ago
cfdd30b
Merge tag 'gvt-next-2020-02-26' of https://github.com/intel/gvt-linux into drm-intel-next-queued
by Rodrigo Vivi
· 5 years ago
7a0a6ee
drm/i915: Fix broken num_entries in skl_ddb_allocation_overlaps
by Anshuman Gupta
· 5 years ago
b1852b7
drm/i915: Add WARN_ON in intel_get_crtc_for_pipe()
by Anshuman Gupta
· 5 years ago
eae3da2
drm/i915: Get first crtc instead of PIPE_A crtc
by Anshuman Gupta
· 5 years ago
d54c1a5
drm/i915: Fix broken transcoder err state
by Anshuman Gupta
· 5 years ago
aca9310a
drm/i915: Remove (pipe == crtc->index) assumption
by Anshuman Gupta
· 5 years ago
b8b65cc
drm/i915: Iterate over pipes and skip the disabled one
by Anshuman Gupta
· 5 years ago
80f286a
drm/i915: split intel_modeset_init() to pre/post irq install
by Jani Nikula
· 5 years ago
cf9bfa3
drm/i915: stop assigning drm->dev_private pointer
by Jani Nikula
· 5 years ago
cb4d5dc
drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions
by Chris Wilson
· 5 years ago
88be76c
drm/i915: Allow userspace to specify ringsize on construction
by Chris Wilson
· 5 years ago
d13a317
drm/i915: Flush idle barriers when waiting
by Chris Wilson
· 5 years ago
53e3ca6
drm/i915: Update DRIVER_DATE to 20200225
by Rodrigo Vivi
· 5 years ago
ff36e78
Merge drm/drm-next into drm-intel-next-queued
by Rodrigo Vivi
· 5 years ago
143d9c3
drm/i915: Drop assertion that active->fence is unchanged
by Chris Wilson
· 5 years ago
2c59fd0
drm/i915/gem: Cleanup shadow batch after I915_EXEC_SECURE
by Chris Wilson
· 5 years ago
a8bb49b
drm/i915/gvt: Fix drm_WARN issue where vgpu ptr is unavailable
by Tina Zhang
· 5 years ago
12b37880
drm/i915: Update DRIVER_DATE to 20200224
by Rodrigo Vivi
· 5 years ago
30ab3bb
drm/i915: Update DRIVER_DATE to 20200224
by Rodrigo Vivi
· 5 years ago
4fbe112
drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt
by Chris Wilson
· 5 years ago
df1a5bf
drm/i915/psr: Force PSR probe only after full initialization
by José Roberto de Souza
· 5 years ago
b7079cb
drm/i915: Correctly terminate connector iteration
by Ville Syrjälä
· 5 years ago
408c1b3
drm/i915: fix header test with GCOV
by Jani Nikula
· 5 years ago
a2ab4ab
drm/i915/display: Fix inverted WARN_ON
by Chris Wilson
· 5 years ago
12d5861
drm/i915/gvt: Make WARN* drm specific where vgpu ptr is available
by Pankaj Bharadiya
· 5 years ago
db19c72
drm/i915/gvt: Make WARN* drm specific where drm_priv ptr is available
by Pankaj Bharadiya
· 5 years ago
bb393dc5
drm/i915/display/hdcp: Make WARN* drm specific where drm_priv ptr is available
by Pankaj Bharadiya
· 5 years ago
eb020ca
drm/i915/display/dp: Make WARN* drm specific where drm_device ptr is available
by Pankaj Bharadiya
· 5 years ago
a66d7c1
drm/i915/display/power: Make WARN* drm specific where drm_priv ptr is available
by Pankaj Bharadiya
· 5 years ago
e57291c
drm/i915/display/display: Make WARN* drm specific where drm_device ptr is available
by Pankaj Bharadiya
· 5 years ago
1de143c
drm/i915/display/ddi: Make WARN* drm specific where drm_device ptr is available
by Pankaj Bharadiya
· 5 years ago
aff3511
drm/i915/display/cdclk: Make WARN* drm specific where drm_priv ptr is available
by Pankaj Bharadiya
· 5 years ago
2713eb4
drm/i915: Distribute switch variables for initialization
by Kees Cook
· 5 years ago
f8226d0
drm/i915: make dbuf configurations const
by Jani Nikula
· 5 years ago
b664259
drm/i915: split i915_driver_modeset_probe() to pre/post irq install
by Jani Nikula
· 5 years ago
5d8b134
drm/i915/gt: remove redundant assignment to variable dw
by Colin Ian King
· 5 years ago
6065682
drm/i915/gt: Push the GPU cancellation to the backend
by Chris Wilson
· 5 years ago
6f24e41
drm/i915: Avoid recursing onto active vma from the shrinker
by Chris Wilson
· 5 years ago
87e04f7
drm/i915/tgl: Add Wa_22010178259:tgl
by Matt Roper
· 5 years ago
00de702
drm/i915: Check that the vma hasn't been closed before we insert it
by Chris Wilson
· 5 years ago
deeee41
drm/i915/gem: Break up long lists of object reclaim
by Chris Wilson
· 5 years ago
46129dc
drm/i915/pmu: Avoid using globals for PMU events
by Michał Winiarski
· 5 years ago
f5a179d
drm/i915/pmu: Avoid using globals for CPU hotplug state
by Michał Winiarski
· 5 years ago
0bf8573
drm/i915/perf: conversion to struct drm_device based logging macros.
by Wambui Karuga
· 5 years ago
1042b2b
drm/i915/tgl: Program MBUS_ABOX{1,2}_CTL during display init
by Matt Roper
· 5 years ago
837b63e
drm/i915: Program MBUS with rmw during initialization
by Matt Roper
· 5 years ago
f986ef2
drm/i915: Use intel_de_write_fw() for skl+ scaler registers
by Ville Syrjälä
· 5 years ago
9877db7
drm/i915: Parametrize PFIT_PIPE
by Ville Syrjälä
· 5 years ago
5fb908e
drm/i915: Mark all HPD capabled connectors as such
by Ville Syrjälä
· 5 years ago
32e3ae5
drm/i915/hpd: Replace the loop-within-loop with two independent loops
by Ville Syrjälä
· 5 years ago
70697e2
drm/i915: Add i9xx_lut_8()
by Ville Syrjälä
· 5 years ago
1b245ec
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
42f96e5
drm/i915/uc: consolidate firmware cleanup
by Daniele Ceraolo Spurio
· 5 years ago
3acffa8
drm/i915/uc: Abort early on uc_init failure
by Daniele Ceraolo Spurio
· 5 years ago
202c98e
drm/i915/guc: Apply new uC status tracking to GuC submission as well
by Daniele Ceraolo Spurio
· 5 years ago
bfe5a40
drm/i915/uc: Improve tracking of uC init status
by Daniele Ceraolo Spurio
· 5 years ago
4c467d5
drm/i915/uc: autogenerate uC checker functions
by Daniele Ceraolo Spurio
· 5 years ago
7a8c9b7
drm/i915/uc: Update the FW status on injected fetch error
by Daniele Ceraolo Spurio
· 5 years ago
065273f
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
by Daniele Ceraolo Spurio
· 5 years ago
34bbfde
drm/i915/guc: Kill USES_GUC macro
by Daniele Ceraolo Spurio
· 5 years ago
40c47c6
drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info
by Daniele Ceraolo Spurio
· 5 years ago
54738e8a
drm/i915: Double check bumping after the spinlock
by Chris Wilson
· 5 years ago
6694006
drm/i915/gt: Protect signaler walk with RCU
by Chris Wilson
· 5 years ago
df6b1f3
drm/i915: remove the other slab_dependencies
by Matthew Auld
· 5 years ago
06d63c4
drm/i915/gvt: make gvt oblivious of kvmgt data structures
by Julian Stecklina
· 5 years ago
e24bcd3
drm/i915/dp: Add all tiled and port sync conns to modeset
by Manasi Navare
· 5 years ago
b50a1aa
drm/i915/dp: Compute port sync crtc states post compute_config()
by Manasi Navare
· 5 years ago
f280142
drm/i915: Introduce encoder->compute_config_late()
by Ville Syrjälä
· 5 years ago
c95baf1
Merge drm-intel-next-queued into gvt-next
by Zhenyu Wang
· 5 years ago
c014e07
drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfx
by Chris Wilson
· 5 years ago
bd3d1f8
drm/i915/selftests: Mark GPR checking more hostile
by Chris Wilson
· 5 years ago
e7aa531
drm/i915/selftest: Analyse timestamp behaviour across context switches
by Chris Wilson
· 5 years ago
Next »