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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
drm/radeon: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-05
drm/radeon: fix PLL sharing on DCE6.1 (v2)
Lucas Stach
1
-0
/
+10
2016-05-05
drm/radeon: fix DP link training issue with second 4K monitor
Arindam Nath
1
-1
/
+1
2016-05-03
drm/radeon: make sure vertical front porch is at least 1
Alex Deucher
1
-0
/
+4
2016-04-27
drm/radeon: fix vertical bars appear on monitor (v2)
Vitaly Prosyak
2
-1
/
+199
2016-04-21
drm/radeon: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
1
-0
/
+2
2016-04-18
drm/radeon: print a message if ATPX dGPU power control is missing
Alex Deucher
1
-1
/
+4
2016-04-18
Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control"
Alex Deucher
2
-11
/
+5
2016-04-18
drm/radeon: add a quirk for a XFX R9 270X
Alex Deucher
1
-0
/
+1
2016-04-18
drm/radeon: print pci revision as well as pci ids on driver load
Alex Deucher
1
-3
/
+3
2016-04-14
drm/radeon: fix initial connector audio value
Alex Deucher
1
-1
/
+6
2016-04-14
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-11
/
+22
2016-04-07
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-4
/
+10
2016-04-06
drm/radeon: use helper for mst connector dpms.
Dave Airlie
1
-7
/
+1
2016-04-06
drm/radeon/mst: port some MST setup code from DAL.
Dave Airlie
2
-4
/
+21
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-04-01
drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanup
Michel Dänzer
2
-4
/
+8
2016-04-01
drm/radeon: Set vblank_disable_allowed = true
Michel Dänzer
1
-0
/
+2
2016-04-01
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-0
/
+16
2016-03-28
drm/radeon: Don't move pinned BOs
Michel Dänzer
2
-0
/
+10
2016-03-28
drm/radeon: add a dpm quirk for all R7 370 parts
Alex Deucher
1
-0
/
+4
2016-03-28
drm/radeon: add another R7 370 quirk
Alex Deucher
1
-0
/
+1
2016-03-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-16
/
+6
2016-03-25
drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
Alex Deucher
1
-0
/
+1
2016-03-22
drm/radeon/mst: cleanup code indentation
Dave Airlie
1
-8
/
+6
2016-03-22
drm/radeon/mst: fix regression in lane/link handling.
Dave Airlie
1
-10
/
+2
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
53
-1986
/
+1682
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
39
-1925
/
+1529
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
5
-11
/
+19
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
39
-406
/
+407
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-03-14
drm/radeon: refactor SI tiling table initialization
Josh Poimboeuf
1
-486
/
+439
2016-03-14
drm/radeon: refactor CIK tiling table initialization
Josh Poimboeuf
1
-1025
/
+666
2016-03-14
drm/radeon: rework fbdev handling on chips with no connectors
Alex Deucher
2
-8
/
+17
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
6
-15
/
+48
2016-03-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-9
/
+20
2016-03-09
drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
Mario Kleiner
1
-2
/
+4
2016-03-09
drm/radeon: disable runtime pm on PX laptops without dGPU power control
Alex Deucher
2
-5
/
+11
2016-03-08
Revert "drm/radeon/pm: adjust display configuration after powerstate"
Alex Deucher
1
-3
/
+2
2016-03-08
drm/radeon/dp: add back special handling for NUTMEG
Alex Deucher
1
-4
/
+16
2016-03-08
drm/radeon: Switch to drm_vblank_on/off
Daniel Vetter
2
-4
/
+4
2016-03-08
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+2
2016-03-07
Revert "drm/radeon: call hpd_irq_event on resume"
Linus Torvalds
1
-1
/
+0
2016-03-05
drm/radeon: Fix error handling in radeon_flip_work_func.
Mario Kleiner
1
-2
/
+2
2016-03-02
drm/radeon/pm: update current crtc info after setting the powerstate
Alex Deucher
1
-4
/
+4
2016-02-27
drm/radeon: Return -EPROBE_DEFER when amdkfd not loaded
Oded Gabbay
3
-16
/
+21
2016-02-27
drm/amdkfd: Track when module's init is complete
Oded Gabbay
1
-2
/
+2
2016-02-26
drm/radeon: update radeon acpi header
Alex Deucher
1
-0
/
+2
[next]