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.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
/
evergreen.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
-81
/
+24
2017-05-25
drm/radeon: Cleanup HDMI audio interrupt handling for evergreen
Lyude
1
-127
/
+26
2017-05-25
drm/radeon: Cleanup display interrupt handling for evergreen, si
Lyude
1
-584
/
+145
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
-7
/
+1
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-1
/
+1
2016-08-24
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
1
-1
/
+1
2016-08-10
drm/radeon: Set MASTER_UPDATE_MODE to 0 again
Michel Dänzer
1
-2
/
+1
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-1
/
+153
2016-05-05
drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNC
Michel Dänzer
1
-1
/
+4
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 evergreen uvd initialization and startup code.
Jérome Glisse
1
-28
/
+74
2016-04-27
drm/radeon: fix vertical bars appear on monitor (v2)
Vitaly Prosyak
1
-1
/
+153
2016-03-17
drm/radeon: fix indentation.
Jérome Glisse
1
-1
/
+1
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-10-27
drm/radeon/dce4+: optimize pageflip (v2)
Alex Deucher
1
-28
/
+4
2015-07-08
drm/radeon: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
1
-175
/
+217
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
/
+69
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
radeon/evergreen: add support for short HPD irqs
Dave Airlie
1
-12
/
+89
2015-03-19
drm/radeon: add get_allowed_info_register for EG/BTC
Alex Deucher
1
-0
/
+28
2015-03-04
drm/radeon: do a posting read in evergreen_set_irq
Alex Deucher
1
-0
/
+3
2015-02-26
drm/radeon: enable SRBM timeout interrupt on EG/NI
Christian König
1
-0
/
+7
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-07
drm/radeon: add missing crtc unlock when setting up the MC
Alex Deucher
1
-0
/
+1
2014-11-06
drm/radeon: make sure mode init is complete in bandwidth_update
Alex Deucher
1
-0
/
+3
2014-10-29
drm/radeon: remove some buggy dead code
Dan Carpenter
1
-3
/
+1
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+3
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-3
/
+3
2014-10-01
drm/radeon: remove unecessary includes
Alex Deucher
1
-1
/
+0
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-08-19
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
1
-2
/
+2
2014-08-05
drm/radeon: Use pflip irqs for pageflip completion if possible. (v2)
Mario Kleiner
1
-1
/
+2
2014-08-05
drm/radeon: fix reversed logic in evergreen_mc_resume
Alex Deucher
1
-1
/
+1
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
1
-4
/
+8
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
1
-1
/
+0
2014-07-23
drm/radeon: fix irq ring buffer overflow handling
Christian König
1
-0
/
+1
2014-07-17
drm/radeon: Prevent too early kms-pageflips triggered by vblank.
Mario Kleiner
1
-2
/
+3
2014-07-11
drm/radeon: fix typo in golden register setup on evergreen
Alex Deucher
1
-4
/
+4
[next]