Age | Commit message (Expand) | Author |
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 |
2017-12-07 | drm/sched: move fence slab handling to module init/exit | Lucas Stach |
2017-12-07 | drm: move amd_gpu_scheduler into common location | Lucas Stach |
2017-12-06 | drm/amd/display: Fix description of module parameter dc_log | Michel Dänzer |
2017-12-06 | drm/amdgpu: revise retry init to fully cleanup driver | Pixel Ding |
2017-12-04 | drm/amdgpu: change redundant init logs to debug level | pding |
2017-11-28 | drm/amdgpu: drop experimental flag for raven | Alex Deucher |
2017-11-17 | Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-10-19 | drm/amdgpu: bump version for vram lost counter query (v2) | Alex Deucher |
2017-10-19 | drm/amdgpu: bump version for new AMDGPU_SCHED ioctl | Alex Deucher |
2017-10-09 | Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ... | Dave Airlie |
2017-10-06 | drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file | Marek Olšák |
2017-09-28 | drm/amdgpu: add option for force enable multipipe policy for compute | Andres Rodriguez |
2017-09-26 | drm/amdgpu: drop experimental flag for vega10 | Alex Deucher |
2017-09-26 | drm/amdgpu: Add dc_log module parameter | Harry Wentland |
2017-09-26 | drm/amd/dc: Add dc display driver (v2) | Harry Wentland |