summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor2019-11-261-0/+1
| | | * | | | | | | | | | | drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_streamNathan Chancellor2019-11-261-2/+2
| | | * | | | | | | | | | | drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSiddColin Ian King2019-11-261-2/+2
| | | * | | | | | | | | | | drm/amd: Fix Kconfig indentationKrzysztof Kozlowski2019-11-251-5/+5
| | | * | | | | | | | | | | drm/amdgpu: Resolved offchip EEPROM I/O issueJohn Clements2019-11-252-5/+13
| | | * | | | | | | | | | | drm/amdgpu: Apply noretry setting for mmhub9.4Oak Zeng2019-11-251-2/+3
| | | * | | | | | | | | | | drm/amd/display: add default clocks if not able to fetch themAlex Deucher2019-11-221-1/+2
| | | * | | | | | | | | | | drm/amdgpu: Use ARRAY_SIZE for sos_old_versionszhengbin2019-11-221-1/+1
| | | * | | | | | | | | | | drm/amd/powerplay: Use ARRAY_SIZE for smu7_profilingzhengbin2019-11-221-1/+1
| | | * | | | | | | | | | | drm/amdkfd: Remove duplicate functions update_mqd_hiq()Yong Zhao2019-11-223-32/+4
| | | * | | | | | | | | | | drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu2019-11-223-2/+116
| | | * | | | | | | | | | | drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu2019-11-226-0/+13
| | | * | | | | | | | | | | drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.Jack Zhang2019-11-221-1/+4
| | | * | | | | | | | | | | drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VFJack Zhang2019-11-221-0/+36
| | | * | | | | | | | | | | drm/amdgpu/gfx10: re-init clear state buffer after gpu resetXiaojie Yuan2019-11-221-6/+37
| | | * | | | | | | | | | | merge fix for "ftrace: Rework event_create_dir()"Stephen Rothwell2019-11-221-1/+1
| | | * | | | | | | | | | | drm/amdgpu: remove redundant assignment to pointer write_frameColin Ian King2019-11-221-1/+1
| | | * | | | | | | | | | | drm/amdgpu: simplify runtime suspendAlex Deucher2019-11-221-13/+22
| | | * | | | | | | | | | | drm/amdkfd: DIQ should not use HIQ way to allocate memoryYong Zhao2019-11-224-4/+4
| | | * | | | | | | | | | | drm/amdkfd: Delete KFD_MQD_TYPE_COMPUTEYong Zhao2019-11-226-9/+4
| | | * | | | | | | | | | | drm/amdgpu: Update Arcturus golden registersJay Cornwall2019-11-221-0/+1
| | | * | | | | | | | | | | drm/amdgpu: implement querying ras error count for mmhub9.4Dennis Li2019-11-223-1/+257
| | | * | | | | | | | | | | drm/amdgpu: refine query function of mmhub EDC counter in vg20Dennis Li2019-11-226-364/+320
| | | * | | | | | | | | | | drm/amdgpu: define soc15_ras_field_entry for reuseDennis Li2019-11-222-23/+23
| | | * | | | | | | | | | | drm/amdgpu/gfx10: fix out-of-bound mqd_backup array accessXiaojie Yuan2019-11-221-2/+0
| | | * | | | | | | | | | | drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhaltXiaojie Yuan2019-11-221-2/+12
| | | * | | | | | | | | | | amd/amdgpu: force to trigger a no-retry-fault after a retry-faultAlex Sierra2019-11-221-1/+10
| | | * | | | | | | | | | | drm/amdgpu: add flag to indicate amdgpu vm contextAlex Sierra2019-11-222-0/+5
| | | * | | | | | | | | | | drm/amdgpu: enable runtime pm on BACO capable boards if runpm=1Alex Deucher2019-11-191-4/+7
| | | * | | | | | | | | | | drm/amdgpu: disentangle runtime pm and vga_switcherooAlex Deucher2019-11-191-8/+14
| | | * | | | | | | | | | | drm/amdgpu: start to disentangle boco from runtime pmAlex Deucher2019-11-193-8/+16
| | | * | | | | | | | | | | drm/amdgpu: add baco support to runtime suspend/resumeAlex Deucher2019-11-191-1/+6
| | | * | | | | | | | | | | drm/amdgpu: add helpers for baco entry and exitAlex Deucher2019-11-192-0/+63
| | | * | | | | | | | | | | drm/amdgpu: split swSMU baco_reset into enter and exitAlex Deucher2019-11-199-13/+51
| | | * | | | | | | | | | | drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)Alex Deucher2019-11-191-21/+26
| | | * | | | | | | | | | | drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)Alex Deucher2019-11-194-12/+12
| | | * | | | | | | | | | | drm/amdgpu: add a amdgpu_device_supports_baco helperAlex Deucher2019-11-192-0/+16
| | | * | | | | | | | | | | drm/amdgpu: add supports_baco callback for NV asics.Alex Deucher2019-11-191-0/+11
| | | * | | | | | | | | | | drm/amdgpu: add supports_baco callback for VI asics.Alex Deucher2019-11-191-0/+22
| | | * | | | | | | | | | | drm/amdgpu: add supports_baco callback for CIK asics.Alex Deucher2019-11-191-0/+18
| | | * | | | | | | | | | | drm/amdgpu: add supports_baco callback for SI asics.Alex Deucher2019-11-191-0/+6
| | | * | | | | | | | | | | drm/amdgpu: add supports_baco callback for soc15 asics. (v2)Alex Deucher2019-11-191-0/+24
| | | * | | | | | | | | | | drm/amdgpu: add asic callback for BACO supportAlex Deucher2019-11-191-0/+4
| | | * | | | | | | | | | | drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (v2)changzhu2019-11-193-0/+113
| | | * | | | | | | | | | | drm/amdgpu: pull ras controller int status only when ras enabledHawking Zhang2019-11-191-7/+10
| | | * | | | | | | | | | | drm/amdgpu: switch to common helper func for psp cmd submissionHawking Zhang2019-11-196-231/+1
| | | * | | | | | | | | | | drm/amdgpu: add helper func for psp ring cmd submissionHawking Zhang2019-11-192-0/+54
| | | * | | | | | | | | | | drm/amdgpu: add psp funcs for ring write pointer read/writeHawking Zhang2019-11-195-0/+100
| | | * | | | | | | | | | | drm/amd/powerplay: add missing header file declarationEvan Quan2019-11-191-0/+1
| | | * | | | | | | | | | | drm/amd/powerplay: add Arcturus baco reset supportEvan Quan2019-11-193-4/+18
OpenPOWER on IntegriCloud