index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
si.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
1
-2
/
+5
2017-06-14
drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
1
-2
/
+5
2017-05-25
drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si
Lyude
1
-85
/
+26
2017-05-25
drm/radeon: Cleanup display interrupt handling for evergreen, si
Lyude
1
-469
/
+127
2017-05-25
drm/radeon: Unbreak HPD handling for r600+
Lyude
1
-2
/
+2
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
1
-2
/
+2
2017-04-29
drm/radeon: Make display watermark calculations more accurate
Mario Kleiner
1
-5
/
+5
2017-04-29
drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
1
-16
/
+3
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-30
/
+15
2017-01-17
drm/radeon: add support for new hainan variants
Alex Deucher
1
-4
/
+9
2017-01-13
drm/radeon/si: load special ucode for certain MC configs
Alex Deucher
1
-1
/
+11
2017-01-07
drm/radeon: update smc firmware selection for SI
Alex Deucher
1
-32
/
+28
2016-12-07
drm/radeon/si: load the proper firmware on 0x87 oland boards
Alex Deucher
1
-0
/
+1
2016-10-25
drm/radeon: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-10-12
drm/radeon: allow TA_CS_BC_BASE_ADDR on SI
Marek Olšák
1
-0
/
+1
2016-08-24
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
1
-1
/
+1
2016-08-23
drm/radeon: remove dead code, si_mc_load_microcode (v2)
Heinrich Schuchardt
1
-9
/
+1
2016-07-07
drm/radeon: load different smc firmware on some SI variants
Alex Deucher
1
-1
/
+44
2016-05-05
drm/radeon: Allow setting shader registers using DMA/COPY packet3 on SI.
Bas Nieuwenhuizen
1
-0
/
+4
2016-05-02
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
1
-1
/
+6
2016-05-02
drm/radeon: consolidate si vce initialization and startup code.
Jérome Glisse
1
-46
/
+93
2016-05-02
drm/radeon: consolidate si uvd initialization and startup code.
Jérome Glisse
1
-30
/
+70
2016-03-17
drm/radeon: fix indentation.
Jérome Glisse
1
-22
/
+22
2016-03-14
drm/radeon: refactor SI tiling table initialization
Josh Poimboeuf
1
-486
/
+439
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
1
-0
/
+3
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
1
-1
/
+1
2015-07-08
drm/radeon: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
1
-144
/
+192
2015-06-04
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
1
-1
/
+1
2015-05-28
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
Christian König
1
-1
/
+1
2015-05-26
drm/radeon: add VCE 1.0 support v4
Christian König
1
-0
/
+46
2015-05-26
drm/radeon: implement si_set_vce_clocks v2
Christian König
1
-0
/
+121
2015-05-12
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
1
-2
/
+2
2015-03-24
Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...
Dave Airlie
1
-4
/
+2
2015-03-19
radeon/si: add support for short HPD irqs
Dave Airlie
1
-12
/
+88
2015-03-19
drm/radeon: add get_allowed_info_register for SI
Alex Deucher
1
-0
/
+30
2015-03-11
drm/radeon: drop setting UPLL to sleep mode
Christian König
1
-4
/
+2
2015-03-04
drm/radeon: do a posting read in si_set_irq
Alex Deucher
1
-0
/
+3
2015-02-26
drm/radeon: enable SRBM timeout interrupt on SI
Christian König
1
-0
/
+7
2015-02-26
drm/radeon: dump full IB if we hit a packet error
Alex Deucher
1
-7
/
+8
2015-01-22
radeon/audio: consolidate audio_fini() functions
Slava Grigorev
1
-1
/
+1
2015-01-22
radeon/audio: consolidate audio_init() functions
Slava Grigorev
1
-1
/
+2
2015-01-08
drm/radeon: fix VM flush on SI (v3)
Alex Deucher
1
-0
/
+10
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
1
-0
/
+3
2014-11-20
drm/radeon: use one VMID for each ring
Christian König
1
-3
/
+3
2014-11-20
drm/radeon: rework vm_flush parameters
Christian König
1
-11
/
+7
2014-11-06
drm/radeon: make sure mode init is complete in bandwidth_update
Alex Deucher
1
-0
/
+3
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+7
2014-10-01
drm/radeon/si: print full CS when we hit a packet 0
Alex Deucher
1
-1
/
+7
2014-09-23
drm/radeon: Update IH_RB_RPTR register after each processed interrupt
Michel Dänzer
1
-1
/
+1
2014-09-23
drm/radeon: Make IH ring overflow debugging output more useful
Michel Dänzer
1
-2
/
+2
[next]