summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: Guard ASSR with internal display flagStylon Wang2021-04-091-17/+41
* drm/amd/display: Fix static checker warnings on tracebuff_fbLeo (Hanghong) Ma2021-04-091-74/+68
* drm/amd/display: Add refresh rate traceRodrigo Siqueira2021-04-093-0/+34
* drm/amd/display: BIOS LTTPR Caps InterfaceWesley Chalmers2021-04-093-1/+178
* drm/amdgpu: skip PP_MP1_STATE_UNLOAD on aldebaranFeifei Xu2021-04-091-2/+1
* drm/amd/amdgpu: set MP1 state to UNLOAD before reload its FW for vega20/ALDEB...Chengming Gui2021-04-091-1/+3
* drm/amdgpu: Reset error code for 'no handler' caseLijo Lazar2021-04-091-3/+8
* drm/amd/display: Fix black screen with scaled modes on some eDP panelsNikola Cornij2021-04-091-13/+26
* drm/amdgpu: ih reroute for newer asics than vega20Alex Sierra2021-04-091-3/+3
* drm/amdkfd: dqm fence memory corruptionQu Huang2021-04-097-12/+12
* drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das2021-04-091-1/+1
* drm/amd/amdgpu: Add CP_IB1_BASE_* to gc_10_3_0 headersTom St Denis2021-04-092-0/+15
* drm/amd/pm: Fix DPM level count on aldebaranLijo Lazar2021-04-091-4/+8
* drm/amd/pm: unify the interface for gfx state settingEvan Quan2021-04-093-13/+10
* drm/amd/pm: unify the interface for power gatingEvan Quan2021-04-093-15/+3
* drm/amd/pm: fix missing static declarationsEvan Quan2021-04-091-7/+7
* drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan2021-04-094-34/+26
* drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan2021-04-091-1/+2
* drm/amdgpu: Fix build warningsLijo Lazar2021-04-093-3/+3
* drm/amdgpu: Enable recovery on aldebaranLijo Lazar2021-04-091-0/+1
* drm/amdgpu: Add mode2 reset support for aldebaranLijo Lazar2021-04-095-2/+463
* drm/amdgpu: Make set PG/CG state functions publicLijo Lazar2021-04-092-3/+9
* drm/amdgpu: Add PSP public function to load a list of FWsLijo Lazar2021-04-092-0/+19
* drm/amdgpu: Add reset control handling to reset workflowLijo Lazar2021-04-093-39/+97
* drm/amdgpu: Add reset control to amdgpu_deviceLijo Lazar2021-04-094-0/+175
* drm/amd/pm: Add support for reset completion on aldebaranLijo Lazar2021-04-095-2/+36
* drm/amd/pm: Add function to wait for smu eventsLijo Lazar2021-04-092-1/+29
* drm/amd/pm: Modify mode2 msg sequence on aldebaranLijo Lazar2021-04-094-11/+61
* drm/amd/amdgpu implement tdr advanced modeJack Zhang2021-04-093-33/+153
* drm/amdgpu: make BO type check less restrictiveNirmoy Das2021-04-091-4/+4
* drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flagNirmoy Das2021-04-093-22/+35
* drm/amdgpu: use amdgpu_bo_create_user() for when possibleNirmoy Das2021-04-092-2/+6
* drm/amdgpu: introduce struct amdgpu_bo_userNirmoy Das2021-04-092-0/+42
* drm/amdgpu: allow variable BO struct creationNirmoy Das2021-04-099-2/+19
* drm/amdgpu: load balance VCN3 decode as well v8Christian König2021-04-091-2/+130
* drm/amdgpu: share scheduler score on VCN3 instancesChristian König2021-04-092-4/+8
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-0933-99/+93
* drm/amd/display: check fb of primary planeSefa Eyeoglu2021-04-091-1/+2
* drm/amd/display: Allow idle optimization based on vblank.Bindu Ramamurthy2021-04-091-2/+7
* drm/amd: Fix a typo in two different sentencesBhaskar Chowdhury2021-04-091-2/+2
* drm/amd/amdgpu/gfx_v7_0: Trivial typo fixesBhaskar Chowdhury2021-04-091-11/+11
* drm/radeon/r600_cs: Few typo fixesBhaskar Chowdhury2021-04-091-3/+3
* amdgpu: securedisplay: simplify i2c hexdump outputArnd Bergmann2021-04-091-8/+3
* drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub2021-04-092-3/+28
* drm/amd/pm: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-04-091-45/+45
* drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-04-098-35/+29
* drm/radeon/radeon_pm: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-04-091-19/+17
* drm/amdgpu/pm: bail on sysfs/debugfs queries during platform suspendAlex Deucher2021-04-091-0/+98
* drm/amdgpu/pm: mark pcie link/speed arrays as constAlex Deucher2021-04-094-8/+8
* drm/amdgpu: remove irq_src->data handlingChristian König2021-04-092-6/+0