aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600.c
AgeCommit message (Expand)Author
5 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-09drm/radeon: Remove unnecessary (void*) conversionsSu Hui
2022-01-18drm/radeon: fix UVD suspend errorQiang Ma
2021-06-22drm/radeon: delete useless function return values & remove meaningless if(r) ...Bernard Zhao
2021-04-09drm/radeon/r600: Fix variables that are not used after assignmentTian Tao
2021-02-18drm/radeon: do not use drm middle layer for debugfs (v2)Nirmoy Das
2020-11-16drm/radeon/r600: Move 'evergreen_rlc_resume()'s prototype to shared headerLee Jones
2020-11-16drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared ...Lee Jones
2020-11-16drm/radeon/rv770: Move 'rv770_set_clk_bypass_mode' prototype to shared locationLee Jones
2020-11-13drm/radeon/r600: Fix a misnamed parameter description and a formatting issueLee Jones
2020-11-13drm/radeon/r600: Strip out set but unused 'tmp' variablesLee Jones
2020-01-07drm/radeon: remove boolean checks in if statements.Wambui Karuga
2019-12-23drm/radeon: use true,false for bool variable in r600.czhengbin
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-05drm/radeon: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-11-22drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-06-10drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg
2019-06-10drm/radeon: drop dependency on drm_os_linux.hSam Ravnborg
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-09-15drm/radeon: squash lines for simple wrapper functionsMasahiro Yamada
2016-08-24drm/radeon: switch UVD code to use UVD_NO_OP for paddingAlex Deucher
2016-05-02drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsetsNicolai Stange
2016-05-02drm/radeon: allow to force hard GPU reset.Jérome Glisse
2016-05-02drm/radeon: consolidate r600 uvd initialization and startup code.Jérome Glisse
2016-03-16drm/radeon: fix indentation.Jérome Glisse
2016-02-10drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.Matthew Dawson
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude
2015-07-08drm/radeon: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner
2015-06-04Merge tag 'v4.1-rc6' into drm-nextDave Airlie
2015-05-28radeon: Deinline indirect register accessor functionsDenys Vlasenko
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König
2015-05-12drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König
2015-03-19drm/radeon: add get_allowed_info_register for r6xx/r7xxAlex Deucher
2015-03-03drm/radeon: do a posting read in r600_set_irqAlex Deucher
2015-01-22radeon/audio: consolidate audio_fini() functionsSlava Grigorev
2015-01-22radeon/audio: consolidate audio_init() functionsSlava Grigorev
2014-11-20drm/radeon: split semaphore and sync object handling v2Christian König
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-10-03drm/radeon: export reservation_object from dmabuf to ttmMaarten Lankhorst
2014-10-03drm/radeon: cope with foreign fences inside the reservation objectMaarten Lankhorst
2014-09-22drm/radeon: Update IH_RB_RPTR register after each processed interruptMichel Dänzer
2014-09-22drm/radeon: Make IH ring overflow debugging output more usefulMichel Dänzer
2014-09-22drm/radeon: Clear RB_OVERFLOW bit earlierMichel Dänzer
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-11drm/radeon: add the infrastructure for concurrent buffer accessChristian König
2014-09-08drm/radeon: only use me/pfp sync on evergreen+Alex Deucher
2014-08-27drm/radeon: 760G/780V/880V don't have UVDAlex Deucher
2014-08-27drm/radeon: add UVD support for older asics v4Christian König