| Commit message (Expand) | Author | Age | Files | Lines |
* | radeon: completely remove lut leftovers | Daniel Vetter | 2020-01-30 | 2 | -8/+0 |
* | radeon: insert 10ms sleep in dce5_crtc_load_lut | Daniel Vetter | 2020-01-30 | 1 | -0/+2 |
* | drm/dp_mst: Add PBN calculation for DSC modes | David Francis | 2020-01-09 | 1 | -1/+1 |
* | drm/radeon: remove unnecessary braces around conditionals. | Wambui Karuga | 2020-01-07 | 6 | -21/+18 |
* | drm/radeon: remove boolean checks in if statements. | Wambui Karuga | 2020-01-07 | 8 | -16/+16 |
* | drm/radeon: remove three set but not used variable | yu kuai | 2020-01-07 | 1 | -13/+2 |
* | drm/radeon: use true,false for bool variable in ni.c | zhengbin | 2019-12-23 | 1 | -2/+2 |
* | drm/radeon: use true,false for bool variable in cik.c | zhengbin | 2019-12-23 | 1 | -2/+2 |
* | drm/radeon: use true,false for bool variable in rv770.c | zhengbin | 2019-12-23 | 1 | -1/+1 |
* | drm/radeon: use true, false for bool variable in evergreen.c | zhengbin | 2019-12-23 | 1 | -1/+1 |
* | drm/radeon: use true,false for bool variable in r600.c | zhengbin | 2019-12-23 | 1 | -1/+1 |
* | drm/radeon: use true,false for bool variable in si.c | zhengbin | 2019-12-23 | 1 | -2/+2 |
* | drm/radeon: use true,false for bool variable in r100.c | zhengbin | 2019-12-23 | 1 | -4/+4 |
* | gpu: drm: dead code elimination | Pan Zhang | 2019-12-18 | 1 | -5/+0 |
* | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter | 2019-12-17 | 7 | -24/+7 |
|\ |
|
| * | drm/radeon: fix r1xx/r2xx register checker for POT textures | Alex Deucher | 2019-12-03 | 2 | -4/+4 |
| * | drm: radeon: replace 0 with NULL | Jules Irenge | 2019-11-26 | 1 | -1/+1 |
| * | drm/radeon: remove redundant assignment to variable ret | Colin Ian King | 2019-11-26 | 1 | -1/+1 |
| * | drm/radeon: fix bad DMA from INTERRUPT_CNTL2 | Sam Bobroff | 2019-11-19 | 3 | -6/+6 |
| * | drm/radeon: remove set but not used variable 'tv_pll_cntl1' | zhengbin | 2019-11-19 | 1 | -7/+1 |
| * | drm/radeon: remove set but not used variable 'blocks' | zhengbin | 2019-11-19 | 1 | -2/+1 |
| * | drm/radeon: remove set but not used variable 'radeon_connector' | zhengbin | 2019-11-19 | 1 | -2/+0 |
| * | drm/radeon: remove set but not used variable 'dig_connector' | zhengbin | 2019-11-19 | 1 | -3/+0 |
| * | drm/radeon: remove set but not used variable 'backbias_response_time' | zhengbin | 2019-11-19 | 1 | -2/+1 |
| * | drm/radeon: remove set but not used variable 'size', 'relocs_chunk' | zhengbin | 2019-11-19 | 1 | -6/+2 |
* | | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2019-12-17 | 41 | -106/+176 |
|\ \ |
|
| * | | drm: constify fb ops across all drivers | Jani Nikula | 2019-12-05 | 1 | -1/+1 |
| * | | drm/radeon: Don't include <drm/drm_pci.h> | Thomas Zimmermann | 2019-12-05 | 40 | -54/+54 |
| * | | drm/radeon: finally fix the racy VMA setup | Christian König | 2019-11-08 | 1 | -15/+14 |
| * | | drm/radeon: Provide ddc symlink in connector sysfs directory | Andrzej Pietrasiewicz | 2019-11-07 | 1 | -36/+107 |
* | | | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-12-06 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | drm/radeon: fix r1xx/r2xx register checker for POT textures | Alex Deucher | 2019-12-03 | 2 | -4/+4 |
* | | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-03 | 2 | -71/+120 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pci/misc' | Bjorn Helgaas | 2019-11-28 | 2 | -71/+120 |
| |\ \ \ \ |
|
| | * | | | | drm/radeon: Prefer pcie_capability_read_word() | Frederick Lawler | 2019-11-21 | 2 | -53/+90 |
| | * | | | | drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions | Bjorn Helgaas | 2019-11-21 | 2 | -16/+28 |
| | * | | | | drm/radeon: Correct Transmit Margin masks | Bjorn Helgaas | 2019-11-21 | 2 | -8/+8 |
* | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-11-30 | 2 | -176/+51 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | drm/radeon: use mmu_interval_notifier_insert | Jason Gunthorpe | 2019-11-23 | 2 | -176/+51 |
| |/ / / / |
|
* | | | | | drm/radeon: fix bad DMA from INTERRUPT_CNTL2 | Sam Bobroff | 2019-11-22 | 3 | -6/+6 |
| |_|_|/
|/| | | |
|
* | | | | drm/radeon: Clean up code in radeon_pci_shutdown() | KyleMahlkuch | 2019-11-11 | 1 | -6/+3 |
* | | | | drm/radeon: fix si_enable_smc_cac() failed issue | Alex Deucher | 2019-11-06 | 1 | -0/+1 |
* | | | | Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 2019-11-04 | 2 | -6/+16 |
|\ \ \ \ |
|
| * | | | | drm/radeon: Fix EEH during kexec | Kyle Mahlkuch | 2019-10-28 | 1 | -0/+14 |
| * | | | | drm/radeon: remove assignment for return value | Wambui Karuga | 2019-10-28 | 1 | -6/+2 |
| * | | | | Revert "drm/radeon: Fix EEH during kexec" | Alex Deucher | 2019-10-15 | 1 | -8/+0 |
* | | | | | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2019-11-04 | 2 | -2/+2 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | drm/ttm: always keep BOs on the LRU | Christian König | 2019-10-25 | 2 | -2/+2 |
* | | | | | Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.fr... | Dave Airlie | 2019-10-30 | 1 | -10/+14 |
|\ \ \ \ \ |
|
| * | | | | | drm/dp_mst: Protect drm_dp_mst_port members with locking | Lyude Paul | 2019-10-24 | 1 | -10/+14 |
| |/ / / / |
|