Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3187567222178d4b3742e88242f7abb3c3b7a215
3187567
Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 9 years ago
d24796a
virtio-gpu: add page flip support
by Gerd Hoffmann
· 9 years ago
f3380a3
virtio-gpu: mark as a render gpu
by Dave Airlie
· 9 years ago
11a8f28
virtio-gpu: add basic prime support
by Dave Airlie
· 10 years ago
62fb7a5
virtio-gpu: add 3d/virgl support
by Gerd Hoffmann
· 10 years ago
7552ed8
virtio-gpu: don't free things on ttm_bo_init failure
by Dave Airlie
· 9 years ago
6d41533
virtio-gpu: wait for cursor updates finish
by Gerd Hoffmann
· 9 years ago
ec2f057
virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer
by Gerd Hoffmann
· 9 years ago
9c73f47
virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked
by Gerd Hoffmann
· 9 years ago
c76af02
via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h
by Mikko Rapeli
· 9 years ago
7a6007c
include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_drv.h
by Mikko Rapeli
· 9 years ago
9ace42b
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 9 years ago
48f87dd
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 9 years ago
6b62b3e
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
b312785
Merge tag 'drm-intel-next-2015-09-28-merged' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
aa1b36f
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
99a91c9
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 9 years ago
bbbe29d
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 9 years ago
2fcef6e
drm/amdgpu: fix lockup when clean pending fences
by Junwei Zhang
· 9 years ago
2440ff2
drm/amdgpu: add timer to fence to detect scheduler lockup
by Junwei Zhang
· 9 years ago
d6c10f6
drm/amdgpu: add VM CS mapping trace point
by Christian König
· 9 years ago
b495bd3
drm/amdgpu: add option to clear VM page tables after every submit
by Christian König
· 9 years ago
d9c1315
drm/amdgpu: add option to stop on VM fault
by Christian König
· 9 years ago
ce0c6bc
drm/amdgpu: only print meaningful VM faults
by Christian König
· 9 years ago
39ff844
drm/amdgpu: also trace already allocated VMIDs
by Christian König
· 9 years ago
3d2ce0d
drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
by Lukas Wunner
· 9 years ago
4715774
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
by Lukas Wunner
· 9 years ago
7dfac89
drm/amdgpu: clean up pageflip interrupt handling
by Alex Deucher
· 9 years ago
c113ea1
drm/amdgpu: rework sdma structures
by Alex Deucher
· 9 years ago
756e688
drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume
by Alex Deucher
· 9 years ago
a2df42d
drm/amdgpu/dce8: Fold set_cursor() into show_cursor()
by Alex Deucher
· 9 years ago
72b4006
drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs
by Alex Deucher
· 9 years ago
c4e0dfa
drm/amdgpu/dce8: Move hotspot handling out of set_cursor
by Alex Deucher
· 9 years ago
fd70cf6
drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)
by Alex Deucher
· 9 years ago
77ed35b
drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor
by Alex Deucher
· 9 years ago
ec9353d
drm/amdgpu/dce11: Fold set_cursor() into show_cursor()
by Alex Deucher
· 9 years ago
232cc65
drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs
by Alex Deucher
· 9 years ago
1996ea0
drm/amdgpu/dce11: Move hotspot handling out of set_cursor
by Alex Deucher
· 9 years ago
8ddef5a
drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)
by Alex Deucher
· 9 years ago
d8ee89c
drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor
by Alex Deucher
· 9 years ago
3c68171
drm/amdgpu/dce10: Fold set_cursor() into show_cursor()
by Alex Deucher
· 9 years ago
f9242d1
drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs
by Alex Deucher
· 9 years ago
ef67e38
drm/amdgpu/dce10: Move hotspot handling out of set_cursor
by Alex Deucher
· 9 years ago
dd0b5d2
drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)
by Alex Deucher
· 9 years ago
29275a9
drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor
by Alex Deucher
· 9 years ago
c2fe16a
drm/amdgpu/atom: add support for new div32 opcodes (v3)
by Alex Deucher
· 9 years ago
c9c1450
drm/amdgpu/atom: add support for new mul32 opcodes (v2)
by Alex Deucher
· 9 years ago
5543841
drm/amdgpu/atom: add support for process ds opcode
by Alex Deucher
· 9 years ago
f76097c0
drm/amdgpu/atom: implement debug opcode
by Alex Deucher
· 9 years ago
06d1ee3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
7b98040
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 9 years ago
25d2958
drm/nouveau/bios: fix OF loading
by Ilia Mirkin
· 9 years ago
f231976
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
by Ben Skeggs
· 9 years ago
953132b
drm/nouveau/nouveau: Disable AGP for SiS 761
by Ondrej Zary
· 9 years ago
5102ec3
drm/nouveau/display: allow up to 16k width/height for fermi+
by Ilia Mirkin
· 9 years ago
2239b76
drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers
by Ben Skeggs
· 9 years ago
25cb62b
Linux 4.3-rc5
by Linus Torvalds
· 9 years ago
9a78f9c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7cbbab0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a145164
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e3d6e0e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5a433f7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
f24fe98
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
825fcfc
MAINTAINERS: Change Matt Fleming's email address
by Matt Fleming
· 9 years ago
4a06c8a
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
97d0c93
Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
91dbc04
Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
ef19df6
Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
bbecce8
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
1d8a12d
Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 9 years ago
daf3761
namei: results of d_is_negative() should be checked after dentry revalidation
by Trond Myklebust
· 9 years ago
149fadf
Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
71419b7
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
f4ba1cf
Merge tag 'sound-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
fe621fd
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
8140e73
Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
0444555
Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
175d58c
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
38aa0a5
Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
5163ac7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b0d3cc0
dm snapshot: add new persistent store option to support overflow
by Mike Snitzer
· 9 years ago
670aee3
Merge branches 'pm-devfreq' and 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
dfbdaf5
drm: bridge/dw_hdmi: replace CTS calculation for the ACR
by Russell King
· 9 years ago
b195fbd
drm: bridge/dw_hdmi: remove ratio support from ACR code
by Russell King
· 9 years ago
426701d
drm: bridge/dw_hdmi: adjust pixel clock values in N calculation
by Russell King
· 9 years ago
d0c96d1
drm: bridge/dw_hdmi: avoid being recursive in N calculation
by Russell King
· 9 years ago
91cd690
drm: bridge/dw_hdmi-ahb-audio: allow larger buffer sizes
by Russell King
· 10 years ago
9dc515f
drm: bridge/dw_hdmi-ahb-audio: basic support for multi-channel PCM audio
by Russell King
· 10 years ago
f5ce405
drm: bridge/dw_hdmi-ahb-audio: parse ELD from HDMI driver
by Russell King
· 11 years ago
7ed6c66
drm: bridge/dw_hdmi-ahb-audio: add audio driver
by Russell King
· 11 years ago
10abc7d
irqdomain: Add an accessor for the of_node field
by Marc Zyngier
· 9 years ago
e3096c9
genirq: Fix handle_bad_irq kerneldoc comment
by Arnd Bergmann
· 9 years ago
9d67dc5
genirq: Export handle_bad_irq
by Arnd Bergmann
· 9 years ago
2bffa15
dm cache: fix NULL pointer when switching from cleaner policy
by Joe Thornber
· 9 years ago
621bd0f
drm: Fix locking for sysfs dpms file
by Daniel Vetter
· 9 years ago
e87d68d
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
a452744
crash in md-raid1 and md-raid10 due to incorrect list manipulation
by Mikulas Patocka
· 9 years ago
55582bc
cpufreq: prevent lockup on reading scaling_available_frequencies
by Srinivas Pandruvada
· 9 years ago
e253036
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
by Srinivas Pandruvada
· 9 years ago
88c6eb0
mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk
by ludovic.desroches@atmel.com
· 9 years ago
Next »