summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-03-13drm/bridge: lt9611uxc: use int for holding number of modesJani Nikula1-1/+1
2024-03-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-03-13drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-03-13drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula1-9/+7
2024-03-13drm/exynos: do not return negative values from .get_modes()Jani Nikula2-4/+4
2024-03-13drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula1-6/+11
2024-03-13drm/probe-helper: warn about negative .get_modes()Jani Nikula1-0/+7
2024-03-13Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds1-24/+20
2024-03-13drm/nouveau: fix kerneldoc warningsTimur Tabi1-0/+9
2024-03-12nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-12Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-14/+14
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki2-2/+5
2024-03-11Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/a...Dave Airlie74-791/+122906
2024-03-08nouveau: lock the client object tree.Dave Airlie3-6/+22
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie4-9/+11
2024-03-08Merge tag 'amd-drm-fixes-6.8-2024-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie4-10/+30
2024-03-08Merge tag 'drm-xe-fixes-2024-03-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-2/+3
2024-03-08Merge tag 'drm-msm-next-2024-03-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie23-291/+736
2024-03-08Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...Dave Airlie8-44/+158
2024-03-08Merge tag 'drm-xe-next-fixes-2024-03-04' of ssh://gitlab.freedesktop.org/drm/...Dave Airlie7-33/+13
2024-03-08Merge tag 'drm-misc-next-fixes-2024-03-07' of https://anongit.freedesktop.org...Dave Airlie1-1/+1
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie90-660/+783
2024-03-07drm/amd/display: Removed redundant @ symbol to fix kernel-doc warnings in -ne...R SUNDAR1-4/+3
2024-03-07drm/amd/pm: wait for completion of the EnableGfxImu messageTim Huang1-2/+9
2024-03-07drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.1lima10021-0/+1
2024-03-07drm/amdgpu: add smu 14.0.1 supportYifan Zhang2-0/+7
2024-03-07drm/amdgpu: add VPE 6.1.1 discovery supportAlex Deucher1-0/+1
2024-03-07drm/amdgpu/vpe: add VPE 6.1.1 supportLang Yu2-106/+207
2024-03-07drm/amdgpu/vpe: don't emit cond exec command under collaborate modeLang Yu1-0/+3
2024-03-07drm/amdgpu/vpe: add collaborate mode support for VPELang Yu2-0/+21
2024-03-07drm/amdgpu/vpe: add PRED_EXE and COLLAB_SYNC OPCODELang Yu1-1/+2
2024-03-07drm/amdgpu/vpe: add multi instance VPE supportLang Yu2-0/+13
2024-03-07drm/amdgpu/discovery: add nbif v6_3_1 ip blockLikun Gao1-0/+5
2024-03-07drm/amdgpu: Add nbif v6_3_1 ip block supportHawking Zhang3-1/+529
2024-03-07drm/amdgpu: Add pcie v6_1_0 ip headers (v5)Hawking Zhang2-0/+4880
2024-03-07drm/amdgpu: Add nbif v6_3_1 ip headers (v5)Hawking Zhang2-0/+44093
2024-03-07Merge drm/drm-next into drm-misc-next-fixesThomas Zimmermann169-4637/+15692
2024-03-07drm/etnaviv: Restore some id valuesChristian Gmeiner2-1/+10
2024-03-07drm/tests/buddy: fix print formatMatthew Auld1-1/+1
2024-03-07drm/xe: Return immediately on tile_init failureRodrigo Vivi1-2/+3
2024-03-06drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-03-06drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-03-06drm/amd/display: check dc_link before dereferencingMelissa Wen1-1/+1
2024-03-06drm/amd/swsmu: modify the gfx activity scalingLi Ma2-3/+4
2024-03-06drm/amdkfd: make kfd_class constantRicardo B. Marliere1-10/+11
2024-03-06drm/amdgpu: add ring timeout information in devcoredumpSunil Khatri2-0/+15
2024-03-06drm/amdgpu: add dcn3.5.1 supportYifan Zhang1-0/+1
2024-03-06drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context saveLaurent Morichetti2-169/+530
2024-03-06drm/amdkfd: Increase the size of the memory reserved for the TBALaurent Morichetti2-10/+19