summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/si.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-27gpu: drm: radeon: si: Replace mdelay() with msleep() in si_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-07-05drm/radeon: use pcie functions for link widthAlex Deucher1-10/+12
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie1-2/+5
2017-06-14drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner1-2/+5
2017-05-24drm/radeon: Cleanup pageflipping IRQ handling for evergreen, siLyude1-85/+26
2017-05-24drm/radeon: Cleanup display interrupt handling for evergreen, siLyude1-469/+127
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude1-2/+2
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude1-2/+2
2017-04-28drm/radeon: Make display watermark calculations more accurateMario Kleiner1-5/+5
2017-04-28drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner1-16/+3
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-30/+15
2017-01-17drm/radeon: add support for new hainan variantsAlex Deucher1-4/+9
2017-01-12drm/radeon/si: load special ucode for certain MC configsAlex Deucher1-1/+11
2017-01-06drm/radeon: update smc firmware selection for SIAlex Deucher1-32/+28
2016-12-06drm/radeon/si: load the proper firmware on 0x87 oland boardsAlex Deucher1-0/+1
2016-10-25drm/radeon: mark symbols static where possibleBaoyou Xie1-1/+1
2016-10-12drm/radeon: allow TA_CS_BC_BASE_ADDR on SIMarek Olšák1-0/+1
2016-08-24drm/radeon: switch UVD code to use UVD_NO_OP for paddingAlex Deucher1-1/+1
2016-08-23drm/radeon: remove dead code, si_mc_load_microcode (v2)Heinrich Schuchardt1-9/+1
2016-07-07drm/radeon: load different smc firmware on some SI variantsAlex Deucher1-1/+44
2016-05-04drm/radeon: Allow setting shader registers using DMA/COPY packet3 on SI.Bas Nieuwenhuizen1-0/+4
2016-05-02drm/radeon: allow to force hard GPU reset.Jérome Glisse1-1/+6
2016-05-02drm/radeon: consolidate si vce initialization and startup code.Jérome Glisse1-46/+93
2016-05-02drm/radeon: consolidate si uvd initialization and startup code.Jérome Glisse1-30/+70
2016-03-16drm/radeon: fix indentation.Jérome Glisse1-22/+22
2016-03-14drm/radeon: refactor SI tiling table initializationJosh Poimboeuf1-486/+439
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-04Merge tag 'v4.1-rc6' into drm-nextDave Airlie1-1/+1
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König1-1/+1
2015-05-26drm/radeon: add VCE 1.0 support v4Christian König1-0/+46
2015-05-26drm/radeon: implement si_set_vce_clocks v2Christian König1-0/+121
2015-05-12drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König1-2/+2
2015-03-24Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...Dave Airlie1-4/+2
2015-03-19radeon/si: add support for short HPD irqsDave Airlie1-12/+88
2015-03-19drm/radeon: add get_allowed_info_register for SIAlex Deucher1-0/+30
2015-03-11drm/radeon: drop setting UPLL to sleep modeChristian König1-4/+2
2015-03-03drm/radeon: do a posting read in si_set_irqAlex Deucher1-0/+3
2015-02-25drm/radeon: enable SRBM timeout interrupt on SIChristian König1-0/+7
2015-02-25drm/radeon: dump full IB if we hit a packet errorAlex Deucher1-7/+8
2015-01-22radeon/audio: consolidate audio_fini() functionsSlava Grigorev1-1/+1
2015-01-22radeon/audio: consolidate audio_init() functionsSlava Grigorev1-1/+2
2015-01-08drm/radeon: fix VM flush on SI (v3)Alex Deucher1-0/+10
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie1-0/+3
2014-11-20drm/radeon: use one VMID for each ringChristian König1-3/+3
2014-11-20drm/radeon: rework vm_flush parametersChristian König1-11/+7
2014-11-06drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher1-0/+3
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+7
2014-10-01drm/radeon/si: print full CS when we hit a packet 0Alex Deucher1-1/+7