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-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-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-16drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner
2016-03-09drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stableAlex Deucher
2016-03-09drm/amdgpu: Use drm_calloc_large for VM page_tables arrayMichel Dänzer
2016-03-09drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath
2016-03-09drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou
2016-03-09drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König
2016-03-09drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher
2016-03-09drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay
2016-03-03drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher
2016-03-03drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner
2016-03-03drm/amdgpu: use post-decrement in error handlingRasmus Villemoes
2016-03-03drm/amdgpu: fix issue with overlapping userptrsChristian König
2016-03-03drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle
2016-03-03drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle
2016-03-03drm/amdgpu: fix s4 resumeFlora Cui
2016-03-03drm/amdgpu: remove exp hardware support from icelandAlex Deucher
2016-03-03drm/amdgpu: don't load MEC2 on topazAlex Deucher
2016-03-03drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher
2016-03-03drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher
2016-03-03drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang
2016-03-03drm/amdgpu: iceland use CI based MC IPKen Wang
2016-03-03drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher
2016-03-03drm/amdgpu: no need to load MC firmware on fijiAlex Deucher
2016-03-03drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2Christian König
2016-03-03drm/amdgpu: fix tonga smu resumeAlex Deucher
2016-03-03drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou
2016-03-03drm/amdgpu: call hpd_irq_event on resumeAlex Deucher
2016-03-03drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_mapFelix Kuehling
2015-12-16drm/amdgpu: fix user fence handlingChristian König
2015-12-09drm/amdgpu: fix the lost duplicates checkingChunming Zhou
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König