Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f6c499eca0de3cd118d97ac5c05e5758f7909ac8
f6c499e
Merge tag 'gvt-next-2016-10-27' of https://github.com/01org/gvt-linux into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
e45d7b7
drm/i915/gvt: fix nested sleeping issue
by Du, Changbin
· 8 years ago
6fb5082
drm/i915/gvt: throw error basing on execlist submit result
by Bing Niu
· 8 years ago
23736d1
drm/i915/gvt: add full vGPU reset support
by Ping Gao
· 8 years ago
1c00164
drm/i915/DMC/KBL: Load DMC on KBL using the no_stepping_info array
by Anusha Srivatsa
· 8 years ago
da064b4
drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
by Ville Syrjälä
· 8 years ago
aafee2e
drm/i915: fix comment on I915_{READ, WRITE}_FW
by Arkadiusz Hiler
· 8 years ago
489375c
drm/i915/lspcon: Add workaround for resuming in PCON mode
by Imre Deak
· 8 years ago
a5d94b83
drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptr
by Imre Deak
· 8 years ago
12a47a42
drm/i915/dp: Read DP descriptor for eDP and LSPCON too
by Imre Deak
· 8 years ago
24e807e
drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read
by Imre Deak
· 8 years ago
7b3fc17
drm/i915/dp: Print full branch/sink descriptor
by Imre Deak
· 8 years ago
5e89667
drm/i915/dp: Print only sink or branch specific OUI based on dev type
by Imre Deak
· 8 years ago
6f172a4
drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read
by Imre Deak
· 8 years ago
c726ad0
drm/dp: Factor out helper to distinguish between branch and sink devices
by Imre Deak
· 8 years ago
6014ac1
drm/i915/audio: set proper N/M in modeset
by Libin Yang
· 8 years ago
9ca89c4
drm/i915/audio: drop extra crtc clock check from HDMI audio N lookup
by Jani Nikula
· 8 years ago
1aab956
drm/i915: Refresh that status of MST capable connectors in ->detect()
by Ville Syrjälä
· 8 years ago
3299e7e
drm/i915: Remove two invalid warns
by Tvrtko Ursulin
· 8 years ago
07ee2bc
drm/i915: Rotated view does not need a fence
by Tvrtko Ursulin
· 8 years ago
0a8b66e
drm/i915/gvt: correct the reset logic
by Ping Gao
· 8 years ago
40d2428
drm/i915/gvt: add vreg write for GDRST handler
by Ping Gao
· 8 years ago
b0122f3
drm/i915/gvt: fix detect_host calling logic
by Xiaoguang Chen
· 8 years ago
64fafcf
drm/i915/gvt: fix an typo in skl_decode_mi_display_flip
by Min He
· 8 years ago
ed4596ea
drm/i915/guc: WA to address the Ringbuffer coherency issue
by Akash Goel
· 8 years ago
de867c2
drm/i915: Include the kernel uptime in the error state
by Chris Wilson
· 8 years ago
7ef54de
drm/i915: Mark the GuC log buffer flush interrupts handling WQ as freezable
by Akash Goel
· 8 years ago
1e6b8b0
drm/i915: Early creation of relay channel for capturing boot time logs
by Akash Goel
· 8 years ago
7170659
drm/i915: Use SSE4.1 movntdqa based memcpy for sampling GuC log buffer
by Akash Goel
· 8 years ago
685534e
drm/i915: Debugfs support for GuC logging control
by Sagar Arun Kamble
· 8 years ago
896a0cb
drm/i915: Support for forceful flush of GuC log buffer
by Sagar Arun Kamble
· 8 years ago
27b85be
drm/i915: Augment i915 error state to include the dump of GuC log buffer
by Akash Goel
· 8 years ago
72c0bc6
drm/i915: Increase GuC log buffer size to reduce flush interrupts
by Akash Goel
· 8 years ago
6941f3c
drm/i915: Optimization to reduce the sampling time of GuC log buffer
by Akash Goel
· 8 years ago
5aa1ee4
drm/i915: Add stats for GuC log buffer flush interrupts
by Akash Goel
· 8 years ago
5dd7989
drm/i915: New lock to serialize the Host2GuC actions
by Akash Goel
· 8 years ago
f824083
drm/i915: Add a relay backed debugfs interface for capturing GuC logs
by Akash Goel
· 8 years ago
4100b2a
drm/i915: Handle log buffer flush interrupt event from GuC
by Sagar Arun Kamble
· 8 years ago
26705e2
drm/i915: Support for GuC interrupts
by Sagar Arun Kamble
· 8 years ago
f4e9af4
drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set
by Akash Goel
· 8 years ago
d6b40b4
drm/i915: New structure to contain GuC logging related fields
by Akash Goel
· 8 years ago
5d34e85
drm/i915: Add GuC ukernel logging related fields to fw interface file
by Sagar Arun Kamble
· 8 years ago
b1e3710
drm/i915: Decouple GuC log setup from verbosity parameter
by Sagar Arun Kamble
· 8 years ago
f9bf1d9
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
5481e27
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
61d0a04
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
4912920
drm/i915/gvt: get msi cap offset from pdev directly
by Du, Changbin
· 8 years ago
99c79fd
drm/i915/gvt: use well wrapped set_mask_bits() instead of defining new one
by Du, Changbin
· 8 years ago
2cce9b2
drm/i915/gvt: fix an error string format
by Jérémy Lefaure
· 8 years ago
31f09cb
drm/i915/gvt: fix bad 32 bit shift in gtt
by Jérémy Lefaure
· 8 years ago
0fc6a9d
drm/i915/fbc: fix FBC_COMPRESSION_MASK on BDW+
by Paulo Zanoni
· 8 years ago
79f2624
drm/i915/fbc: fix CFB size calculation for gen8+
by Paulo Zanoni
· 8 years ago
7c108fd
drm/i915: Move fence cancellation to runtime suspend
by Chris Wilson
· 8 years ago
2eedfc7
drm/i915: Remove RPM sequence checking
by Chris Wilson
· 8 years ago
3594a3e
drm/i915: Remove superfluous locking around userfault_list
by Chris Wilson
· 8 years ago
9c870d0
drm/i915: Use RPM as the barrier for controlling user mmap access
by Chris Wilson
· 8 years ago
275f039
drm/i915: Move user fault tracking to a separate list
by Chris Wilson
· 8 years ago
352cb4e
drm/i915: remove AGP dependency from DRM_I915 kconfig help text
by Jani Nikula
· 8 years ago
2d2c5ad
drm: i915: Wait for fences on new fb, not old
by Daniel Stone
· 8 years ago
9558e74
drm/i915: Update DRIVER_DATE to 20161024
by Daniel Vetter
· 8 years ago
946260e
drm/i915/gvt: Fix broken mocs offset
by Zhenyu Wang
· 8 years ago
1c860a3
drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate
by Arkadiusz Hiler
· 8 years ago
7093f5f
drm/i915: GVT-g driver depends on 64BIT kernel
by Zhenyu Wang
· 8 years ago
d1bbef6
drm/i915/gvt: Fix failure when ACPI is not enabled
by Zhenyu Wang
· 8 years ago
07d9a38
Linux 4.9-rc2
by Linus Torvalds
· 8 years ago
5ff93ab
Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
c761923
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
a55da8a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
e6995f2
Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
5766e9d
Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 8 years ago
0c2b6dc
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3e9679a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
86c5bf7
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bfb7bfe
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
90e0105
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ff85605
x86/boot/smp: Don't try to poke disabled/non-existent APIC
by Ville Syrjälä
· 8 years ago
fbf0296
drm/i915: Stop setting SNB min-freq-table 0 on powersave setup
by Chris Wilson
· 8 years ago
dcd4693
Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
a23b27a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
02593ac
Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
43ef55d
Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
956c897
Merge branches 'acpi-wdat' and 'acpi-cppc'
by Rafael J. Wysocki
· 8 years ago
a442950
Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 8 years ago
8a5bbf3
drm: Use u64 for intermediate dotclock calculations
by Chris Wilson
· 8 years ago
6edc51a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
ecd06f2
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
e59f30b
Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
658f7c4
Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
93ca7e0
drm/i915: Use the per-plane rotation property
by Ville Syrjälä
· 8 years ago
c8ea039
arm/arm64: KVM: Map the BSS at HYP
by Marc Zyngier
· 8 years ago
0da88db
drm/omap: Use per-plane rotation property
by Ville Syrjälä
· 8 years ago
60e21a0
arm64: KVM: Take S1 walks into account when determining S2 write faults
by Will Deacon
· 8 years ago
18391ec
drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
by Ville Syrjälä
· 8 years ago
9fe58f0
drm/atmel-hlcdc: Use per-plane rotation property
by Ville Syrjälä
· 8 years ago
ea0e1ce
drm/arm: Use per-plane rotation property
by Ville Syrjälä
· 8 years ago
d138dd3
drm: Add support for optional per-plane rotation property
by Ville Syrjälä
· 8 years ago
6e0c7c3
drm/atomic: Reject attempts to use multiple rotation angles at once
by Ville Syrjälä
· 8 years ago
bd2ef25
drm: Add drm_rotation_90_or_270()
by Ville Syrjälä
· 8 years ago
ec366cd
Merge tag 'drm-fixes-for-v4.9-rc2-part2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
02a1b8f
PCI: designware-plat: Update author email address
by Joao Pinto
· 8 years ago
Next »