index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
si.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: use true,false for bool variable in si.c
zhengbin
2019-12-23
1
-2
/
+2
*
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-2
/
+2
|
\
|
*
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-12-05
1
-2
/
+2
*
|
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-36
/
+61
|
\
\
|
*
|
drm/radeon: Prefer pcie_capability_read_word()
Frederick Lawler
2019-11-21
1
-27
/
+46
|
*
|
drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2019-11-21
1
-8
/
+14
|
*
|
drm/radeon: Correct Transmit Margin masks
Bjorn Helgaas
2019-11-21
1
-4
/
+4
|
|
/
*
/
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
2019-11-22
1
-2
/
+2
|
/
*
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
2019-06-10
1
-6
/
+10
*
gpu: drm: radeon: si: Replace mdelay() with msleep() in si_pcie_gen3_enable()
Jia-Ju Bai
2018-08-27
1
-1
/
+1
*
drm/radeon: use pcie functions for link width
Alex Deucher
2018-07-05
1
-10
/
+12
*
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
2017-06-27
1
-2
/
+5
|
\
|
*
drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
2017-06-14
1
-2
/
+5
|
*
drm/radeon: Unbreak HPD handling for r600+
Lyude
2017-05-24
1
-2
/
+2
*
|
drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si
Lyude
2017-05-25
1
-85
/
+26
*
|
drm/radeon: Cleanup display interrupt handling for evergreen, si
Lyude
2017-05-25
1
-469
/
+127
*
|
drm/radeon: Unbreak HPD handling for r600+
Lyude
2017-05-24
1
-2
/
+2
|
/
*
drm/radeon: Make display watermark calculations more accurate
Mario Kleiner
2017-04-28
1
-5
/
+5
*
drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
2017-04-28
1
-16
/
+3
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-30
1
-30
/
+15
*
drm/radeon: add support for new hainan variants
Alex Deucher
2017-01-17
1
-4
/
+9
*
drm/radeon/si: load special ucode for certain MC configs
Alex Deucher
2017-01-12
1
-1
/
+11
*
drm/radeon: update smc firmware selection for SI
Alex Deucher
2017-01-06
1
-32
/
+28
*
drm/radeon/si: load the proper firmware on 0x87 oland boards
Alex Deucher
2016-12-07
1
-0
/
+1
*
drm/radeon: mark symbols static where possible
Baoyou Xie
2016-10-25
1
-1
/
+1
*
drm/radeon: allow TA_CS_BC_BASE_ADDR on SI
Marek Olšák
2016-10-12
1
-0
/
+1
*
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
2016-08-24
1
-1
/
+1
*
drm/radeon: remove dead code, si_mc_load_microcode (v2)
Heinrich Schuchardt
2016-08-23
1
-9
/
+1
*
drm/radeon: load different smc firmware on some SI variants
Alex Deucher
2016-07-07
1
-1
/
+44
*
drm/radeon: Allow setting shader registers using DMA/COPY packet3 on SI.
Bas Nieuwenhuizen
2016-05-05
1
-0
/
+4
*
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
2016-05-02
1
-1
/
+6
*
drm/radeon: consolidate si vce initialization and startup code.
Jérome Glisse
2016-05-02
1
-46
/
+93
*
drm/radeon: consolidate si uvd initialization and startup code.
Jérome Glisse
2016-05-02
1
-30
/
+70
*
drm/radeon: fix indentation.
Jérome Glisse
2016-03-16
1
-22
/
+22
*
drm/radeon: refactor SI tiling table initialization
Josh Poimboeuf
2016-03-14
1
-486
/
+439
*
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-04
1
-0
/
+3
*
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
2015-12-04
1
-1
/
+1
*
drm/radeon: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
2015-07-08
1
-144
/
+192
*
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
2015-06-04
1
-1
/
+1
|
\
|
*
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
Christian König
2015-05-28
1
-1
/
+1
*
|
drm/radeon: add VCE 1.0 support v4
Christian König
2015-05-26
1
-0
/
+46
*
|
drm/radeon: implement si_set_vce_clocks v2
Christian König
2015-05-26
1
-0
/
+121
|
/
*
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
2015-05-12
1
-2
/
+2
*
Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...
Dave Airlie
2015-03-24
1
-4
/
+2
|
\
|
*
drm/radeon: drop setting UPLL to sleep mode
Christian König
2015-03-11
1
-4
/
+2
*
|
radeon/si: add support for short HPD irqs
Dave Airlie
2015-03-19
1
-12
/
+88
*
|
drm/radeon: add get_allowed_info_register for SI
Alex Deucher
2015-03-19
1
-0
/
+30
|
/
*
drm/radeon: do a posting read in si_set_irq
Alex Deucher
2015-03-03
1
-0
/
+3
*
drm/radeon: enable SRBM timeout interrupt on SI
Christian König
2015-02-25
1
-0
/
+7
*
drm/radeon: dump full IB if we hit a packet error
Alex Deucher
2015-02-25
1
-7
/
+8
[next]