summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: remove defined but not used variables in ci_dpm.cJason Yan2020-04-131-14/+0
* drm/radeon: remove defined but not used 'dte_data_tahiti_le'Jason Yan2020-04-131-18/+0
* drm/radeon: align short build logMasahiro Yamada2020-04-011-1/+1
* drm/radeon: use pattern rule to avoid code duplication in MakefileMasahiro Yamada2020-04-011-28/+1
* drm/radeon: fix build rules of *_reg_safe.hMasahiro Yamada2020-04-011-11/+11
* drm/radeon: remove unneeded header include pathMasahiro Yamada2020-04-011-2/+0
* Merge v5.6 into drm-nextDave Airlie2020-03-311-1/+1
|\
| * Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-03-271-1/+1
| |\
| | * drm/radeon: fix scatter-gather mapping with user pagesShane Francis2020-03-251-1/+1
| * | drm/radeon: Inline drm_get_pci_devDaniel Vetter2020-02-262-2/+47
| |/
* | drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override checkYassine Oudjana2020-03-251-1/+0
* | drm: Remove drm dp mst destroy_connector callbacksPankaj Bharadiya2020-03-111-11/+0
* | drm: Remove dp mst register connector callbacksPankaj Bharadiya2020-03-111-6/+0
* | drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya2020-03-061-4/+0
* | drm/radeon: remove radeon_fb_{add,remove}_connector functionsPankaj Bharadiya2020-03-063-25/+0
* | drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya2020-03-061-2/+1
* | Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie2020-02-282-2/+47
|\ \
| * | drm/radeon: Inline drm_get_pci_devDaniel Vetter2020-02-262-2/+47
* | | Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-1724-78/+53
|\ \ \ | | |/ | |/|
| * | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-1/+1
| |\ \
| | * | kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
| * | | Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-02-072-8/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * radeon: completely remove lut leftoversDaniel Vetter2020-01-302-8/+0
| | * radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter2020-01-301-0/+2
| * | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-3051-198/+232
| |\|
| | * drm/dp_mst: Add PBN calculation for DSC modesDavid Francis2020-01-091-1/+1
| | * drm/radeon: remove unnecessary braces around conditionals.Wambui Karuga2020-01-076-21/+18
| | * drm/radeon: remove boolean checks in if statements.Wambui Karuga2020-01-078-16/+16
| | * drm/radeon: remove three set but not used variableyu kuai2020-01-071-13/+2
| | * drm/radeon: use true,false for bool variable in ni.czhengbin2019-12-231-2/+2
| | * drm/radeon: use true,false for bool variable in cik.czhengbin2019-12-231-2/+2
| | * drm/radeon: use true,false for bool variable in rv770.czhengbin2019-12-231-1/+1
| | * drm/radeon: use true, false for bool variable in evergreen.czhengbin2019-12-231-1/+1
| | * drm/radeon: use true,false for bool variable in r600.czhengbin2019-12-231-1/+1
| | * drm/radeon: use true,false for bool variable in si.czhengbin2019-12-231-2/+2
| | * drm/radeon: use true,false for bool variable in r100.czhengbin2019-12-231-4/+4
| | * gpu: drm: dead code eliminationPan Zhang2019-12-181-5/+0
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* | | drm/radeon: Convert to CRTC VBLANK callbacksThomas Zimmermann2020-02-133-22/+26
* | | drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann2020-02-135-12/+22
* | | drm: Avoid drm_global_mutex for simple inc/dec of dev->open_countChris Wilson2020-01-241-1/+1
* | | drm/ttm: nuke invalidate_caches callbackChristian König2020-01-161-6/+0
| |/ |/|
* | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-177-24/+7
|\ \
| * | drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2019-12-032-4/+4
| * | drm: radeon: replace 0 with NULLJules Irenge2019-11-261-1/+1
| * | drm/radeon: remove redundant assignment to variable retColin Ian King2019-11-261-1/+1
| * | drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2019-11-193-6/+6
| * | drm/radeon: remove set but not used variable 'tv_pll_cntl1'zhengbin2019-11-191-7/+1
| * | drm/radeon: remove set but not used variable 'blocks'zhengbin2019-11-191-2/+1
| * | drm/radeon: remove set but not used variable 'radeon_connector'zhengbin2019-11-191-2/+0