summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu (follow)
Commit message (Expand)AuthorAge
* drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher2016-04-20
* drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2016-04-20
* drm/amdgpu: include the right version of gmc header files for icelandKen Wang2016-04-12
* drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2016-04-12
* drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner2016-03-16
* drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stableAlex Deucher2016-03-09
* drm/amdgpu: Use drm_calloc_large for VM page_tables arrayMichel Dänzer2016-03-09
* drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath2016-03-09
* drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou2016-03-09
* drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König2016-03-09
* drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher2016-03-09
* drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay2016-03-09
* drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher2016-03-03
* drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner2016-03-03
* drm/amdgpu: use post-decrement in error handlingRasmus Villemoes2016-03-03
* drm/amdgpu: fix issue with overlapping userptrsChristian König2016-03-03
* drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle2016-03-03
* drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle2016-03-03
* drm/amdgpu: fix s4 resumeFlora Cui2016-03-03
* drm/amdgpu: remove exp hardware support from icelandAlex Deucher2016-03-03
* drm/amdgpu: don't load MEC2 on topazAlex Deucher2016-03-03
* drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher2016-03-03
* drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher2016-03-03
* drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang2016-03-03
* drm/amdgpu: iceland use CI based MC IPKen Wang2016-03-03
* drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher2016-03-03
* drm/amdgpu: no need to load MC firmware on fijiAlex Deucher2016-03-03
* drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2Christian König2016-03-03
* drm/amdgpu: fix tonga smu resumeAlex Deucher2016-03-03
* drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou2016-03-03
* drm/amdgpu: call hpd_irq_event on resumeAlex Deucher2016-03-03
* drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_mapFelix Kuehling2016-03-03
* drm/amdgpu: fix user fence handlingChristian König2015-12-16
* drm/amdgpu: fix the lost duplicates checkingChunming Zhou2015-12-09
* drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher2015-12-04
* drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu2015-12-04
* drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König2015-12-04
* drm/amdgpu: take a BO reference for the user fenceChristian König2015-12-04
* drm/amdgpu: take a BO reference in the display codeChristian König2015-12-04
* drm/amdgpu: set snooped flags only on system addresses v2Christian König2015-12-04
* drm/amdgpu: add err check for pin userptrChunming Zhou2015-12-02
* drm/amdgpu: fix VM page table reference countingChristian König2015-11-30
* drm/amdgpu: fix userptr flags checkChristian König2015-11-30
* drm/amdgpu: remove vm->mutexChunming Zhou2015-11-20
* drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou2015-11-20
* drm/amdgpu: adapt vce session create interface changesLeo Liu2015-11-20
* drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu2015-11-20
* drm/amdgpu: reset vce trap interrupt flagLeo Liu2015-11-20
* drm/amdgpu: reserve/unreserve objects out of map/unmap operationsChunming Zhou2015-11-18
* drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_boChunming Zhou2015-11-18