summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amdgpu: cleanup GMC v9 TLB invalidationChristian König2018-11-053-47/+49
| * | drm/amdgpu: remove nonsense in_interrupt() checksChristian König2018-11-051-6/+2
| * | drm/amdkfd: fix interrupt spin lockChristian König2018-11-051-2/+3
| * | drm/amdgpu: Add helper function to get sdma indexRex Zhu2018-11-052-0/+17
| * | drm/amdgpu: Refine function nameRex Zhu2018-11-056-10/+10
| * | drm/amd/powerplay: do the comparison in the right Khz granularityEvan Quan2018-11-051-2/+2
| * | drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-0521-46/+106
| * | drm/amdgpu: Change AMDGPU_CSA_SIZE to 128KRex Zhu2018-11-051-1/+1
| * | drm/amdgpu: Move csa related code to separate fileRex Zhu2018-11-056-104/+158
| * | drm/amdgpu: Refine CSA related functionsRex Zhu2018-11-054-22/+29
| * | drm/amdgpu: Remove useless csa gpu address in vmid0Rex Zhu2018-11-052-3/+2
| * | drm/amdgpu: fix gfx wptr for sdma v4Junwei Zhang2018-11-051-9/+4
| * | drm/amdgpu: disable page queue on SDMA for Vega12Junwei Zhang2018-11-051-1/+2
| * | drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher2018-11-052-5/+31
| * | drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang2018-11-056-0/+120
| * | drm/amd/display: Remove the check to see if pp_display_cfg is changedFatemeh Darbehani2018-11-051-2/+1
| * | drm/amd/display: remove CRTC_3D_STRUCTURE_V_UPDATE_MODE bit programming.Charlene Liu2018-11-051-4/+2
| * | drm/amd/display: Expose target backlight levelAnthony Koo2018-11-052-0/+13
| * | drm/amd/display: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas2018-11-051-0/+5
| * | drm/amd/display: fix mirror rotation scaling mathDmytro Laktyushkin2018-11-051-41/+24
| * | drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani2018-11-054-37/+37
| * | drm/amd/display: Remove program_csc_matrixKrunoslav Kovac2018-11-054-49/+11
| * | drm/amd/display: Fix some backlight variable stylingAnthony Koo2018-11-051-10/+8
| * | drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo2018-11-057-79/+80
| * | drm/amd/display: Remove some old TODO'sEric Bernstein2018-11-051-6/+0
| * | drm/amd/display: Initial documentation for AMDgpu DCLeo Li2018-11-053-41/+251
| * | drm/amd/display: Fix potential nullptr errorBhawanpreet Lakha2018-11-051-0/+6
| * | drm/amd/display: 3.2.04Steven Chiu2018-11-051-1/+1
| * | drm/amd/display: Fix up coverity issuesAric Cyr2018-11-053-8/+7
| * | drm/amd/display: remove interlace scaling adjustmentDmytro Laktyushkin2018-11-051-9/+0
| * | drm/amd/display: Add missing pipes registers for VGA enable/disableNevenko Stupar2018-11-051-0/+2
| * | drm/amd/display: fix dml max voltage stateDmytro Laktyushkin2018-11-051-1/+2
| * | drm/amd/display: Clip all remaining regamma points after first clipped pointSivapiriyanKumarasamy2018-11-051-18/+26
| * | drm/amd/display: 3.2.03SivapiriyanKumarasamy2018-11-051-1/+1
| * | drm/amd/display: Set gamma not working on MPO planesKrunoslav Kovac2018-11-054-91/+180
| * | drm/amdgpu: drop the remaining uses of ring idx in messagesChristian König2018-11-053-8/+7
| * | drm/amdgpu: cleanup si_dma_ring_test_ibChristian König2018-11-051-5/+2
| * | drm/amdgpu: cleanup uvd_v6_0_ring_test_ringChristian König2018-11-051-12/+5
| * | drm/amdgpu: use ring name instead of idx in tracesChristian König2018-11-051-7/+8
| * | drm/amdgpu: print an error when the parser can't be initializedSamuel Pitoiset2018-11-051-1/+1
| * | drm/scheduler: Add drm_sched_job_cleanupSharat Masetty2018-11-052-2/+3
| * | drm/amdgpu: remove messages from IB testsChristian König2018-11-0514-212/+80
| * | drm/amdgpu: cleanup skipping IB test on KIQChristian König2018-11-053-12/+3
| * | drm/amdgpu: cleanup amdgpu_ib_ring_testsChristian König2018-11-051-16/+19
| * | drm/amdgpu: further ring test cleanupsChristian König2018-11-0516-249/+114
| * | drm/amdgpu/amdkfd: clean up mmhub and gfxhub includesAlex Deucher2018-11-054-7/+6
| * | drm/amdgpu: Enable default GPU reset for dGPU on gfx8/9 v3Andrey Grodzovsky2018-11-051-4/+26
| * | drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-0526-187/+129
| * | drm/ttm: initialize globals during device init (v2)Christian König2018-11-052-58/+2
| * | drm/ttm: use a static ttm_mem_global instanceChristian König2018-11-052-45/+0