Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
042ed2dbe5b294e6c225e12d380062ee6adb3ac0
042ed2d
drm/i915: Be irqsafe inside reset
by Chris Wilson
· 7 years ago
14921f3
drm/i915: Fix context ban and hang accounting for client
by Mika Kuoppala
· 7 years ago
548764b
drm/i915: Keep the ctx workarounds tightly packed
by Chris Wilson
· 7 years ago
2edd532
drm/i915/dp: Add support for HBR3 and TPS4 during link training
by Manasi Navare
· 7 years ago
46b527d
drm/i915/icl: Add allowed DP rates for Icelake
by Manasi Navare
· 7 years ago
1fa11ee
drm/i915/icl: start adding the TBT pll
by Paulo Zanoni
· 7 years ago
00c92d9
drm/i915/icl: unconditionally init DDI for every port
by Paulo Zanoni
· 7 years ago
970888e
drm/i915/icl: add icelake_get_ddi_pll()
by Paulo Zanoni
· 7 years ago
a0fbacb
drm/i915/gtt: Reduce a pair of runtime asserts
by Chris Wilson
· 7 years ago
986dbac
drm/i915/gtt: Cache the PTE encoding of the scratch page
by Chris Wilson
· 7 years ago
4a192c7
drm/i915/gtt: Free unused page tables on unbind the context
by Chris Wilson
· 7 years ago
549fe88
drm/i915/gtt: Lazily allocate page directories for gen7
by Chris Wilson
· 7 years ago
1fd00c0f
drm/i915: Declare the driver wedged if hangcheck makes no progress
by Chris Wilson
· 7 years ago
5db1d4e
drm/i915/execlists: Push the tasklet kick after reset to reset_finish
by Chris Wilson
· 7 years ago
920d3fb
drm/i915/selftests: Initialise request to silence a compiler
by Chris Wilson
· 7 years ago
51a9f6d
drm/i915: Turn off g4x DP port in .post_disable()
by Ville Syrjälä
· 7 years ago
929168c
drm/i915: Disallow interlaced modes on g4x DP outputs
by Ville Syrjälä
· 7 years ago
132c27c
drm/i915: Fix PIPESTAT irq ack on i965/g4x
by Ville Syrjälä
· 7 years ago
3b567bb
drm/i915/ddi: Removed unused var from hsw_write_infoframe()
by Imre Deak
· 7 years ago
c737376
drm/i915/ddi: Set HDMI infoframes with pipe clocks enabled
by Imre Deak
· 7 years ago
8fc0aa6
drm/i915/ddi: Check transcoder instead of port when setting HDMI infoframe
by Imre Deak
· 7 years ago
afb2c44
drm/i915/ddi: Push pipe clock enabling to encoders
by Imre Deak
· 7 years ago
24a2817
drm/i915/ddi: s/crtc->config/old_crtc_state in haswell_crtc_disable()
by Imre Deak
· 7 years ago
5422b37
drm/i915/psr: Kill delays when activating psr back.
by Rodrigo Vivi
· 7 years ago
a2bbf71
drm/i915/gtt: Only keep gen6 page directories pinned while active
by Chris Wilson
· 7 years ago
e62230d
drm/i915: Show CCID in engine dumps
by Chris Wilson
· 7 years ago
286e615
drm/i915: Make the hexdump row offset visually distinct
by Chris Wilson
· 7 years ago
83c3178
drm/i915: Dump the ringbuffer of the active request for debugging
by Chris Wilson
· 7 years ago
856e1b1
drm/i915/dsm: remove unnecessary dsm priv structure
by Jani Nikula
· 7 years ago
1288786
drm/i915: Move GEM sanitize from resume_early to resume
by Chris Wilson
· 7 years ago
2e932b9
drm/i915/opregion: move acpi notifier to dev_priv
by Jani Nikula
· 7 years ago
6ebb6d8
drm/i915/perf: make oa format tables const
by Jani Nikula
· 7 years ago
697b9a8
drm/i915: Make closing request flush mandatory
by Chris Wilson
· 7 years ago
e4dd27a
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
by Ville Syrjälä
· 7 years ago
bb187e9
drm/i915/icl: DP_AUX_E is valid on ICL+
by James Ausmus
· 7 years ago
af1f1b8
drm/i915/icl: fix gmbus gpio pin mapping
by Mahesh Kumar
· 7 years ago
dccc722
drm/i915/icl: Add DDI HDMI level selection for ICL
by Manasi Navare
· 7 years ago
e9e7dc4
drm/i915/gtt: Make gen6 page directories evictable
by Chris Wilson
· 7 years ago
3d6d62e
drm/i915/guc: Add support for define guc_log_size in megabytes.
by Piotr Piorkowski
· 7 years ago
5288c71
drm/i915/guc: Move defines with size of GuC logs to intel_guc_log.h
by Piotr Piorkowski
· 7 years ago
741cebe
drm/i915/guc: Refactoring preparation of the GUC_CTL_CTXINFO parameter
by Piotr Piorkowski
· 7 years ago
532717b
drm/i915/guc: Refactoring preparation of the GUC_CTL_LOG_PARAMS parameter
by Piotr Piorkowski
· 7 years ago
dc755fa
drm/i915/guc: Refactoring preparation of the GUC_CTL_FEATURE parameter
by Piotr Piorkowski
· 7 years ago
24d891d
drm/i915/guc: Refactoring preparation of the GUC_CTL_DEBUG parameter
by Piotr Piorkowski
· 7 years ago
50935ac
drm/i915/guc: Don't store runtime GuC log level in modparam
by Piotr Piórkowski
· 7 years ago
a9ded78
drm/i915/gtt: Onionify error handling for gen6_ppgtt_create
by Chris Wilson
· 7 years ago
35ac40d
drm/i915/gtt: Subclass gen6_hw_ppgtt
by Chris Wilson
· 7 years ago
d9d117e
drm/i915/ringbuffer: Serialize load of PD_DIR
by Chris Wilson
· 7 years ago
68a8570
drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories
by Chris Wilson
· 7 years ago
467d357
drm/i915/execlists: Avoid putting the error pointer
by Chris Wilson
· 7 years ago
41d3768
drm/i915: Wrap around the tail offset before setting ring->tail
by Chris Wilson
· 7 years ago
b3ee09a
drm/i915/ringbuffer: Fix context restore upon reset
by Chris Wilson
· 7 years ago
1fc719d
drm/i915/ringbuffer: Brute force context restore
by Chris Wilson
· 7 years ago
602a9de
drm/i915/skl: Add warn about unsupported CDCLK rates
by Imre Deak
· 7 years ago
2b9a820
drm/i915/perf: fix gen11 engine class shift
by Michel Thierry
· 7 years ago
9904b156
drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10
by Michel Thierry
· 7 years ago
746c8f1
drm/i915: Apply batch location restrictions before pinning
by Chris Wilson
· 7 years ago
acd1c1e
drm/i915: Refactor unsettting obj->mm.pages
by Chris Wilson
· 7 years ago
51c18bf
drm/i915: Squash GEM load failure message (again)
by Chris Wilson
· 7 years ago
07ba0a8
drm/i915: fix PCH_NOP setting for non-PCH platforms
by Jani Nikula
· 7 years ago
13d0464
drm/i915: be more strict about HAS_PCH_NOP() usage
by Jani Nikula
· 7 years ago
85b17e6
drm/i915: clean up virtual PCH special case handling
by Jani Nikula
· 7 years ago
b8bf31d
drm/i915: document PCH_NOP
by Lucas De Marchi
· 7 years ago
78ef3fa
drm/i915: fix guest virtual PCH detection on non-PCH systems
by Jani Nikula
· 7 years ago
eed2890
drm/i915/gtt: Reorder aliasing_ppgtt fini
by Chris Wilson
· 7 years ago
e1f8789
drm/i915/gtt: Remove vgpu check for gen6
by Chris Wilson
· 7 years ago
f6b1e35
drm/i915/gtt: Remove redundant hsw_mm_switch()
by Chris Wilson
· 7 years ago
b4e2727
drm/i915/gtt: Fix unwind length passed to gen6_ppgtt_clear_range
by Chris Wilson
· 7 years ago
672b3c4
drm/i915: Fix sprite destination colorkeying on SKL+
by Ville Syrjälä
· 7 years ago
51e645b
drm/i915: Mark the GPU as wedged without error on fault injection
by Chris Wilson
· 7 years ago
39e7823
drm/i915: Add WaKBLVECSSemaphoreWaitPoll
by Mika Kuoppala
· 7 years ago
c30acb0
drm/i915: Cancel reset preparations on failed resets
by Mika Kuoppala
· 7 years ago
17f297b
drm/i915/gtt: Push allocation to hw ppgtt constructor
by Chris Wilson
· 7 years ago
93f2cde
drm/i915: Decouple vma vfuncs from vm
by Chris Wilson
· 7 years ago
520ea7c
drm/i915: Prepare for non-object vma
by Chris Wilson
· 7 years ago
5213701
drm/i915: Change i915_gem_fault() to return vm_fault_t
by Chris Wilson
· 7 years ago
8571a05
drm/i915: Use GEM suspend when aborting initialisation
by Chris Wilson
· 7 years ago
14c3f84
drm/i915: Update DRIVER_DATE to 20180606
by Rodrigo Vivi
· 7 years ago
64b3c93
drm/i915/gtt: Fix typo in fill_px() macro
by Chris Wilson
· 7 years ago
cf68f0c
drm/i915: Mark i915.inject_load_failure as being hit
by Chris Wilson
· 7 years ago
82ad644
drm/i915/gtt: Rename i915_hw_ppgtt base member
by Chris Wilson
· 7 years ago
cd68e04
drm/i915/error: Fixup inactive/active counting
by Chris Wilson
· 7 years ago
70be8b3
drm/i915/guc: Don't leak stage descriptor pool on init failure
by Michal Wajdeczko
· 7 years ago
9f473ec
drm/i915/pmu: Do not assume fixed hrtimer period
by Tvrtko Ursulin
· 7 years ago
57d7116
drm/i915/trace: Context field needs to be 64-bit wide
by Tvrtko Ursulin
· 7 years ago
f24e74a
drm/i915/trace: Remove engine out of the context sandwich
by Tvrtko Ursulin
· 7 years ago
2956e97
drm/i915/trace: Describe engines as class:instance pairs
by Tvrtko Ursulin
· 7 years ago
420980c
drm/i915: Swap magics and use SZ_1M
by Chris Wilson
· 7 years ago
b96f6eb
drm/i915: Correctly handle error path in i915_gem_init_hw
by Michal Wajdeczko
· 7 years ago
83d317a
drm/i915/vma: Move the bind_count vs pin_count assertion to a helper
by Chris Wilson
· 7 years ago
7447998
drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object list
by Chris Wilson
· 7 years ago
d901e8e
drm/i915/ringbuffer: Make context pin/unpin symmetric
by Chris Wilson
· 7 years ago
52b2416
drm/i915: Add new vGPU cap info bit VGT_CAPS_HUGE_GTT
by Changbin Du
· 7 years ago
6ceb727
drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw
by Mahesh Kumar
· 7 years ago
61d5676
drm/i915/perf: fix ctx_id read with GuC & ICL
by Lionel Landwerlin
· 7 years ago
218b500
drm/i915: drop one bit on the hw_id when using guc
by Lionel Landwerlin
· 7 years ago
30aacd3
drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+
by Chris Wilson
· 7 years ago
8979187a
drm/i915: Move i915_gem_fini to i915_gem.c
by Michal Wajdeczko
· 7 years ago
5428bf5
drm/i915/icl: Calculate link clock using the new registers
by Arkadiusz Hiler
· 7 years ago
51c83cf
drm/i915/icl: Get DDI clock for ICL based on PLLs.
by Manasi Navare
· 7 years ago
Next »