aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter2016-03-151-1/+1
* Merge drm-fixes into drm-next.Dave Airlie2016-03-1434-287/+438
|\
| * drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher2016-03-081-4/+16
| * drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner2016-03-051-2/+2
| * drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath2016-03-021-1/+1
| * drm/amdgpu/cz: remove commented out call to enable vce pgAlex Deucher2016-03-021-2/+1
| * drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pgAlex Deucher2016-03-021-1/+1
| * drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher2016-03-021-3/+1
| * drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou2016-03-021-1/+2
| * drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König2016-03-021-0/+13
| * drm/amd/powerplay: send event to notify powerplay all modules are initialized.Rex Zhu2016-03-021-1/+3
| * drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.Rex Zhu2016-03-022-1/+5
| * drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher2016-03-021-3/+3
| * drm/amdgpu: disable direct VM updates when vm_debug is setChristian König2016-02-241-1/+2
| * amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow2016-02-241-2/+2
| * drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher2016-02-221-2/+3
| * drm/amdgpu/pm: add some checks for PXAlex Deucher2016-02-221-1/+20
| * drm/amdgpu: fix locking in force performance levelAlex Deucher2016-02-221-2/+1
| * drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher2016-02-221-1/+1
| * drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner2016-02-191-3/+15
| * drm/amdgpu: use post-decrement in error handlingRasmus Villemoes2016-02-161-1/+1
| * drm/amdgpu: fix issue with overlapping userptrsChristian König2016-02-103-1/+23
| * drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle2016-02-101-2/+0
| * drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle2016-02-101-1/+4
| * drm/amdgpu: fix s4 resumeFlora Cui2016-02-101-4/+9
| * drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher2016-02-081-0/+13
| * drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher2016-02-081-2/+12
| * drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-0813-171/+171
| * drm/amdgpu: remove unused cg definesAlex Deucher2016-02-081-9/+0
| * drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher2016-02-082-0/+8
| * drm/amd/powerplay/tonga: disable vce pgAlex Deucher2016-02-081-0/+2
| * drm/amd/powerplay/tonga: disable uvd pgAlex Deucher2016-02-081-0/+3
| * drm/amd/powerplay/cz: disable vce pgAlex Deucher2016-02-081-0/+3
| * drm/amd/powerplay/cz: disable uvd pgAlex Deucher2016-02-081-0/+2
| * drm/amdgpu: be consistent with uvd cg flagsAlex Deucher2016-02-082-0/+8
| * drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher2016-02-081-2/+1
| * drm/amdgpu: handle vce pg flags properlyAlex Deucher2016-02-082-0/+6
| * drm/amdgpu: handle uvd pg flags properlyAlex Deucher2016-02-083-1/+10
| * drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher2016-02-081-6/+5
| * drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher2016-02-081-0/+3
| * drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher2016-02-083-65/+92
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-0817-121/+129
|\ \
| * | drm/amdgpu: fix rb bitmap & cu bitmap calculationFlora Cui2016-03-034-16/+13
| * | drm/amdgpu: trace the pd_addr in vm_grab_id as wellChristian König2016-02-292-10/+14
| * | drm/amdgpu: fix VM faults caused by vm_grab_id() v4Christian König2016-02-299-80/+91
| * | drm/amdgpu: update radeon acpi headerAlex Deucher2016-02-261-0/+2
| * | drm/amd: cleanup get_mfd_cell_dev()Dan Carpenter2016-02-261-4/+2
| * | drm/amdgpu: fix error handling in amdgpu_bo_list_setChristian König2016-02-261-0/+3
| * | drm/amd/powerplay: fix code style warning.Rex Zhu2016-02-261-2/+2
| * | drm/amd: Do not make DRM_AMD_ACP default to yGeert Uytterhoeven2016-02-251-1/+0