summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2016-05-02drm/radeon: delete unused struct member suspend from radeon_deviceNils Wallménius
2016-05-02drm/radeon: hard reset r600 and newer GPU when hibernating.Jérome Glisse
2016-05-02drm/radeon: allow to force hard GPU reset.Jérome Glisse
2016-05-02drm/radeon: add driver option to disable vce block.Jérome Glisse
2016-05-02drm/radeon: add driver option to disable uvd block.Jérome Glisse
2016-05-02drm/radeon: consolidate cik vce initialization and startup code.Jérome Glisse
2016-05-02drm/radeon: consolidate si vce initialization and startup code.Jérome Glisse
2016-05-02drm/radeon: consolidate ni vce initialization and startup code.Jérome Glisse
2016-05-02drm/radeon: add a vce flag to know if need to initialize vce or not.Jérome Glisse
2016-05-02drm/radeon: consolidate cik uvd initialization and startup code.Jérome Glisse
2016-05-02drm/radeon: consolidate si uvd initialization and startup code.Jérome Glisse
2016-05-02drm/radeon: consolidate ni uvd initialization and startup code.Jérome Glisse
2016-05-02drm/radeon: consolidate evergreen uvd initialization and startup code.Jérome Glisse
2016-05-02drm/radeon: consolidate rv770 uvd initialization and startup code.Jérome Glisse
2016-05-02drm/radeon: consolidate r600 uvd initialization and startup code.Jérome Glisse
2016-04-22Merge tag 'v4.6-rc3' into drm-nextDave Airlie
2016-04-07Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-01drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanupMichel Dänzer
2016-04-01drm/radeon: Set vblank_disable_allowed = trueMichel Dänzer
2016-04-01Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter
2016-03-28drm/radeon: Don't move pinned BOsMichel Dänzer
2016-03-28drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher
2016-03-28drm/radeon: add another R7 370 quirkAlex Deucher
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-25drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher
2016-03-22drm/radeon/mst: cleanup code indentationDave Airlie
2016-03-22drm/radeon/mst: fix regression in lane/link handling.Dave Airlie
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-16drm/radeon: fix indentation.Jérome Glisse
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-14drm/radeon: refactor SI tiling table initializationJosh Poimboeuf
2016-03-14drm/radeon: refactor CIK tiling table initializationJosh Poimboeuf
2016-03-14drm/radeon: rework fbdev handling on chips with no connectorsAlex Deucher
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-09drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner
2016-03-09drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher
2016-03-08Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-08drm/radeon/dp: add back special handling for NUTMEGAlex Deucher
2016-03-08drm/radeon: Switch to drm_vblank_on/offDaniel Vetter
2016-03-08Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-05drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner