Age | Commit message (Expand) | Author |
2018-11-07 | drm/amdgpu: add DC feature mask module parameter | Alex Deucher |
2018-11-01 | drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default" | Christian König |
2018-10-09 | drm/amdgpu: added AMD GPU instance counting V2 | Evan Quan |
2018-09-27 | BackMerge v4.19-rc5 into drm-next | Dave Airlie |
2018-09-21 | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-09-19 | drm/amdgpu: add new polaris pci id | Alex Deucher |
2018-09-14 | drm/amdgpu: simplify Raven, Raven2, and Picasso handling | Alex Deucher |
2018-09-14 | drm/amdgpu: enable gfxoff in non-sriov and stutter mode by default | Kenneth Feng |
2018-09-14 | drm/amdgpu: add new raven series device | Huang Rui |
2018-09-13 | drm/amdgpu: Use per-device driver_features to disable atomic | Ville Syrjälä |
2018-09-10 | drm/amdgpu: Clean up KFD init and fini | Felix Kuehling |
2018-09-03 | drm/amdgpu: use simpler remove_conflicting_pci_framebuffers() | Michał Mirosław |
2018-09-02 | drm/amdgpu: Use drm_dev_unplug in PCI .remove | Andrey Grodzovsky |
2018-08-29 | drm/amdgpu: Relocate some definitions v2 | Amber Lin |
2018-08-28 | drm/amdgpu: Move KFD parameters to amdgpu (v3) | Amber Lin |
2018-08-27 | drm/amdgpu: remove experimental flag for vega20 | Alex Deucher |
2018-08-27 | drm/amdgpu: move gem definitions into amdgpu_gem header | Huang Rui |
2018-07-18 | drm/amdgpu: remove internal/unused kernel module parameters | Sonny Jiang |
2018-07-16 | drm/amdgpu: Allow to create BO lists in CS ioctl v3 | Andrey Grodzovsky |
2018-07-05 | drm/amdgpu: update documentation for amdgpu_drv.c | Sonny Jiang |
2018-07-05 | drm/amd: Replace drm_dev_unref with drm_dev_put | Thomas Zimmermann |
2018-07-05 | drm/amdgpu: Add stutter mode ctrl in module parameter | rex zhu |
2018-07-05 | drm/amdgpu: Rename entity cleanup finctions. | Andrey Grodzovsky |
2018-06-15 | drm/amdgpu: move amdgpu_ctx_mgr_entity_fini to f_ops flush hook (V4) | Andrey Grodzovsky |
2018-05-18 | drm/amdgpu: flag Vega20 as experimental | Alex Deucher |
2018-05-18 | drm/amdgpu: Add vega20 pci ids | Feifei Xu |
2018-05-15 | drm/amdgpu: add VEGAM pci ids | Leo Liu |
2018-05-15 | drm/amdgpu: set gfxoff disabled by default | Huang Rui |
2018-05-15 | drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences | Marek Olšák |
2018-05-15 | drm/amdgpu: Reserved vram for smu to save debug info. | Rex Zhu |
2018-04-03 | drm/amdgpu: Fix memory leaks at amdgpu_init() error path | Takashi Iwai |
2018-03-26 | Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-03-21 | drm/amdgpu: add vega12 pci ids (v2) | Alex Deucher |
2018-03-21 | Merge airlied/drm-next into drm-misc-next | Sean Paul |
2018-03-13 | vga_switcheroo: Use device link for HDA controller | Lukas Wunner |
2018-02-28 | drm/amdgpu: fix module parameter descriptions | Alex Deucher |
2018-02-26 | drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_mask | Rex Zhu |
2018-02-20 | drm/amdgpu: implement amdgpu_gem_map_(attach/detach) | Christian König |
2018-02-19 | drm/amdgpu: Basic emulation support | Shaoyun Liu |
2018-02-19 | drm/amdgpu: set DRIVER_ATOMIC flag early | Alex Deucher |
2018-02-19 | drm/amdgpu: rename amdgpu_get_crtc_scanoutpos | Samuel Li |
2018-02-19 | drm/amdgpu: drop the drm irq pre/post/un install callbacks | Alex Deucher |
2018-02-19 | drm/amdgpu: Bump driver version for sensor pstate clk | Rex Zhu |
2018-02-19 | drm/amd/pp: Add a new pp feature mask bit for OD feature | Rex Zhu |
2018-02-19 | drm/amdgpu: Move to gtt before cpu accesses dma buf. | Samuel Li |
2018-02-19 | drm/amdgpu: bump version for gfx9 high priority compute | Andres Rodriguez |
2017-12-18 | drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspend | Alex Deucher |
2017-12-15 | drm/amdgpu: Simplify amdgpu_lockup_timeout usage. | Andrey Grodzovsky |
2017-12-15 | drm/amdgpu: Add gpu_recovery parameter | Andrey Grodzovsky |
2017-12-12 | drm/amdgpu: cleanup debugfs handling a bit | Christian König |