aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-20drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
2024-03-11Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie74-791/+122906
2024-03-08Merge tag 'drm-msm-next-2024-03-07' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie23-291/+736
2024-03-08Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst/linux into drm-nextDave Airlie8-44/+158
2024-03-08Merge tag 'drm-xe-next-fixes-2024-03-04' of ssh://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie7-33/+13
2024-03-08Merge tag 'drm-misc-next-fixes-2024-03-07' of https://anongit.freedesktop.org/git/drm/drm-misc into drm-nextDave Airlie3-1/+3
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie90-660/+783
2024-03-07drm/amd/display: Removed redundant @ symbol to fix kernel-doc warnings in -next repoR 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-07macintosh/via-pmu-backlight: Include <linux/backlight.h>Thomas Zimmermann1-0/+1
2024-03-07fbdev/chipsfb: Include <linux/backlight.h>Thomas Zimmermann1-0/+1
2024-03-07Merge drm/drm-next into drm-misc-next-fixesThomas Zimmermann172-4638/+15696
2024-03-07drm/etnaviv: Restore some id valuesChristian Gmeiner2-1/+10
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
2024-03-06drm/amdgpu: disable ring_muxer if mcbp is offPierre-Eric Pelloux-Prayer2-11/+14
2024-03-06drm/amd/pm: disable pp_dpm_dcefclk node for gfx 11.0.3 sriovYang Wang1-13/+34
2024-03-06drm/amdgpu: remove unused codeJesse Zhang2-47/+15
2024-03-04drm/amdgpu: workaround to avoid SET_Q_MODE packets v2Christian König2-16/+93
2024-03-04drm/amdgpu: cleanup conditional executionChristian König11-184/+99
2024-03-04drm/amdgpu: Use rpm_mode flag instead of checking it again for rpmMa Jun1-12/+12
2024-03-04drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma14-129/+259
2024-03-04drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-03-04drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz2-0/+10
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz13-4/+2801
2024-03-04drm/amd/display: add DCN351 IRQ changesHamza Mahfooz3-1/+431
2024-03-04drm/amd/display: add DMUB source files and changes for DCN351Hamza Mahfooz4-0/+52
2024-03-04drm/amd: add register headers for DCN351Hamza Mahfooz2-0/+68723
2024-03-04drm/amd/display: add DCN351 version identifiersHamza Mahfooz2-0/+3
2024-03-04Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for RavenJesse Zhang3-81/+1
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld1-1/+2
2024-03-04drm/xe: Fix ref counting leak on page faultMatthew Brost1-2/+4
2024-03-04drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala1-24/+0
2024-03-04drm/xe/guc: Fix missing topology initZhanjun Dong1-2/+1