summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2019-01-041-2/+13
* i915: fix missing user_access_end() in page fault exception caseLinus Torvalds2019-01-041-0/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0412-37/+20Star
* Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-023-3/+3
|\
| *-----. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-203-3/+3
| |\ \ \ \
| | | | * | iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2018-11-123-3/+3
| | | | |/
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-01-011-35/+24Star
|\ \ \ \ \
| * \ \ \ \ Merge tag 'qcom-drivers-for-4.21' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-12-031-35/+24Star
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | drm: msm: Check cmd_db_read_aux_data() for failureStephen Boyd2018-11-301-0/+5
| | * | | | soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()Stephen Boyd2018-11-141-35/+19Star
| | | |/ / | | |/| |
* | | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \ \ \ \
| * | | | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-1/+1
| |/ / / /
* | | | | Merge tag 'drm-next-2018-12-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-296-76/+121
|\ \ \ \ \
| * \ \ \ \ Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Daniel Vetter2018-12-185-53/+21Star
| |\ \ \ \ \
| | * | | | | drm/etnaviv: remove lastctx member from gpu structLucas Stach2018-12-184-12/+1Star
| | * | | | | drm/etnaviv: replace header include with forward declarationLucas Stach2018-12-182-3/+4
| | * | | | | drm/etnaviv: remove unnecessary local irq disableLucas Stach2018-12-181-13/+5Star
| | * | | | | drm/etnaviv: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-11-071-4/+4
| | * | | | | drm/etnaviv: consolidate hardware fence handling in etnaviv_gpuLucas Stach2018-11-063-17/+7Star
| | * | | | | drm/etnaviv: kill active fence trackingLucas Stach2018-11-062-6/+2Star
| * | | | | | drm/exynos: fimd: Make pixel blend mode configurableChristoph Manszewski2018-12-141-12/+56
| * | | | | | drm/exynos: fimd: Make plane alpha configurableChristoph Manszewski2018-12-141-21/+54
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-296-48/+37Star
|\ \ \ \ \ \ \
| * | | | | | | mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-283-44/+33Star
| * | | | | | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-282-3/+3
| * | | | | | | mm: convert zone->managed_pages to atomic variableArun KS2018-12-281-1/+1
* | | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
* | | | | | | | Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-266-520/+26Star
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/xen-front: Use Xen common shared buffer implementationOleksandr Andrushchenko2018-12-186-520/+26Star
* | | | | | | | | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-25932-25654/+44172
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie2018-12-132-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: Fix docs warning in drm_damage_helper.cDeepak Rawat2018-12-111-1/+1
| | * | | | | | | | drm/selftest: fix spelling mistake "dimention" -> "dimension"Colin Ian King2018-12-111-1/+1
| * | | | | | | | | Merge tag 'drm-msm-next-2018-12-12' of git://people.freedesktop.org/~robclark...Dave Airlie2018-12-13125-5493/+4566Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/msm/dpu: Fix clock issue after bind failureJayant Shekhar2018-12-111-0/+1
| | * | | | | | | | | drm/msm/dpu: Clean up dpu_media_info.h static inline functionsJordan Crouse2018-12-111-107/+57Star
| | * | | | | | | | | drm/msm/dpu: Further cleanups for static inline functionsJordan Crouse2018-12-1110-71/+13Star
| | * | | | | | | | | drm/msm/dpu: Cleanup the debugfs functionsJordan Crouse2018-12-1112-361/+93Star
| | * | | | | | | | | drm/msm/dpu: Remove dpu_irq and unused functionsJordan Crouse2018-12-118-148/+28Star
| | * | | | | | | | | drm/msm: Make irq_postinstall optionalJordan Crouse2018-12-111-1/+5
| | * | | | | | | | | drm/msm/dpu: Cleanup callers of dpu_hw_blk_initJordan Crouse2018-12-118-100/+14Star
| | * | | | | | | | | drm/msm/dpu: Remove unused functionsJordan Crouse2018-12-114-40/+0Star
| | * | | | | | | | | drm/msm/dpu: Remove dpu_crtc_is_enabled()Jordan Crouse2018-12-112-20/+6Star
| | * | | | | | | | | drm/msm/dpu: Remove dpu_crtc_get_mixer_heightJordan Crouse2018-12-112-15/+1Star
| | * | | | | | | | | drm/msm/dpu: Remove dpu_dbgJordan Crouse2018-12-1115-2531/+4Star
| | * | | | | | | | | drm/msm: dpu: Remove crtc_lockSean Paul2018-12-112-14/+0Star
| | * | | | | | | | | drm/msm: dpu: Remove vblank_requested flag from dpu_crtcSean Paul2018-12-113-18/+4Star
| | * | | | | | | | | drm/msm: dpu: Separate crtc assignment from vblank enableSean Paul2018-12-113-55/+59
| | * | | | | | | | | drm/msm: dpu: Don't bother checking ->enabled in dpu_crtc_vblankSean Paul2018-12-111-3/+1Star