summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-08-30drm/amdgpu: add gc headers for gc 11.5.0Lang Yu2-0/+46531
2023-08-30drm/amdgpu/discovery: add nbio 7.11.0 supportPrike Liang1-0/+5
2023-08-30drm/amdgpu: add nbio 7.11 supportbenl3-1/+277
2023-08-30drm/amdgpu: add nbio 7.11 registersbenl2-0/+67237
2023-08-30drm/amdgpu/discovery: enable soc21 supportPrike Liang1-0/+1
2023-08-30drm/amdgpu/soc21: add initial GC 11.5.0 soc21 supportPrike Liang1-0/+6
2023-08-30drm/amdgpu: add new AMDGPU_FAMILY definitionPrike Liang1-0/+4
2023-08-30drm/amdgpu: use 6.1.0 register offset for HDP CLK_CNTLLang Yu1-4/+16
2023-08-30drm/radeon: possible buffer overflowKonstantin Meskhidze1-3/+4
2023-08-30drm/amd/display: fix mode scaling (RMX_.*)Hamza Mahfooz1-1/+1
2023-08-30drm/amd/pm: Fix critical temp unit of SMU v13.0.6Asad Kamal1-4/+5
2023-08-30drm/amdgpu: Remove SRAM clock gater override by driverMangesh Gadre1-9/+0
2023-08-30drm/amdgpu: Add bootloader status checkLijo Lazar3-3/+28
2023-08-30drm/amdkfd: use correct method to get clock under SRIOVHorace Chen1-6/+2
2023-08-30drm/amdgpu: Unset baco dummy mode on nbio v7.9Lijo Lazar1-0/+18
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee11-1/+134
2023-08-30drm/amd/display: set minimum of VBlank_nomChunTao Tso1-1/+20
2023-08-30drm/amd/display: Correct unit conversion for vstartupReza Amini1-1/+24
2023-08-30drm/amd/display: Roll back unit correctionOvidiu Bunea1-24/+1
2023-08-30drm/amd/display: Enable runtime register offset init for DCN32 DMUBAurabindo Pillai5-20/+36
2023-08-30drm/amd/display: Refactor edp power controlIan Chen11-9/+66
2023-08-30drm/amd/display: PQ regamma end pointKrunoslav Kovac1-6/+109
2023-08-30drm/amd/display: PQ tail accuracyKrunoslav Kovac2-88/+33
2023-08-30drm/amd/display: Expose mall capabilityAurabindo Pillai1-0/+19
2023-08-30drm/amd/display: Fix useless else if in display_mode_vba_util_32.cSrinivasan Shanmugam1-4/+0
2023-08-30drm/amdgpu: Enable ras for mp0 v13_0_6 sriovYiPeng Chai1-0/+1
2023-08-30drm/radeon: Cleanup radeon/radeon_fence.cSrinivasan Shanmugam1-59/+52
2023-08-30drm/amd/display: Fix unnecessary conversion to bool in 'amdgpu_dm_setup_replay'Srinivasan Shanmugam1-2/+2
2023-08-30drm/amdkfd: retry after EBUSY is returned from hmm_ranges_get_pagesAlex Sierra1-0/+2
2023-08-30drm/amdgpu/jpeg - skip change of power-gating state for sriovSamir Dhume1-2/+4
2023-08-30drm/amdgpu: Keep reset handlers sharedLijo Lazar5-37/+45
2023-08-30drm/amd/pm: Add critical temp for GC v9.4.3Asad Kamal3-4/+55
2023-08-30drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal2-3/+17
2023-08-30drm/amdgpu: update gc_info v2_1 from discoveryLe Ma3-0/+43
2023-08-30drm/amdgpu: update mall info v2 from discoveryLe Ma2-1/+12
2023-08-30drm/amdgpu: Only support RAS EEPROM on dGPU platformCandice Li1-1/+2
2023-08-30drm/amd/amdgpu: Use kmemdup to simplify kmalloc and memcpy logicChen Jiahao1-9/+2
2023-08-30drm/amdgpu/pm: Add notification for no DC supportBokun Zhang5-12/+11
2023-08-30drm/amd/display: Enable Replay for static screen use casesBhawanpreet Lakha3-1/+32
2023-08-25Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie3-25/+49
2023-08-24Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...Dave Airlie9-18/+61
2023-08-24drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()Danilo Krummrich1-6/+4
2023-08-24drm/tests/drm_kunit_helpers: Place correct function name in the comment headerLee Jones1-1/+1
2023-08-24drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitlyDanilo Krummrich4-9/+31
2023-08-24drm/nouveau: uvmm: fix unset region pointer on remapDanilo Krummrich1-0/+1
2023-08-24drm/nouveau: sched: avoid job races between entitiesDanilo Krummrich1-0/+22
2023-08-24Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie71-2856/+4734
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie40-145/+222
2023-08-24drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
2023-08-24drm: Add an HPD poll helper to reschedule the poll workImre Deak1-22/+46