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
/
r600.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
drm/radeon: fix UVD suspend error
Qiang Ma
1
-1
/
+1
2021-06-22
drm/radeon: delete useless function return values & remove meaningless if(r) ...
Bernard Zhao
1
-3
/
+1
2021-04-09
drm/radeon/r600: Fix variables that are not used after assignment
Tian Tao
1
-0
/
+2
2021-02-19
drm/radeon: do not use drm middle layer for debugfs (v2)
Nirmoy Das
1
-16
/
+11
2020-11-16
drm/radeon/r600: Move 'evergreen_rlc_resume()'s prototype to shared header
Lee Jones
1
-1
/
+1
2020-11-16
drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared ...
Lee Jones
1
-0
/
+1
2020-11-16
drm/radeon/rv770: Move 'rv770_set_clk_bypass_mode' prototype to shared location
Lee Jones
1
-1
/
+1
2020-11-13
drm/radeon/r600: Fix a misnamed parameter description and a formatting issue
Lee Jones
1
-2
/
+2
2020-11-13
drm/radeon/r600: Strip out set but unused 'tmp' variables
Lee Jones
1
-4
/
+2
2020-01-07
drm/radeon: remove boolean checks in if statements.
Wambui Karuga
1
-1
/
+1
2019-12-23
drm/radeon: use true,false for bool variable in r600.c
zhengbin
1
-1
/
+1
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-3
/
+3
2019-12-05
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
1
-3
/
+3
2019-11-22
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
1
-2
/
+2
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
1
-4
/
+10
2019-06-10
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
1
-2
/
+2
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
1
-1
/
+1
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-14
/
+7
2016-09-15
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
1
-5
/
+1
2016-08-24
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
1
-1
/
+1
2016-05-02
drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsets
Nicolai Stange
1
-2
/
+4
2016-05-02
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
1
-1
/
+6
2016-05-02
drm/radeon: consolidate r600 uvd initialization and startup code.
Jérome Glisse
1
-29
/
+70
2016-03-17
drm/radeon: fix indentation.
Jérome Glisse
1
-4
/
+4
2016-02-10
drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.
Matthew Dawson
1
-2
/
+8
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
-68
/
+87
2015-06-04
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
1
-1
/
+1
2015-05-28
radeon: Deinline indirect register accessor functions
Denys Vlasenko
1
-0
/
+47
2015-05-28
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
Christian König
1
-1
/
+1
2015-05-12
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
1
-1
/
+1
2015-03-19
drm/radeon: add get_allowed_info_register for r6xx/r7xx
Alex Deucher
1
-0
/
+26
2015-03-04
drm/radeon: do a posting read in r600_set_irq
Alex Deucher
1
-0
/
+3
2015-01-22
radeon/audio: consolidate audio_fini() functions
Slava Grigorev
1
-2
/
+2
2015-01-22
radeon/audio: consolidate audio_init() functions
Slava Grigorev
1
-1
/
+2
2014-11-20
drm/radeon: split semaphore and sync object handling v2
Christian König
1
-11
/
+7
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+146
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-2
/
+2
2014-10-03
drm/radeon: cope with foreign fences inside the reservation object
Maarten Lankhorst
1
-1
/
+1
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
2014-09-23
drm/radeon: Clear RB_OVERFLOW bit earlier
Michel Dänzer
1
-1
/
+1
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
1
-20
/
+10
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
1
-11
/
+12
2014-09-08
drm/radeon: only use me/pfp sync on evergreen+
Alex Deucher
1
-2
/
+2
2014-08-27
drm/radeon: 760G/780V/880V don't have UVD
Alex Deucher
1
-24
/
+33
2014-08-27
drm/radeon: add UVD support for older asics v4
Christian König
1
-0
/
+31
2014-08-27
drm/radeon: add set_uvd_clocks callback for r6xx v4
Alex Deucher
1
-0
/
+88
2014-08-27
drm/radeon: properly init UVD MC bits on R600
Christian König
1
-0
/
+4
[next]