summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | drm/radeon: remove set but not used variable 'dig_connector'zhengbin2019-11-191-3/+0
| * | drm/radeon: remove set but not used variable 'backbias_response_time'zhengbin2019-11-191-2/+1
| * | drm/radeon: remove set but not used variable 'size', 'relocs_chunk'zhengbin2019-11-191-6/+2
* | | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-1741-106/+176
|\ \ \ | |_|/ |/| |
| * | drm: constify fb ops across all driversJani Nikula2019-12-051-1/+1
| * | drm/radeon: Don't include <drm/drm_pci.h>Thomas Zimmermann2019-12-0540-54/+54
| * | drm/radeon: finally fix the racy VMA setupChristian König2019-11-081-15/+14
| * | drm/radeon: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz2019-11-071-36/+107
* | | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-062-4/+4
|\ \ \
| * | | drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2019-12-032-4/+4
* | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-71/+120
|\ \ \ \
| * \ \ \ Merge branch 'pci/misc'Bjorn Helgaas2019-11-282-71/+120
| |\ \ \ \