summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König
2021-06-04radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-04radeon: fix coding issues reported from sparseChen Li
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij
2021-05-26drm/radeon: Implement mmap as GEM object functionThomas Zimmermann
2021-05-25drm/radeon: remove the repeated declarationShaokun Zhang
2021-05-25drm/radeon/evergreen: Remove the repeated declarationShaokun Zhang
2021-05-21drm/radeon/r100: Realign doc header with function 'r100_cs_packet_parse_vline()'Lee Jones
2021-05-21drm/radeon/radeon_vm: Fix function naming disparitiesLee Jones
2021-05-21drm/radeon/cik: Fix incorrectly named function 'cik_irq_suspend()'Lee Jones
2021-05-21drm/radeon/radeon_cs: Fix incorrectly documented function 'radeon_cs_parser_f...Lee Jones
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-19drm/radeon: use the dummy page for GART if neededChristian König
2021-05-19drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng
2021-05-19drm/radeon: use the dummy page for GART if neededChristian König
2021-05-19Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-05-13drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng
2021-05-13drm/radeon/si_dpm: Fix SMU power state loadGustavo A. R. Silva
2021-05-13drm/radeon/ni_dpm: Fix booting bugGustavo A. R. Silva
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-10drm/radeon/si_dpm: Fix SMU power state loadGustavo A. R. Silva
2021-05-10drm/radeon/ni_dpm: Fix booting bugGustavo A. R. Silva
2021-05-10drm/radeon: Avoid power table parsing memory leaksKees Cook
2021-05-10drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook
2021-05-10drm/radeon: Move AGP data structures into radeonThomas Zimmermann
2021-05-10drm/radeon: Move AGP helpers into radeon driverThomas Zimmermann
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-04drm/radeon: Avoid power table parsing memory leaksKees Cook
2021-05-04drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul
2021-04-27drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul
2021-04-27drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König
2021-04-20drm/radeon/radeon_device: Provide function name in kernel-doc headerLee Jones
2021-04-15drm/radeon/si: Fix inconsistent indentingYang Li
2021-04-15drm/radeon/cik: remove set but not used variablesTian Tao
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann
2021-04-09drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()Yingjie Wang
2021-04-09drm/radeon/r600: Fix variables that are not used after assignmentTian Tao