summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-06-141-0/+6
* drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.Mario Kleiner2017-05-251-1/+6
* drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner2017-05-254-64/+12
* drm/amdgpu: Make display watermark calculations more accurateMario Kleiner2017-05-254-20/+20
* drm/amdgpu: reinstate oland workaround for sclkAlex Deucher2017-03-301-3/+7
* drm/amdgpu/si: add dpm quirk for OlandAlex Deucher2017-03-261-0/+6
* drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher2017-03-151-0/+6
* drm/amdgpu/si: fix crash on headless asicsAlex Deucher2017-02-091-1/+3
* drm/amdgpu: drop verde dpm quirksAlex Deucher2017-01-191-13/+0
* drm/amdgpu: update si kicker smc firmwareFlora Cui2017-01-191-29/+28
* drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu2017-01-091-2/+6
* drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu2017-01-091-1/+1
* drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath2017-01-091-9/+9
* drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer2017-01-094-16/+20
* drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer2017-01-094-11/+12
* drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher2017-01-091-0/+1
* drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher2017-01-091-0/+1
* drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher2016-12-073-2/+6
* drm/amdgpu: fix check for port PM availabilityPeter Wu2016-11-291-2/+9
* drm/amdgpu: fix power state when port pm is unavailablePeter Wu2016-11-231-1/+8
* drm/amdgpu:fix vpost_needed routineMonk Liu2016-11-151-20/+7
* drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner2016-11-113-2/+21
* drm/amdgpu: fix crash in acp_hw_finiAlex Deucher2016-11-071-1/+4
* Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-075-5/+40
|\
| * drm/amdgpu: add some error handling to amdgpu_init v2Christian König2016-10-311-3/+23
| * drm/amd: fix scheduler fence teardown order v2Christian König2016-10-311-0/+2
| * drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher2016-10-311-1/+1
| * drm/amdgpu: disable runtime pm in certain casesAlex Deucher2016-10-311-0/+2
| * drm/amdgpu: add support for new smc firmware on icelandAlex Deucher2016-10-282-1/+7
| * drm/amdgpu: add support for new smc firmware on tongaAlex Deucher2016-10-282-1/+6
* | Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie2016-11-0117-53/+70
|\ \ | |/
| * drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher2016-10-271-16/+43
| * drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu2016-10-261-1/+1
| * drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher2016-10-251-0/+6
| * drm/amdgpu: fix fence slab teardownGrazvydas Ignotas2016-10-241-0/+1
| * drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas2016-10-241-0/+1
| * drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher2016-10-243-0/+6
| * drm/amdgpu: cancel reset work on finiAlex Deucher2016-10-241-0/+2
| * drm/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu2016-10-211-1/+2
| * drm/amdgpu: explicitly set pg_flags for STAlex Deucher2016-10-211-1/+1
| * drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher2016-10-212-1/+1
| * drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan2016-10-211-4/+2
| * drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher2016-10-215-25/+4
| * drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher2016-10-211-4/+0
* | drm/drivers: add support for using the arch wc mapping API.Dave Airlie2016-10-261-0/+5
|/
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-2/+5
|\
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+5
* | Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-10-1814-88/+141
|\ \ | |/ |/|
| * drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher2016-10-141-3/+5
| * drm/amdgpu: disable smu hw first on tear downAlex Deucher2016-10-141-0/+24