summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang2018-07-181-12/+0
* drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky2018-07-161-1/+2
* drm/amdgpu: update documentation for amdgpu_drv.cSonny Jiang2018-07-051-7/+225
* drm/amd: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-07-051-2/+2
* drm/amdgpu: Add stutter mode ctrl in module parameterrex zhu2018-07-051-1/+2
* drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky2018-07-051-1/+1
* drm/amdgpu: move amdgpu_ctx_mgr_entity_fini to f_ops flush hook (V4)Andrey Grodzovsky2018-06-151-0/+12
* drm/amdgpu: flag Vega20 as experimentalAlex Deucher2018-05-181-6/+6
* drm/amdgpu: Add vega20 pci idsFeifei Xu2018-05-181-0/+7
* drm/amdgpu: add VEGAM pci idsLeo Liu2018-05-151-0/+3
* drm/amdgpu: set gfxoff disabled by defaultHuang Rui2018-05-151-1/+1
* drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák2018-05-151-1/+2
* drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu2018-05-151-0/+6
* drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai2018-04-031-4/+5
* Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-03-261-0/+6
|\
| * drm/amdgpu: add vega12 pci ids (v2)Alex Deucher2018-03-211-0/+6
* | Merge airlied/drm-next into drm-misc-nextSean Paul2018-03-211-11/+24
|\ \ | |/
| * drm/amdgpu: fix module parameter descriptionsAlex Deucher2018-02-281-2/+2
| * drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_maskRex Zhu2018-02-261-1/+1
| * drm/amdgpu: implement amdgpu_gem_map_(attach/detach)Christian König2018-02-201-2/+0
| * drm/amdgpu: Basic emulation supportShaoyun Liu2018-02-191-0/+4
| * drm/amdgpu: set DRIVER_ATOMIC flag earlyAlex Deucher2018-02-191-0/+12
| * drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li2018-02-191-2/+2
| * drm/amdgpu: drop the drm irq pre/post/un install callbacksAlex Deucher2018-02-191-3/+0
| * drm/amdgpu: Bump driver version for sensor pstate clkRex Zhu2018-02-191-1/+2
| * drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu2018-02-191-1/+1
| * drm/amdgpu: Move to gtt before cpu accesses dma buf.Samuel Li2018-02-191-1/+1
| * drm/amdgpu: bump version for gfx9 high priority computeAndres Rodriguez2018-02-191-1/+2
* | vga_switcheroo: Use device link for HDA controllerLukas Wunner2018-03-131-2/+0
|/
* drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher2017-12-181-1/+1
* drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky2017-12-151-2/+2
* drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky2017-12-151-0/+4
* drm/amdgpu: cleanup debugfs handling a bitChristian König2017-12-121-3/+0
* drm/sched: move fence slab handling to module init/exitLucas Stach2017-12-071-8/+0
* drm: move amd_gpu_scheduler into common locationLucas Stach2017-12-071-2/+2
* drm/amd/display: Fix description of module parameter dc_logMichel Dänzer2017-12-061-1/+1
* drm/amdgpu: revise retry init to fully cleanup driverPixel Ding2017-12-061-2/+9
* drm/amdgpu: change redundant init logs to debug levelpding2017-12-041-1/+0
* drm/amdgpu: drop experimental flag for ravenAlex Deucher2017-11-281-1/+1
* Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-171-9/+17
|\
| * Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie2017-10-091-9/+17
| |\
| | * drm/amdgpu: drop experimental flag for vega10Alex Deucher2017-09-261-9/+9
| | * drm/amdgpu: Add dc_log module parameterHarry Wentland2017-09-261-0/+4
| | * drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+4
* | | drm/amdgpu: bump version for vram lost counter query (v2)Alex Deucher2017-10-191-1/+2
* | | drm/amdgpu: bump version for new AMDGPU_SCHED ioctlAlex Deucher2017-10-191-1/+2
|/ /
* | drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák2017-10-061-1/+2
* | drm/amdgpu: add option for force enable multipipe policy for computeAndres Rodriguez2017-09-281-0/+4
|/
* drm/amdgpu: Add gem_prime_mmap supportSamuel Li2017-09-261-0/+1
* drm/amdgpu: Fix driver reloading failureXiangliang.Yu2017-09-261-0/+2
OpenPOWER on IntegriCloud