| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge airlied/drm-next into drm-misc-next | Daniel Vetter | 2017-02-26 | 29 | -602/+706 |
|\ |
|
| * | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2017-02-24 | 6 | -11/+23 |
| |\ |
|
| | * | drm/amdgpu: refuse to reserve io mem for split VRAM buffers | Nicolai Hähnle | 2017-02-21 | 1 | -0/+3 |
| | * | drm/amd/amdgpu: post card if there is real hw resetting performed | Jim Qu | 2017-02-17 | 5 | -11/+20 |
| * | | Merge tag 'v4.10-rc8' into drm-next | Dave Airlie | 2017-02-23 | 3 | -5/+11 |
| |\ \
| | |/
| |/| |
|
| | * | drm/amdgpu/si: fix crash on headless asics | Alex Deucher | 2017-02-02 | 1 | -1/+3 |
| | * | drm/amdgpu: fix unload driver issue for virtual display | Xiangliang Yu | 2017-01-23 | 1 | -4/+1 |
| | * | drm/amdgpu: check ring being ready before using | Ding Pixel | 2017-01-23 | 1 | -0/+7 |
| * | | drm/amdgpu: fix warning on older gcc releases | Arnd Bergmann | 2017-02-16 | 1 | -2/+2 |
| * | | drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop() | Tom St Denis | 2017-02-16 | 1 | -3/+6 |
| * | | drm/amd/powerplay: add kicker flag into smumgr | Huang Rui | 2017-02-16 | 1 | -8/+12 |
| * | | drm/amdgpu: Initialize pipe priority order on graphic initialization | ozeng | 2017-02-13 | 2 | -0/+16 |
| * | | drm/amdgpu: read hw register to check pg status. | Rex Zhu | 2017-02-13 | 5 | -13/+10 |
| * | | drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register | Alan Harrison | 2017-02-13 | 1 | -0/+2 |
| * | | drm/amdgpu/pm: check for headless before calling compute_clocks | Alex Deucher | 2017-02-10 | 1 | -1/+2 |
| * | | drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm() | Samuel Pitoiset | 2017-02-10 | 1 | -7/+1 |
| * | | drm/amdgpu: add more cases to DCE11 possible crtc mask setup | Alex Deucher | 2017-02-10 | 1 | -0/+6 |
| * | | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2017-02-10 | 20 | -562/+625 |
| |\ \ |
|
| | * | | drm/amdgpu: report the number of bytes moved at buffer creation | Samuel Pitoiset | 2017-02-09 | 3 | -2/+8 |
| | * | | drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted() | Samuel Pitoiset | 2017-02-09 | 1 | -1/+4 |
| | * | | drm/amdgpu: add support for new smc firmware on polaris | Alex Deucher | 2017-02-09 | 1 | -6/+27 |
| | * | | drm/amdgpu: shut up #warning for compile testing | Arnd Bergmann | 2017-02-09 | 1 | -0/+2 |
| | * | | drm/amdgpu/virt: fix double kfree on bo_va | Colin Ian King | 2017-02-08 | 1 | -1/+0 |
| | * | | drm/amd/gfx6: update gb_addr_config | Flora Cui | 2017-02-08 | 1 | -0/+3 |
| | * | | drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN | Flora Cui | 2017-02-08 | 1 | -1/+1 |
| | * | | drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN | Flora Cui | 2017-02-08 | 1 | -1/+1 |
| | * | | drm/amdgpu: refine si_read_register | Flora Cui | 2017-02-08 | 1 | -17/+73 |
| | * | | drm/amdgpu/gfx6: clean up spi configuration | Flora Cui | 2017-02-08 | 1 | -8/+4 |
| | * | | drm/amdgpu/gfx6: clean up cu configuration | Flora Cui | 2017-02-08 | 1 | -62/+38 |
| | * | | drm/amdgpu/gfx6: clean up rb configuration | Flora Cui | 2017-02-08 | 1 | -59/+42 |
| | * | | drm/amdgpu: refine vce3.0 code and related powerplay pg code. | Rex Zhu | 2017-02-08 | 1 | -11/+6 |
| | * | | drm/amdgpu: move subfunctions to the front of vce_v2_0.c. | Rex Zhu | 2017-02-08 | 1 | -177/+171 |
| | * | | drm/amdgpu: enable vce pg feature on Kv. | Rex Zhu | 2017-02-08 | 1 | -2/+2 |
| | * | | drm/amdgpu: refine code for VCE2.0 and related dpm code. | Rex Zhu | 2017-02-08 | 4 | -112/+111 |
| | * | | drm/amdgpu: when dpm disabled, also need to stop/start vce. | Rex Zhu | 2017-02-08 | 1 | -0/+9 |
| | * | | drm/amdgpu: refine uvd5.0/6.0 code. | Rex Zhu | 2017-02-08 | 2 | -27/+18 |
| | * | | drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci. | Rex Zhu | 2017-02-08 | 1 | -6/+14 |
| | * | | drm/amdgpu: refine uvd4.2 init/stop code. | Rex Zhu | 2017-02-08 | 1 | -41/+70 |
| | * | | drm/amdgpu: refine uvd pg code in kv_dpm.c | Rex Zhu | 2017-02-08 | 1 | -21/+8 |
| | * | | drm/amdgpu: power down/up uvd4 when smu disabled. | Rex Zhu | 2017-02-08 | 1 | -1/+16 |
| | * | | drm/amdgpu: when dpm disabled, also can enable uvd cg/pg. | Rex Zhu | 2017-02-08 | 1 | -0/+9 |
| | * | | drm/amdgpu: stop reserving a shared fence for VA updates | Christian König | 2017-02-02 | 1 | -4/+3 |
| | * | | drm/amdgpu: fix race in GEM VA map IOCTL v2 | Christian König | 2017-02-02 | 1 | -32/+15 |
* | | | | drm/fb-helper: Automatically clean up fb_info | Daniel Vetter | 2017-02-07 | 1 | -7/+4 |
|/ / / |
|
* | | | drm: Improve drm_mm search (and fix topdown allocation) with rbtrees | Chris Wilson | 2017-02-03 | 2 | -21/+15 |
* | | | drm: Rely on mode_config data for fb_helper initialization | Gabriel Krisman Bertazi | 2017-02-02 | 1 | -1/+0 |
|/ / |
|
* | | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2017-02-01 | 68 | -4984/+6840 |
|\ \ |
|
| * | | drm/amdgpu: fix amdgpu_bo_va_mapping flags | Christian König | 2017-01-27 | 3 | -3/+3 |
| * | | drm/amdgpu: access stolen VRAM directly on CZ (v2) | Christian König | 2017-01-27 | 1 | -1/+8 |
| * | | drm/amdgpu: access stolen VRAM directly on KV/KB (v2) | Christian König | 2017-01-27 | 1 | -1/+8 |