index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'du-next-20180914' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2018-09-20
32
-245
/
+247
|
\
|
*
drm: rcar-du: Remove packed VYUY support
Kieran Bingham
2018-09-15
1
-2
/
+0
|
*
drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3
Laurent Pinchart
2018-09-15
1
-12
/
+23
|
*
drm: rcar-du: Add support for missing pixel formats
Koji Matsuoka
2018-09-15
1
-0
/
+32
|
*
drm: rcar-du: Update Gen3 output limitations
Kieran Bingham
2018-09-15
1
-2
/
+12
|
*
drm: rcar-du: lvds: add R8A77980 support
Sergei Shtylyov
2018-09-15
1
-0
/
+1
|
*
drm: rcar-du: Write ESCR and OTAR as CRTC registers
Jacopo Mondi
2018-09-15
2
-7
/
+6
|
*
drm: rcar-du: Rename and document dpll_ch field
Jacopo Mondi
2018-09-15
3
-5
/
+6
|
*
drm: rcar-du: Improve non-DPLL clock selection
Jacopo Mondi
2018-09-15
1
-31
/
+54
|
*
drm: rcar-du: Rework clock configuration based on hardware limits
Laurent Pinchart
2018-09-15
1
-61
/
+73
|
*
drm: rcar-du: Add interlaced feature flag
Kieran Bingham
2018-09-14
3
-11
/
+36
|
*
drm: rcar-du: Refactor Feature and Quirk definitions
Kieran Bingham
2018-09-14
1
-4
/
+4
|
*
drm: rcar-du: Support interlaced video output through vsp1
Kieran Bingham
2018-09-14
2
-0
/
+2
|
*
drm: rcar-du: Convert to SPDX identifiers
Kuninori Morimoto
2018-09-14
18
-83
/
+18
|
*
drm: panel-lvds: convert to SPDX identifiers
Kuninori Morimoto
2018-09-14
1
-5
/
+1
|
*
drm: shmobile: convert to SPDX identifiers
Kuninori Morimoto
2018-09-14
12
-55
/
+12
*
|
Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-20
36
-124
/
+171
|
\
\
|
|
/
|
/
|
|
*
drm: add LG eDP panel to quirk database
Lee, Shawn C
2018-09-19
1
-0
/
+2
|
*
drm: Change limited M/N quirk to constant N quirk.
Lee, Shawn C
2018-09-19
5
-24
/
+22
|
*
drm: Add support for device_id based detection.
Lee, Shawn C
2018-09-19
1
-1
/
+14
|
*
drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
Jiandi An
2018-09-19
3
-7
/
+26
|
*
drm/sun4i: add support for R40 HDMI PHY
Icenowy Zheng
2018-09-19
1
-0
/
+12
|
*
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
2018-09-14
23
-80
/
+82
|
*
udmabuf: fix error code in map_udmabuf()
Dan Carpenter
2018-09-14
1
-1
/
+3
|
*
drm/amdgpu: Use per-device driver_features to disable atomic
Ville Syrjälä
2018-09-13
1
-8
/
+4
|
*
drm/i915: Clear DRIVER_ATOMIC on a per-device basis
Ville Syrjälä
2018-09-13
1
-4
/
+4
|
*
drm: Introduce per-device driver_features
Ville Syrjälä
2018-09-13
1
-0
/
+3
*
|
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-14
61
-2162
/
+2106
|
\
|
|
*
drm: bridge: document bridge attach/detach imbalance
Peter Rosin
2018-09-13
1
-0
/
+4
|
*
drm/bridge: analogix_dp: Downgrade "Link Training" messages to dev_dbg
Marc Zyngier
2018-09-13
1
-2
/
+2
|
*
drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
Maxime Ripard
2018-09-12
1
-3
/
+11
|
*
qxl: refactor to use drm_fb_helper_fbdev_setup
Peter Wu
2018-09-12
4
-276
/
+60
|
*
udmabuf: use sizeof(variable) instead of sizeof(type)
Gerd Hoffmann
2018-09-12
1
-3
/
+3
|
*
udmabuf: drop WARN_ON() check.
Gerd Hoffmann
2018-09-12
1
-3
/
+0
|
*
udmabuf: use ENOTTY for invalid ioctls
Gerd Hoffmann
2018-09-12
1
-1
/
+1
|
*
udmabuf: use EBADFD in case we didn't got a memfd
Gerd Hoffmann
2018-09-12
1
-2
/
+5
|
*
udmabuf: improve udmabuf_create error handling
Gerd Hoffmann
2018-09-12
1
-13
/
+12
|
*
udmabuf: rework limits
Gerd Hoffmann
2018-09-12
1
-2
/
+8
|
*
udmabuf: add MEMFD_CREATE dependency
Gerd Hoffmann
2018-09-12
1
-0
/
+1
|
*
udmabuf: constify udmabuf_create args
Gerd Hoffmann
2018-09-12
1
-2
/
+2
|
*
udmabuf: constify udmabuf_ops
Gerd Hoffmann
2018-09-12
1
-1
/
+1
|
*
udmabuf: use pgoff_t for pagecount
Gerd Hoffmann
2018-09-12
1
-1
/
+1
|
*
udmabuf: improve map_udmabuf error handling
Gerd Hoffmann
2018-09-12
1
-11
/
+10
|
*
udmabuf: sort headers, drop uapi/ path prefix
Gerd Hoffmann
2018-09-12
1
-9
/
+8
|
*
drm/vkms: Add kerneldoc entry
Haneen Mohammed
2018-09-11
1
-0
/
+9
|
*
drm/vkms: Enable/Disable cursor support with module option
Haneen Mohammed
2018-09-11
3
-5
/
+14
|
*
drm/vkms: Compute CRC with Cursor Plane
Haneen Mohammed
2018-09-11
3
-26
/
+143
|
*
drm/vkms: Add cursor plane support
Haneen Mohammed
2018-09-11
3
-16
/
+44
|
*
drm/fb: Stop leaking physical address
Daniel Vetter
2018-09-11
1
-0
/
+2
|
*
fbdev: Add FBINFO_HIDE_SMEM_START flag
Daniel Vetter
2018-09-11
1
-0
/
+4
[next]