summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)AuthorFilesLines
2021-05-19drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-19drm/radeon: Avoid power table parsing memory leaksKees Cook1-5/+15
2021-05-19drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-14drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()Yingjie Wang1-0/+3
2021-05-14drm/radeon: fix copy of uninitialized variable back to userspaceColin Ian King1-0/+1
2021-05-12drm/radeon: don't evict if not initializedTong Zhang1-0/+2
2021-05-12drm/radeon/ttm: Fix memory leak userptr pagesDaniel Gomez1-2/+3
2021-04-14drm/radeon: Fix size overflowxinhui pan1-2/+2
2021-03-17drm/radeon: also init GEM funcs in radeon_gem_prime_import_sg_tableChristian König3-2/+6
2021-01-07drm/radeon: stop re-init the TTM page poolChristian König1-3/+0
2020-12-17Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter2-2/+2
2020-12-15drm/radeon: remove h from printk format specifierTom Rix2-2/+2
2020-12-15Merge tag 'drm-misc-next-fixes-2020-12-15' of git://anongit.freedesktop.org/d...Daniel Vetter1-30/+24
2020-12-14drm/radeon: fix check order in radeon_bo_moveChristian König1-30/+24
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie82-586/+886
2020-11-24drm/radeon/radeon_device: Consume our own header where the prototypes are loc...Lee Jones1-0/+1
2020-11-24drm/radeon: use generic DMA APINirmoy Das1-2/+2
2020-11-24drm/radeon: Fix fall-through warnings for ClangGustavo A. R. Silva3-2/+3
2020-11-16drm/radeon/radeon_drv: Move 'radeon_gem_prime_import_sg_table()'s prototype t...Lee Jones2-3/+4
2020-11-16drm/radeon/radeon_audio: Move 'r600_*' prototypes into shared headerLee Jones3-12/+19
2020-11-16drm/radeon/evergreen_cs: Move 'r600_dma_cs_next_reloc()'s prototype to shared...Lee Jones3-2/+6
2020-11-16drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s prototype to shared headerLee Jones3-1/+3
2020-11-16drm/radeon/si_dpm: Move 'vce_v1_0_enable_mgcg()'s prototype to shared headerLee Jones4-3/+37
2020-11-16drm/radeon/cik: Move 'Move 'cik_sdma_*()'s prototypes to shared headerLee Jones2-3/+3
2020-11-16drm/radeon/ci_dpm: Move 'si_*()'s prototypes to shared headerLee Jones2-5/+6
2020-11-16drm/radeon/evergreen: Move 'cik_*()'s prototypes to shared headerLee Jones2-4/+4
2020-11-16drm/radeon/cik_sdma: Move 'amdgpu_cik_gpu_check_soft_reset()'s prototype to s...Lee Jones2-2/+2
2020-11-16drm/radeon/evergreen: Move 'si_get_csb_*()'s prototypes to shared headerLee Jones2-2/+3
2020-11-16drm/radeon/radeon_audio: Move 'dce6_*()'s prototypes to shared headerLee Jones3-16/+54
2020-11-16drm/radeon/btc_dpm: Move 'evergreen_get_pi's prototype to shared headerLee Jones6-8/+7
2020-11-16drm/radeon/cik: Move 'si_*()'s prototypes to shared headerLee Jones2-3/+5
2020-11-16drm/radeon/si_dma: Move 'si_gpu_check_soft_reset()'s prototype to shared headerLee Jones2-2/+2
2020-11-16drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype to shared headerLee Jones3-1/+33
2020-11-16drm/radeon/ci_dpm: Move 'ci_*()'s prototypes to shared headerLee Jones3-6/+35
2020-11-16drm/radeon/radeon_encoders: Move 'radeon_atom_backlight_init's prototype to s...Lee Jones2-5/+5
2020-11-16drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s prototype to sh...Lee Jones2-4/+4
2020-11-16drm/radeon/ni_dma: Move 'cayman_gpu_check_soft_reset()'s prototype to shared ...Lee Jones2-2/+2
2020-11-16drm/radeon/r600: Move 'evergreen_rlc_resume()'s prototype to shared headerLee Jones2-1/+2
2020-11-16drm/radeon/evergreen_dma: Move 'evergreen_gpu_check_soft_reset()'s prototype ...Lee Jones2-2/+2
2020-11-16drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s prototypes to shared headerLee Jones3-4/+4
2020-11-16drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared ...Lee Jones3-2/+37
2020-11-16drm/radeon/evergreen: Move 'cayman_*()'s prototypes to shared headerLee Jones3-4/+38
2020-11-16drm/radeon/ni_dpm: Move 'ni_get_{pi, ps}()'s into shared headerLee Jones2-2/+4
2020-11-16drm/radeon/rv770: Move 'rv770_get_*()'s prototypes to shared headerLee Jones8-11/+11
2020-11-16drm/radeon/evergreen_hdmi: Move 'evergreen_*()' and 'dce4_*()' HDMI prototype...Lee Jones3-25/+71
2020-11-16drm/radeon/radeon_gem: Move 'radeon_gem_prime_*()'s prototypes to shared headerLee Jones3-0/+39
2020-11-16drm/radeon/atom: Move 'radeon_atom_hw_i2c_*()'s prototypes into shared headerLee Jones2-4/+7
2020-11-16drm/radeon/radeon_drv: Move 'radeon_driver_irq_handler_kms's prototype into s...Lee Jones3-4/+6
2020-11-16drm/radeon/radeon_drv: Move 'radeon_mmap()'s prototype to shared headerLee Jones2-1/+2
2020-11-16drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out to share...Lee Jones5-26/+53