index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
cik.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
2019-06-10
1
-2
/
+2
*
gpu: drm: radeon: cik: Replace mdelay() with msleep() in cik_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
*
drm/radeon: fix KV harvesting
Alex Deucher
2018-03-07
1
-29
/
+2
*
Revert "drm/radeon: reduce number of free VMIDs and pipes in KV"
Michel Dänzer
2017-12-20
1
-6
/
+11
*
Revert "drm/radeon/cik: Don't touch int of pipes 1-7"
Michel Dänzer
2017-12-20
1
-1
/
+70
*
Revert "drm/radeon: adding synchronization for GRBM GFX"
Michel Dänzer
2017-12-20
1
-26
/
+0
*
drm/radeon: remove init of CIK VMIDs 8-16 for amdkfd
Oded Gabbay
2017-11-29
1
-24
/
+0
*
drm/radeon: deprecate and remove KFD interface
Christian König
2017-10-30
1
-12
/
+2
*
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
*
|
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-16
1
-13
/
+14
|
\
\
|
*
|
drm/radeon: take ownership of pipe initialization
Andres Rodriguez
2017-05-31
1
-13
/
+14
|
*
|
drm/radeon: Unbreak HPD handling for r600+
Lyude
2017-05-24
1
-2
/
+2
*
|
|
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-30
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/radeon: Unbreak HPD handling for r600+
Lyude
2017-05-24
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-18
1
-21
/
+8
|
\
|
|
*
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
*
|
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-17
1
-1
/
+1
|
/
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
1
-37
/
+19
*
drm/radeon: allow unaligned shader loads on CIK
Marek Olšák
2017-03-29
1
-2
/
+5
*
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
1
-5
/
+1
*
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
2016-08-24
1
-1
/
+1
*
drm/radeon/cik: remove dead code (v2)
Heinrich Schuchardt
2016-08-23
1
-9
/
+1
*
drm/radeon/cik: fix CP jump table size
Alex Deucher
2016-07-07
1
-1
/
+1
*
drm/radeon/gfx7: expand cp jt size to handle GDS as well
Alex Deucher
2016-07-07
1
-1
/
+2
*
drm/radeon: load different smc firmware on some CI variants
Alex Deucher
2016-07-07
1
-1
/
+13
*
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
2016-05-02
1
-1
/
+7
*
drm/radeon: consolidate cik vce initialization and startup code.
Jérome Glisse
2016-05-02
1
-45
/
+91
*
drm/radeon: consolidate cik uvd initialization and startup code.
Jérome Glisse
2016-05-02
1
-29
/
+79
*
drm/radeon: fix indentation.
Jérome Glisse
2016-03-16
1
-3
/
+3
*
drm/radeon: refactor CIK tiling table initialization
Josh Poimboeuf
2016-03-14
1
-1025
/
+666
*
drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.
Matthew Dawson
2016-02-10
1
-2
/
+9
*
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-24
1
-5
/
+1
|
\
|
*
radeon/cik: Fix GFX IB test on Big-Endian
Oded Gabbay
2015-12-09
1
-5
/
+1
*
|
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-12-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)
Nicolai Hähnle
2015-12-18
1
-2
/
+2
|
*
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-18
1
-0
/
+3
*
|
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
*
drm/radeon: compute ring fix hibernation (CI GPU family) v2.
Jérôme Glisse
2015-06-29
1
-0
/
+34
*
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
*
|
radeon: Deinline indirect register accessor functions
Denys Vlasenko
2015-05-28
1
-0
/
+25
|
/
*
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
2015-05-12
1
-2
/
+2
*
radeon/cik: add support for short HPD irqs
Alex Deucher
2015-03-19
1
-12
/
+87
*
drm/radeon: add get_allowed_info_register for CIK
Alex Deucher
2015-03-19
1
-0
/
+33
*
drm/radeon: do a posting read in cik_set_irq
Alex Deucher
2015-03-03
1
-0
/
+3
[next]