summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2017-06-29drm/amdgpu: adjust default display clockAlex Deucher
2017-06-29drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher
2017-06-24drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-25drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.Mario Kleiner
2017-05-25drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner
2017-05-25drm/amdgpu: Make display watermark calculations more accurateMario Kleiner
2017-03-30drm/amdgpu: reinstate oland workaround for sclkAlex Deucher
2017-03-26drm/amdgpu/si: add dpm quirk for OlandAlex Deucher
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/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-23drm/amdgpu: fix power state when port pm is unavailablePeter Wu
2016-11-15drm/amdgpu:fix vpost_needed routineMonk Liu
2016-11-11drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner
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/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/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: fix a vm_flush fence leakGrazvydas 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/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu
2016-10-21drm/amdgpu: explicitly set pg_flags for STAlex Deucher
2016-10-21drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher
2016-10-21drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan
2016-10-21drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher
2016-10-21drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes