aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/vic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-04drm/tegra: vic: Export module device tableThierry Reding1-2/+3
2019-12-04drm/tegra: sor: Implement system suspend/resumeThierry Reding1-5/+19
2019-12-04drm/tegra: Use proper IOVA address for cursor imageThierry Reding1-8/+8
2019-12-04drm/tegra: gem: Remove premature import restrictionsThierry Reding2-7/+11
2019-12-04drm/tegra: gem: Properly pin imported buffersThierry Reding1-0/+43
2019-12-04drm/tegra: hub: Remove bogus connection mutex checkThierry Reding1-3/+0
2019-12-04arm64: mm: Fix column alignment for UXN in kernel_page_tablesMark Brown1-0/+1
2019-12-04arm64: insn: consistently handle exit textMark Rutland3-4/+22
2019-12-04arm64: mm: Fix initialisation of DMA zones on non-NUMA systemsWill Deacon1-14/+11
2019-12-04kvm: vmx: Stop wasting a page for guest_msrsJim Mattson2-11/+9
2019-12-04KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-04xen-blkback: allow module to be cleanly unloadedPaul Durrant3-0/+22
2019-12-04xen/xenbus: reference count registered modulesPaul Durrant1-1/+12
2019-12-04docs/core-api: Remove possibly confusing sub-headings from Bit OperationsMichael Ellerman1-9/+0
2019-12-04ia64: agp: Replace empty define with do whileCorentin Labbe1-2/+2
2019-12-04agp: Add bridge parameter documentationCorentin Labbe1-0/+3
2019-12-04agp: remove unused variable num_segmentsCorentin Labbe1-2/+1
2019-12-04agp: move AGPGART_MINOR to include/linux/miscdevice.hCorentin Labbe2-2/+1
2019-12-04agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe1-7/+2
2019-12-03xfs: fix mount failure crash on invalid iclog memory accessBrian Foster1-0/+2
2019-12-03drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=nGuenter Roeck1-0/+1
2019-12-03xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park1-0/+2
2019-12-03drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2-4/+4
2019-12-03ALSA: hda: hdmi - Keep old slot assignment behavior for Intel platformsTakashi Iwai1-6/+3
2019-12-03io_uring: handle connect -EINPROGRESS like -EAGAINJens Axboe1-1/+1
2019-12-03block: set the zone size in blk_revalidate_disk_zones atomicallyChristoph Hellwig3-29/+35
2019-12-03drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu1-28/+5
2019-12-03drm/amdgpu: should stop GFX ring in hw_finiMonk Liu1-1/+1
2019-12-03drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu1-2/+2
2019-12-03drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu1-39/+41
2019-12-03drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu5-144/+6
2019-12-03drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan1-2/+3
2019-12-03drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements1-2/+17
2019-12-03drm/amdgpu/powerplay: unify smu send message functionLikun Gao11-67/+21
2019-12-03drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher1-0/+19
2019-12-03drm/amd/display: Get NV14 specific ip params as neededZhan liu1-0/+4
2019-12-03drm/amd/display: Adding NV14 IP ParametersZhan liu1-0/+68
2019-12-03drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu1-0/+2
2019-12-03drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu1-1/+2
2019-12-03block: don't handle bio based drivers in blk_revalidate_disk_zonesChristoph Hellwig4-24/+21
2019-12-03block: allocate the zone bitmaps lazilyChristoph Hellwig1-33/+32
2019-12-03block: replace seq_zones_bitmap with conv_zones_bitmapChristoph Hellwig2-15/+17
2019-12-03block: simplify blkdev_nr_zonesChristoph Hellwig4-23/+12
2019-12-03block: remove the empty line at the end of blk-zoned.cChristoph Hellwig1-1/+0
2019-12-03null_blk: cleanup null_gendisk_registerChristoph Hellwig1-6/+5
2019-12-03null_blk: fix zone size paramter checkDamien Le Moal1-7/+12
2019-12-03block: optimise bvec_iter_advance()Pavel Begunkov1-12/+10
2019-12-03io_uring: remove io_wq_current_is_workerJackie Liu1-6/+2
2019-12-03io_uring: remove parameter ctx of io_submit_state_startJackie Liu1-2/+2
2019-12-03io_uring: mark us with IORING_FEAT_SUBMIT_STABLEJens Axboe2-1/+3