summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-09-24drm/bridge: analogix_dp: Remove duplicated codeTomeu Vizoso
2016-09-23Revert "drm/i2c: tda998x: don't register the connector"Sean Paul
2016-09-22drm/i2c: tda998x: don't register the connectorBrian Starkey
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-09-22drm: Distinguish no name from ENOMEM in set_unique()Tom Gundersen
2016-09-22drm/doc: Document color space handlingDaniel Vetter
2016-09-22drm: Extract drm_color_mgmt.[hc]Daniel Vetter
2016-09-22drm/doc: Polish plane composition property docsDaniel Vetter
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter
2016-09-22drm/doc: Polish for drm_plane.[hc]Daniel Vetter
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter
2016-09-22drm/tilcdc: Add atomic and crtc headers to crtc.cSean Paul
2016-09-21drm: Fix typo in encoder docsDhinakaran Pandiyan
2016-09-21GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()Markus Elfring
2016-09-21GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()Markus Elfring
2016-09-21GPU-DRM: Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci()Markus Elfring
2016-09-21GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci()Markus Elfring
2016-09-19drm/fb-helper: Fix sparse warningsVille Syrjälä
2016-09-19drm/blend: Fix sparse warningsVille Syrjälä
2016-09-19drm/atomic-helper: Fix sparse warningsVille Syrjälä
2016-09-19drm: fix implicit declaration build error on ia64Jani Nikula
2016-09-19drm: Extract drm_bridge.hDaniel Vetter
2016-09-19drm: cleanup drm_core_{init,exit}()David Herrmann
2016-09-19drm: drop obsolete drm_core.hDavid Herrmann
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann
2016-09-19drm: remove redundant drm_file->uidDavid Herrmann
2016-09-19Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-15drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen
2016-09-15drm/qxl: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-15drm/bridge: analogix_dp: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-15drm/radeon: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-15drm/amdgpu: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-13Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie
2016-09-13Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2016-09-13Merge tag 'topic/drm-misc-2016-09-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-12drm/fence: allow fence waiting to be interrupted by userspaceGustavo Padovan
2016-09-12drm: Move property validation to a helper, v2.Maarten Lankhorst
2016-09-12drm/bridge: adv7511: add support for the 2nd chipSergei Shtylyov
2016-09-08drm/sun4i: add missing header dependenciesBaoyou Xie
2016-09-08drm: Fix error path in drm_mode_page_flip_ioctl()Imre Deak
2016-09-08drm/sun4i: Add a DRC driverMaxime Ripard
2016-09-08drm/sun4i: backend: Handle the SATMaxime Ripard
2016-09-08drm/sun4i: support A33 tconMaxime Ripard
2016-09-08drm/sun4i: support TCONs without channel 1Maxime Ripard
2016-09-07drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT bindingJyri Sarha
2016-09-07drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdataJyri Sarha
2016-09-07Revert "drm: Unify handling of blob and object properties"Maarten Lankhorst
2016-09-06drm/udl: implement usb_driver suspend/resume.Haixia Shi
2016-09-06drm: fix signed integer overflowXie XiuQi
2016-09-06drm/atomic: Reject properties not part of the object.Maarten Lankhorst