index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
si.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
1
-6
/
+10
2018-08-27
gpu: drm: radeon: si: Replace mdelay() with msleep() in si_pcie_gen3_enable()
Jia-Ju Bai
1
-1
/
+1
2018-07-05
drm/radeon: use pcie functions for link width
Alex Deucher
1
-10
/
+12
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-24
drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si
Lyude
1
-85
/
+26
2017-05-24
drm/radeon: Cleanup display interrupt handling for evergreen, si
Lyude
1
-469
/
+127
2017-05-24
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-28
drm/radeon: Make display watermark calculations more accurate
Mario Kleiner
1
-5
/
+5
2017-04-28
drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
1
-16
/
+3
2017-03-29
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-12
drm/radeon/si: load special ucode for certain MC configs
Alex Deucher
1
-1
/
+11
2017-01-06
drm/radeon: update smc firmware selection for SI
Alex Deucher
1
-32
/
+28
2016-12-06
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-04
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-16
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-03
drm/radeon: do a posting read in si_set_irq
Alex Deucher
1
-0
/
+3
2015-02-25
drm/radeon: enable SRBM timeout interrupt on SI
Christian König
1
-0
/
+7
2015-02-25
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
[next]