summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2017-12-14drm/amd/amdgpu: fix console deadlock if late init failedJim Qu
2017-12-09drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu
2017-12-09drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl
2017-12-05drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter
2017-12-05drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter
2017-11-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu
2017-11-08drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu
2017-10-21drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle
2017-08-11drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare
2017-07-27drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis
2017-07-05drm/amdgpu: check ring being ready before usingDing Pixel
2017-07-05drm/amdgpu: add support for new hainan variantsAlex Deucher
2017-07-05drm/amdgpu: fix program vce instance logic error.Rex Zhu
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-07Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-11-01Merge 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