summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-09-21Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/li...Dave Airlie
2017-09-20drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski
2017-09-19drm: add backwards compatibility support for drm_kms_helper.edid_firmwareJani Nikula
2017-09-19drm: handle override and firmware EDID at drm_do_get_edid() levelJani Nikula
2017-09-19drm: exynos: include linux/irq.hArnd Bergmann
2017-09-19drm/exynos: Fix suspend/resume supportMarek Szyprowski
2017-09-19drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski
2017-09-18drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()Chris Wilson
2017-09-18drm/i915/cnp: set min brightness from VBTLee, Shawn C
2017-09-18Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar
2017-09-18drm/i915/bxt: set min brightness from VBTLee, Shawn C
2017-09-18drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET
2017-09-18drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie
2017-09-18drm/rockchip: Replace dev_* with DRM_DEV_*Haneen Mohammed
2017-09-16drm/tinydrm: Drop driver registered messageNoralf Trønnes
2017-09-16drm/gem-fb-helper: Use debug message on gem lookup failureNoralf Trønnes
2017-09-16drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes
2017-09-16drm/bridge: adv7511: Constify HDMI CODEC platform dataLars-Peter Clausen
2017-09-16drm/bridge: adv7511: Enable connector polling when no interrupt is specifiedLars-Peter Clausen
2017-09-16drm/bridge: adv7511: Remove private copy of the EDIDLars-Peter Clausen
2017-09-16drm/bridge: adv7511: Properly update EDID when no EDID was foundLars-Peter Clausen
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13drm/crtc: Convert setcrtc ioctl locking to interruptible.Maarten Lankhorst
2017-09-13drm/atomic: Convert pageflip ioctl locking to interruptible.Maarten Lankhorst
2017-09-13drm/legacy: Convert setplane ioctl locking to interruptible.Maarten Lankhorst
2017-09-13drm/legacy: Convert cursor ioctl locking to interruptible.Maarten Lankhorst
2017-09-13drm/atomic: Convert atomic ioctl locking to interruptible.Maarten Lankhorst
2017-09-13drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...Maarten Lankhorst
2017-09-13Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-09-12drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König
2017-09-11drm/tve200: Clean up panel bridgingLinus Walleij
2017-09-11drm/dp/mst: Sideband message transaction to power up/down nodesDhinakaran Pandiyan
2017-09-11drm: Make __drm_object_property_get_value() staticVille Syrjälä
2017-09-11drm: Drop drm_get_link_status_name()Ville Syrjälä
2017-09-11drm: Make syncobj import/export functions staticVille Syrjälä
2017-09-10drm/pl111: Add handling of Versatile platformsLinus Walleij
2017-09-10drm/pl111: Add optional variant display en/disable callbacksLinus Walleij
2017-09-10drm/pl111: Insert delay before powering up PL11xLinus Walleij
2017-09-10drm/pl111: Enable PL110 variantLinus Walleij
2017-09-10drm/pl111: Replace custom connector with panel bridgeLinus Walleij
2017-09-10drm/pl111: Add all registers to debugfsLinus Walleij
2017-09-10drm/pl111: Cleanup local header fileLinus Walleij
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-09drm/tilcdc: Use drm_gem_fb_create()Noralf Trønnes
2017-09-09drm/sun4i: call drm_vblank_init with correct number of crtcsChen-Yu Tsai