summaryrefslogtreecommitdiff
path: root/Documentation/process/6.Followthrough.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/process/6.Followthrough.rst')
0 files changed, 0 insertions, 0 deletions
m.git/log/drivers/gpu/drm/radeon/rs690.c'>
path: root/drivers/gpu/drm/radeon/rs690.c
AgeCommit message (Expand)Author
2024-07-23drm/radeon: change rdev->ddev to rdev_to_drm(rdev)Wu Hoi Pok
2021-06-22drm/radeon: delete useless function return values & remove meaningless if(r) ...Bernard Zhao
2021-02-09drm/radeon: Simplify bool comparisonJiapeng Chong
2019-12-05drm/radeon: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-06-10drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-01-22radeon/audio: consolidate audio_fini() functionsSlava Grigorev
2015-01-22radeon/audio: consolidate audio_init() functionsSlava Grigorev
2014-11-06drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher
2014-03-06drm/radeon: resume old pm lateAlex Deucher
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2013-12-24drm/radeon/pm: move pm handling into the asic specific codeAlex Deucher
2013-12-12drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher
2013-11-08drm/radeon: fix-up some float to fixed conversion thinkosAlex Deucher
2013-09-11drm/radeon: add spinlocks for indirect register accesssAlex Deucher
2013-06-27drm/radeon/kms: fix up rs780/rs880 display watermark calc for dpmAlex Deucher
2013-06-03radeon: Fix system hang issue when using KMS with older cardsAdis Hamzić
2013-04-09drm/radeon: Use direct mapping for fast fb access on RS690Samuel Li
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-20drm/radeon: Mark all possible functions / structs as staticLauri Kasanen
2012-07-17drm/radeon: move radeon_ib_ring_tests out of chipset codeChristian König
2012-07-17drm/radeon: remove ip_pool start/suspendChristian König
2012-06-05drm/radeon: make audio_init consistent across asicsAlex Deucher
2012-05-03drm/radeon: use central function for IB testingChristian König
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie