summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher
2017-02-09drm/amdgpu/si: fix crash on headless asicsAlex Deucher
2017-01-19drm/amdgpu: drop verde dpm quirksAlex Deucher
2017-01-19drm/amdgpu: update si kicker smc firmwareFlora Cui
2017-01-09drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu
2017-01-09drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu
2017-01-09drm/amd/powerplay: bypass fan table setup if no fan connectedHawking Zhang
2017-01-09drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath
2017-01-09drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer
2017-01-09drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer
2017-01-09drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher
2017-01-09drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher
2016-11-29drm/amdgpu: fix check for port PM availabilityPeter Wu
2016-11-28drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu
2016-11-23drm/amdgpu: fix power state when port pm is unavailablePeter Wu
2016-11-16drm/amd/powerplay: avoid out of bounds access on array ps.Rex Zhu
2016-11-15drm/amdgpu:fix vpost_needed routineMonk Liu
2016-11-15drm/amdgpu/powerplay: drop a redundant NULL checkAlex Deucher
2016-11-11drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner
2016-11-10drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu
2016-11-10drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)Alex Deucher
2016-11-10drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher
2016-11-10drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher
2016-11-08drm/amd/powerplay: return false instead of -EINVALAndrew Shadura
2016-11-08drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann
2016-11-07drm/amdgpu: fix crash in acp_hw_finiAlex Deucher
2016-11-06Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-10-31Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie
2016-10-31drm/amdgpu: add some error handling to amdgpu_init v2Christian König
2016-10-31drm/amd: fix scheduler fence teardown order v2Christian König
2016-10-31drm/amd/powerplay: don't succeed in getters if fan is missingGrazvydas Ignotas
2016-10-31drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher
2016-10-31drm/amdgpu: disable runtime pm in certain casesAlex Deucher
2016-10-28drm/amdgpu: add support for new smc firmware on icelandAlex Deucher
2016-10-28drm/amdgpu: add support for new smc firmware on tongaAlex Deucher
2016-10-27drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu
2016-10-27drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher
2016-10-26drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu
2016-10-26drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2016-10-25drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher
2016-10-24drm/amdgpu: fix fence slab teardownGrazvydas Ignotas
2016-10-24drm/amdgpu: update kernel-doc for some functionsGrazvydas Ignotas
2016-10-24drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas
2016-10-24drm/amdgpu: fix sched fence slab teardownGrazvydas Ignotas
2016-10-24drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher
2016-10-24drm/amdgpu: cancel reset work on finiAlex Deucher
2016-10-21drm/amd/powerplay: don't give up if DPM is already runningGrazvydas Ignotas
2016-10-21drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.cRex Zhu
2016-10-21drm/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu