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-03-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-16
/
+6
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
2016-02-22
drm/radeon/pm: adjust display configuration after powerstate
Alex Deucher
1
-2
/
+3
2016-02-19
drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
Mario Kleiner
1
-2
/
+15
2016-02-19
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+1
2016-02-19
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
10
-25
/
+92
2016-02-17
drm/radeon/pm: Handle failure of drm_vblank_get.
Mario Kleiner
1
-2
/
+6
2016-02-16
drm/radeon: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-16
drm/radeon: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+1
2016-02-12
drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabled
Lukas Wunner
1
-2
/
+3
2016-02-10
drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.
Matthew Dawson
9
-23
/
+89
2016-02-10
drm/radeon: hold reference to fences in radeon_sa_bo_new
Nicolai Hähnle
1
-0
/
+5
2016-02-09
drm/radeon: Defer probe if gmux is present but its driver isn't
Lukas Wunner
1
-0
/
+11
2016-02-09
drm/radeon: Switch DDC when reading the EDID
Lukas Wunner
1
-0
/
+6
2016-02-09
vga_switcheroo: Add handler flags infrastructure
Lukas Wunner
1
-1
/
+2
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2016-02-02
drm/radeon: mask out WC from BO on unsupported arches
Oded Gabbay
1
-0
/
+7
2016-01-29
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
10
-39
/
+79
2016-01-27
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
Slava Grigorev
3
-8
/
+44
2016-01-27
drm/radeon: Add a common function for DFS handling
Slava Grigorev
3
-10
/
+15
2016-01-27
drm/radeon: cleaned up VCO output settings for DP audio
Slava Grigorev
4
-14
/
+10
2016-01-26
drm/radeon: only init fbdev if we have connectors
Rob Clark
1
-2
/
+4
2016-01-25
drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
Matthew Dawson
1
-0
/
+1
2016-01-22
drm/radeon: properly byte swap vce firmware setup
Alex Deucher
1
-6
/
+6
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
[next]