aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15drm/amdgpu: Fix a bug for input with double sscanfLuben Tuikov1-8/+5
2021-04-15drm/amdgpu: Add graphics cache rinse packet for sdmaJinzhou Su1-0/+28
2021-04-15drm/amdgpu: Ensure dcefclk isn't created on AldebaranKent Russell1-1/+3
2021-04-15drm/amd/display: [FW Promotion] Release 0.0.61Anthony Koo1-2/+2
2021-04-15drm/amd/display: 3.2.131Aric Cyr1-1/+1
2021-04-15drm/amd/display: Fix hangs with psr enabled on dcn3.xxRoman Li1-4/+1
2021-04-15drm/amd/display: Added support for multiple eDP BL controlJake Wang2-0/+29
2021-04-15drm/amd/pm: add support for new smu metrics table for vangoghXiaojian Du1-26/+338
2021-04-15drm/amd/pm: update the driver interface header for vangoghXiaojian Du2-2/+40
2021-04-15drm/amd/display: [FW Promotion] Release 0.0.60Anthony Koo1-2/+2
2021-04-15drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang3-1/+23
2021-04-15drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQsHarry Wentland3-2/+45
2021-04-15drm/amd/display: Connect clock optimization function to dcn301Mikita Lipski1-0/+2
2021-04-15drm/amd/display: Remove unused flag from stream stateMikita Lipski1-1/+0
2021-04-15drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-04-15drm/amd/display: Set LTTPR mode to non-LTTPR if no repeaters foundWesley Chalmers1-0/+2
2021-04-15drm/amd/display: Fix DML validation of simple vs native 422 modesNicholas Kazlauskas1-3/+4
2021-04-15drm/amd/display: Remove static property from decide_edp_link_settingsMichael Strauss2-1/+5
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh5-5/+17
2021-04-15drm/amd/display: Disable boot optimizations if ILR optimzation is requiredMichael Strauss4-2/+54
2021-04-15drm/amd/display: Add debug flag to enable eDP ILR by defaultMichael Strauss2-2/+2
2021-04-15drm/amdkfd: change MTYPEs for Aldebaran's HW requirementEric Huang1-8/+5
2021-04-15drm/amdgpu: Introduce new SETUP_TMR interfaceOak Zeng2-4/+19
2021-04-15drm/amdgpu: Calling address translation functions to simplify codesOak Zeng12-25/+12
2021-04-15drm/amdgpu: Introduce functions for vram physical addr calculationOak Zeng2-0/+39
2021-04-15drm/amdgpu: update gfx 9.4.2 ras error reportingJohn Clements1-6/+7
2021-04-15drm/amdgpu: update mmhub 1.7 ras error reportingJohn Clements1-1/+1
2021-04-15drm/amd/pm: Use VBIOS PPTable for aldebaranLijo Lazar2-2/+3
2021-04-13Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter55-5024/+5221
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter30-120/+242
2021-04-09drm/amdgpu: page retire over debugfs mechanismJohn Clements1-0/+67
2021-04-09drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()Yingjie Wang1-0/+3
2021-04-09drm/amd/display: Fix the Wunused-function warningShaokun Zhang1-1/+1
2021-04-09drm/radeon/r600: Fix variables that are not used after assignmentTian Tao1-0/+2
2021-04-09drm/amdgpu/smu7: fix CAC setting on TOPAZAlex Deucher1-1/+2
2021-04-09drm/amd/display: Update DCN302 SR Exit LatencyJoshua Aberback1-1/+1
2021-04-09drm/amdgpu: enable ras eeprom on aldebaranJohn Clements1-1/+7
2021-04-09drm/amdgpu: RAS harvest on driver loadJohn Clements1-0/+29
2021-04-09drm/amdgpu: add ras aldebaran ras eeprom driverJohn Clements1-0/+229
2021-04-09drm/amd/pm: increase time out value when sending msg to SMUcharles sun1-1/+1
2021-04-09drm/amdgpu: add DMUB outbox event IRQ source define/complete/debug flagJude Shih2-0/+3
2021-04-09drm/amd/pm: add the callback to get vbios bootup values for vangoghXiaojian Du2-0/+2
2021-04-09drm/radeon: Fix size overflowxinhui pan1-2/+2
2021-04-09drm/amdgpu: Fix size overflowxinhui pan1-1/+1
2021-04-09drm/amdgpu: move mmhub ras_func init to ip specific fileHawking Zhang2-19/+19
2021-04-09drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()Thomas Zimmermann2-21/+0
2021-04-09Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."Qingqing Zhuo2-28/+3
2021-04-09drm/amd/display: 3.2.130Aric Cyr1-1/+1
2021-04-09drm/amd/display: [FW Promotion] Release 0.0.59Anthony Koo1-2/+15
2021-04-09drm/amd/display: Cleanup DML DSC input bpc validationNicholas Kazlauskas4-5/+11