projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2018-09-12
Gerd Hoffmann
udmabuf: rework limits
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Gerd Hoffmann
udmabuf: add MEMFD_CREATE dependency
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Gerd Hoffmann
udmabuf: constify udmabuf_create args
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Gerd Hoffmann
udmabuf: constify udmabuf_ops
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Gerd Hoffmann
udmabuf: use pgoff_t for pagecount
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Gerd Hoffmann
udmabuf: improve map_udmabuf error handling
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Gerd Hoffmann
udmabuf: sort headers, drop uapi/ path prefix
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Haneen Mohammed
drm/vkms: Add kerneldoc entry
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Haneen Mohammed
drm/vkms: Enable/Disable cursor support with module...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Haneen Mohammed
drm/vkms: Compute CRC with Cursor Plane
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Haneen Mohammed
drm/vkms: Add cursor plane support
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Daniel Vetter
drm/fb: Stop leaking physical address
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Daniel Vetter
fbdev: Add FBINFO_HIDE_SMEM_START flag
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Daniel Vetter
vt: Remove vc_panic_force_write
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Daniel Vetter
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Alexandru Gheorghe
drm: Clarify DRM_MODE_REFLECT_X/Y documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
YueHaibing
drm: Remove set but not used variable 'config'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marc Zyngier
drm/rockchip: Allow driver to be shutdown on reboot...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Peter Wu
drm/fb-helper: improve documentation and print warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Peter Wu
bochs: convert to drm_dev_register
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Peter Wu
bochs: convert to drm_fb_helper_fbdev_setup/teardown
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Peter Wu
bochs: use drm_fb_helper_set_suspend_unlocked in suspen...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Gerd Hoffmann
drm: refuse ADDFB2 ioctl for broken bigendian drivers
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
YueHaibing
drm/virtio: Remove set but not used variable 'bo'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Daniel Vetter
drm: extract drm_atomic_uapi.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Daniel Vetter
drm: Update todo.rst
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Daniel Vetter
drm/atomic: trim driver interface/docs
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Daniel Vetter
drm: drop drmP.h include from drm_crtc.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Daniel Vetter
drm: drop drmP.h include from drm_plane.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Daniel Vetter
drm: Drop drmP.h from drm_connector.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Daniel Vetter
drm: Add drm/drm_util.h header file
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Michał Mirosław
drm/fb-helper: document remove*_conflicting_framebuffers()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Michał Mirosław
fbdev: fix kerneldoc
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Jonathan Liu
drm/sun4i: tcon: Add dithering support for RGB565/RGB66...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Chen-Yu Tsai
drm/sun4i: tcon: Rename Dithering related register...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Chen-Yu Tsai
drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mo...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Chunming Zhou
drm: expand replace_fence to support timeline point v2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Chunming Zhou
drm: expand drm_syncobj_find_fence to support timeline...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Chunming Zhou
drm: rename null fence to stub fence in syncobj v2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Chunming Zhou
drm: fix syncobj null_fence_enable_signaling
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Chris Wilson
drm: Reject unknown legacy bpp and depth for drm_mode_a...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Gerd Hoffmann
drm: fix drm_mode_addfb() on big endian machines.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Gerd Hoffmann
drm: do not mask out DRM_FORMAT_BIG_ENDIAN
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Gerd Hoffmann
drm: byteorder: add DRM_FORMAT_HOST_*
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Gerd Hoffmann
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Heiko Stuebner
drm/rockchip: rgb: add stub functions when rgb encoder...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Haneen Mohammed
drm/vkms: Fix race condition around accessing frame...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Heiko Stuebner
drm/rockchip: vop: add rk3188 vop definitions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Sandy Huang
drm/rockchip: vop: Add directly output rgb feature...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Sandy Huang
drm/rockchip: Add support for Rockchip Soc RGB output...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Heiko Stuebner
drm/rockchip: add function to check if endpoint is...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Jernej Skrabec
drm/sun4i: Add support for HDMI voltage regulator
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Icenowy Zheng
dt-bindings: sun4i-drm: add HDMI VCC supply property...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Jagan Teki
dt-bindings: display: Add compatible for A64 HDMI
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Jagan Teki
drm/sun4i: Add support for A64 display engine
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Jagan Teki
drm/sun4i: Add support for A64 mixers
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Jagan Teki
dt-bindings: display: Add compatible for A64 DE2 displa...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Gustavo A....
dma-buf/udmabuf: Fix NULL pointer dereference in udmabu...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Gerd Hoffmann
drm/virtio: add iommu support.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Gerd Hoffmann
drm/virtio: add virtio_gpu_object_detach() function
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Gerd Hoffmann
drm/virtio: track virtual output state
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Peter Wu
qxl: fix null-pointer crash during suspend
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chris Wilson
drm: Remove "protection" around drm_vma_offset_manager_...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Chris Wilson
drm: Suppress user controlled spam for invalid drm_wait...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Souptick Joarder
Document/gpu: Use new vm_fault_t type
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
drm/tegra: kick out simplefb
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
drm/sun4i: use simpler remove_conflicting_framebuffers...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
drm/vc4: use simpler remove_conflicting_framebuffers...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
drm/virtio: use simpler remove_conflicting_pci_framebuf...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
drm/mgag200: use simpler remove_conflicting_pci_framebu...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
drm/radeon: use simpler remove_conflicting_pci_framebuf...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
drm/bochs: use simpler remove_conflicting_pci_framebuff...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
drm/cirrus: use simpler remove_conflicting_pci_framebuf...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
drm/amdgpu: use simpler remove_conflicting_pci_framebuf...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
fbdev: add remove_conflicting_pci_framebuffers()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
fbdev: add kerneldoc do remove_conflicting_framebuffers()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
fbdev: allow apertures == NULL in remove_conflicting_fr...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Michał Mirosław
fbdev: show fbdev number for debugging
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Gerd Hoffmann
Add udmabuf misc device
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Sean Paul
drm: Describe pixel_blend_mode in drm_plane_state
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Hans Verkuil
drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Hans Verkuil
drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Hans Verkuil
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_r...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Hans Verkuil
drm_dp_cec: add note about good MegaChips 2900 CEC...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Hans Verkuil
drm_dp_cec: check that aux has a transfer function
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Dan Carpenter
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Thomas Zimmermann
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Thomas Zimmermann
drm/virtio: Replace ttm_bo_reference with ttm_bo_get
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Thomas Zimmermann
drm/qxl: Replace ttm_bo_unref with ttm_bo_put
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Thomas Zimmermann
drm/cirrus: Replace ttm_bo_unref with ttm_bo_put
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Thomas Zimmermann
drm/bochs: Replace ttm_bo_unref with ttm_bo_put
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Sandy Huang
drm/rockchip: vop: fix some register define error for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Gustavo A....
drm/rockchip: Use struct_size() in devm_kzalloc()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Sandy Huang
drm/rockchip: fix coding style and incorrect description
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Rosin
drm/atmel-hlcdc: support bus-width (12/16/18/24) in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Rosin
drm/atmel-hlcdc: always iterate over the first 4 output...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Rosin
dt-bindings: display: atmel: optional video-interface...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Rosin
dt-bindings: display: bridge: lvds-transmitter: add...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Rosin
drm/atmel-hlcdc: allow selecting a higher pixel-clock...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Peter Rosin
drm/atmel-hlcdc: prefer a higher rate clock as pixel...
commit
|
commitdiff
|
tree
|
snapshot
next