aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/si.c
Commit message (Expand)AuthorAge
* gpu: drm: radeon: si: Replace mdelay() with msleep() in si_pcie_gen3_enable()Jia-Ju Bai2018-08-27
* drm/radeon: use pcie functions for link widthAlex Deucher2018-07-05
* Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-26
|\
| * drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-14
| * drm/radeon: Unbreak HPD handling for r600+Lyude2017-05-24
* | drm/radeon: Cleanup pageflipping IRQ handling for evergreen, siLyude2017-05-24
* | drm/radeon: Cleanup display interrupt handling for evergreen, siLyude2017-05-24
* | drm/radeon: Unbreak HPD handling for r600+Lyude2017-05-24
|/
* drm/radeon: Make display watermark calculations more accurateMario Kleiner2017-04-28
* drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner2017-04-28
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-29
* drm/radeon: add support for new hainan variantsAlex Deucher2017-01-17
* drm/radeon/si: load special ucode for certain MC configsAlex Deucher2017-01-12
* drm/radeon: update smc firmware selection for SIAlex Deucher2017-01-06
* drm/radeon/si: load the proper firmware on 0x87 oland boardsAlex Deucher2016-12-06
* drm/radeon: mark symbols static where possibleBaoyou Xie2016-10-25
* drm/radeon: allow TA_CS_BC_BASE_ADDR on SIMarek Olšák2016-10-12
* drm/radeon: switch UVD code to use UVD_NO_OP for paddingAlex Deucher2016-08-24
* drm/radeon: remove dead code, si_mc_load_microcode (v2)Heinrich Schuchardt2016-08-23
* drm/radeon: load different smc firmware on some SI variantsAlex Deucher2016-07-07
* drm/radeon: Allow setting shader registers using DMA/COPY packet3 on SI.Bas Nieuwenhuizen2016-05-04
* drm/radeon: allow to force hard GPU reset.Jérome Glisse2016-05-02
* drm/radeon: consolidate si vce initialization and startup code.Jérome Glisse2016-05-02
* drm/radeon: consolidate si uvd initialization and startup code.Jérome Glisse2016-05-02
* drm/radeon: fix indentation.Jérome Glisse2016-03-16
* drm/radeon: refactor SI tiling table initializationJosh Poimboeuf2016-03-14
* drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner2015-12-04
* drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude2015-12-04
* drm/radeon: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner2015-07-08
* Merge tag 'v4.1-rc6' into drm-nextDave Airlie2015-06-03
|\
| * drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König2015-05-28
* | drm/radeon: add VCE 1.0 support v4Christian König2015-05-26
* | drm/radeon: implement si_set_vce_clocks v2Christian König2015-05-26
|/
* drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König2015-05-12
* Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...Dave Airlie2015-03-23
|\
| * drm/radeon: drop setting UPLL to sleep modeChristian König2015-03-11
* | radeon/si: add support for short HPD irqsDave Airlie2015-03-19
* | drm/radeon: add get_allowed_info_register for SIAlex Deucher2015-03-19
|/
* drm/radeon: do a posting read in si_set_irqAlex Deucher2015-03-03
* drm/radeon: enable SRBM timeout interrupt on SIChristian König2015-02-25
* drm/radeon: dump full IB if we hit a packet errorAlex Deucher2015-02-25
* radeon/audio: consolidate audio_fini() functionsSlava Grigorev2015-01-22
* radeon/audio: consolidate audio_init() functionsSlava Grigorev2015-01-22
* drm/radeon: fix VM flush on SI (v3)Alex Deucher2015-01-08
* Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-01
|\
| * drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher2014-11-06
* | drm/radeon: use one VMID for each ringChristian König2014-11-20
* | drm/radeon: rework vm_flush parametersChristian König2014-11-20
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-14
|\
| * drm/radeon/si: print full CS when we hit a packet 0Alex Deucher2014-10-01