summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-02-2629-602/+706
|\
| * Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-246-11/+23
| |\
| | * drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle2017-02-211-0/+3
| | * drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu2017-02-175-11/+20
| * | Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-233-5/+11
| |\ \ | | |/ | |/|
| | * drm/amdgpu/si: fix crash on headless asicsAlex Deucher2017-02-021-1/+3
| | * drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu2017-01-231-4/+1
| | * drm/amdgpu: check ring being ready before usingDing Pixel2017-01-231-0/+7
| * | drm/amdgpu: fix warning on older gcc releasesArnd Bergmann2017-02-161-2/+2
| * | drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()Tom St Denis2017-02-161-3/+6
| * | drm/amd/powerplay: add kicker flag into smumgrHuang Rui2017-02-161-8/+12
| * | drm/amdgpu: Initialize pipe priority order on graphic initializationozeng2017-02-132-0/+16
| * | drm/amdgpu: read hw register to check pg status.Rex Zhu2017-02-135-13/+10
| * | drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL registerAlan Harrison2017-02-131-0/+2
| * | drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher2017-02-101-1/+2
| * | drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()Samuel Pitoiset2017-02-101-7/+1
| * | drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher2017-02-101-0/+6
| * | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-1020-562/+625
| |\ \
| | * | drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset2017-02-093-2/+8
| | * | drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset2017-02-091-1/+4
| | * | drm/amdgpu: add support for new smc firmware on polarisAlex Deucher2017-02-091-6/+27
| | * | drm/amdgpu: shut up #warning for compile testingArnd Bergmann2017-02-091-0/+2
| | * | drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King2017-02-081-1/+0
| | * | drm/amd/gfx6: update gb_addr_configFlora Cui2017-02-081-0/+3
| | * | drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDENFlora Cui2017-02-081-1/+1
| | * | drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDENFlora Cui2017-02-081-1/+1
| | * | drm/amdgpu: refine si_read_registerFlora Cui2017-02-081-17/+73
| | * | drm/amdgpu/gfx6: clean up spi configurationFlora Cui2017-02-081-8/+4
| | * | drm/amdgpu/gfx6: clean up cu configurationFlora Cui2017-02-081-62/+38
| | * | drm/amdgpu/gfx6: clean up rb configurationFlora Cui2017-02-081-59/+42
| | * | drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu2017-02-081-11/+6
| | * | drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu2017-02-081-177/+171
| | * | drm/amdgpu: enable vce pg feature on Kv.Rex Zhu2017-02-081-2/+2
| | * | drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu2017-02-084-112/+111
| | * | drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu2017-02-081-0/+9
| | * | drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu2017-02-082-27/+18
| | * | drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu2017-02-081-6/+14
| | * | drm/amdgpu: refine uvd4.2 init/stop code.Rex Zhu2017-02-081-41/+70
| | * | drm/amdgpu: refine uvd pg code in kv_dpm.cRex Zhu2017-02-081-21/+8
| | * | drm/amdgpu: power down/up uvd4 when smu disabled.Rex Zhu2017-02-081-1/+16
| | * | drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.Rex Zhu2017-02-081-0/+9
| | * | drm/amdgpu: stop reserving a shared fence for VA updatesChristian König2017-02-021-4/+3
| | * | drm/amdgpu: fix race in GEM VA map IOCTL v2Christian König2017-02-021-32/+15
* | | | drm/fb-helper: Automatically clean up fb_infoDaniel Vetter2017-02-071-7/+4
|/ / /
* | | drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-032-21/+15
* | | drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-021-1/+0
|/ /
* | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-0168-4984/+6840
|\ \
| * | drm/amdgpu: fix amdgpu_bo_va_mapping flagsChristian König2017-01-273-3/+3
| * | drm/amdgpu: access stolen VRAM directly on CZ (v2)Christian König2017-01-271-1/+8
| * | drm/amdgpu: access stolen VRAM directly on KV/KB (v2)Christian König2017-01-271-1/+8
OpenPOWER on IntegriCloud