aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-08-10amdgpu/pm: Replace amdgpu_pm usage of sprintf with sysfs_emitDarren Powell1-8/+8
2021-08-10amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emitDarren Powell3-33/+34
2021-08-10amdgpu/pm: Replace vega12,20 usage of sprintf with sysfs_emitDarren Powell2-44/+44
2021-08-10amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emitDarren Powell1-19/+19
2021-08-10amdgpu/pm: Replace smu12/13 usage of sprintf with sysfs_emitDarren Powell3-28/+27
2021-08-10amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emitDarren Powell3-53/+53
2021-08-10amdgpu/pm: Replace navi10 usage of sprintf with sysfs_emitDarren Powell2-32/+35
2021-08-10drm/amdgpu: handle VCN instances when harvesting (v2)Alex Deucher1-3/+9
2021-08-10Merge tag 'gvt-fixes-2021-08-10' of https://github.com/intel/gvt-linux into drm-intel-fixesRodrigo Vivi2-0/+3
2021-08-10drm/tegra: Allocate per-engine channel in core codeMikko Perttunen2-0/+13
2021-08-10drm/tegra: Boot VIC during runtime PM resumeMikko Perttunen1-61/+51
2021-08-10drm/tegra: Extract tegra_gem_lookup()Mikko Perttunen3-17/+18
2021-08-10gpu: host1x: Add option to skip firewall for a jobMikko Perttunen2-9/+14
2021-08-10gpu: host1x: Add support for syncpoint waits in CDMA pushbufferMikko Perttunen9-41/+199
2021-08-10gpu: host1x: Add job release callbackMikko Perttunen1-0/+3
2021-08-10gpu: host1x: Add no-recovery modeMikko Perttunen6-7/+72
2021-08-10gpu: host1x: Add DMA fence implementationMikko Perttunen5-0/+193
2021-08-10drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt2-1/+11
2021-08-09drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"Cai Huoqing2-10/+9
2021-08-09drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macroCai Huoqing7-14/+9
2021-08-09drm/vmwgfx: fix potential UAF in vmwgfx_surface.cDesmond Cheong Zhi Xi1-2/+2
2021-08-09drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cmdbuf_res.cBaokun Li1-2/+1
2021-08-09drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cmdbuf.cBaokun Li1-2/+1
2021-08-09drm/vmwgfx: Remove the repeated declarationShaokun Zhang1-1/+0
2021-08-09drm/amdgpu: Removed unnecessary if statementSergio Miguéns Iglesias1-3/+0
2021-08-09drm/amdgpu: fix kernel-doc warnings on non-kernel-doc commentsRandy Dunlap1-3/+3
2021-08-09drm/amd/display: use do-while-0 for DC_TRACE_LEVEL_MESSAGE()Randy Dunlap1-1/+1
2021-08-09drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workAnson Jacob1-1/+1
2021-08-09drm/amd/display: Increase timeout threshold for DMCUB resetNicholas Kazlauskas1-5/+5
2021-08-09drm/amd/display: Clear GPINT after DMCUB has resetNicholas Kazlauskas1-4/+4
2021-08-09drm/amd/display: 3.2.148Anthony Koo1-1/+1
2021-08-09drm/amd/display: [FW Promotion] Release 0.0.78Anthony Koo1-2/+2
2021-08-09drm/amd/display: add authentication_complete in hdcp outputWenjing Liu7-79/+93
2021-08-09drm/amd/display: Add AUX I2C tracing.Ashley Thomas1-9/+183
2021-08-09drm/amd/display: Correct comment styleRoy Chan1-1/+1
2021-08-09drm/amd/display: fix incorrect CM/TF programming sequence in dwbRoy Chan1-26/+64
2021-08-09drm/amd/display: refactor the cursor programing codesRoy Chan1-41/+65
2021-08-09drm/amd/display: refactor the codes to centralize the stream/pipe checking logicRoy Chan1-21/+41
2021-08-09drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan2-7/+19
2021-08-09drm/amd/display: Remove invalid assert for ODM + MPC caseEric Bernstein1-1/+0
2021-08-09drm/amd/amdgpu: skip locking delayed work if not initialized.YuBiao Wang1-1/+2
2021-08-09drm/amdgpu: Extend full access wait time in guestVictor Zhao1-4/+12
2021-08-09drm/mediatek: Test component initialization earlier in the function mtk_drm_crtc_createDafna Hirschfeld1-8/+8
2021-08-09drm/mediatek: Add support for main DDP path on MT8167Fabien Parent1-0/+38
2021-08-09drm/mediatek: Implement mmap as GEM object functionThomas Zimmermann3-46/+14
2021-08-09drm/i915/gvt: Fix cached atomics setting for Windows VMZhenyu Wang2-0/+3
2021-08-09drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id'Lee Jones1-1/+1
2021-08-09drm: xlnx: zynqmp_dpsub: Expose plane ordering to userspaceLaurent Pinchart1-0/+1
2021-08-09drm: xlnx: zynqmp_dpsub: Add global alpha supportLaurent Pinchart1-2/+7
2021-08-09drm: xlnx: zynqmp_dpsub: Fix graphics layer blendingLaurent Pinchart1-1/+11