summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2018-10-18drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2018-10-04drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-10-04drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-05-02drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle1-2/+5
2018-04-24drm/amdgpu: Fix PCIe lane width calculationAlex Deucher1-2/+2
2018-04-24drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen2-3/+5
2018-04-24drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher1-0/+1
2018-03-24drm/amdgpu: fix gpu reset crashChunming Zhou1-3/+4
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-22drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-22drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers1-0/+6
2018-03-18drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-18drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-02-28drm/amdgpu: add new device to use atpx quirkKai-Heng Feng1-0/+1
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher1-2/+0
2018-02-28drm/amdgpu: add atpx quirk handling (v2)Alex Deucher1-7/+50
2018-02-28drm/amdgpu: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-02-03drm/amdgpu: don't try to move pinned BOsChristian König1-0/+4
2018-02-03drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling1-13/+34
2017-12-20drm/amdgpu: fix parser init error path to avoid crash in parser finiDave Airlie1-0/+2
2017-12-14drm/amd/amdgpu: fix console deadlock if late init failedJim Qu1-1/+4
2017-12-10drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu1-4/+1
2017-12-10drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu1-1/+1
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl1-20/+18
2017-12-05drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter1-1/+1
2017-12-05drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter1-1/+1
2017-11-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu1-0/+9
2017-11-08drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu1-0/+4
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