summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Commit message (Expand)AuthorAge
* drm/amdgpu: fix module parameter descriptionsAlex Deucher2018-02-28
* drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_maskRex Zhu2018-02-26
* drm/amdgpu: implement amdgpu_gem_map_(attach/detach)Christian König2018-02-20
* drm/amdgpu: Basic emulation supportShaoyun Liu2018-02-19
* drm/amdgpu: set DRIVER_ATOMIC flag earlyAlex Deucher2018-02-19
* drm/amdgpu: rename amdgpu_get_crtc_scanoutposSamuel Li2018-02-19
* drm/amdgpu: drop the drm irq pre/post/un install callbacksAlex Deucher2018-02-19
* drm/amdgpu: Bump driver version for sensor pstate clkRex Zhu2018-02-19
* drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu2018-02-19
* drm/amdgpu: Move to gtt before cpu accesses dma buf.Samuel Li2018-02-19
* drm/amdgpu: bump version for gfx9 high priority computeAndres Rodriguez2018-02-19
* drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher2017-12-18
* drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky2017-12-15
* drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky2017-12-15
* drm/amdgpu: cleanup debugfs handling a bitChristian König2017-12-12
* drm/sched: move fence slab handling to module init/exitLucas Stach2017-12-07
* drm: move amd_gpu_scheduler into common locationLucas Stach2017-12-07
* drm/amd/display: Fix description of module parameter dc_logMichel Dänzer2017-12-06
* drm/amdgpu: revise retry init to fully cleanup driverPixel Ding2017-12-06
* drm/amdgpu: change redundant init logs to debug levelpding2017-12-04
* drm/amdgpu: drop experimental flag for ravenAlex Deucher2017-11-28
* Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-17
|\
| * Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie2017-10-09
| |\
| | * drm/amdgpu: drop experimental flag for vega10Alex Deucher2017-09-26
| | * drm/amdgpu: Add dc_log module parameterHarry Wentland2017-09-26
| | * drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-26
* | | drm/amdgpu: bump version for vram lost counter query (v2)Alex Deucher2017-10-19
* | | drm/amdgpu: bump version for new AMDGPU_SCHED ioctlAlex Deucher2017-10-19
|/ /
* | drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák2017-10-06
* | drm/amdgpu: add option for force enable multipipe policy for computeAndres Rodriguez2017-09-28
|/
* drm/amdgpu: Add gem_prime_mmap supportSamuel Li2017-09-26
* drm/amdgpu: Fix driver reloading failureXiangliang.Yu2017-09-26
* drm/amdgpu: fix checkpatch.pl warning to amdgpu_drv.cRex Zhu2017-09-26
* drm/amdgpu: bump version for support of local BOsChristian König2017-08-31
* drm/amdgpu: refine default gart sizeAlex Deucher2017-08-29
* drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher2017-08-29
* drm/amdgpu: bump version for support of UVD MJPEG decodeLeo Liu2017-08-17
* drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He2017-08-17
* Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-10
|\
| * drm/amdgpu: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-07-29
* | Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-08-02
|\ \ | |/ |/|
| * drm/amdgpu: Make SDMA phase quantum configurableFelix Kuehling2017-07-14
| * drm/amdgpu: Add vis_vramlimit module parameterJohn Brooks2017-07-14
| * drm/amdgpu: change gartsize default to 256MBChristian König2017-07-14
| * drm/amdgpu: add new gttsize module parameter v2Christian König2017-07-14
| * drm/amd/powerplay: fixed wrong data type declaration for ppfeaturemaskEvan Quan2017-07-14
| * drm/amdgpu: Update default vram_page_split descriptionKent Russell2017-07-14
* | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-07-26
|\ \ | |/
| * amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer2017-07-04
| * drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-29