aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
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-49/+50
2022-04-07Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie22-92/+235
2022-04-07Merge tag 'imx-drm-fixes-2022-04-06' of git://git.pengutronix.de/pza/linux into drm-fixesDave Airlie4-4/+15
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/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin1-40/+67
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
2022-04-06drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji1-3/+3
2022-04-06amd/display: set backlight only if requiredShirish S2-3/+10
2022-04-06drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li1-1/+2
2022-04-06drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2-0/+60
2022-04-06drm/amd/display: Clear optc false state when disable otgCharlene Liu2-8/+11
2022-04-06drm/amd/display: Enable power gating before init_pipesRoman Li3-6/+9
2022-04-06drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park1-2/+2
2022-04-06drm/amd/vcn: fix an error msg on vcn 3.0tiancyin1-1/+1
2022-04-06drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang2-0/+12
2022-04-05Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard1-49/+50
2022-04-05Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard1363-34965/+483416
2022-04-05drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst4-1/+4
2022-04-04gpu: ipu-v3: Fix dev_dbg frequency outputLeo Ruan1-2/+3
2022-04-04drm/imx: dw_hdmi-imx: Fix bailout in error cases of probeLiu Ying1-1/+7
2022-04-04drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito1-1/+3
2022-04-04drm/imx: imx-ldb: Check for null pointer after calling kmemdupJiasheng Jiang1-0/+2
2022-03-30drm: of: Properly try all possible cases for bridge/panel detectionPaul Kocialkowski1-49/+50
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+1
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds17-133/+22
2022-03-25Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-16/+33
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-1587/+0
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2022-03-25drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval functionPrike Liang1-0/+1
2022-03-25drm/amdgpu: set noretry for gfx 10.3.7Prike Liang1-0/+1
2022-03-25drm/amdgpu: set noretry=1 for GFX 10.3.4Felix Kuehling1-2/+3
2022-03-25drm/amdgpu: set noretry=1 for gc 10.3.6Yifan Zhang1-0/+1
2022-03-25drm/amdgpu: add more cases to noretry=1Alex Deucher1-0/+3
2022-03-25drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen1-0/+2
2022-03-25drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin1-0/+3
2022-03-25drm/amdkfd: Check use_xgmi_p2p before reporting hive_idDivya Shikre1-1/+2
2022-03-25drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel2-9/+4
2022-03-25drm/amd/display: remove destructive verify link for TMDSCharlene Liu1-2/+1
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger10-4/+80