aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-04-08drm/amdgpu: add drm buddy support to amdgpuArunpravin Paneer Selvam5-171/+375
2022-04-08drm/i915: fix broken buildMatthew Auld1-1/+1
2022-04-08Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie4-1/+4
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-47/+48
2022-04-07drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.Yongqiang Sun1-4/+5
2022-04-07drm/amdkfd: Fix NULL pointer dereferenceFelix Kuehling1-1/+1
2022-04-07drm/amd/display: cleanup extern usage in function definitionTom Rix1-3/+3
2022-04-07drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń1-0/+2
2022-04-07drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng1-6/+12
2022-04-07drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher1-1/+1
2022-04-07drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen2-10/+18
2022-04-07drm/amdkfd: Improve concurrency of event handlingFelix Kuehling3-43/+88
2022-04-07drm/vc4: Use newer fence API properly to fix build errorsJavier Martinez Canillas1-2/+4
2022-04-07drm/ssd130x: Add support for SINO WEALTH SH1106Chen-Yu Tsai2-4/+16
2022-04-07drm/ssd130x: Support page addressing modeChen-Yu Tsai2-7/+68
2022-04-07drm/i915/rps: Centralize computation of freq capsAshutosh Dixit5-72/+91
2022-04-07drm/ttm: remove bo->movingChristian König8-58/+39
2022-04-07drm/i915: drop bo->moving dependencyChristian König6-58/+21
2022-04-07dma-buf: wait for map to complete for static attachmentsChristian König3-41/+4
2022-04-07dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3Christian König11-20/+20
2022-04-07drm/radeon: use DMA_RESV_USAGE_KERNELChristian König2-11/+8
2022-04-07drm/amdgpu: use DMA_RESV_USAGE_KERNELChristian König2-6/+6
2022-04-07dma-buf: add DMA_RESV_USAGE_KERNEL v3Christian König4-5/+5
2022-04-07dma-buf & drm/amdgpu: remove dma_resv workaroundChristian König2-49/+5
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König26-63/+62
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König40-67/+101
2022-04-07drm/sti: fix typos in commentsJulia Lawall1-1/+1
2022-04-07drm/i915/selftests: handle more roundingMatthew Auld1-2/+4
2022-04-07drm: sti: fix spelling mistake: rejec -> rejectionColin Ian King1-1/+1
2022-04-07drm: sti: don't use kernel-doc markersRandy Dunlap1-10/+10
2022-04-07stm: ltdc: fix two incorrect NULL checks on list iteratorXiaomeng Tong1-6/+10
2022-04-07Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie22-90/+233
2022-04-07Merge tag 'imx-drm-fixes-2022-04-06' of git://git.pengutronix.de/pza/linux into drm-fixesDave Airlie3-2/+12
2022-04-07Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-1/+3
2022-04-07Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie34-39/+229
2022-04-06drm/i915/uncore: Warn on previous unclaimed accessesLucas De Marchi1-8/+21
2022-04-06drm/i915: Require INTEL_GTT to depend on X86Casey Bowman1-1/+1
2022-04-06drm/i915/gt: Split intel-gtt functions by archCasey Bowman7-651/+736
2022-04-06drm/msm/dpu: Use indexed array initializer to prevent mismatchesMarijn Suijten1-17/+17
2022-04-06drm/i915/adlp: Fix register corruption after DDI clock enablingImre Deak2-0/+4
2022-04-06drm/msm/disp: check the return value of kzalloc()Xiaoke Wang1-0/+2
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin1-38/+65
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-04-06drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito2-1/+24
2022-04-06drm/amd/display: remove assert for odm transition caseEric Bernstein1-1/+0
2022-04-06drm/amdgpu: don't use BACO for reset in S3Alex Deucher1-0/+11
2022-04-06drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ1-0/+2
2022-04-06drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones1-9/+15
2022-04-06drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun1-2/+2