aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-09-01drm/amdgpu:schedule vce/vcn encode based on prioritySatyajit Sahu1-0/+16
2021-09-01drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu6-5/+28
2021-09-01drm/amdgpu/vce: set the priority for each ringSatyajit Sahu5-3/+24
2021-09-01drm/amd/amdgpu: add mpio to ras blockCandice Li3-0/+4
2021-09-01drm/amd/amdgpu: consolidate PSP TA unload functionCandice Li1-120/+40
2021-09-01drm/amd/amdgpu: New debugfs interface for MMIO registers (v5)Tom St Denis3-1/+203
2021-09-01drm/amd/display: fix spelling mistake "alidation" -> "validation"Colin Ian King1-1/+1
2021-09-01drm/amdgpu: detach ring priority from gfx priorityNirmoy Das3-7/+11
2021-09-01drm/amdgpu: rework context priority handlingNirmoy Das3-74/+105
2021-09-01drm/amd/display: 3.2.150Aric Cyr1-1/+1
2021-09-01drm/amd/display: [FW Promotion] Release 0.0.80Anthony Koo1-11/+18
2021-09-01drm/amd/display: Update swizzle mode enumsAlvin Lee2-3/+5
2021-09-01drm/amd/display: Initialize GSP1 SDP headerWyatt Wood1-0/+10
2021-09-01drm/amd/display: Add emulated sink support for updating FSAurabindo Pillai1-8/+12
2021-09-01drm/amd/display: Limit max DSC target bpp for specific monitorsRoman Li1-0/+35
2021-09-01drm/amd/display: Use max target bpp override optionRoman Li2-3/+9
2021-09-01drm/amd/display: Set min dcfclk if pipe count is 0Michael Strauss3-2/+70
2021-09-01drm/amd/display: Support for DMUB HPD interrupt handlingJude Shih2-8/+203
2021-09-01drm/amd/display: add missing ABM register offsetsJosip Pavic4-3/+19
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo23-43/+2555
2021-09-01drm/amd/display: Add DP 2.0 BIOS and DMUB SupportFangzhi Zuo7-1/+41
2021-09-01drm/amd/display: Add DP 2.0 DCCGFangzhi Zuo4-0/+206
2021-09-01drm/amd/display: Add DP 2.0 HPO Link EncoderFangzhi Zuo12-1/+1041
2021-09-01drm/amd/display: Add DP 2.0 HPO Stream EncoderFangzhi Zuo11-1/+1229
2021-09-01drm/amdkfd: drop process ref count when xnack disableAlex Sierra1-1/+2
2021-09-01drm/amd/display: Add DP 2.0 Audio Package GeneratorFangzhi Zuo4-1/+328
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1016-33550/+57849
2021-09-01drm/ttm: Clear all DMA mappings on demandAndrey Grodzovsky1-0/+47
2021-09-01drm/sun4i: Fix macros in sun8i_csc.hJernej Skrabec1-2/+2
2021-09-01drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing8-24/+8
2021-09-01drm/vc4: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-4/+2
2021-09-01drm/i915/dsi/xelpd: Enable mipi dsi support.Vandita Kulkarni1-0/+1
2021-09-01drm/i915/dsi/xelpd: Add WA to program LP to HS wakeup guardbandVandita Kulkarni2-0/+31
2021-09-01drm/i915/display: Update small joiner ram sizeVandita Kulkarni1-1/+3
2021-08-31drm/i915/guc: drop guc_communication_enabledDaniele Ceraolo Spurio1-8/+3
2021-08-31drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu1-4/+4
2021-08-31drm/amdgpu: fix fdinfo race with process exitPhilip Yang1-2/+9
2021-08-31drm/amdgpu: Fix a deadlock if previous GEM object allocation failsxinhui pan1-13/+10
2021-08-31drm/amdgpu: stop scheduler when calling hw_fini (v2)Guchun Chen1-0/+8
2021-08-31drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements1-5/+25
2021-08-31drm/amd/display: Initialize lt_settings on instantiationMichael Strauss1-3/+3
2021-08-31drm/amd/display: cleanup idents after a revertAngus Wang1-1/+1
2021-08-31drm/amd/display: Fix memory leak reported by coverityAnson Jacob1-1/+5
2021-08-31drm: adv7511: Convert to SPDX identifierCai Huoqing1-14/+1
2021-08-31drm/bridge: cdns: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-08-31drm/bridge: it66121: Wait for next bridge to be probedPaul Cercueil1-0/+3
2021-08-31drm/bridge: it66121: Initialize {device,vendor}_idsPaul Cercueil1-1/+1
2021-08-31drm/bridge: anx7625: enable DSI EOTPXin Ji1-1/+0
2021-08-31drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resourceThomas Hellström1-4/+3
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-21/+10