summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-25drm/exynos/decon5433: use mode info stored in CRTC to detect i80 modeAndrzej Hajda
2017-08-25drm/exynos: add mode_valid callback to exynos_drmAndrzej Hajda
2017-08-25drm/exynos/decon5433: refactor irq requesting codeAndrzej Hajda
2017-08-25drm/exynos/mic: use mode info stored in CRTC to detect i80 modeAndrzej Hajda
2017-08-25drm/exynos/dsi: propagate info about command mode from panelAndrzej Hajda
2017-08-25drm/exynos/dsi: refactor panel detection logicAndrzej Hajda
2017-08-25drm/exynos: use helper to set possible crtcsAndrzej Hajda
2017-08-25drm/exynos/decon5433: use readl_poll_timeout helpersAndrzej Hajda
2017-08-22drm/nouveau/kms/nv50: perform null check on msto[i] rathern than mstoColin Ian King
2017-08-22drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin
2017-08-22drm/nouveau: silence suspend/resume debugging messagesBen Skeggs
2017-08-22drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin
2017-08-22drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationIlia Mirkin
2017-08-22drm/nouveau/mpeg: print more debug info when rejecting dma objectsIlia Mirkin
2017-08-22drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs
2017-08-22drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs
2017-08-22initial support (display-only) for GP108Ilia Mirkin
2017-08-22drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev
2017-08-22drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.Rosen Penev
2017-08-22drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs
2017-08-22drm/nouveau/pmu/gt215: fix resetBen Skeggs
2017-08-22drm/nouveau/mc/gf100: add pmu to reset maskBen Skeggs
2017-08-22drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin
2017-08-22drm/nouveau/therm/gm200: AddedKarol Herbst
2017-08-22drm/nouveau/therm: fix spelling mistake on array thresoldsColin Ian King
2017-08-22Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-21Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-08-21Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2017-08-21Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...Dave Airlie
2017-08-21Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2017-08-21Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-08-18drm/i915: Update DRIVER_DATE to 20170818Daniel Vetter
2017-08-18drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2Christian König
2017-08-18drm/amdgpu: fix vega10 graphic hang issue in S3 testKen Wang
2017-08-18Merge airlied/drm-next into drm-misc-nextSean Paul
2017-08-18drm/i915/bxt: use NULL for GPIO connection IDAndy Shevchenko
2017-08-18drm/i915: Mark the GT as busy before idling the previous requestChris Wilson
2017-08-18drm/i915: Trivial grammar fix s/opt of/opt out of/ in commentChris Wilson
2017-08-18drm/i915: Replace execbuf vma ht with an idrChris Wilson
2017-08-18drm/i915: Simplify eb_lookup_vmas()Chris Wilson
2017-08-18drm/i915: Convert execbuf to use struct-of-array packing for critical fieldsChris Wilson
2017-08-18drm/i915: Check context status before looking up our obj/vmaChris Wilson
2017-08-18drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson
2017-08-18drm/i915: Stop touching forcewake following a gen6+ engine resetChris Wilson
2017-08-18drm: udl: constify usb_device_idArvind Yadav
2017-08-18drm/gma500: fix potential NULL pointer dereference dereferenceGustavo A. R. Silva