summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2022-07-12Merge tag 'drm-intel-fixes-2022-07-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie-4/+18
2022-07-12Merge tag 'amd-drm-fixes-5.19-2022-07-06' of https://gitlab.freedesktop.org/a...Dave Airlie-10/+33
2022-07-11drm/i915/ttm: fix sg_table constructionMatthew Auld-15/+58
2022-07-11drm/i915/selftests: fix a couple IS_ERR() vs NULL testsDan Carpenter-4/+4
2022-07-11drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()Dan Carpenter-3/+3
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann-11/+15
2022-07-08drm/amdgpu/mes: fix mes submission in atomic contextJack Xiao-85/+50
2022-07-08drm/amd/pm: drop the thermal_controller_type checkKenneth Feng-5/+3
2022-07-08drm/amd/pm: ac/dc change for smu_v13_0Kenneth Feng-3/+37
2022-07-08drm/amd/display: Enable ODM combine default policyAurabindo Pillai-2/+6
2022-07-08drm/amd/display: Add callback to set dig modeAurabindo Pillai-0/+12
2022-07-08drm/i915/mtl: Add MeteorLake PCI IDsRadhakrishna Sripada-0/+23
2022-07-08drm/i915/mtl: Add MeteorLake platform infoRadhakrishna Sripada-0/+28
2022-07-08drm/i915/gt: Add general DSS steering iterator to intel_gt_mcrMatt Roper-75/+75
2022-07-08drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.cAlex Deucher-59/+34
2022-07-08drm/tegra: vic: Use devm_platform_ioremap_resource()Lv Ruyi-8/+1
2022-07-08gpu: host1x: Use the bitmap API to allocate bitmapsChristophe JAILLET-6/+2
2022-07-08gpu: host1x: Generalize host1x_cdma_push_wide()Mikko Perttunen-15/+9
2022-07-08gpu: host1x: Initialize syncval in channel_submit()Mikko Perttunen-0/+1
2022-07-08i915/perf: Disable OA sseu config param for gfx12.50+Umesh Nerlige Ramappa-0/+7
2022-07-08i915/perf: Replace DRM_DEBUG with driver specific drm_dbg callUmesh Nerlige Ramappa-51/+100
2022-07-08drm/msm/dpu: Fix for non-visible planesRob Clark-0/+6
2022-07-08drm/tegra: Include DMA API header where usedRobin Murphy-0/+4
2022-07-08drm/tegra: Fix vmapping of prime buffersDmitry Osipenko-1/+10
2022-07-08drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing-2/+2
2022-07-08gpu: host1x: Register context bus unconditionallyRobin Murphy-5/+0
2022-07-08drm/tegra: vic: Add Tegra234 supportMikko Perttunen-0/+13
2022-07-08gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+Mikko Perttunen-2/+17
2022-07-08gpu: host1x: Add MLOCK release code on Tegra234Mikko Perttunen-0/+41
2022-07-08gpu: host1x: Rewrite job opcode sequenceMikko Perttunen-59/+85
2022-07-08gpu: host1x: Tegra234 device data and headersMikko Perttunen-1/+354
2022-07-08gpu: host1x: Program interrupt destinations on Tegra234Mikko Perttunen-0/+11
2022-07-08gpu: host1x: Allow reset to be missingMikko Perttunen-3/+0
2022-07-08gpu: host1x: Program virtualization tablesMikko Perttunen-3/+26
2022-07-08gpu: host1x: Simplify register mapping and add common apertureMikko Perttunen-27/+22
2022-07-08gpu: host1x: Deduplicate hardware headersMikko Perttunen-703/+156
2022-07-08drm/tegra: Implement stream ID related callbacks on enginesMikko Perttunen-8/+76
2022-07-08drm/tegra: Support context isolationMikko Perttunen-3/+91
2022-07-08drm/tegra: nvdec: Fix TRANSCFG register offsetMikko Perttunen-1/+3
2022-07-08drm/tegra: falcon: Set DMACTX field on DMA transactionsMikko Perttunen-0/+9
2022-07-08gpu: host1x: Program context stream ID on submissionMikko Perttunen-4/+68
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen-1/+214
2022-07-08Revert "drm/amdgpu: add drm buddy support to amdgpu"Arunpravin Paneer Selvam-380/+176
2022-07-08drm/lima: Migrate to dev_pm_opp_set_config()Viresh Kumar-5/+6
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar-8/+13
2022-07-07drm/amd/display: clean up some inconsistent indentingYang Li-8/+8
2022-07-07drm/amd/display: fix non-x86/PPC64 compilationAlex Deucher-1/+2
2022-07-07drm/amd/display: Fix new dmub notification enabling in DMStylon Wang-8/+19
2022-07-07drm/amdgpu: Fix one list corruption when create queue failsxinhui pan-6/+5
2022-07-07drm/radeon: avoid bogus "vram limit (0) must be a power of 2" warningMateusz Jończyk-1/+1