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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-13
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-10
Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dave Airlie
6
-29
/
+49
2015-07-10
Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-14
/
+37
2015-07-10
Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...
Dave Airlie
1
-2
/
+7
2015-07-09
drm/radeon: disable vce init on cayman (v2)
Alex Deucher
1
-11
/
+14
2015-07-09
drm/amdgpu: fix timeout calculation
Christian König
1
-1
/
+1
2015-07-09
drm/radeon: check if BO_VA is set before adding it to the invalidation list
Christian König
1
-5
/
+5
2015-07-09
drm/radeon: allways add the VM clear duplicate
Christian König
1
-18
/
+16
2015-07-09
Revert "Revert "drm/radeon: dont switch vt on suspend""
Alex Deucher
1
-0
/
+1
2015-07-09
drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()
Michel Dänzer
1
-30
/
+19
2015-07-09
drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)
Grigori Goronzy
1
-1
/
+33
2015-07-09
drm/radeon: Clean up reference counting and pinning of the cursor BOs
Michel Dänzer
2
-48
/
+37
2015-07-09
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
1
-2
/
+7
2015-07-09
Revert "drm/i915: Allocate context objects from stolen"
Ville Syrjälä
1
-3
/
+1
2015-07-09
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+11
2015-07-08
drm/radeon: fix underflow in r600_cp_dispatch_texture()
Dan Carpenter
1
-1
/
+1
2015-07-08
drm/radeon: default to 2048 MB GART size on SI+
Grigori Goronzy
1
-13
/
+19
2015-07-08
drm/radeon: fix HDP flushing
Grigori Goronzy
1
-0
/
+1
2015-07-08
drm/radeon: use RCU query for GEM_BUSY syscall
Grigori Goronzy
1
-3
/
+8
2015-07-08
drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
3
-24
/
+42
2015-07-08
drm/radeon: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
4
-531
/
+688
2015-07-08
drm/i915: Use crtc_state->active in primary check_plane func
Daniel Vetter
1
-1
/
+1
2015-07-08
drm/i915: Check crtc->active in intel_crtc_disable_planes
Daniel Vetter
1
-0
/
+3
2015-07-08
drm/i915: Restore all GGTT VMAs on resume
Tvrtko Ursulin
1
-7
/
+16
2015-07-06
drm/i915/chv: fix HW readout of the port PLL fractional divider
Imre Deak
1
-2
/
+5
2015-07-04
Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
1
-1
/
+1
2015-07-04
drm/crtc: Fix edid length computation
Shixin Zeng
1
-1
/
+1
2015-07-03
Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
26
-89
/
+539
2015-07-03
Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...
Linus Torvalds
6
-3
/
+29
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+2
2015-07-02
drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
1
-1
/
+1
2015-07-02
drm/omap: fix align_pitch() for 24 bits per pixel
Tomi Valkeinen
1
-1
/
+1
2015-07-02
drm/omap: fix omap_gem_put_paddr() error handling
Tomi Valkeinen
2
-6
/
+4
2015-07-02
drm/omap: fix omap_framebuffer_unpin() error handling
Tomi Valkeinen
2
-13
/
+5
2015-07-02
drm/omap: increase DMM transaction timeout
Tomi Valkeinen
1
-1
/
+1
2015-07-02
drm/omap: check that plane is inside crtc
Tomi Valkeinen
1
-0
/
+26
2015-07-01
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
1
-4
/
+1
2015-06-30
drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
Ander Conselvan de Oliveira
1
-0
/
+3
2015-06-30
drm/radeon: only check the sink type on DP connectors
Alex Deucher
1
-9
/
+9
2015-06-29
drm/amdgpu: add flag to delay VM updates
Christian König
1
-3
/
+3
2015-06-29
drm/amdgpu: add optional dependencies to the CS IOCTL v2
Christian König
1
-1
/
+58
2015-06-29
drm/amdgpu: recreate fence from user seq
Christian König
3
-9
/
+44
2015-06-29
gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set
Alexander Kuleshov
1
-0
/
+6
2015-06-29
Revert "drm/radeon: dont switch vt on suspend"
Alex Deucher
1
-1
/
+0
2015-06-29
drm/amdgpu: disable enable_nb_ps_policy temporarily
Sonny Jiang
1
-1
/
+1
2015-06-29
drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOn
Sonny Jiang
1
-1
/
+1
2015-06-29
drm/amdgpu: allocate ip_block_enabled memory in common code
Alex Deucher
3
-9
/
+3
2015-06-29
drm/amdgpu: remove unnecessary check before kfree
Maninder Singh
1
-2
/
+1
2015-06-29
drm/amdgpu: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-06-29
drm/radeon: fix adding all VAs to the freed list on remove v2
Christian König
1
-2
/
+2
[next]