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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-17
drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.
Maarten Lankhorst
1
-1
/
+2
2015-11-17
drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane.
Maarten Lankhorst
1
-3
/
+3
2015-11-17
drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()
Junwei Zhang
4
-8
/
+6
2015-11-17
drm/amdgpu: wait interruptible when semaphores are disabled v2
Christian König
1
-2
/
+8
2015-11-16
drm/amdgpu: update pd while updating vm as well
Chunming Zhou
1
-0
/
+3
2015-11-16
drm/amdgpu: fix handling order in scheduler CS
Christian König
1
-5
/
+5
2015-11-16
drm/amdgpu: fix incorrect mutex usage v3
Christian König
5
-48
/
+37
2015-11-16
drm/amdgpu: cleanup scheduler fence get/put dance
Christian König
2
-2
/
+0
2015-11-16
drm/amdgpu: add command submission workflow tracepoint
Chunming Zhou
5
-4
/
+76
2015-11-16
drm/amdgpu: update Fiji's tiling mode table
Flora Cui
1
-1
/
+291
2015-11-16
drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.
Rex Zhu
1
-4
/
+4
2015-11-16
drm/amdgpu: fix seq_printf format string
Arnd Bergmann
1
-3
/
+3
2015-11-16
drm/radeon: fix quirk for MSI R7 370 Armor 2X
Maxim Sheviakov
1
-1
/
+1
2015-11-16
drm/amdgpu: Fix default page access routing
Jay Cornwall
2
-0
/
+2
2015-11-16
drm/radeon: unconditionally set sysfs_initialized
Alex Deucher
1
-2
/
+1
2015-11-16
drm/amdgpu: cleanup amdgpu_cs_parser handling
Christian König
2
-60
/
+33
2015-11-16
drm/amdgpu: fix leaking the IBs on error
Christian König
1
-13
/
+12
2015-11-16
drm/amd: add kmem cache for sched fence
Chunming Zhou
3
-2
/
+23
2015-11-16
drm/amdgpu: add kmem cache for amdgpu fence
Chunming Zhou
1
-2
/
+20
2015-11-16
drm/amdgpu: update fiji_mgcg_cgcg_init table
Flora Cui
1
-5
/
+0
2015-11-16
drm/amdgpu: use common fence for amdgpu_vm_fence
Christian König
3
-8
/
+8
2015-11-16
drm/amdgpu: use fence_is_later() for vm_flush as well v2
Christian König
1
-12
/
+9
2015-11-16
drm/amdgpu: use a timer for fence fallback
Christian König
2
-46
/
+35
2015-11-16
drm/amdgpu: remove fence trace points
Christian König
2
-44
/
+0
2015-11-16
drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value
Flora Cui
1
-1
/
+4
2015-11-16
drm/radeon: Only prompt for enabling PAT when we'd allow write-combining
Michel Dänzer
1
-2
/
+3
2015-11-16
drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC
Michel Dänzer
1
-2
/
+2
2015-11-16
drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx
Michel Dänzer
1
-0
/
+6
2015-11-16
drm/i915: get runtime PM reference around GEM set_caching IOCTL
Imre Deak
1
-1
/
+7
2015-11-16
drm/i915: Fix GT frequency rounding
Mika Kuoppala
1
-3
/
+5
2015-11-16
drm/i915: quirk backlight present on Macbook 4, 1
Jani Nikula
1
-0
/
+3
2015-11-16
drm/i915: Fix crtc_y assignment in intel_find_initial_plane_obj()
Ville Syrjälä
1
-2
/
+4
2015-11-13
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-279
/
+283
2015-11-13
Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...
Dave Airlie
18
-279
/
+283
2015-11-13
Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...
Mark Yao
1
-6
/
+75
2015-11-13
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...
Ville Syrjälä
1
-1
/
+9
2015-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+5
2015-11-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-1
/
+19
2015-11-11
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
1
-0
/
+6
2015-11-11
drm/ast: Initialized data needed to map fbdev memory
Egbert Eich
4
-0
/
+11
2015-11-11
nouveau: don't call pci_dma_supported
Christoph Hellwig
1
-2
/
+5
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
414
-9342
/
+51903
2015-11-10
remove abs64()
Andrew Morton
2
-4
/
+4
2015-11-10
drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPER
Guenter Roeck
1
-1
/
+2
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-45
/
+3
2015-11-07
Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...
Dave Airlie
7
-24
/
+79
2015-11-07
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
6
-100
/
+42
2015-11-07
signals: kill block_all_signals() and unblock_all_signals()
Oleg Nesterov
1
-41
/
+0
2015-11-07
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2
-3
/
+2
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
[prev]
[next]