summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu2018-02-281-1/+1
* drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis2018-02-281-1/+4
* drm/amdgpu: fix&cleanups for wb_clearMonk Liu2018-02-282-3/+4
* drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng2018-02-281-11/+7
* drm/amd/powerplay: fix power over limit on FijiEric Huang2018-02-281-7/+0
* drm/amdgpu:Fixed wrong emit frame size for encJames Zhu2018-02-281-1/+1
* drm/amdgpu: move WB_FREE to correct placeMonk Liu2018-02-281-5/+7
* drm/amdgpu: only flush hotplug work without DCMonk Liu2018-02-281-2/+4
* drm/amd/display: check for ipp before calling cursor operationsShirish S2018-02-281-2/+4
* Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-02-286-20/+19
|\
| * drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu2018-02-201-1/+1
| * drm/amdgpu: Unify the dm resume calls into oneMikita Lipski2018-02-202-10/+3
| * drm/amdgpu: Add a missing lock for drm_mm_takedownMikita Lipski2018-02-201-1/+1
| * drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher2018-02-201-4/+7
| * drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher2018-02-201-4/+7
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-252-2/+2
|\ \
| * | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-222-2/+2
| |/
* | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-221-20/+38
|\ \ | |/ |/|
| * drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner2018-02-161-20/+38
| * drm/amd/display: call set csc_default if enable adjustment is falseYue Hin Lau2018-01-024-6/+6
| * drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo2017-12-154-5/+62
| * drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang2017-12-151-1/+3
| * drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2017-12-152-5/+13
| * drm/amd/display: add pipe locking before front end programingBhawanpreet Lakha2017-12-151-5/+21
| * drm/amdgpu: fix MAP_QUEUES paramterMonk Liu2017-12-121-1/+1
| * drm/amdgpu: add license to files where it was missingAlex Deucher2017-12-0415-8/+254
| * drm/amdgpu: add license to MakefilesAlex Deucher2017-12-0426-6/+547
* | drm/amdgpu: add new device to use atpx quirkKai-Heng Feng2018-02-081-0/+1
* | drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S2018-02-061-1/+1
* | drm/amdgpu: disable coarse grain clockgating for STShirish S2018-01-291-1/+0
* | drm/amdgpu: remove WARN_ON when VM isn't found v2Christian König2018-01-291-1/+1
* | drm/amdgpu: fix locking in vega10_ih_prescreen_ivChristian König2018-01-291-1/+3
* | drm/amdgpu: fix another potential cause of VM faultsChristian König2018-01-291-20/+12
* | drm/amdgpu: use queue 0 for kiq ringHuang Rui2018-01-291-2/+6
* | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-2510-49/+71
|\ \
| * | drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2018-01-242-19/+19
| * | drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-01-231-2/+0
| * | drm/amd/amdgpu: Add Polaris version checkJames Zhu2018-01-231-2/+15
| * | drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky2018-01-231-1/+1
| * | drm/amdgpu: disable MMHUB power gating on ravenHuang Rui2018-01-191-2/+2
| * | drm/amdgpu: only check for ECC on Vega10Alex Deucher2018-01-181-8/+10
| * | drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky2018-01-181-1/+1
| * | drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)Junwei Zhang2018-01-161-4/+5
| * | drm/amdgpu: fix CPU based VM updatesChristian König2018-01-161-5/+9
| * | drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König2018-01-161-2/+2
| * | drm/amdgpu: fix amdgpu_vm_pasid_fault_creditChristian König2018-01-161-3/+7
* | | Merge tag 'drm-amdkfd-next-fixes-2018-01-15' of git://people.freedesktop.org/...Dave Airlie2018-01-183-10/+16
|\ \ \ | |/ / |/| |
| * | drm/amdkfd: Fix potential NULL pointer dereferencesGustavo A. R. Silva2018-01-101-1/+7
| * | drm/amdkfd: add ull suffix to 64bit definesOded Gabbay2018-01-101-3/+3
| * | drm/amdkfd: don't always call execute_queues_cpsch()Yong Zhao2018-01-021-5/+5