summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2016-06-07drm/amdgpu: Fix hdmi deep color support.Mario Kleiner
2016-06-07drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2016-05-18drm/amdgpu: fix DP mode validationAlex Deucher
2016-05-11drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie
2016-05-11drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher
2016-05-04drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter
2016-05-04drm/amdgpu: fix regression on CIK (v2)Grigori Goronzy
2016-05-04amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang
2016-05-04drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher
2016-05-04drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher
2016-05-04drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.Rex Zhu
2016-05-04Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher
2016-04-20drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher
2016-04-20drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher
2016-04-20drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu
2016-04-12drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...Eric Huang
2016-04-12drm/amdgpu: include the right version of gmc header files for icelandKen Wang
2016-04-12drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher
2016-03-08drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher
2016-03-05drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner
2016-03-02drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath
2016-03-02drm/amdgpu/cz: remove commented out call to enable vce pgAlex Deucher
2016-03-02drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pgAlex Deucher
2016-03-02drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher
2016-03-02drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou
2016-03-02drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König
2016-03-02drm/amd/powerplay: send event to notify powerplay all modules are initialized.Rex Zhu
2016-03-02drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.Rex Zhu
2016-03-02drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher
2016-02-24drm/amdgpu: disable direct VM updates when vm_debug is setChristian König
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow
2016-02-22drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher
2016-02-22drm/amdgpu/pm: add some checks for PXAlex Deucher
2016-02-22drm/amdgpu: fix locking in force performance levelAlex Deucher
2016-02-22drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher
2016-02-19drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner
2016-02-16drm/amdgpu: use post-decrement in error handlingRasmus Villemoes
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König
2016-02-10drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle
2016-02-10drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui
2016-02-08drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher
2016-02-08drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher
2016-02-08drm/amdgpu: remove unused cg definesAlex Deucher
2016-02-08drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable uvd pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable uvd pgAlex Deucher