Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bae781b259269590109e8a4a8227331362b88212
/
include
bae781b
drm: Nuke modifier[1-3]
by Ville Syrjälä
· 8 years ago
b7c0e47
Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into drm-next
by Dave Airlie
· 8 years ago
318313d
Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
c778cc5
drm/vc4: Add fragment shader threading support
by Jonas Pfeil
· 8 years ago
beaf5af
drm/fence: add out-fences support
by Gustavo Padovan
· 8 years ago
6d6003c
drm/fence: add fence timeline to drm_crtc
by Gustavo Padovan
· 8 years ago
9626014
drm/fence: add in-fences support
by Gustavo Padovan
· 8 years ago
1a3865d
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 8 years ago
b9876d5
drm: drm_irq.h header cleanup
by Daniel Vetter
· 8 years ago
2d1e331
drm/irq: Unexport drm_vblank_on/off
by Daniel Vetter
· 8 years ago
07600c5
drm/irq: Make drm_vblank_pre/post_modeset internal
by Daniel Vetter
· 8 years ago
edd420e
drm: Drop externs from drm_crtc.h
by Daniel Vetter
· 8 years ago
9498c19
drm: Move tile group code into drm_connector.c
by Daniel Vetter
· 8 years ago
28575f1
drm: Extract drm_mode_config.[hc]
by Daniel Vetter
· 8 years ago
7920232
Revert "drm: Add and handle new aspect ratios in DRM layer"
by Ville Syrjälä
· 8 years ago
2d5e836d
drm/print: Move kerneldoc next to definition
by Daniel Vetter
· 8 years ago
4f93624
drm: Consolidate dumb buffer docs
by Daniel Vetter
· 8 years ago
6c4789e
drm: Clean up kerneldoc for struct drm_driver
by Daniel Vetter
· 8 years ago
85e634b
drm: Extract drm_drv.h
by Daniel Vetter
· 8 years ago
8a5846b
doc/dma-buf: Fix up include directives
by Daniel Vetter
· 8 years ago
196594e
drm/fb_cma_helper: Add missing forward declaration
by Marek Vasut
· 8 years ago
35cf035
drm: don't let crtc_ww_class leak out
by Rob Clark
· 8 years ago
6bfec6d
dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence
by Chris Wilson
· 8 years ago
14d7f96
drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper
by Marek Vasut
· 8 years ago
1e00892
drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS
by Stefan Christ
· 8 years ago
f5a000c
video: of: Constify node argument to display timing functions
by Laurent Pinchart
· 8 years ago
b3c11ac
drm: move allocation out of drm_get_format_name()
by Eric Engestrom
· 8 years ago
628d165
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
3e91168
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
6559c90
drm/atomic: add debugfs file to dump out atomic state
by Rob Clark
· 8 years ago
fceffb32
drm/atomic: add new drm_debug bit to dump atomic state
by Rob Clark
· 8 years ago
1638d30
drm: add helpers to go from plane state to drm_rect
by Rob Clark
· 8 years ago
d8187177
drm: add helper for printing to log or seq_file
by Rob Clark
· 8 years ago
65c7dc1
drm: helper macros to print composite types
by Rob Clark
· 8 years ago
eef18a8
drm/amdgpu: add the interface of waiting multiple fences (v4)
by Junwei Zhang
· 8 years ago
7392b4b
dma-buf: return index of the first signaled fence (v2)
by monk.liu
· 8 years ago
3835b46
drm/plane: add inline doc for struct drm_plane
by Gustavo Padovan
· 8 years ago
13b5566
drm/atomic: add drm_atomic_set_fence_for_plane()
by Gustavo Padovan
· 8 years ago
91d5ee0
drm/uapi: Add a warning that mode flags must match the xrandr definitions
by Ville Syrjälä
· 8 years ago
0dc9967
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
by Stefan Agner
· 8 years ago
5705670
drm: Track drm_mm allocators and show leaks on shutdown
by Chris Wilson
· 8 years ago
867341b
gpu: ipu-v3: add ipu_csi_set_downsize
by Philipp Zabel
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 8 years ago
785bcb4
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
d4c5f43
Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
7154d76
drm/vc4: Add support for rendering with ETC1 textures.
by Eric Anholt
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
e886fec
video: display_timing: Add flags to select the edge when the sync is driven
by Peter Ujfalusi
· 8 years ago
5f7f8f6
Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into drm-fixes
by Dave Airlie
· 8 years ago
80a306d
Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c6fcc4f
vxlan: avoid using stale vxlan socket.
by pravin shelar
· 8 years ago
6f2e0d2
net/mlx4: Fix firmware command timeout during interrupt test
by Eugenia Emantayev
· 8 years ago
880b583
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
e934f68
Revert "hv_netvsc: report vmbus name in ethtool"
by Stephen Hemminger
· 8 years ago
74e3368
Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' into regmap-linus
by Mark Brown
· 8 years ago
04c0c1ab
net/mlx5: PCI error recovery health care simulation
by Mohamad Haj Yahia
· 8 years ago
05ac2c0
net/mlx5: Fix race between PCI error handlers and health work
by Mohamad Haj Yahia
· 8 years ago
b47bd6e
{net, ib}/mlx5: Make cache line size determination at runtime.
by Daniel Jurgens
· 8 years ago
c067aff
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b49c317
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
72193a9
regmap: Rename ret variable in regmap_read_poll_timeout
by Charles Keepax
· 8 years ago
bdb5208
Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
5aab90c
perf/powerpc: Don't call perf_event_disable() from atomic context
by Jiri Olsa
· 8 years ago
73f907f
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 8 years ago
14970f2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
c0a0aba
kconfig.h: remove config_enabled() macro
by Masahiro Yamada
· 8 years ago
220196b
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
d5d32e4
net: ipv6: Do not consider link state for nexthop validation
by David Ahern
· 8 years ago
830218c
net: ipv6: Fix processing of RAs in presence of VRF
by David Ahern
· 8 years ago
e890038
Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
9dcb8b6
mm: remove per-zone hashtable of bitlock waitqueues
by Linus Torvalds
· 8 years ago
10df8e6
udp: fix IP_CHECKSUM handling
by Eric Dumazet
· 8 years ago
293de7d
doc: update docbook annotations for socket and skb
by Stephen Hemminger
· 8 years ago
329f4c8
drm: mark drm_of_component_match_add dummy inline
by Arnd Bergmann
· 8 years ago
38d868e
drm: Don't force all planes to be added to the state due to zpos
by Ville Syrjälä
· 8 years ago
b4f7f4a
mac80211: fix some sphinx warnings
by Jani Nikula
· 8 years ago
8ef4227
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
by Dave Airlie
· 8 years ago
00c635e
video: add header file for Mobile High-Definition Link (MHL) interface
by Andrzej Hajda
· 8 years ago
a2ab19fe
drm/ttm: make eviction decision a driver callback v2
by Christian König
· 8 years ago
585ffd6
drm/ttm: fix coding style in ttm_bo_driver.h
by Christian König
· 8 years ago
aafcafa
drm/amdgpu:new ids flag for preempt
by Monk Liu
· 8 years ago
bbe8797
drm/amdgpu: add info ioctl query for vce clock info (v3)
by Alex Deucher
· 8 years ago
e0adf6c
drm/amd/amdgpu: unify memory query info interface
by Junwei Zhang
· 8 years ago
03f48dd
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
by Christian König
· 8 years ago
cfa3255
drm/amd/amdgpu: add info about vram and gtt max allocation size
by Junwei Zhang
· 8 years ago
9f6163e
drm/amd/amdgpu: add info about vram and gtt total size
by Junwei Zhang
· 8 years ago
97ac0e4
drm: convert DT component matching to component_match_add_release()
by Russell King
· 8 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 8 years ago
0fc4f78
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
by Daniel Vetter
· 8 years ago
714cf7e
drm/dp: Factor out helper to distinguish between branch and sink devices
by Imre Deak
· 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
b5cd891
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
0d73175
mm: unexport __get_user_pages()
by Lorenzo Stoakes
· 8 years ago
f1caa61
ACPI/PCI: pci_link: penalize SCI correctly
by Sinan Kaya
· 8 years ago
7b889ad
doc: add missing docbook parameter for fence-array
by Stephen Hemminger
· 8 years ago
a55da8a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
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
0e19182
qed*: Reduce the memory footprint for Rx path
by Sudarsana Reddy Kalluru
· 8 years ago
Next »