index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-05
drm/atomic-helper: Reject legacy flips on a disabled pipe
Daniel Vetter
2
-0
/
+25
2016-01-05
drm/atomic: add connector mask to drm_crtc_state.
Maarten Lankhorst
1
-0
/
+11
2016-01-05
drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...
Maarten Lankhorst
1
-7
/
+6
2016-01-05
drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
Maarten Lankhorst
1
-4
/
+26
2016-01-05
drm/i915: Set connector_state->connector using the helper.
Maarten Lankhorst
1
-4
/
+2
2016-01-05
drm: Use a normal idr allocation for the obj->name
Chris Wilson
1
-3
/
+1
2016-01-05
drm: Only bump object-reference count when adding first handle
Chris Wilson
1
-5
/
+12
2016-01-05
drm: Balance error path for GEM handle allocation
Chris Wilson
1
-12
/
+17
2016-01-04
vga_switcheroo: Prettify documentation
Lukas Wunner
1
-1
/
+1
2016-01-04
drm/dp/mst: constify drm_dp_mst_topology_cbs structures
Julia Lawall
2
-2
/
+2
2016-01-04
drm/gma500: use to_pci_dev()
Geliang Tang
1
-2
/
+2
2015-12-21
drm/fb-helper: Use proper plane mask for fb cleanup
Matt Roper
1
-1
/
+1
2015-12-15
drm: use dev_name as default unique name in drm_dev_alloc()
Nicolas Iooss
7
-16
/
+9
2015-12-15
drm: make drm_dev_set_unique() not use a format string
Nicolas Iooss
3
-13
/
+8
2015-12-15
drm/vmwgfx: Constify function pointer structs
Ville Syrjälä
4
-11
/
+11
2015-12-15
drm/udl: Constify function pointer structs
Ville Syrjälä
2
-3
/
+3
2015-12-15
drm/tegra: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-15
drm/rockchip: Constify function pointer structs
Ville Syrjälä
2
-3
/
+3
2015-12-15
drm/nouveau: Constify function pointer structs
Ville Syrjälä
1
-3
/
+3
2015-12-15
drm/mgag200: Constify function pointer structs
Ville Syrjälä
1
-2
/
+2
2015-12-15
drm/imx: Constify function pointer structs
Ville Syrjälä
6
-16
/
+16
2015-12-15
drm/i2c/sil164: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-15
drm/i2c/adv7511: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-15
drm/exynos: Constify function pointer structs
Ville Syrjälä
8
-24
/
+24
2015-12-15
drm/cirrus: Constify function pointer structs
Ville Syrjälä
1
-2
/
+2
2015-12-15
drm/i2c/ch7006: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-15
drm/bridge/nxp-ptn3460: Constify function pointer structs
Ville Syrjälä
1
-3
/
+3
2015-12-15
drm/bridge/dw_hdmi: Constify function pointer structs
Ville Syrjälä
1
-3
/
+3
2015-12-15
drm/bochs: Constify function pointer structs
Ville Syrjälä
1
-3
/
+3
2015-12-15
drm/atmel-hlcdc: Constify function pointer structs
Ville Syrjälä
1
-2
/
+2
2015-12-15
drm/armada: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-15
drm: Constify drm_encoder_slave_funcs
Ville Syrjälä
4
-9
/
+9
2015-12-15
drm: atmel-hlcdc: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-12-15
drm: atmel-hlcdc: add support for sama5d2 SoCs
Nicolas Ferre
1
-0
/
+4
2015-12-15
drm/qxl: use to_qxl_bo macro
Frediano Ziglio
2
-3
/
+3
2015-12-15
drm/vmwgfx: check kmalloc return value
Rasmus Villemoes
1
-1
/
+1
2015-12-15
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
Rasmus Villemoes
1
-5
/
+2
2015-12-15
drm/omap: use kzalloc in sita_init()
Rasmus Villemoes
1
-5
/
+2
2015-12-15
drm/imx: Drop pipe field from struct imx_drm_crtc
Thierry Reding
1
-9
/
+8
2015-12-15
drm/imx: Make pipe number unsigned
Thierry Reding
2
-4
/
+4
2015-12-15
drm/bochs: Store correct CRTC index in events
Thierry Reding
1
-1
/
+1
2015-12-15
drm/gma500: Sanity-check pipe index
Thierry Reding
1
-3
/
+7
2015-12-15
drm: Use the driver's gem_object_free function from CMA helpers.
Eric Anholt
2
-5
/
+5
2015-12-15
drm/dp/mst: save vcpi with payloads
Harry Wentland
1
-0
/
+2
2015-12-15
drm/dp/mst: reply with ACK for UP reqs
Mykola Lysenko
1
-1
/
+1
2015-12-15
drm/atomic-helper: Drop unneeded argument from check_pending_encoder
Daniel Vetter
1
-3
/
+2
2015-12-15
drm/doc: Convert to markdown
Danilo Cesar Lemes de Paula
4
-48
/
+42
2015-12-15
Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...
Dave Airlie
24
-772
/
+935
2015-12-15
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...
Dave Airlie
20
-21
/
+5290
2015-12-15
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
20
-600
/
+927
[next]