Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6f19eb21a2ef9a2da938106ccc98e296ee02f4d3
6f19eb2
udmabuf: fix error code in map_udmabuf()
by Dan Carpenter
· 6 years ago
351c4db
drm/amdgpu: Use per-device driver_features to disable atomic
by Ville Syrjälä
· 6 years ago
1feb64c
drm/i915: Clear DRIVER_ATOMIC on a per-device basis
by Ville Syrjälä
· 6 years ago
18ace11
drm: Introduce per-device driver_features
by Ville Syrjälä
· 6 years ago
169cc4c
drm: bridge: document bridge attach/detach imbalance
by Peter Rosin
· 6 years ago
eb1d23d
drm/bridge: analogix_dp: Downgrade "Link Training" messages to dev_dbg
by Marc Zyngier
· 6 years ago
185e0be
drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
by Maxime Ripard
· 6 years ago
bf8744e
qxl: refactor to use drm_fb_helper_fbdev_setup
by Peter Wu
· 6 years ago
33f3542
udmabuf: use sizeof(variable) instead of sizeof(type)
by Gerd Hoffmann
· 6 years ago
7b26e4e
udmabuf: drop WARN_ON() check.
by Gerd Hoffmann
· 6 years ago
52499d9c
udmabuf: use ENOTTY for invalid ioctls
by Gerd Hoffmann
· 6 years ago
7a1c67d
udmabuf: use EBADFD in case we didn't got a memfd
by Gerd Hoffmann
· 6 years ago
0d17455
udmabuf: improve udmabuf_create error handling
by Gerd Hoffmann
· 6 years ago
dc4716d
udmabuf: rework limits
by Gerd Hoffmann
· 6 years ago
68d2f70
udmabuf: add MEMFD_CREATE dependency
by Gerd Hoffmann
· 6 years ago
dc25455
udmabuf: constify udmabuf_create args
by Gerd Hoffmann
· 6 years ago
a348528
udmabuf: constify udmabuf_ops
by Gerd Hoffmann
· 6 years ago
b35f57c
udmabuf: use pgoff_t for pagecount
by Gerd Hoffmann
· 6 years ago
a3e722d
udmabuf: improve map_udmabuf error handling
by Gerd Hoffmann
· 6 years ago
913965c
udmabuf: sort headers, drop uapi/ path prefix
by Gerd Hoffmann
· 6 years ago
ad9ff96
drm/vkms: Add kerneldoc entry
by Haneen Mohammed
· 6 years ago
b8789ea
drm/vkms: Enable/Disable cursor support with module option
by Haneen Mohammed
· 6 years ago
db7f419
drm/vkms: Compute CRC with Cursor Plane
by Haneen Mohammed
· 6 years ago
c27d931
drm/vkms: Add cursor plane support
by Haneen Mohammed
· 6 years ago
6be8f3b
drm/fb: Stop leaking physical address
by Daniel Vetter
· 6 years ago
da6c770
fbdev: Add FBINFO_HIDE_SMEM_START flag
by Daniel Vetter
· 6 years ago
8d7fc29
vt: Remove vc_panic_force_write
by Daniel Vetter
· 6 years ago
04cfcc7
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
by Daniel Vetter
· 6 years ago
1f86fa1
drm: Clarify DRM_MODE_REFLECT_X/Y documentation
by Alexandru Gheorghe
· 6 years ago
5248092
drm: Remove set but not used variable 'config'
by YueHaibing
· 6 years ago
7f3ef5d
drm/rockchip: Allow driver to be shutdown on reboot/kexec
by Marc Zyngier
· 6 years ago
c10802b
drm/fb-helper: improve documentation and print warnings
by Peter Wu
· 6 years ago
7780eb9
bochs: convert to drm_dev_register
by Peter Wu
· 6 years ago
df2052c
bochs: convert to drm_fb_helper_fbdev_setup/teardown
by Peter Wu
· 6 years ago
70c0ef7
bochs: use drm_fb_helper_set_suspend_unlocked in suspend/resume
by Peter Wu
· 6 years ago
eae0612
drm: refuse ADDFB2 ioctl for broken bigendian drivers
by Gerd Hoffmann
· 6 years ago
ea4584c
drm/virtio: Remove set but not used variable 'bo'
by YueHaibing
· 6 years ago
72fdb40
drm: extract drm_atomic_uapi.c
by Daniel Vetter
· 6 years ago
2ec04b3
drm: Update todo.rst
by Daniel Vetter
· 6 years ago
d86552e
drm/atomic: trim driver interface/docs
by Daniel Vetter
· 6 years ago
e6120d6
drm: drop drmP.h include from drm_crtc.c
by Daniel Vetter
· 6 years ago
b88ac00
drm: drop drmP.h include from drm_plane.c
by Daniel Vetter
· 6 years ago
99f45e3
drm: Drop drmP.h from drm_connector.c
by Daniel Vetter
· 6 years ago
d78aa65
drm: Add drm/drm_util.h header file
by Daniel Vetter
· 6 years ago
c9527f0
drm/fb-helper: document remove*_conflicting_framebuffers()
by Michał Mirosław
· 6 years ago
d3147ad
fbdev: fix kerneldoc
by Michał Mirosław
· 6 years ago
f11adce
drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels
by Jonathan Liu
· 6 years ago
5869d90
drm/sun4i: tcon: Rename Dithering related register macros
by Chen-Yu Tsai
· 6 years ago
79891d5
drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu
by Chen-Yu Tsai
· 6 years ago
9a09a42
drm: expand replace_fence to support timeline point v2
by Chunming Zhou
· 6 years ago
0a6730e
drm: expand drm_syncobj_find_fence to support timeline point v2
by Chunming Zhou
· 6 years ago
e28bd10
drm: rename null fence to stub fence in syncobj v2
by Chunming Zhou
· 6 years ago
94e4c53
drm: fix syncobj null_fence_enable_signaling
by Chunming Zhou
· 6 years ago
7010935
drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl
by Chris Wilson
· 6 years ago
6960e6d
drm: fix drm_mode_addfb() on big endian machines.
by Gerd Hoffmann
· 6 years ago
00409fd
drm: do not mask out DRM_FORMAT_BIG_ENDIAN
by Gerd Hoffmann
· 6 years ago
ec2fae2
drm: byteorder: add DRM_FORMAT_HOST_*
by Gerd Hoffmann
· 6 years ago
0e94043
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
by Gerd Hoffmann
· 6 years ago
3ee22b76
drm/rockchip: rgb: add stub functions when rgb encoder is disabled
by Heiko Stuebner
· 6 years ago
0ca33ad
drm/vkms: Fix race condition around accessing frame number
by Haneen Mohammed
· 6 years ago
428e15c
drm/rockchip: vop: add rk3188 vop definitions
by Heiko Stuebner
· 6 years ago
8d54423
drm/rockchip: vop: Add directly output rgb feature for px30
by Sandy Huang
· 6 years ago
1f0f015
drm/rockchip: Add support for Rockchip Soc RGB output interface
by Sandy Huang
· 6 years ago
3880f62
drm/rockchip: add function to check if endpoint is a subdriver
by Heiko Stuebner
· 6 years ago
633ba1e
drm/sun4i: Add support for HDMI voltage regulator
by Jernej Skrabec
· 6 years ago
50414b9
dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi
by Icenowy Zheng
· 6 years ago
d9ac599
dt-bindings: display: Add compatible for A64 HDMI
by Jagan Teki
· 6 years ago
dd8bd54
drm/sun4i: Add support for A64 display engine
by Jagan Teki
· 6 years ago
06f27fe
drm/sun4i: Add support for A64 mixers
by Jagan Teki
· 6 years ago
69517c1
dt-bindings: display: Add compatible for A64 DE2 display pipeline
by Jagan Teki
· 6 years ago
683a0e6
dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create
by Gustavo A. R. Silva
· 6 years ago
a3b815f
drm/virtio: add iommu support.
by Gerd Hoffmann
· 6 years ago
b3f13ec9
drm/virtio: add virtio_gpu_object_detach() function
by Gerd Hoffmann
· 6 years ago
6c19787
drm/virtio: track virtual output state
by Gerd Hoffmann
· 6 years ago
7948a2b
qxl: fix null-pointer crash during suspend
by Peter Wu
· 6 years ago
5ddd658
drm: Remove "protection" around drm_vma_offset_manager_destroy()
by Chris Wilson
· 6 years ago
a9734d8
drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctl
by Chris Wilson
· 6 years ago
b9a4081
Document/gpu: Use new vm_fault_t type
by Souptick Joarder
· 6 years ago
6e4228f
drm/tegra: kick out simplefb
by Michał Mirosław
· 6 years ago
a7e3fa7
drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)
by Michał Mirosław
· 6 years ago
ff07a58
drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
by Michał Mirosław
· 6 years ago
770af58
drm/virtio: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
020aa2e
drm/mgag200: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
39a3043
drm/radeon: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
77d1ed4
drm/bochs: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
256ee41
drm/cirrus: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
a62dfac0
drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
4d18975
fbdev: add remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
69aa535
fbdev: add kerneldoc do remove_conflicting_framebuffers()
by Michał Mirosław
· 6 years ago
5fa793d
fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
by Michał Mirosław
· 6 years ago
fbc42d4
fbdev: show fbdev number for debugging
by Michał Mirosław
· 6 years ago
fbb0de7
Add udmabuf misc device
by Gerd Hoffmann
· 6 years ago
b972cec
drm: Describe pixel_blend_mode in drm_plane_state
by Sean Paul
· 6 years ago
e86e894
drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
by Hans Verkuil
· 6 years ago
46094b2
drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
by Hans Verkuil
· 6 years ago
a4c30a4
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
by Hans Verkuil
· 6 years ago
9bcf6d9
drm_dp_cec: add note about good MegaChips 2900 CEC support
by Hans Verkuil
· 6 years ago
5ce70c7
drm_dp_cec: check that aux has a transfer function
by Hans Verkuil
· 6 years ago
09c4b49
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
by Dan Carpenter
· 7 years ago
0e7a3d4
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
by Thomas Zimmermann
· 6 years ago
Next »