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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)
Christopher James Halse Rogers
3
-0
/
+19
2017-04-07
drm/radeon: Maintain prime import/export refcount for BOs
Christopher James Halse Rogers
2
-0
/
+7
2017-04-07
drm/radeon: Fail fb creation from imported dma-bufs.
Christopher James Halse Rogers
1
-0
/
+6
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
1
-1
/
+2
2017-04-05
drm/ttm: add io_mem_pfn callback
Christian König
1
-0
/
+1
2017-04-04
Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...
Sean Paul
1
-2
/
+2
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
4
-7
/
+15
2017-03-30
drm/radeon: Don't register Thunderbolt eGPU with vga_switcheroo
Lukas Wunner
2
-3
/
+7
2017-03-30
drm/radeon: add new ATIF ACPI method
Alex Deucher
1
-0
/
+12
2017-03-30
drm/radeon: Merge pre/postclose hooks
Daniel Vetter
2
-31
/
+14
2017-03-30
drm/radeon: remove useless and potentially wrong message
Andy Shevchenko
1
-4
/
+1
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
24
-188
/
+114
2017-03-30
drm: Use pr_cont where appropriate
Joe Perches
1
-34
/
+37
2017-03-30
drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/
Geert Uytterhoeven
1
-1
/
+1
2017-03-30
drm/radeon/dp_auxch: Ratelimit aux transfer debug messages
Lyude
1
-1
/
+2
2017-03-30
drm/radeon: allow unaligned shader loads on CIK
Marek Olšák
2
-3
/
+7
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
1
-2
/
+3
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
1
-1
/
+2
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
1
-3
/
+7
2017-03-27
drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
Michel Dänzer
1
-2
/
+2
2017-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
1
-0
/
+6
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
1
-0
/
+6
2017-03-22
drm/dp: Split drm_dp_mst_allocate_vcpi
Pandiyan, Dhinakaran
1
-1
/
+3
2017-03-16
drm/radeon: reinstate oland workaround for sclk
Alex Deucher
1
-3
/
+7
2017-03-15
drm/radeon/si: add dpm quirk for Oland
Alex Deucher
1
-0
/
+6
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
3
-8
/
+8
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-7
/
+4
2017-02-28
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-28
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
4
-11
/
+9
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2017-02-24
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
18
-139
/
+87
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2
-7
/
+7
2017-02-16
drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
Michel Dänzer
1
-2
/
+2
2017-02-10
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-4
/
+2
2017-02-09
drm/radeon: remove some dead code
Dan Carpenter
1
-3
/
+1
2017-02-09
drm/radeon: avoid kernel segfault in vce when gpu fails to resume
Jérôme Glisse
1
-1
/
+1
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-7
/
+4
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+0
2017-02-02
drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctl
Michel Dänzer
2
-3
/
+4
2017-02-01
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-78
/
+41
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
4
-19
/
+4
2017-01-27
drm/radeon: handle vfct with multiple vbios images
Alex Deucher
1
-30
/
+36
2017-01-27
drm/radeon: drop pitcairn dpm quirks
Alex Deucher
1
-46
/
+1
2017-01-27
drm: radeon: radeon_ttm: Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-0
/
+2
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
1
-2
/
+0
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
2
-0
/
+2
2017-01-27
drm/radeon: Remove drm_debugfs_remove_files() call
Noralf Trønnes
1
-16
/
+0
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2
-59
/
+45
2017-01-26
drm: remove device_is_agp callback
Daniel Vetter
2
-2
/
+3
[prev]
[next]