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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
6
-41
/
+43
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
1
-0
/
+1
2016-10-25
drm/radeon/pm: autoswitch power state when in balanced mode
Lucas Stach
1
-1
/
+5
2016-10-25
drm/radeon: clarify why we evict vram twice on suspend
Alex Deucher
1
-1
/
+4
2016-10-25
drm/radeon: mark symbols static where possible
Baoyou Xie
2
-4
/
+6
2016-10-25
drm/radeon: add missing header dependencies
Baoyou Xie
6
-0
/
+6
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
6
-41
/
+43
2016-10-25
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-11
/
+12
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-1
/
+2
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
7
-17
/
+37
2016-10-18
drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2
-11
/
+12
2016-10-14
drm/radeon: change vblank_time's calculation method to reduce computational e...
Alex Deucher
1
-7
/
+8
2016-10-12
drm/radeon: allow TA_CS_BC_BASE_ADDR on SI
Marek Olšák
3
-1
/
+4
2016-10-12
drm/radeon: fix modeset tear down code
Alex Deucher
1
-7
/
+7
2016-10-12
drm/radeon: fix up dp aux tear down (v2)
Alex Deucher
2
-2
/
+18
2016-10-12
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-181
/
+196
2016-10-10
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-18
/
+36
2016-10-04
drm/radeon: Prevent races on pre DCE4 between flip submission and completion.
Mario Kleiner
3
-10
/
+14
2016-10-04
drm/radeon: Slightly more robust flip completion handling for < DCE-4
Mario Kleiner
1
-8
/
+22
2016-10-04
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
Ville Syrjälä
1
-2
/
+2
2016-10-04
drm/edid: Make max_tmds_clock kHz instead of MHz
Ville Syrjälä
1
-1
/
+1
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-4
/
+6
2016-09-28
drm/radeon: always apply pci shutdown callbacks
Alex Deucher
1
-3
/
+4
2016-09-28
drm/radeon/si/dpm: fix phase shedding setup
Alex Deucher
2
-1
/
+2
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
3
-12
/
+5
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-6
/
+27
2016-09-28
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+2
2016-09-27
drm/radeon/si/dpm: add workaround for for Jet parts
Alex Deucher
1
-0
/
+6
2016-09-22
drm/radeon/atif: Send a hotplug event when we get dgpu display request
Alex Deucher
1
-0
/
+17
2016-09-22
drm/radeon/atpx: check for ATIF dGPU wake for display events support
Alex Deucher
1
-0
/
+5
2016-09-22
drm/radeon: narrow asic_init for virtualization
Alex Deucher
1
-2
/
+3
2016-09-19
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
4
-29
/
+65
2016-09-19
Revert "drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"
Alex Deucher
1
-4
/
+2
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
1
-1
/
+2
2016-09-16
drm/radeon/radeon_device: remove unused function
Baoyou Xie
2
-20
/
+0
2016-09-15
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
3
-15
/
+3
2016-09-14
drm/radeon: handle runtime pm in fbcon (v2)
Alex Deucher
1
-0
/
+28
2016-09-02
drm/radeon: wire up a pci shutdown callback
Alex Deucher
2
-1
/
+14
2016-09-02
drm/radeon: handle runtime pm in drm pre/post close
Alex Deucher
1
-0
/
+4
2016-09-02
drm/radeon: handle runtime pm correctly in amdgpu_driver_open_kms
Alex Deucher
1
-6
/
+7
2016-09-02
drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
Alex Deucher
1
-2
/
+4
2016-09-02
drm/radeon: set runtime pm state to active on resume
Alex Deucher
1
-0
/
+8
2016-08-25
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
22
-122
/
+67
2016-08-24
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
12
-8
/
+15
2016-08-24
drm/radeon: add support for UVD_NO_OP register
Alex Deucher
3
-1
/
+4
2016-08-23
drm/radeon: remove dead code, si_mc_load_microcode (v2)
Heinrich Schuchardt
1
-9
/
+1
2016-08-23
drm/radeon/cik: remove dead code (v2)
Heinrich Schuchardt
1
-9
/
+1
2016-08-19
drm/radeon: fix radeon_move_blit on 32bit systems
Christian König
1
-2
/
+2
2016-08-18
drm/radeon: only apply the SS fractional workaround to RS[78]80
Christian König
1
-1
/
+3
[next]