summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-05-23drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson-7/+11
2017-05-23gpu: drm: gma500: remove two more dead variableArnd Bergmann-2/+0
2017-05-23drm/stm: ltdc: fix duplicated argumentsPhilippe CORNU-1/+1
2017-05-23drm/i915/guc: Skip port assign on first iteration of GuC dequeueMichał Winiarski-1/+2
2017-05-23drm/i915: Remove misleading comment in request_allocMichał Winiarski-3/+0
2017-05-23drm: Fix deadlock retry loop in page_flip_ioctlDaniel Vetter-2/+3
2017-05-23drm: qxl: Delay entering atomic context during cursor updateGabriel Krisman Bertazi-2/+2
2017-05-23drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong-9/+21
2017-05-22drm/pl111: Fix return value check in pl111_amba_probe()Wei Yongjun-2/+2
2017-05-22drm: rcar-du: Register a completion callback with VSP1Kieran Bingham-2/+16
2017-05-22drm: rcar-du: Arm the page flip event after queuing the page flipLaurent Pinchart-11/+11
2017-05-22drm/i915/g33: Improve reset reliabilityMika Kuoppala-0/+3
2017-05-22Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter-4/+0
2017-05-22drm/amd: include <linux/delay.h> instead of "linux/delay.h"Masahiro Yamada-12/+16
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss-151/+152
2017-05-22drm/vgem: Fix return value check in vgem_init()Wei Yongjun-2/+2
2017-05-22drm/blend: Fix comment typ-oRobert Foss-1/+1
2017-05-22drm/stm: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada-2/+0
2017-05-22drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-65/+62
2017-05-22drm/i915/huc: Update GLK HuC versionAnusha Srivatsa-2/+2
2017-05-22drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistakeYYS-1/+1
2017-05-22drm/mediatek: fix a timeout loopDan Carpenter-9/+6
2017-05-22drm/radeon: Fix oops upon driver load on PowerXpress laptopsLukas Wunner-1/+1
2017-05-20Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie-16/+31
2017-05-19drm/i915: Check for allocation failureColin Ian King-0/+5
2017-05-19drm/pl111: Add a debugfs node to dump our registers.Eric Anholt-0/+64
2017-05-19drm/pl111: make structure mode_config_funcs staticColin Ian King-1/+1
2017-05-19drm/pl111: make structure pl111_display_funcs staticColin Ian King-1/+1
2017-05-19drm/pl111: Register the clock divider and use it.Eric Anholt-24/+158
2017-05-19drm/i915/guc: Remove action status and statistics from debugfsMichal Wajdeczko-39/+0
2017-05-19drm/i915/g4x: Improve gpu reset reliabilityMika Kuoppala-0/+35
2017-05-19drm/i915/guc: Remove last submission result from debugfsMichal Wajdeczko-4/+0
2017-05-19drm/i915/guc: Remove failed doorbell stat from debugfsMichal Wajdeczko-7/+0
2017-05-19drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko-2/+0
2017-05-19drm/i915: set initialised only when init_context callback is NULLChuanxiao Dong-1/+1
2017-05-19Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anongit.freedesktop.org/git...Dave Airlie-18/+35
2017-05-19Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-9/+10
2017-05-19Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie-22/+15
2017-05-19Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie-1/+3
2017-05-18drm/i915: Reorder media/render reset on g4xChris Wilson-12/+15
2017-05-18drm/i915: Try harder to reset the GPUChris Wilson-21/+46
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko-121/+128
2017-05-18drm/atmel-hlcdc: Fix output initializationBoris Brezillon-22/+14
2017-05-18drm/i915/selftests: Pretend to be a gfx pci deviceChris Wilson-0/+1
2017-05-18gpu: host1x: select IOMMU_IOVAArnd Bergmann-0/+1
2017-05-18gpu: host1x: select IOMMU_IOVAArnd Bergmann-0/+1
2017-05-18drm/i915: Check C for null pointer rather than BColin Ian King-2/+2
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul-2282/+3800
2017-05-18drm/i915: Fix new -Wint-in-bool-context gcc compiler warningHans de Goede-1/+1
2017-05-18drm/i915: use vma->size for appgtt allocate_va_rangeMatthew Auld-1/+1