summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: If one stream full updates, full update all planesDavid Francis2019-04-152-0/+22
* drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher2019-04-121-0/+1
* drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou2019-04-121-0/+1
* drm/amd/display: extending AUX SW TimeoutMartin Leung2019-04-112-6/+9
* drm/amd/display: Fix negative cursor pos programming (v2)Nicholas Kazlauskas2019-04-081-21/+2
* drm/amd/display: fix cursor black issuetiancyin2019-04-041-0/+1
* drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shad...wentalou2019-04-041-4/+9
* drm/amdgpu: Adjust IB test timeout for XGMI configurationshaoyunl2019-04-041-0/+3
* drm/amdkfd: Add picasso pci idAlex Deucher2019-04-041-0/+1
* drm/amdgpu: remove unnecessary rlc reset function on gfx9Le Ma2019-04-021-2/+0
* drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh2019-03-281-0/+6
* drm/amd/powerplay: fix possible hang with 3+ 4K monitorsEvan Quan2019-03-281-1/+9
* drm/amd/powerplay: correct data type to avoid overflowEvan Quan2019-03-281-1/+1
* drm/amd/powerplay: add ECC feature bitEvan Quan2019-03-283-2/+12
* drm/amd/amdgpu: fix PCIe dpm feature issue (v3)Chengming Gui2019-03-281-0/+5
* drm/amd/display: Only allow VRR when vrefresh is within supported rangeNicholas Kazlauskas2019-03-211-1/+3
* drm/amdgpu: fix invalid use of change_bitChristian König2019-03-191-1/+1
* drm/amdgpu: revert "cleanup setting bulk_movable"Christian König2019-03-191-0/+2
* Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-03-143-3/+21
|\
| * drm/amdgpu: Update gc golden setting for vega familyshaoyunl2019-03-111-0/+1
| * drm/amd/powerplay: correct power reading on fijiEvan Quan2019-03-111-3/+3
| * drm/amd/powerplay: set max fan target temperature as 105CEvan Quan2019-03-111-0/+17
* | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-03-1220-210/+227
|\|
| * drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland2019-03-061-2/+6
| * drm/amdgpu: clear PDs/PTs only after initializing themChristian König2019-02-281-5/+6
| * drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor2019-02-282-5/+4
| * Revert "drm/amdgpu: use BACO reset on vega20 if platform support"Candice Li2019-02-281-1/+0
| * drm/amd/powerplay: show the right override pcie parametersEvan Quan2019-02-282-16/+34
| * drm/amd/powerplay: honor the OD settingsEvan Quan2019-02-282-16/+18
| * drm/amd/powerplay: set default fclk for no fclk dpm support caseEvan Quan2019-02-284-2/+10
| * drm/amd/powerplay: support retrieving clock information from other syspllsEvan Quan2019-02-283-16/+18
| * drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX featureEvan Quan2019-02-281-14/+5
| * drm/amd/powerplay: force FCLK to highest also for 5K or higher displaysEvan Quan2019-02-281-1/+37
| * drm/amd/powerplay: need to reapply the dpm level settingsEvan Quan2019-02-281-2/+1
| * drm/amd/powerplay: drop redundant soft min/max settingsEvan Quan2019-02-281-24/+0
| * drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang2019-02-281-51/+1
| * drm/amdgpu: use REG32_PCIE wrapper instead for pspHuang Rui2019-02-281-3/+1
| * drm/amd/powerplay: use REG32_PCIE wrapper instead for powerplayHuang Rui2019-02-282-8/+4
| * drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo2019-02-281-4/+11
| * drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich2019-02-283-8/+37
| * drm/amdgpu/powerplay: add missing breaks in polaris10_smumgrAlex Deucher2019-02-281-0/+2
| * drm/amd/powerplay: fix the confusing ppfeature mask calculationsEvan Quan2019-02-223-6/+6
| * drm/powerplay: print current clock level when dpm is disabled on vg20shaoyunl2019-02-221-28/+28
* | drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2019-03-041-1/+27
* | Merge v5.0 into drm-nextDave Airlie2019-03-0410-16/+42
|\ \ | |/ |/|
| * drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2019-02-272-4/+24
| * drm/amdgpu: disable bulk moves for nowChristian König2019-02-201-0/+2
| * drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha2019-02-201-3/+16
| * drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha2019-02-202-1/+5
| * drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas2019-02-201-2/+2