summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/cik.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: use pcie functions for link widthAlex Deucher2018-07-051-10/+12
* drm/radeon: fix KV harvestingAlex Deucher2018-03-071-29/+2Star
* Revert "drm/radeon: reduce number of free VMIDs and pipes in KV"Michel Dänzer2017-12-201-6/+11
* Revert "drm/radeon/cik: Don't touch int of pipes 1-7"Michel Dänzer2017-12-201-1/+70
* Revert "drm/radeon: adding synchronization for GRBM GFX"Michel Dänzer2017-12-201-26/+0Star
* drm/radeon: remove init of CIK VMIDs 8-16 for amdkfdOded Gabbay2017-11-291-24/+0Star
* drm/radeon: deprecate and remove KFD interfaceChristian König2017-10-301-12/+2Star
* Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-271-2/+5
|\
| * drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-141-2/+5
* | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-13/+14
|\ \
| * | drm/radeon: take ownership of pipe initializationAndres Rodriguez2017-05-311-13/+14
| * | drm/radeon: Unbreak HPD handling for r600+Lyude2017-05-241-2/+2
* | | Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-301-2/+2
|\ \ \ | | |/ | |/|
| * | drm/radeon: Unbreak HPD handling for r600+Lyude2017-05-241-2/+2
| |/
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-181-21/+8Star
|\|
| * drm/radeon: Make display watermark calculations more accurateMario Kleiner2017-04-281-5/+5
| * drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner2017-04-281-16/+3Star
* | drm/radeon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-171-1/+1
|/
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-301-37/+19Star
* drm/radeon: allow unaligned shader loads on CIKMarek Olšák2017-03-301-2/+5
* drm/radeon: squash lines for simple wrapper functionsMasahiro Yamada2016-09-151-5/+1Star
* drm/radeon: switch UVD code to use UVD_NO_OP for paddingAlex Deucher2016-08-241-1/+1
* drm/radeon/cik: remove dead code (v2)Heinrich Schuchardt2016-08-231-9/+1Star
* drm/radeon/cik: fix CP jump table sizeAlex Deucher2016-07-071-1/+1
* drm/radeon/gfx7: expand cp jt size to handle GDS as wellAlex Deucher2016-07-071-1/+2
* drm/radeon: load different smc firmware on some CI variantsAlex Deucher2016-07-071-1/+13
* drm/radeon: allow to force hard GPU reset.Jérome Glisse2016-05-021-1/+7
* drm/radeon: consolidate cik vce initialization and startup code.Jérome Glisse2016-05-021-45/+91
* drm/radeon: consolidate cik uvd initialization and startup code.Jérome Glisse2016-05-021-29/+79
* drm/radeon: fix indentation.Jérome Glisse2016-03-161-3/+3
* drm/radeon: refactor CIK tiling table initializationJosh Poimboeuf2016-03-141-1025/+666Star
* drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.Matthew Dawson2016-02-101-2/+9
* Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-231-5/+1Star
|\
| * radeon/cik: Fix GFX IB test on Big-EndianOded Gabbay2015-12-091-5/+1Star
* | Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-12-231-2/+2
|\ \ | |/ |/|
| * drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)Nicolai Hähnle2015-12-181-2/+2
| * drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner2015-12-181-0/+3
* | drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner2015-12-041-0/+3
* | drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude2015-12-041-1/+1
|/
* drm/radeon: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner2015-07-081-144/+192
* drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse2015-06-291-0/+34
* Merge tag 'v4.1-rc6' into drm-nextDave Airlie2015-06-041-1/+1
|\
| * drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König2015-05-281-1/+1
* | radeon: Deinline indirect register accessor functionsDenys Vlasenko2015-05-281-0/+25
|/
* drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König2015-05-121-2/+2
* radeon/cik: add support for short HPD irqsAlex Deucher2015-03-191-12/+87
* drm/radeon: add get_allowed_info_register for CIKAlex Deucher2015-03-191-0/+33
* drm/radeon: do a posting read in cik_set_irqAlex Deucher2015-03-031-0/+3
* drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu2015-02-251-0/+8
* drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher2015-02-111-21/+0Star