Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
988a47311952db42b3bf84be0dd515ca7d86aaa3
988a473
drm/exynos: gsc: fix wrong bitwise operation for swap detection
by Hyungwon Hwang
· 9 years ago
8f9cb50
Merge tag 'drm-amdkfd-next-fixes-2015-08-05' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 9 years ago
e1474e7
Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next
by Dave Airlie
· 9 years ago
1ce4200
Merge tag 'topic/drm-misc-2015-08-13' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
d485363
drm/atomic: Use KMS VBLANK API
by Thierry Reding
· 9 years ago
c30e11f
drm/irq: Document return values more consistently
by Thierry Reding
· 9 years ago
cc1ef11
drm/irq: Make pipe unsigned and name consistent
by Thierry Reding
· 9 years ago
7d1de85
drm/irq: Check for valid VBLANK before dereference
by Thierry Reding
· 9 years ago
2a7d3d6
drm/irq: Remove negative CRTC index special-case
by Thierry Reding
· 9 years ago
b54a093
drm/plane: Remove redundant extern
by Thierry Reding
· 9 years ago
45e3743
drm/plane: Use consistent data types for format count
by Thierry Reding
· 9 years ago
798ae0f
vga_switcheroo: Remove unnecessary checks
by Thierry Reding
· 9 years ago
7491bfb
vga_switcheroo: Wrap overly long lines
by Thierry Reding
· 9 years ago
9b0be1e
vga_switcheroo: Use pr_fmt()
by Thierry Reding
· 9 years ago
7130927
vga_switcheroo: Cleanup header comment
by Thierry Reding
· 9 years ago
bf8252b
vga_switcheroo: Use pr_*() instead of printk()
by Thierry Reding
· 9 years ago
5d90ccf
vgaarb: Fix a few checkpatch errors and warnings
by Thierry Reding
· 9 years ago
8b7e2e8
vgaarb: Use vgaarb: prefix consistently in messages
by Thierry Reding
· 9 years ago
eb6944f
vgaarb: Stop complaining about absent devices
by Thierry Reding
· 9 years ago
8452491
drm/atomic: fix null pointer access to mode_fixup callback
by Inki Dae
· 9 years ago
0695726
drm/i915: Use CONFIG_DRM_FBDEV_EMULATION
by Daniel Vetter
· 9 years ago
cebbb73
drm/core: Set mode to NULL when connectors in a set drops to 0.
by Maarten Lankhorst
· 9 years ago
992cbf1
drm/atomic: Call ww_acquire_done after check phase is complete
by Daniel Vetter
· 9 years ago
460e8e2
drm/atomic: Paper over locking WARN in default_state_clear
by Daniel Vetter
· 9 years ago
fbb40b2
drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
by Daniel Vetter
· 9 years ago
2143287
drm/qxl: Don't take dev->struct_mutex in bo_force_delete
by Daniel Vetter
· 9 years ago
c325f88
drm/nouveau: Don't take dev->struct_mutex in ttm_fini
by Daniel Vetter
· 9 years ago
648a4ce
drm/rockchip: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 9 years ago
141518b
drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 9 years ago
6cc5623
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 9 years ago
bf89209
drm/mga200g: Hold a proper reference for cursor_set
by Daniel Vetter
· 9 years ago
34c294f
drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 9 years ago
37ae75c
drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 9 years ago
a66b2ea
drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 9 years ago
8d77a94
drm/gem: Be more friendly with locking checks
by Daniel Vetter
· 9 years ago
0630db4
drm: Remove two-level menu in Kconfig
by Thierry Reding
· 9 years ago
a03fdcb
drm: Add top level Kconfig option for DRM fbdev emulation
by Archit Taneja
· 9 years ago
2c4124f
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
by Geert Uytterhoeven
· 9 years ago
3d9e35a
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
by Geert Uytterhoeven
· 9 years ago
55579cf
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
by Viresh Kumar
· 9 years ago
0843010
drm/virtio: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
2dbaf392
drm/amdgpu: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
6a75297
drm/bochs: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
b166aeb
drm/nouveau: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
21cff14
drm/i915: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
0045005
drm/radeon: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
4f72a6e
drm/mgag200: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
231e6fa
drm/omap: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
2b9e6e3
drm/cirrus: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
f8c2ba3
drm: Fixup locking WARNINGs in drm_mode_config_reset
by Daniel Vetter
· 9 years ago
bf9e37b
drm: Remove __drm_modeset_lock_all
by Daniel Vetter
· 9 years ago
dd908c8
drm/fb-helper: Stop using trylocks in force_restore
by Daniel Vetter
· 9 years ago
c50bfd0
drm/fbdev: Return -EBUSY when oopsing
by Daniel Vetter
· 9 years ago
85f2edf
drm/fb_cma_helper: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
41ba2f3
drm/udl: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
e7cd84c
drm/qxl: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
546187c
drm/gma500: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
7c7d450
drm/exynos: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
778014f
drm/msm: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
0f7d905
drm/tegra: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
990e844
drm/ast: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
e8b70e4
drm/armada: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
df3b031
drm/rockchip: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
fdefa58
drm/fb_helper: Create a wrapper for fb_set_suspend
by Archit Taneja
· 9 years ago
742547b
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
by Archit Taneja
· 9 years ago
cbb1a82
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
by Archit Taneja
· 9 years ago
47074ab
drm/fb_helper: Create a wrapper for unlink_framebuffer
by Archit Taneja
· 9 years ago
b8017d6
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
by Archit Taneja
· 9 years ago
c201d00
drm/omap: Fixup compile fail
by Daniel Vetter
· 9 years ago
29d1dc6
drm/sti: atomic crtc/plane update
by Vincent Abriou
· 9 years ago
9e1f05b
drm/sti: rename files and functions
by Vincent Abriou
· 9 years ago
871bcdf
drm/sti: code clean up
by Vincent Abriou
· 9 years ago
bf60b29
drm/sti: fix dynamic z-ordering
by Vincent Abriou
· 9 years ago
53bdcf5
drm: sti: fix sub-components bind
by Benjamin Gaignard
· 9 years ago
a63c580
drm/amdkfd: fix bug when initializing sdma vm
by Oded Gabbay
· 9 years ago
e8a64b2
drm/amdgpu: fix bug when amdkfd destroys hqd
by Oded Gabbay
· 9 years ago
e5dafc0
Merge tag 'topic/drm-misc-2015-07-28' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
8c10342
drm/atomic: Update legacy DPMS state during modesets, v3.
by Maarten Lankhorst
· 9 years ago
9a69a9a
drm: Make the connector dpms callback return a value, v2.
by Maarten Lankhorst
· 9 years ago
613d2b2
drm/atomic: pass old crtc state to atomic_begin/flush.
by Maarten Lankhorst
· 9 years ago
fc59666
drm/atomic: add connectors_changed to separate it from mode_changed, v2
by Maarten Lankhorst
· 9 years ago
90a2170
drm: Fix DP_TEST_COUNT_MASK
by Rodrigo Vivi
· 9 years ago
dcd14dd
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
ce4c464
Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f60de97
Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
fa78cea
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
5da612f
Merge tag 'drm-amdkfd-next-2015-07-20' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 9 years ago
3fdefa3
drm: gc now dead mode_group code
by Daniel Vetter
· 9 years ago
9c7060f
drm: Stop filtering according to mode_group in getresources
by Daniel Vetter
· 9 years ago
e4f6254
drm: Roll out drm_for_each_{plane,crtc,encoder}
by Daniel Vetter
· 9 years ago
9e75c0e
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
by Daniel Vetter
· 9 years ago
9a9f5ce
drm: Roll out drm_for_each_connector more
by Daniel Vetter
· 9 years ago
cff20ba
drm: Amend connector list locking rules
by Daniel Vetter
· 9 years ago
2ee6bcd
drm/radeon: Take all modeset locks for DP MST hotplug
by Daniel Vetter
· 9 years ago
8bb4da1
drm/i915: Take all modeset locks for DP MST hotplug
by Daniel Vetter
· 9 years ago
4676ba0
drm: Check locking in drm_for_each_fb
by Daniel Vetter
· 9 years ago
3a58ee1
drm/i915: Use drm_for_each_fb in i915_debugfs.c
by Daniel Vetter
· 9 years ago
7a3f3d6
drm: Check locking in drm_for_each_connector
by Daniel Vetter
· 9 years ago
169faec
drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors
by Daniel Vetter
· 9 years ago
8c4ccc4
drm/probe-helper: Grab mode_config.mutex in poll_init/enable
by Daniel Vetter
· 9 years ago
Next »