summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2018-06-20drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky1-2/+4
2018-06-20drm/amdkfd: fix clock counter retrieval for node without GPUAndres Rodriguez1-6/+7
2018-06-05drm/amd/powerplay: Fix enum mismatchMatthias Kaehlcke2-5/+5
2018-05-30drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2Tao1-1/+3
2018-05-30drm/amdgpu: adjust timeout for ib_ring_tests(v2)Monk Liu1-1/+32
2018-05-30drm/amdgpu: disable GFX ring and disable PQ wptr in hw_finiMonk Liu1-1/+7
2018-05-30drm/amdgpu: Clean sdma wptr register when only enable wptr pollingEmily Deng1-2/+5
2018-05-30drm/amdkfd: add missing include of mm.hOded Gabbay1-0/+1
2018-05-01drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland1-1/+9
2018-05-01drm/amd/display: Don't read EDID in atomic_checkHarry Wentland1-22/+10
2018-05-01drm/amd/display: Fix deadlock when flushing irqMikita Lipski1-2/+3
2018-05-01drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle1-2/+5
2018-04-24drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher1-0/+67
2018-04-24drm/amdgpu: Fix PCIe lane width calculationAlex Deucher1-2/+2
2018-04-24drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher4-4/+4
2018-04-24drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen2-3/+5
2018-04-24drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher1-0/+1
2018-04-24drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
2018-04-24Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland1-28/+0
2018-04-24Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland1-3/+0
2018-03-23drm/amdkfd: Deallocate SDMA queues correctlyFelix Kuehling1-6/+14
2018-03-23drm/amdkfd: Fix scratch memory with HWS enabledFelix Kuehling1-2/+1
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland1-1/+1
2018-03-21drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland1-2/+0
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski1-2/+2
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski1-3/+2
2018-03-19drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S1-0/+3
2018-03-19drm/amd/display: Refine disable VGAClark Zheng2-6/+22
2018-03-15drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski1-3/+6
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher7-2/+40
2018-03-14drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-08drm/amd/display: validate plane format on primary planeShirish S1-0/+7
2018-03-08drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-08drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-08drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2-7/+13
2018-03-08drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2-2/+18
2018-03-08drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li1-10/+21
2018-03-08drm/amd/display: Return success when enabling interruptHarry Wentland3-6/+5
2018-03-08drm/amd/display: Use crtc enable/disable_vblank hooksHarry Wentland1-0/+24
2018-03-08drm/amd/display: update infoframe after dig fe is turned onEric Yang1-10/+13
2018-03-08drm/amd/display: fix boot-up on vega10Roman Li1-7/+12
2018-03-08drm/amd/display: fix cursor related Pstate hangEric Yang4-66/+90
2018-03-08drm/amd/display: Set irq state only on existing crtcsMikita Lipski1-4/+2
2018-03-08drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo1-1/+3
2018-03-08drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland3-1/+6
2018-03-08drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland1-28/+25
2018-03-08drm/amd/display: Don't block dual-link DVI modesHarry Wentland1-2/+1
2018-03-08drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland6-2/+10
2018-03-08drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland5-18/+9