Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6b62b3e134676687d5d666e6edc3b45f1507b2b7
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
d4edda3
drm/amdgpu: disable hw semaphores by default
by Alex Deucher
· 9 years ago
36b4ba0
drm/amdgpu: enable scheduler by default
by Chunming Zhou
· 9 years ago
95d7918
drm/amdgpu: add TOPDOWN flag to the whole vram
by Chunming Zhou
· 9 years ago
a2ef8a9
drm/amdgpu: add vram usage into debugfs
by Chunming Zhou
· 9 years ago
0bde3a9
drm/amdgpu: split gfx8 gpu init into sw and hw parts
by Alex Deucher
· 9 years ago
b44f840
drm: Stop using drm_vblank_count() as the hw frame counter
by Ville Syrjälä
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
14152c8
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
by Joonas Lahtinen
· 9 years ago
6220907
drm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASK
by Joonas Lahtinen
· 9 years ago
1c5dc33
drm/radeon: remove volatile qualifier
by Grazvydas Ignotas
· 9 years ago
7874d390
drm/radeon: refactor register check loop
by Grazvydas Ignotas
· 9 years ago
e5b69da
drm/radeon: split evergreen_cs_check_reg
by Grazvydas Ignotas
· 9 years ago
4a98535
drm/radeon: simplify register checker
by Grazvydas Ignotas
· 9 years ago
1694467
drm/amdgpu: Spell vga_switcheroo consistently
by Lukas Wunner
· 9 years ago
8e5de1d
drm/radeon: Spell vga_switcheroo consistently
by Lukas Wunner
· 9 years ago
8f12a31
vga_switcheroo: Add missing locking
by Lukas Wunner
· 9 years ago
d4070ff
Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
7cb410c
drm/armada: move frame wait wakeup into plane work
by Russell King
· 9 years ago
4a8506d
drm/armada: convert overlay plane vbl worker to a armada plane worker
by Russell King
· 9 years ago
4b5dda8
drm/armada: move CRTC flip work to primary plane work
by Russell King
· 9 years ago
5740d27
drm/armada: move frame wait into armada_frame
by Russell King
· 9 years ago
6908cf7
drm/armada: move the locking for armada_drm_vbl_event_remove()
by Russell King
· 9 years ago
5c8752c
drm/armada: move the update of dplane->ctrl0 out of spinlock
by Russell King
· 9 years ago
9099ea1
drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()
by Russell King
· 9 years ago
5832680
drm/armada: provide a common helper to disable a plane
by Russell King
· 9 years ago
de32301
drm/armada: allocate primary plane ourselves
by Russell King
· 9 years ago
1c914ce
drm/armada: add primary plane creation
by Russell King
· 9 years ago
561f60b
drm/armada: introduce generic armada_plane struct
by Russell King
· 9 years ago
d563c24
drm/armada: update armada overlay to use drm_universal_plane_init()
by Russell King
· 9 years ago
66377ef
drm/armada: use xchg() to atomically update dplane->old_fb
by Russell King
· 9 years ago
945ef5b
vgaarb: use kzalloc in vga_arbiter_add_pci_device()
by Rasmus Villemoes
· 9 years ago
fa4270d
drm: Don't zero vblank timestamps from the irq handler
by Ville Syrjälä
· 9 years ago
8fa884d
drm: Hack around CONFIG_AGP=m build failures
by Daniel Vetter
· 9 years ago
c668cde
drm/i915: Remove setparam ioctl
by Daniel Vetter
· 9 years ago
0731c65
drm: Remove dummy agp ioctl wrappers
by Daniel Vetter
· 9 years ago
87698c8
drm/vmwgfx: Stop checking for DRM_UNLOCKED
by Daniel Vetter
· 9 years ago
0aaf20c
drm/drm_ioctl.c: kerneldoc
by Daniel Vetter
· 9 years ago
4b63539
drm: Define a drm_invalid_op ioctl implementation
by Daniel Vetter
· 9 years ago
a7fb8a2
drm: Remove __OS_HAS_AGP
by Daniel Vetter
· 9 years ago
6e3f797
drm/doc: Update docs about device instance setup
by Daniel Vetter
· 9 years ago
44cc6c0
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 9 years ago
2d4df13
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
9525c4d
drm/i2c: tda998x: clean up after struct tda998x_priv2 removal
by Russell King
· 9 years ago
a3584f6
drm/i2c: tda998x: kill struct tda998x_priv2
by Russell King
· 9 years ago
eed64b5
drm/i2c: tda998x: move connector into struct tda998x_priv
by Russell King
· 9 years ago
78e401f
drm/i2c: tda998x: remove encoder pointer
by Russell King
· 9 years ago
3d58e31
drm/i2c: tda998x: remove DRM slave encoder support
by Russell King
· 9 years ago
40a4a57
drm/i915: Update DRIVER_DATE to 20150928
by Daniel Vetter
· 9 years ago
9ffecb1
Linux 4.3-rc3
by Linus Torvalds
· 9 years ago
162e6df
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5a6bdf0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c905929
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
685b5f1
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
69ea8b8
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
e46fc90
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
by Olof Johansson
· 9 years ago
b8ba826
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
d8cc397
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
c91d707
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
bcba282
Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
fb740f9
Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
b11e7b81
Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
7c1efea
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
64b796e
Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
518a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
Next »