Age | Commit message (Expand) | Author |
2018-08-27 | drm/amdgpu: Remove duplicated power source update | Rex Zhu |
2018-08-27 | drm/amd/display: Fix memory leak caused by missed dc_sink_release | SivapiriyanKumarasamy |
2018-08-27 | drm/amdgpu: fix holding mn_lock while allocating memory | Christian König |
2018-08-27 | drm/amdgpu: Power on uvd block when hw_fini | Rex Zhu |
2018-08-27 | drm/amdgpu: Update power state at the end of smu hw_init. | Rex Zhu |
2018-08-27 | drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins | Rex Zhu |
2018-08-27 | drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode | Rex Zhu |
2018-08-27 | drm/amdgpu: Adjust the VM size based on system memory size v2 | Felix Kuehling |
2018-08-24 | drm/amd/display: Fix bug use wrong pp interface | Rex Zhu |
2018-08-22 | drm/amdgpu: Fix page fault and kasan warning on pci device remove. | Andrey Grodzovsky |
2018-08-22 | amdgpu: fix multi-process hang issue | Emily Deng |
2018-08-22 | drm/amdgpu: fix preamble handling | Christian König |
2018-08-22 | drm/amdgpu: fix VM clearing for the root PD | Christian König |
2018-08-21 | drm/amd/display: Don't build DCN1 when kcov is enabled | Leo (Sunpeng) Li |
2018-08-21 | Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86" | Leo (Sunpeng) Li |
2018-08-21 | drm/amdgpu/display: disable eDP fast boot optimization on DCE8 | Alex Deucher |
2018-08-21 | drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3 | Christian König |
2018-08-21 | drm/amdgpu: fix incorrect use of drm_file->pid | Christian König |
2018-08-21 | drm/amdgpu: fix incorrect use of fcheck | Christian König |
2018-08-21 | drm/powerplay: enable dpm under pass-through | Yintian Tao |
2018-08-21 | drm/amdgpu: access register without KIQ | Yintian Tao |
2018-08-21 | drm/amdgpu: set correct base for THM/NBIF/MP1 IP | Evan Quan |
2018-08-21 | drm/amd/display: fix dentist did ranges | Dmytro Laktyushkin |
2018-08-21 | drm/amd/display: make dp_ss_off optional | Dmytro Laktyushkin |
2018-08-21 | drm/amd/display: fix dp_ss_control vbios flag parsing | Dmytro Laktyushkin |
2018-08-21 | drm/amd/display: Do not retain link settings | Samson Tam |
2018-08-17 | Merge tag 'drm-msm-next-2018-08-10' of git://people.freedesktop.org/~robclark... | Dave Airlie |
2018-08-17 | Merge tag 'drm-intel-next-fixes-2018-08-16-1' of git://anongit.freedesktop.or... | Dave Airlie |
2018-08-17 | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-08-17 | Merge tag 'drm-msm-fixes-2018-08-10' of git://people.freedesktop.org/~robclar... | Dave Airlie |
2018-08-16 | drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory | Michel Dänzer |
2018-08-15 | Merge tag 'gvt-next-fixes-2018-08-14' of https://github.com/intel/gvt-linux i... | Rodrigo Vivi |
2018-08-15 | drm/i915: set DP Main Stream Attribute for color range on DDI platforms | Jani Nikula |
2018-08-15 | drm/i915/selftests: Hold rpm for unparking | Chris Wilson |
2018-08-15 | drm/i915: Restore user forcewake domains across suspend | Chris Wilson |
2018-08-15 | drm/i915: Unmask user interrupts writes into HWSP on snb/ivb/vlv/hsw | Chris Wilson |
2018-08-14 | drm/i915/gvt: fix memory leak in intel_vgpu_ioctl() | Yi Wang |
2018-08-14 | drm/i915/gvt: Off by one in intel_vgpu_write_fence() | Dan Carpenter |
2018-08-14 | drm/i915/kvmgt: Fix potential Spectre v1 | Gustavo A. R. Silva |
2018-08-14 | drm/i915/gvt: return error on cmd access | Zhao Yan |
2018-08-14 | drm/i915/gvt: initialize dmabuf mutex in vgpu_create | Hang Yuan |
2018-08-14 | drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_device | Hang Yuan |
2018-08-13 | drm/amd/display: Guard against null crtc in CRC IRQ | Nicholas Kazlauskas |
2018-08-13 | drm/amd/display: Pass connector id when executing VBIOS CT | Mikita Lipski |
2018-08-13 | drm/amd/display: Check if clock source in use before disabling | Mikita Lipski |
2018-08-13 | drm/amd/display: Allow clock sharing b/w HDMI and DVI | Mikita Lipski |
2018-08-13 | drm/amd/display: Fix warning observed in mode change on Vega | Jerry (Fangzhi) Zuo |
2018-08-13 | drm/amd/display: fix single link DVI has no display | Charlene Liu |
2018-08-13 | drm/amdgpu/vce: VCE entity initialization relies on ring initializtion | Emily Deng |
2018-08-13 | drm/amdgpu/uvd: UVD entity initialization relys on ring initialization | Emily Deng |