summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-12-01Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...Dave Airlie
2017-12-01Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie
2017-12-01Merge tag 'imx-drm-fixes-2017-11-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-12-01Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-12-01Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2017-12-01Merge tag 'drm-misc-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-30drm/imx: always call wait_for_flip_done in commit_tailLucas Stach
2017-11-30omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()Dan Carpenter
2017-11-30drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart
2017-11-30omapdrm: hdmi4: Correct the SoC revision matchingPeter Ujfalusi
2017-11-30drm/omap: displays: panel-dpi: add backlight dependencyArnd Bergmann
2017-11-30drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET
2017-11-30drm/i915: Disable THP until we have a GPU read BW W/AJoonas Lahtinen
2017-11-30drm/bridge: tc358767: fix 1-lane behaviorAndrey Gusakov
2017-11-30drm/bridge: tc358767: fix AUXDATAn registers accessAndrey Gusakov
2017-11-30drm/bridge: tc358767: fix timing calculationsAndrey Gusakov
2017-11-30drm/bridge: tc358767: fix DP0_MISC register setAndrey Gusakov
2017-11-30drm/bridge: tc358767: filter out too high modesAndrey Gusakov
2017-11-30drm/bridge: tc358767: do no fail on hi-res displaysAndrey Gusakov
2017-11-30drm/bridge: Fix lvds-encoder since the panel_bridge rework.Eric Anholt
2017-11-30drm/bridge: synopsys/dw-hdmi: Enable cec clockPierre-Hugues Husson
2017-11-30drm/bridge: adv7511/33: Fix adv7511_cec_init() failure handlingHans Verkuil
2017-11-29drm/fb_helper: Disable all crtc's when initial setup fails.Maarten Lankhorst
2017-11-29drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressiveLucas Stach
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-11-28drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang
2017-11-28drm/i915/gvt: enabled pipe A default on creating vgpuXiaolin Zhang
2017-11-28drm/i915/gvt: Move request alloc to dispatch_workload path onlyfred gao
2017-11-28drm/i915/gvt: remove skl_misc_ctl_write handlerWeinan Li
2017-11-28drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bhChangbin Du
2017-11-28drm/i915: fix intel_backlight_device_register declarationArnd Bergmann
2017-11-28drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson
2017-11-28drm/i915: Prevent zero length "index" writeVille Syrjälä
2017-11-28drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä
2017-11-27Merge tag 'v4.15-rc1' into drm-misc-fixesDaniel Vetter
2017-11-27drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma
2017-11-27drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s...Vitor Massaru Iha
2017-11-27drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enableMirza Krak
2017-11-26drm/amdkfd: fix amdkfd use-after-free GP faultRandy Dunlap
2017-11-26drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling
2017-11-26drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl
2017-11-26drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24drm: hdlcd: Update PM code to save/restore console.Liviu Dudau
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-24Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-11-24Merge tag 'drm-intel-next-fixes-2017-11-23' of git://anongit.freedesktop.org/...Dave Airlie
2017-11-24Merge tag 'drm-misc-next-fixes-2017-11-23' of git://anongit.freedesktop.org/d...Dave Airlie
2017-11-24drm/ttm: don't attempt to use hugepages if dma32 requested (v2)Dave Airlie
2017-11-23drm/vblank: Pass crtc_id to page_flip_ioctl.Maarten Lankhorst