Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
90551a1296d4dbe0dccc4c3cb5e57e7f2c929009
90551a1
drm/i915/gvt: cleanup usage for typed mmio reg vs. offset
by Zhenyu Wang
· 7 years ago
4e889d6
drm/i915/gvt: Fix pipe A enable as default for vgpu
by Xiaolin Zhang
· 7 years ago
c20164d
drm/i915/gvt: always use i915_reg_t for MMIO handler definition
by Zhenyu Wang
· 7 years ago
b05b339
drm/i915/gvt: load host render mocs once in mocs switch
by Weinan Li
· 7 years ago
f402f2d
drm/i915/gvt: refine mocs save restore policy
by Weinan Li
· 7 years ago
e47107a
drm/i915/gvt: optimize for vGPU mmio switch
by Weinan Li
· 7 years ago
dc5718f
drm/i915/gvt: refine trace_render_mmio
by Weinan Li
· 7 years ago
2ef6765
Merge tag 'drm-intel-next-2017-12-14' into gvt-next
by Zhenyu Wang
· 7 years ago
ee5b5bf
drm/i915: Update DRIVER_DATE to 20171214
by Rodrigo Vivi
· 7 years ago
07825e4
Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into drm-intel-next-queued
by Rodrigo Vivi
· 7 years ago
8d8c46f
drm/i915: properly init lockdep class
by Sebastian Andrzej Siewior
· 7 years ago
84ef3a7
drm/i915: Show engine state when hangcheck detects a stall
by Chris Wilson
· 7 years ago
fe66e92
drm/i915: make CS frequency read support missing more obvious
by Lionel Landwerlin
· 7 years ago
a00cfc9
drm/i915/guc: Extract doorbell verification into a function
by Michał Winiarski
· 7 years ago
8ec52ec
drm/i915/guc: Extract clients allocation to submission_init
by Michał Winiarski
· 7 years ago
9192d4f
drm/i915/guc: Extract doorbell creation from client allocation
by Michał Winiarski
· 7 years ago
aeb950b
drm/i915/guc: Call invalidate after changing the vfunc
by Michał Winiarski
· 7 years ago
61b5c15
drm/i915/guc: Extract guc_init from guc_init_hw
by Michał Winiarski
· 7 years ago
3176ff4
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
by Michał Winiarski
· 7 years ago
1bbbca0
drm/i915/guc: Move shared data allocation away from submission path
by Michał Winiarski
· 7 years ago
6ca9a2b
drm/i915: Unwind i915_gem_init() failure
by Chris Wilson
· 7 years ago
31c70f9
drm/i915: Ratelimit request allocation under oom
by Chris Wilson
· 7 years ago
2abe2f8
drm/i915: Allow fence allocations to fail
by Chris Wilson
· 7 years ago
e30a758
drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleep
by Chris Wilson
· 7 years ago
d7dc413
drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()
by Chris Wilson
· 7 years ago
7d62235
drm/i915/fence: Use rcu to defer freeing of irq_work
by Chris Wilson
· 7 years ago
59e4b19
drm/i915: Dump the engine state before declaring wedged from wait_for_engines()
by Chris Wilson
· 7 years ago
ee42c00
drm/i915: Bump timeout for wait_for_engines()
by Chris Wilson
· 7 years ago
1875fe7
drm/i915: Downgrade misleading "Memory usable" message
by Chris Wilson
· 7 years ago
3ef98f5
drm/i915: Print an error message for a reset failure on gen2
by Chris Wilson
· 7 years ago
0132a1a
docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c
by Markus Heiser
· 7 years ago
b7128ef
drm/i915: prefer resource_size_t for everything stolen
by Matthew Auld
· 7 years ago
b1ace60
drm/i915: give stolen_usable_size a more suitable home
by Matthew Auld
· 7 years ago
73ebd50
drm/i915: make mappable struct resource centric
by Matthew Auld
· 7 years ago
17a0534
drm/i915: make reserved struct resource centric
by Matthew Auld
· 7 years ago
7789422
drm/i915: make dsm struct resource centric
by Matthew Auld
· 7 years ago
f773568
drm/i915: nuke the duplicated stolen discovery
by Matthew Auld
· 7 years ago
3b51b6f
x86/early-quirks: replace the magical increment start values
by Matthew Auld
· 7 years ago
55f56fc
x86/early-quirks: export the stolen region as a resource
by Matthew Auld
· 7 years ago
6f9fa99
x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit
by Joonas Lahtinen
· 7 years ago
b92326a
drm/i915: Only report a wakeup if the waiter was truly asleep
by Chris Wilson
· 7 years ago
776bc27
drm/i915: Stop listening to request resubmission from the signaler kthread
by Chris Wilson
· 7 years ago
19553d5
drm/i915/selftests: Free mock_i915->drm.mode_config
by Chris Wilson
· 7 years ago
8516673
agp/intel: Flush all chipset writes after updating the GGTT
by Chris Wilson
· 7 years ago
461bd62
drm/i915/gvt/fb_decoder: Fix out-of-bounds read
by Gustavo A. R. Silva
· 7 years ago
eb3f051
drm/i915/gvt: refine function emulate_mmio_read/write
by Pei Zhang
· 7 years ago
d5acadf
drm/i915: Stop showing seqno info from debugfs/i915_interrupt_info
by Chris Wilson
· 7 years ago
b9dfda5
drm/i915: Remove debugfs/i915_seqno_info
by Chris Wilson
· 7 years ago
2d8d1af
drm/i915: Add is-wedged flag to intel_engine_dump()
by Chris Wilson
· 7 years ago
528dd16
drm/i915: Include the global reset count for intel_engine_dump()
by Chris Wilson
· 7 years ago
832265d
drm/i915: Include engine state on detecting a missed breadcrumb/seqno
by Chris Wilson
· 7 years ago
0db18b1
drm/i915: Make engine state pretty-printer header configurable
by Chris Wilson
· 7 years ago
e8a70ca
drm/i915: Use snprintf to avoid line-break when pretty-printing engines
by Chris Wilson
· 7 years ago
6647852
Merge airlied/drm-next into drm-intel-next-queued
by Rodrigo Vivi
· 7 years ago
3e72be1
drm/i915: Drop fb reference on load_detect_pipe failure path
by Chris Wilson
· 7 years ago
7a1530d7
intel/atomic: Stop updating legacy fb parameters
by Daniel Vetter
· 7 years ago
b687637
drm/i915: Restore GT performance in headless mode with DMC loaded
by Tvrtko Ursulin
· 7 years ago
6ee942d
drm/i915/gvt: Refine dmabuf_obj cleanup process
by Tina Zhang
· 7 years ago
072ec93
drm/i915/gvt/kvmgt: fill info for ROM/VGA region
by Pei Zhang
· 7 years ago
1aec75e
drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h}
by Changbin Du
· 7 years ago
cf27b95
drm/i915/gvt: Remove MMIO barrier in MMIO switch
by Changbin Du
· 7 years ago
8316488
drm/i915/gvt: Select appropriate mmio list at initialization time
by Changbin Du
· 7 years ago
4447f42
drm/i915/gvt: Refine the ring mmio list definition
by Changbin Du
· 7 years ago
2fc7a06
drm/i915/execlists: Cache ELSP register offset
by Chris Wilson
· 7 years ago
e2189dd
drm/i915: Refactor common list iteration over GGTT vma
by Chris Wilson
· 7 years ago
3f1f0b1
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
5c379b4
Merge tag 'drm-misc-next-2017-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
7125397b
drm/i915: Track GGTT writes on the vma
by Chris Wilson
· 7 years ago
010e3e6
drm/i915: Remove vma from object on destroy, not close
by Chris Wilson
· 7 years ago
bc29489
drm/sun4i: Fix uninitialized variables in vi layer
by Jernej Skrabec
· 7 years ago
89f3f35
drm/fb-helper: Fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 7 years ago
9c606cd
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
3997eea
drm/radeon: Use drm_fb_helper_lastclose() and _poll_changed()
by Noralf Trønnes
· 7 years ago
ab77e02
drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()
by Noralf Trønnes
· 7 years ago
366c1ba
drm/amd/display: Use drm_fb_helper_poll_changed()
by Noralf Trønnes
· 7 years ago
ae937fe
drm/ttm: swap consecutive allocated pooled pages v4
by Christian König
· 7 years ago
d4b7648
drm/amdgpu: fix amdgpu_sync_resv v2
by Christian König
· 7 years ago
fdb1a22
drm/ttm: swap consecutive allocated cached pages v3
by Christian König
· 7 years ago
5f97fc0
drm/amd/amdgpu: set gtt size according to system memory size only
by Roger He
· 7 years ago
cebb52b
drm/amdgpu: Get rid of dep_sync as a seperate object.
by Andrey Grodzovsky
· 7 years ago
9748912
drm/amdgpu: allow specifying vm_block_size for multi level PDs v2
by Christian König
· 7 years ago
f336812
drm/amdgpu: move validation of the VM size into the VM code
by Christian König
· 7 years ago
341b759
drm/amdgpu: allow non pot VM size values
by Christian König
· 7 years ago
36539dc
drm/amdgpu: choose number of VM levels based on VM size
by Christian König
· 7 years ago
b38f41e
drm/amdgpu: unify VM size handling of Vega10 with older generation
by Christian König
· 7 years ago
0410c5e
drm/amdgpu: fix amdgpu_vm_num_entries
by Christian König
· 7 years ago
5078314
drm/amdgpu: fix VM PD addr shift
by Christian König
· 7 years ago
7225704
drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)
by Frank Min
· 7 years ago
3863660
drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_log
by Michel Dänzer
· 7 years ago
d6f068a
drm/amd/display: Add dm_logger_append_va API
by Michel Dänzer
· 7 years ago
cf7d1bd
drm/ttm: Use a static string instead of an array of char *
by Joe Perches
· 7 years ago
1e88ad0
drm/amd/display: remove usage of legacy_cursor_update
by Shirish S
· 7 years ago
b1ebd7c0
drm/amd/include:cleanup raven1 vcn header files.
by Feifei Xu
· 7 years ago
6b5b5fe
drm/amd/include:cleanup raven1 thm header files.
by Feifei Xu
· 7 years ago
5119992
drm/amd/include:cleanup raven1 nbio header files.
by Feifei Xu
· 7 years ago
a146391
drm/amd/include:cleanup raven1 mp header files.
by Feifei Xu
· 7 years ago
95c1f7a
drm/amd/include:cleanup raven1 mmhub header files.
by Feifei Xu
· 7 years ago
5a18155
drm/amd/include:cleanup raven1 gc header files.
by Feifei Xu
· 7 years ago
ad941f7a
drm/amd/include:cleanup raven1 dcn header files.
by Feifei Xu
· 7 years ago
02cf883
drm/amd/include:cleanup raven1 sdma header files.
by Feifei Xu
· 7 years ago
Next »