summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/cik.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-15drm/radeon: squash lines for simple wrapper functionsMasahiro Yamada1-5/+1
2016-08-24drm/radeon: switch UVD code to use UVD_NO_OP for paddingAlex Deucher1-1/+1
2016-08-23drm/radeon/cik: remove dead code (v2)Heinrich Schuchardt1-9/+1
2016-07-07drm/radeon/cik: fix CP jump table sizeAlex Deucher1-1/+1
2016-07-07drm/radeon/gfx7: expand cp jt size to handle GDS as wellAlex Deucher1-1/+2
2016-07-07drm/radeon: load different smc firmware on some CI variantsAlex Deucher1-1/+13
2016-05-02drm/radeon: allow to force hard GPU reset.Jérome Glisse1-1/+7
2016-05-02drm/radeon: consolidate cik vce initialization and startup code.Jérome Glisse1-45/+91
2016-05-02drm/radeon: consolidate cik uvd initialization and startup code.Jérome Glisse1-29/+79
2016-03-16drm/radeon: fix indentation.Jérome Glisse1-3/+3
2016-03-14drm/radeon: refactor CIK tiling table initializationJosh Poimboeuf1-1025/+666
2016-02-10drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.Matthew Dawson1-2/+9
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie1-5/+1
2015-12-23Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-2/+2
2015-12-18drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)Nicolai Hähnle1-2/+2
2015-12-18drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner1-0/+3
2015-12-09radeon/cik: Fix GFX IB test on Big-EndianOded Gabbay1-5/+1
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner1-0/+3
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude1-1/+1
2015-07-08drm/radeon: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner1-144/+192
2015-06-29drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse1-0/+34
2015-06-04Merge tag 'v4.1-rc6' into drm-nextDave Airlie1-1/+1
2015-05-28radeon: Deinline indirect register accessor functionsDenys Vlasenko1-0/+25
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König1-1/+1
2015-05-12drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König1-2/+2
2015-03-19radeon/cik: add support for short HPD irqsAlex Deucher1-12/+87
2015-03-19drm/radeon: add get_allowed_info_register for CIKAlex Deucher1-0/+33
2015-03-03drm/radeon: do a posting read in cik_set_irqAlex Deucher1-0/+3
2015-02-25drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu1-0/+8
2015-02-11drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher1-21/+0
2015-02-11drm/radeon: workaround for CP HW bug on CIKChristian König1-1/+15
2015-01-22radeon/audio: consolidate audio_fini() functionsSlava Grigorev1-1/+1
2015-01-22radeon/audio: consolidate audio_init() functionsSlava Grigorev1-1/+2
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie1-0/+11
2015-01-08drm/radeon: fix VM flush on CIK (v3)Alex Deucher1-0/+11
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie1-2/+5
2014-11-20drm/radeon: use one VMID for each ringChristian König1-2/+2
2014-11-20drm/radeon: split semaphore and sync object handling v2Christian König1-11/+7
2014-11-20drm/radeon: rework vm_flush parametersChristian König1-13/+10
2014-11-20drm/radeon: work around a hw bug in MGCG on CIKAlex Deucher1-1/+2
2014-11-06drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher1-0/+3
2014-11-06drm/radeon: set correct CE ram size for CIKJammy Zhou1-2/+2
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-26/+26
2014-10-03drm/radeon: export reservation_object from dmabuf to ttmMaarten Lankhorst1-2/+2
2014-10-03drm/radeon: cope with foreign fences inside the reservation objectMaarten Lankhorst1-1/+1
2014-10-01drm/radeon/cik: write gfx ucode version to ucode addr regAlex Deucher1-10/+7
2014-09-23drm/radeon/cik: use a separate counter for CP init timeoutAlex Deucher1-2/+2
2014-09-22drm/radeon: Update IH_RB_RPTR register after each processed interruptMichel Dänzer1-1/+1
2014-09-22drm/radeon: Make IH ring overflow debugging output more usefulMichel Dänzer1-2/+2
2014-09-22drm/radeon: Clear RB_OVERFLOW bit earlierMichel Dänzer1-1/+1