Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1b4bd5c4a663663e8dd4b7b1c5f8565626eb068b
/
drivers
1b4bd5c
drm/i915: Limit the for_each_set_bit() to the valid range
by Chris Wilson
· 6 years ago
c4aa2ec
drm/i915/sprite: switch to kernel types
by Jani Nikula
· 6 years ago
830de42
drm/i915/dp: switch to kernel types
by Jani Nikula
· 6 years ago
990290d
drm/i915/dpll_mgr: switch to kernel types
by Jani Nikula
· 6 years ago
cbe974f
drm/i915/cdclk: switch to kernel types
by Jani Nikula
· 6 years ago
a9c287c
drm/i915/irq: switch to kernel types
by Jani Nikula
· 6 years ago
e531521
drm/i915/debugfs: switch to kernel types
by Jani Nikula
· 6 years ago
977dcc0
drm/i915/lspcon: switch to kernel types
by Jani Nikula
· 6 years ago
c7cc521
drm/i915/crt: switch to kernel types
by Jani Nikula
· 6 years ago
739f3ab
drm/i915: small isolated c99 types to kernel types switch
by Jani Nikula
· 6 years ago
9f58892
drm/i915: Pull all the reset functionality together into i915_reset.c
by Chris Wilson
· 6 years ago
18bb2bc
drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
by Chris Wilson
· 6 years ago
204474a
drm/i915: Pass down rc in intel_encoder->compute_config()
by Lyude Paul
· 6 years ago
9e267d2
drm/i915/userptr: Fix error handling of mutex_lock_killable()
by Chris Wilson
· 6 years ago
0212bde
drm/i915: Move intel_execlists_show_requests() aside
by Chris Wilson
· 6 years ago
484d9a8
drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
by Chris Wilson
· 6 years ago
3f2e9ed
drm/i915/icl: Detect port F presence via VBT
by Imre Deak
· 6 years ago
e9d49bb
drm/i915/ddi: Move DDI port detection to the corresponding helper
by Imre Deak
· 6 years ago
decd29e
drm/i915: Only dump GPU state on set-wedged if interesting
by Chris Wilson
· 6 years ago
6d2438c
drm/i915/perf: Annotate i915_perf.wakeref for keneldoc
by Chris Wilson
· 6 years ago
fed8569
drm/i915: Fix the static code analysis warning in debugfs
by Radhakrishna Sripada
· 6 years ago
b14c06e
drm/i915/cnl: Fix CNL macros for Voltage Swing programming
by Aditya Swarup
· 6 years ago
8cd9991
drm/i915: Prevent concurrent GGTT update and use on Braswell (again)
by Chris Wilson
· 6 years ago
305dc3f
drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
by Chris Wilson
· 6 years ago
d8af327
drm/i915: Fix ILK-IVB primary plane enable delays
by Juha-Pekka Heikkila
· 6 years ago
4a8ab5e
drm/i915: Mark up Ironlake ips with rpm wakerefs
by Chris Wilson
· 6 years ago
8d761e7
drm/i915: Combined gt.awake/gt.power wakerefs
by Chris Wilson
· 6 years ago
04161d6
drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
by Chris Wilson
· 6 years ago
69d9382
drm/i915/dp: Markup pps lock power well
by Chris Wilson
· 6 years ago
25c896bd
drm/i915: Track the wakeref used to initialise display power domains
by Chris Wilson
· 6 years ago
0e6e0be
drm/i915: Markup paired operations on display power domains
by Chris Wilson
· 6 years ago
d4225a5
drm/i915: Syntatic sugar for using intel_runtime_pm
by Chris Wilson
· 6 years ago
c9d08cc
drm/i915/selftests: Mark up rpm wakerefs
by Chris Wilson
· 6 years ago
2cb2cb5
drm/i915/panel: Track temporary rpm wakeref
by Chris Wilson
· 6 years ago
6a712a2
drm/i915/hotplug: Track temporary rpm wakeref
by Chris Wilson
· 6 years ago
1d264d9
drm/i915/fb: Track rpm wakerefs
by Chris Wilson
· 6 years ago
538ef96
drm/i915/gem: Track the rpm wakerefs
by Chris Wilson
· 6 years ago
3055f0c
drm/i915/guc: Track the rpm wakeref
by Chris Wilson
· 6 years ago
00e27cb
drm/i915/pmu: Track rpm wakeref
by Chris Wilson
· 6 years ago
6619c00
drm/i915/perf: Track the rpm wakeref
by Chris Wilson
· 6 years ago
a037121
drm/i915: Mark up debugfs with rpm wakeref tracking
by Chris Wilson
· 6 years ago
48d1c81
drm/i915: Mark up sysfs with rpm wakeref tracking
by Chris Wilson
· 6 years ago
183e260
drm/i915: Track the rpm wakerefs for error handling
by Chris Wilson
· 6 years ago
506d1f6
drm/i915: Track GT wakeref
by Chris Wilson
· 6 years ago
16e4dd03
drm/i915: Markup paired operations on wakerefs
by Chris Wilson
· 6 years ago
bd780f3
drm/i915: Track all held rpm wakerefs
by Chris Wilson
· 6 years ago
74256b7
drm/i915: Update DRIVER_DATE to 20190110
by Rodrigo Vivi
· 6 years ago
9fab8a2
drm/i915: Removing polling for struct_mutex from vmap shrinker
by Chris Wilson
· 6 years ago
3824e41
drm/i915: Use mutex_lock_killable() from inside the shrinker
by Chris Wilson
· 6 years ago
7f9e20e
drm/i915: Guard error capture against unpinned vma
by Chris Wilson
· 6 years ago
d78a600
drm/i915: drop DPF code for gen8+
by Daniele Ceraolo Spurio
· 6 years ago
a60acb2
drm/i915: init per-engine WAs for all engines
by Daniele Ceraolo Spurio
· 6 years ago
f663b0c
drm/i915/selftests: recreate WA lists inside the selftest
by Daniele Ceraolo Spurio
· 6 years ago
d22ba0c
drm/i915: Reduce i915_request_alloc retirement to local context
by Chris Wilson
· 6 years ago
4e8052a
drm/i915/intel_dsi_vbt: Add support for PMIC MIPI sequences
by Hans de Goede
· 6 years ago
429188f
ACPI / PMIC: Add generic intel_soc_pmic_exec_mipi_pmic_seq_element handling
by Hans de Goede
· 6 years ago
4f60168
ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
by Hans de Goede
· 6 years ago
7b5618f
ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
by Hans de Goede
· 6 years ago
2f80d7b
drm/i915: drop all drmP.h includes
by Jani Nikula
· 6 years ago
f2bb09b
drm/i915: Downgrade scare message for unknown HuC firmware
by Chris Wilson
· 6 years ago
5852a15
Ndrm/i915/debugfs: store rotation string buffer on stack
by Jani Nikula
· 6 years ago
d25f71a
drm/i915: Return immediately if trylock fails for direct-reclaim
by Chris Wilson
· 6 years ago
3eb0930
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 6 years ago
481975c
Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued
by Jani Nikula
· 6 years ago
d58f008
drm/i915/selftests: Mark the whole mock device as DMA capable
by Chris Wilson
· 6 years ago
f6e8aa3
drm/i915: Report the number of closed vma held by each context in debugfs
by Chris Wilson
· 6 years ago
e4fc69f2
drm/i915/hsw: Flush RING_IMR changes before changing the global GT IMR (vecs)
by Chris Wilson
· 6 years ago
963cc12
drm/i915: Fixup kerneldoc for intel_device_info_runtime_init
by Chris Wilson
· 6 years ago
1213325
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 6 years ago
66e012f
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
15b215e
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 6 years ago
d7252d0
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0fe4e2d
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
3954e1d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
a8a6b11
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
7671c14
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
926b02d
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
cf26057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
5c4a608
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 6 years ago
c280230
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
b23b0ea
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
078a5a4f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
1205b62
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
9ee3b3f
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
b9d126e
drm/i915: Remove partial attempt to swizzle on pread/pwrite
by Chris Wilson
· 6 years ago
00f8ccd
Merge branch 'next/drivers' into next/late
by Olof Johansson
· 6 years ago
967d301
drivers/base/platform.c: kmemleak ignore a known leak
by Qian Cai
· 6 years ago
0539177
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
by huang.zijiang
· 6 years ago
300133d
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
by Souptick Joarder
· 6 years ago
594cc25
make 'user_access_begin()' do 'access_ok()'
by Linus Torvalds
· 6 years ago
0b2c8f8
i915: fix missing user_access_end() in page fault exception case
by Linus Torvalds
· 6 years ago
eb4f521
drivers/perf: hisi: Fixup one DDRC PMU register offset
by Shaokun Zhang
· 6 years ago
55c1551
drm/i915: Do not allow unwedging following a failed driver initialisation
by Chris Wilson
· 6 years ago
9ddf32a
Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
43d86ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
4d5a91f
hwspinlock: fix return value check in stm32_hwspinlock_probe()
by Wei Yongjun
· 6 years ago
81482d1
i2c: Add Actions Semiconductor Owl family S700 I2C support
by Parthiban Nallathambi
· 6 years ago
Next »