summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)AuthorFilesLines
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König3-5/+5
2018-11-28drm: radeon: fix overflow on 32bit systemsYoung Xiao1-1/+1
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-82/+3
2018-11-08drm/radeon: remove set but not used variable 'rdev'Yue Haibing1-2/+0
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König2-41/+0
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König2-27/+0
2018-11-05drm/radeon/kms: remove set but not used variable 'pll'YueHaibing1-10/+0
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann1-2/+2
2018-11-05drm/radeon/r300: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-11-05drm/radeon/r420: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-10-25dma-buf: allow reserving more than one shared fence slotChristian König1-1/+1
2018-10-15drm/radeon: change SPDX identifier to MITJonathan Gray6-6/+6
2018-10-09drm/radeon: ratelimit bo warningsNick Alcock1-1/+1
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-14/+62
2018-09-19drm/radeon: change function signature to pass full rangeMathieu Malaterre1-1/+1
2018-09-03drm/radeon: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-22/+1
2018-08-27drm/radeon: Do not evict VRAM on APUs with disabled HIBERNATEPaul Menzel1-1/+3
2018-08-27drm/radeon: enable ABGR and XBGR formats (v2)Mauro Rossi2-5/+51
2018-08-27gpu: drm: radeon: radeon_test: Replace mdelay() with msleep()Jia-Ju Bai1-5/+5
2018-08-27gpu: drm: radeon: si: Replace mdelay() with msleep() in si_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-08-27gpu: drm: radeon: cik: Replace mdelay() with msleep() in cik_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-3/+19
2018-07-31drm/radeon: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann1-3/+2
2018-07-31drm/radeon: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann1-1/+1
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-6/+6
2018-07-19Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-64/+26
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter1-1/+1
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter2-4/+4
2018-07-05drm/radeon: use pcie functions for link widthAlex Deucher6-32/+60
2018-07-05drm/radeon: add SPDX identifier and clarify licenseDirk Hohndel (VMware)1-0/+1
2018-07-05drm/radeon: Use drm_connector_for_each_possible_encoder()Ville Syrjälä1-64/+26
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-4/+4
2018-06-19gpu: drm: radeon: Adding new typedef vm_fault_tSouptick Joarder1-4/+4
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+2
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook15-43/+72
2018-05-15drm/radeon: Change the default to PCI on PowerPCMathieu Malaterre1-0/+5
2018-05-15drm/radeon: fix mode_valid's return typeLuc Van Oostenryck1-5/+5
2018-05-15drm/radeon: fix radeon_atpx_get_client_id()'s return typeLuc Van Oostenryck1-1/+1
2018-05-15drm/radeon: add PX quirk for Asus K73TKNico Sneck1-0/+4
2018-04-11drm/radeon: radeon_framebuffer -> drm_framebufferDaniel Stone6-67/+39
2018-04-11drm/radeon: Move GEM BO to drm_framebufferDaniel Stone6-43/+22
2018-04-03drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie1-25/+49
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul10-509/+35
2018-03-15drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-15drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-14drm/radeon: fix prime teardown orderChristian König2-2/+2
2018-03-14drm/radeon: fix prime teardown orderChristian König2-2/+2