summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-09-141-2/+2
|\
| * drm: expand replace_fence to support timeline point v2Chunming Zhou2018-09-061-1/+1
| * drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou2018-09-061-1/+1
* | Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-09-075-29/+34
|\|
| * drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-031-23/+1
| * drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil2018-08-312-1/+10
| * Merge drm/drm-next into drm-misc-nextSean Paul2018-08-27296-6038/+11853
| |\
| * | drm/crc: Cleanup crtc_crc_open functionMahesh Kumar2018-08-222-5/+2
| * | drm/amdgpu_dm/crc: Implement verify_crc_source callbackMahesh Kumar2018-08-133-0/+21
* | | Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-08-3014-109/+124
|\ \ \ | |_|/ |/| |
| * | drm/amdgpu: Need to set moved to true when evict boEmily Deng2018-08-281-0/+1
| * | drm/amdgpu: Remove duplicated power source updateRex Zhu2018-08-271-8/+0
| * | drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy2018-08-271-1/+5
| * | drm/amdgpu: fix holding mn_lock while allocating memoryChristian König2018-08-271-12/+19
| * | drm/amdgpu: Power on uvd block when hw_finiRex Zhu2018-08-271-2/+2
| * | drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2018-08-272-5/+2
| * | drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu2018-08-271-15/+26
| * | drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu2018-08-271-1/+10
| * | drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling2018-08-272-5/+29
| * | drm/amd/display: Fix bug use wrong pp interfaceRex Zhu2018-08-241-2/+10
| * | drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky2018-08-224-49/+8
| * | amdgpu: fix multi-process hang issueEmily Deng2018-08-221-1/+2
| * | drm/amdgpu: fix preamble handlingChristian König2018-08-221-7/+9
| * | drm/amdgpu: fix VM clearing for the root PDChristian König2018-08-221-1/+1
* | | Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-2432-141/+154
|\| |
| * | drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li2018-08-211-5/+3
| * | Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-2126-58/+64
| * | drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher2018-08-211-1/+7
| * | drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König2018-08-211-57/+46
| * | drm/amdgpu: fix incorrect use of drm_file->pidChristian König2018-08-211-15/+4
| * | drm/amdgpu: fix incorrect use of fcheckChristian König2018-08-211-1/+3
| * | drm/powerplay: enable dpm under pass-throughYintian Tao2018-08-211-1/+3
| * | drm/amdgpu: access register without KIQYintian Tao2018-08-211-2/+2
| * | drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan2018-08-211-0/+3
| * | drm/amd/display: fix dentist did rangesDmytro Laktyushkin2018-08-211-2/+8
| * | drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin2018-08-212-3/+4
| * | drm/amd/display: fix dp_ss_control vbios flag parsingDmytro Laktyushkin2018-08-211-1/+1
| * | drm/amd/display: Do not retain link settingsSamson Tam2018-08-211-2/+13
* | | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-8/+35
|/ /
* | drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer2018-08-163-8/+8
* | drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas2018-08-131-2/+8
* | drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski2018-08-131-2/+2
* | drm/amd/display: Check if clock source in use before disablingMikita Lipski2018-08-133-15/+40
* | drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski2018-08-131-2/+2
* | drm/amd/display: Fix warning observed in mode change on VegaJerry (Fangzhi) Zuo2018-08-131-1/+1
* | drm/amd/display: fix single link DVI has no displayCharlene Liu2018-08-131-0/+2
* | drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng2018-08-135-10/+34
* | drm/amdgpu/uvd: UVD entity initialization relys on ring initializationEmily Deng2018-08-136-9/+39
* | drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2018-08-132-16/+41
* | drm/amdgpu:add VCN support in PSP driverLikun Gao2018-08-131-0/+3