Age | Commit message (Expand) | Author |
2017-07-09 | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-06 | Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-07-06 | Fix trivial misannotations | Al Viro |
2017-07-06 | drm: Remove unused drm_file parameter to drm_syncobj_replace_fence() | Chris Wilson |
2017-07-06 | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2017-07-05 | drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu. | Rex Zhu |
2017-07-04 | mga: switch compat ioctls to drm_ioctl_kernel() | Al Viro |
2017-07-04 | radeon: take out dead compat ioctls | Al Viro |
2017-07-04 | drm compat: ia64 is not biarch | Al Viro |
2017-07-04 | drm_compat_ioctl(): tidy up a bit | Al Viro |
2017-07-04 | switch compat_drm_mapbufs() to drm_ioctl_kernel() | Al Viro |
2017-07-04 | switch compat_drm_rmmap() to drm_ioctl_kernel() | Al Viro |
2017-07-04 | switch compat_drm_mode_addfb2() to drm_ioctl_kernel() | Al Viro |
2017-07-04 | switch compat_drm_wait_vblank() to drm_ioctl_kernel() | Al Viro |
2017-07-04 | switch compat_drm_update_draw() | Al Viro |
2017-07-04 | compat_drm: switch sg ioctls | Al Viro |
2017-07-04 | compat_drm: switch AGP compat ioctls to drm_ioctl_kernel() | Al Viro |
2017-07-04 | amdgpu: Set cik/si_support to 1 by default if radeon isn't built | Michel Dänzer |
2017-07-04 | drm/amdgpu/gfx9: fix driver reload with KIQ | Alex Deucher |
2017-07-04 | drm/amdgpu/gfx8: fix driver reload with KIQ | Alex Deucher |
2017-07-03 | drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay | John Brooks |
2017-07-03 | drm/ttm: Fix use-after-free in ttm_bo_clean_mm | John Brooks |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-07-03 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/... | Mark Brown |
2017-06-30 | drm/amd/amdgpu: move get memory type function from early init to sw init | Jim Qu |
2017-06-30 | drm/radeon: make MacBook Pro d3_delay quirk more generic | Bjorn Helgaas |
2017-06-30 | drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay | Bjorn Helgaas |
2017-06-30 | drm/amdgpu/cgs: always set reference clock in mode_info | Alex Deucher |
2017-06-30 | drm/amdgpu: fix vblank_time when displays are off | Alex Deucher |
2017-06-29 | drm/amd/powerplay: power value format change for Vega10 | Eric Huang |
2017-06-29 | drm/amdgpu/gfx9: support the amdgpu.disable_cu option | Nicolai Hähnle |
2017-06-29 | drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10 | Eric Huang |
2017-06-29 | drm/amdgpu: Make amdgpu_cs_parser_init static (v2) | Alex Xie |
2017-06-29 | drm/amdgpu/cs: fix a typo in a comment | Alex Xie |
2017-06-29 | drm/amdgpu: Fix the exported always on CU bitmap | Flora Cui |
2017-06-29 | drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static | kbuild test robot |
2017-06-29 | drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup | Alex Deucher |
2017-06-29 | drm/amd/powerplay/cz: print message if smc message fails | Alex Deucher |
2017-06-29 | drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init | Arnd Bergmann |
2017-06-29 | drm/amdgpu: enable mmhub pg on raven | Hawking Zhang |
2017-06-29 | drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUB | Hawking Zhang |
2017-06-29 | drm/amdgpu: add interface to enable/disable mmhub pg on raven | Hawking Zhang |
2017-06-29 | drm/amdgpu: add mmhub pg init sequence on raven | Hawking Zhang |
2017-06-29 | drm/amd/powerplay: add support for ATOM GFXCLK table v2. | Rex Zhu |
2017-06-29 | drm/amdgpu: fix the memory corruption on S3 | Huang Rui |
2017-06-29 | drm/amdgpu: fix vulkan test performance drop and hang on VI | Rex Zhu |