summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2017-10-21drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle1-0/+3
2017-08-11drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare1-0/+2
2017-07-28drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis1-0/+3
2017-07-05drm/amdgpu: check ring being ready before usingDing Pixel1-0/+7
2017-07-05drm/amdgpu: add support for new hainan variantsAlex Deucher1-3/+5
2017-07-05drm/amdgpu: fix program vce instance logic error.Rex Zhu1-9/+16
2017-06-29drm/amdgpu: adjust default display clockAlex Deucher1-0/+4
2017-06-29drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher1-2/+2
2017-06-24drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner4-8/+20
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-05-25drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.Mario Kleiner1-1/+6
2017-05-25drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner4-64/+12
2017-05-25drm/amdgpu: Make display watermark calculations more accurateMario Kleiner4-20/+20
2017-03-30drm/amdgpu: reinstate oland workaround for sclkAlex Deucher1-3/+7
2017-03-26drm/amdgpu/si: add dpm quirk for OlandAlex Deucher1-0/+6
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher1-0/+6
2017-02-09drm/amdgpu/si: fix crash on headless asicsAlex Deucher1-1/+3
2017-01-19drm/amdgpu: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-19drm/amdgpu: update si kicker smc firmwareFlora Cui1-29/+28
2017-01-09drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu1-2/+6
2017-01-09drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu1-1/+1
2017-01-09drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath1-9/+9
2017-01-09drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer4-16/+20
2017-01-09drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer4-11/+12
2017-01-09drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2017-01-09drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher1-0/+1
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher3-2/+6
2016-11-29drm/amdgpu: fix check for port PM availabilityPeter Wu1-2/+9
2016-11-23drm/amdgpu: fix power state when port pm is unavailablePeter Wu1-1/+8
2016-11-15drm/amdgpu:fix vpost_needed routineMonk Liu1-20/+7
2016-11-11drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner3-2/+21
2016-11-07drm/amdgpu: fix crash in acp_hw_finiAlex Deucher1-1/+4
2016-11-07Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-5/+40
2016-11-01Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie17-53/+70
2016-10-31drm/amdgpu: add some error handling to amdgpu_init v2Christian König1-3/+23
2016-10-31drm/amd: fix scheduler fence teardown order v2Christian König1-0/+2
2016-10-31drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher1-1/+1
2016-10-31drm/amdgpu: disable runtime pm in certain casesAlex Deucher1-0/+2
2016-10-28drm/amdgpu: add support for new smc firmware on icelandAlex Deucher2-1/+7
2016-10-28drm/amdgpu: add support for new smc firmware on tongaAlex Deucher2-1/+6
2016-10-27drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher1-16/+43
2016-10-26drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu1-1/+1
2016-10-26drm/drivers: add support for using the arch wc mapping API.Dave Airlie1-0/+5
2016-10-25drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher1-0/+6
2016-10-25drm/amdgpu: fix fence slab teardownGrazvydas Ignotas1-0/+1
2016-10-25drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas1-0/+1
2016-10-25drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher3-0/+6
2016-10-24drm/amdgpu: cancel reset work on finiAlex Deucher1-0/+2
2016-10-21drm/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu1-1/+2
2016-10-21drm/amdgpu: explicitly set pg_flags for STAlex Deucher1-1/+1