aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-08gpu: host1x: Program virtualization tablesMikko Perttunen2-3/+26
2022-07-08gpu: host1x: Simplify register mapping and add common apertureMikko Perttunen2-27/+22
2022-07-08gpu: host1x: Deduplicate hardware headersMikko Perttunen7-703/+156
2022-07-08drm/tegra: Implement stream ID related callbacks on enginesMikko Perttunen3-8/+76
2022-07-08drm/tegra: Support context isolationMikko Perttunen3-3/+91
2022-07-08drm/tegra: nvdec: Fix TRANSCFG register offsetMikko Perttunen1-1/+3
2022-07-08drm/tegra: falcon: Set DMACTX field on DMA transactionsMikko Perttunen2-0/+9
2022-07-08gpu: host1x: Program context stream ID on submissionMikko Perttunen4-4/+76
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen6-1/+248
2022-07-08dt-bindings: host1x: Fix bracketing in exampleMikko Perttunen1-2/+2
2022-07-08dt-bindings: Add bindings for Tegra234 Host1x and VICMikko Perttunen2-14/+93
2022-07-08dt-bindings: host1x: Add iommu-map propertyMikko Perttunen1-0/+5
2022-07-08MAINTAINERS: Remove [email protected]Joerg Roedel1-11/+0
2022-07-07Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19Jens Axboe3-2/+5
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov2-2/+5
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy1-0/+1
2022-07-07drm/amd/display: clean up some inconsistent indentingYang Li1-8/+8
2022-07-07drm/amd/display: fix non-x86/PPC64 compilationAlex Deucher2-1/+2
2022-07-07drm/amd/display: Fix new dmub notification enabling in DMStylon Wang1-8/+19
2022-07-07drm/amdgpu: Fix one list corruption when create queue failsxinhui pan1-6/+5
2022-07-07drm/radeon: avoid bogus "vram limit (0) must be a power of 2" warningMateusz Jończyk1-1/+1
2022-07-07drm/amd/display: remove repeated includesGuo Zhengkui1-2/+0
2022-07-07drm/amdgpu/display: Remove duplicated argument to ||Zhongjun Tan1-1/+1
2022-07-07drm/amd/display: make get_refresh_rate() staticAlex Deucher1-1/+1
2022-07-07drm/amd/display: remove set but unused variableAlex Deucher1-2/+1
2022-07-07drm/amdkfd: optimize svm range evictEric Huang1-1/+9
2022-07-07drm/amd/display: correct idle_power_optimizations disablement return valueEvan Quan1-1/+1
2022-07-07drm/amd/display: remove stale debug settingAurabindo Pillai1-1/+0
2022-07-07drm/amdkfd: change svm range evictEric Huang1-2/+4
2022-07-07drm/amdkfd: add new flag for svmEric Huang1-0/+2
2022-07-07Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki1-3/+3
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi1-3/+3
2022-07-07Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-19/+2
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds65-524/+1089
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-16/+23
2022-07-07drm/msm/mdp5: Fix global state lock backoffRob Clark1-1/+2
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds1-4/+4
2022-07-07MAINTAINERS: Rectify entry for NVIDIA TEGRA DRM and VIDEO DRIVERLukas Bulwahn1-2/+2
2022-07-07dt-bindings: display: tegra: Convert to json-schemaThierry Reding22-775/+2522
2022-07-07drm/msm: Make enable_eviction flag staticRob Clark1-1/+1
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra1-2/+1
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson1-3/+4
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang1-1/+0
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen2-0/+2
2022-07-07LoongArch: Remove obsolete mentions of vcsrQi Hu4-14/+0
2022-07-07LoongArch: Drop these obsolete selects in KconfigLukas Bulwahn1-4/+0
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller1-1/+1
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller1-0/+10
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller3-1/+35
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller1-0/+5