summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2018-12-13drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher
2018-12-13drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher
2018-12-13drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang
2018-12-13drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas
2018-12-13drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas
2018-12-08drm/amd/dm: Don't forget to attach MST encodersLyude Paul
2018-12-01drm/amdgpu: fix bug with IH ring setupPhilip Yang
2018-12-01drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling
2018-12-01drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai
2018-11-27drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul
2018-11-27drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo
2018-11-27drm/amd/display: Stop leaking planesHarry Wentland
2018-11-21drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVDAkshu Agrawal
2018-11-21drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul
2018-11-21drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher
2018-11-21drm/amdgpu: Fix typo in amdgpu_vmid_mgr_initRex Zhu
2018-11-21drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()Dan Carpenter
2018-11-21drm/amdgpu: Fix SDMA TO after GPU reset v3Andrey Grodzovsky
2018-11-21drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy
2018-11-21drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas
2018-11-21drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King
2018-11-21drm/amd/display: fix bug of accessing invalid memorySu Sung Chung
2018-10-04drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling
2018-10-04drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li
2018-09-27drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-09-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin
2018-09-19drm/amdgpu: add new polaris pci idAlex Deucher
2018-09-11drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng
2018-09-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König
2018-08-30Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-08-28drm/amdgpu: Need to set moved to true when evict boEmily Deng
2018-08-27drm/amdgpu: Remove duplicated power source updateRex Zhu
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König
2018-08-27drm/amdgpu: Power on uvd block when hw_finiRex Zhu
2018-08-27drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu
2018-08-27drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu
2018-08-27drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu
2018-08-27drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-24drm/amd/display: Fix bug use wrong pp interfaceRex Zhu
2018-08-22drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky
2018-08-22amdgpu: fix multi-process hang issueEmily Deng
2018-08-22drm/amdgpu: fix preamble handlingChristian König