summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2018-07-31drm/amdgpu: return error if both BOs and bo_list handle is givenChristian König
2018-07-31drm/amdgpu: fix total size calculationChristian König
2018-07-31drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König
2018-07-31drm/amdgpu: fix a reversed conditionRex Zhu
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-27drm/amdgpu: clean up the superfluous space and align the comment text for amd...Huang Rui
2018-07-27drm/amdgpu: correct evict flag for bo moveJunwei Zhang
2018-07-27drm/amdgpu: implement harvesting support for UVD 7.2 (v3)Alex Deucher
2018-07-27drm/amdgpu: patch the IBs for the second UVD instance v2Christian König
2018-07-27drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König
2018-07-25gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai
2018-07-25drm/amdgpu/gmc9: clarify GPUVM fault error messageAlex Deucher
2018-07-25drm/scheduler: remove sched field from the entityNayan Deshmukh
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh
2018-07-25drm/amdgpu: reduce the number of placements for a BOChristian König
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König
2018-07-25drm/amdgpu: expose only the first UVD instance for nowChristian König
2018-07-25drm/amdgpu: clean up coding style a bitChristian König
2018-07-24drm/amdgpu: move the amdgpu_fbdev_set_suspend() further upShirish S
2018-07-24drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer
2018-07-24drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer
2018-07-20drm/amdgpu: rework suspend and resume to deal with atomic changesAlex Deucher
2018-07-20drm/amdgpu: split ip suspend into 2 phasesAlex Deucher
2018-07-20drm/amdgpu/acpi: skip backlight events for DCAlex Deucher
2018-07-20drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher
2018-07-20drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.Andrey Grodzovsky
2018-07-20drm/amdgpu: use drm_fb helper for console_(un)lockShirish S
2018-07-20drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]Shirish S
2018-07-20drm/amdgpu: fix spelling mistake "successed" -> "succeeded"Colin Ian King
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-19drm/amdgpu: clean up UVD instance handling v2Christian König
2018-07-19drm/amdgpu: remove superflous UVD encode entityChristian König
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer
2018-07-18drm/amdgpu/pm: Remove VLA usageKees Cook
2018-07-18drm/amdgpu: simplify the bo reference on amdgpu_bo_updateHuang Rui
2018-07-18drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang
2018-07-18drm/amdgpu: change ring priority after pushing the job (v2)Christian König
2018-07-18drm/amdgpu: allow for more flexible priority handlingChristian König
2018-07-18drm/amdgpu/gfx9: Update golden settings for vg10.Feifei Xu
2018-07-19Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-18drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)Vijendar Mukunda
2018-07-18drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher
2018-07-17drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu
2018-07-17drm/amdgpu: minor cleanup in amdgpu_job.cChristian König
2018-07-17drm/amdgpu: remove job->adev (v2)Christian König
2018-07-16drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling
2018-07-16drm/amdgpu: add amdgpu_job_submit_direct helperChristian König
2018-07-16drm/amdgpu: remove job->ringChristian König
2018-07-16drm/amdgpu: remove ring parameter from amdgpu_job_submitChristian König