summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König1-6/+6
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner1-2/+0
2018-03-09Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-469/+13
2018-03-07drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-05drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-05drm/radeon/mkregtable: Delete unused list functions and macrosMatthias Kaehlcke1-433/+0
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2018-02-28Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-5/+5
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König1-2/+2
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König1-4/+3
2018-02-26drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LEBen Crocker1-0/+4