aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-01drm/amd/amdgpu: Fix SMUIO/PWR Confusion (v2)Tom St Denis2-0/+8
2020-04-01drm/amd/amdgpu: Move PWR_MISC_CNTL_STATUS to its own headerTom St Denis4-7/+57
2020-04-01drm/amd/amdgpu: Add missing SMUIO v12 register to headersTom St Denis2-0/+55
2020-04-01drm/amdgpu/uvd7: remove unnecessary conversion to boolChen Zhou1-1/+1
2020-04-01drm/radeon: align short build logMasahiro Yamada1-1/+1
2020-04-01drm/radeon: use pattern rule to avoid code duplication in MakefileMasahiro Yamada1-28/+1
2020-04-01drm/radeon: fix build rules of *_reg_safe.hMasahiro Yamada1-11/+11
2020-04-01drm/radeon: remove unneeded header include pathMasahiro Yamada1-2/+0
2020-04-01drm/amdgpu: Ignore the not supported error from pspEmily Deng1-1/+5
2020-04-01drm/amdgpu: Add 4k resolution for virtual displayEmily Deng1-3/+7
2020-04-01drm/amdgpu: Virtual display need to support multiple ctrcsEmily Deng1-1/+2
2020-04-01drm/amdgpu: disable ras query and iject during gpu resetJohn Clements3-3/+28
2020-04-01drm/amdgpu: added xgmi ras error reset sequenceJohn Clements2-0/+31
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu16-105/+48
2020-04-01drm/amdgpu: amends feature bits for MM bandwidth mgrMonk Liu1-0/+2
2020-04-01drm/amdgpu: purge ip_discovery headersMonk Liu1-2/+0
2020-04-01drm/amdgpu: Fix FRU data checkingKent Russell1-0/+21
2020-04-01drm/amdgpu: Expose TA FW version in fw_version fileKent Russell1-2/+2
2020-04-01drm/amdgpu: disabled fru eeprom accessJohn Clements1-0/+10
2020-04-01drm/amd/amdgpu: Add GFX9.1 PWR_MISC_CNTL_STATUS register to headersTom St Denis2-0/+7
2020-04-01drm/amdgpu: Add documentation for unique_idKent Russell1-0/+6
2020-04-01drm/amdgpu: Add documentation for PCIe accountingKent Russell1-2/+19
2020-04-01drm/amdgpu: Add documentation for memory infoKent Russell1-0/+41
2020-04-01drm/amdgpu: Enable reading FRU chip via I2C v3Kent Russell6-1/+292
2020-04-01drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-03-31drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha1-1/+1
2020-03-31drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha1-1/+3
2020-03-31drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha1-2/+6
2020-03-31drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan4-13/+44
2020-03-31drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan1-14/+0
2020-03-31drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin4-30/+18
2020-03-31drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang1-2/+5
2020-03-31drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr1-15/+19
2020-03-31drm/amd/display: Support plane level CTMStylon Wang3-1/+18
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang6-28/+49
2020-03-31drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun1-0/+23
2020-03-31drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas2-0/+21
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang4-3/+11
2020-03-31drm/amd/display: Update function to get optimal number of tapsEric Bernstein1-0/+1
2020-03-31drm/amdgpu: fix hpd bo size calculation errorKevin Wang2-2/+2
2020-03-31Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie24-751/+724
2020-03-31Merge v5.6 into drm-nextDave Airlie666-2881/+6433
2020-03-30Merge tag 'drm-intel-next-fixes-2020-03-27' of git://anongit.freedesktop.org/...Dave Airlie16-36/+108
2020-03-30Merge tag 'amd-drm-next-5.7-2020-03-26' of git://people.freedesktop.org/~agd5...Dave Airlie21-49/+138
2020-03-29Linux 5.6Linus Torvalds1-1/+1
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-45/+82
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2020-03-29Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+9
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V1-0/+6
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin3-2/+52