summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-08drm/tegra: vic: Use devm_platform_ioremap_resource()Lv Ruyi
2022-07-08gpu: host1x: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-08gpu: host1x: Generalize host1x_cdma_push_wide()Mikko Perttunen
2022-07-08gpu: host1x: Initialize syncval in channel_submit()Mikko Perttunen
2022-07-08i915/perf: Disable OA sseu config param for gfx12.50+Umesh Nerlige Ramappa
2022-07-08i915/perf: Replace DRM_DEBUG with driver specific drm_dbg callUmesh Nerlige Ramappa
2022-07-08drm/msm/dpu: Fix for non-visible planesRob Clark
2022-07-08drm/tegra: Include DMA API header where usedRobin Murphy
2022-07-08drm/tegra: Fix vmapping of prime buffersDmitry Osipenko
2022-07-08drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing
2022-07-08gpu: host1x: Register context bus unconditionallyRobin Murphy
2022-07-08drm/tegra: vic: Add Tegra234 supportMikko Perttunen
2022-07-08gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+Mikko Perttunen
2022-07-08gpu: host1x: Add MLOCK release code on Tegra234Mikko Perttunen
2022-07-08gpu: host1x: Rewrite job opcode sequenceMikko Perttunen
2022-07-08gpu: host1x: Tegra234 device data and headersMikko Perttunen
2022-07-08gpu: host1x: Program interrupt destinations on Tegra234Mikko Perttunen
2022-07-08gpu: host1x: Allow reset to be missingMikko Perttunen
2022-07-08gpu: host1x: Program virtualization tablesMikko Perttunen
2022-07-08gpu: host1x: Simplify register mapping and add common apertureMikko Perttunen
2022-07-08gpu: host1x: Deduplicate hardware headersMikko Perttunen
2022-07-08drm/tegra: Implement stream ID related callbacks on enginesMikko Perttunen
2022-07-08drm/tegra: Support context isolationMikko Perttunen
2022-07-08drm/tegra: nvdec: Fix TRANSCFG register offsetMikko Perttunen
2022-07-08drm/tegra: falcon: Set DMACTX field on DMA transactionsMikko Perttunen
2022-07-08gpu: host1x: Program context stream ID on submissionMikko Perttunen
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy
2022-07-07drm/amd/display: clean up some inconsistent indentingYang Li
2022-07-07drm/amd/display: fix non-x86/PPC64 compilationAlex Deucher
2022-07-07drm/amd/display: Fix new dmub notification enabling in DMStylon Wang
2022-07-07drm/amdgpu: Fix one list corruption when create queue failsxinhui pan
2022-07-07drm/radeon: avoid bogus "vram limit (0) must be a power of 2" warningMateusz Jończyk
2022-07-07drm/amd/display: remove repeated includesGuo Zhengkui
2022-07-07drm/amdgpu/display: Remove duplicated argument to ||Zhongjun Tan
2022-07-07drm/amd/display: make get_refresh_rate() staticAlex Deucher
2022-07-07drm/amd/display: remove set but unused variableAlex Deucher
2022-07-07drm/amdkfd: optimize svm range evictEric Huang
2022-07-07drm/amd/display: correct idle_power_optimizations disablement return valueEvan Quan
2022-07-07drm/amd/display: remove stale debug settingAurabindo Pillai
2022-07-07drm/amdkfd: change svm range evictEric Huang
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-07drm/msm/mdp5: Fix global state lock backoffRob Clark
2022-07-07drm/msm: Make enable_eviction flag staticRob Clark
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller