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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
drm/amd/powerplay: Mark functions of ppevvmath.h static
Nils Wallménius
1
-64
/
+64
2016-07-29
drm/radeon: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-07-29
drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispa...
SF Markus Elfring
1
-1
/
+1
2016-07-29
drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_ta...
Markus Elfring
1
-1
/
+3
2016-07-29
drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object()
Markus Elfring
1
-1
/
+2
2016-07-29
drm/amdgpu: Delete an unnecessary variable initialisation in amdgpu_cgs_acpi_...
Markus Elfring
1
-1
/
+1
2016-07-29
drm/amdgpu: Delete a variable in amdgpu_cgs_acpi_eval_object()
Markus Elfring
1
-2
/
+0
2016-07-29
drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after err...
Markus Elfring
1
-9
/
+9
2016-07-29
drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unl...
Markus Elfring
1
-3
/
+1
2016-07-29
GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference...
Markus Elfring
1
-3
/
+1
2016-07-29
drivers/amdgpu: Remove redundant itermediate return val
Edward O'Callaghan
5
-14
/
+7
2016-07-29
drivers/amdgpu: Use canonical boolean form in various predicates
Edward O'Callaghan
5
-48
/
+53
2016-07-29
drivers/amdgpu: Remove redundant casts on kzalloc() calls
Edward O'Callaghan
3
-15
/
+10
2016-07-29
drivers/amdgpu: Remove redundant NULL check before kfree()
Edward O'Callaghan
2
-4
/
+2
2016-07-29
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
6
-12
/
+12
2016-07-29
drivers/amdgpu: Use 'true/false' for bool typed variables
Edward O'Callaghan
5
-25
/
+25
2016-07-29
drivers/amdgpu: Remove spurious semicolons
Edward O'Callaghan
4
-4
/
+4
2016-07-29
drm/amd/powerplay: enable DiDt feature for polaris10/11.
Rex Zhu
3
-5
/
+554
2016-07-29
drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK an...
Rex Zhu
1
-3
/
+2
2016-07-29
drm/amdgpu/powerplay: partial revert of endian fixes
Alex Deucher
1
-2
/
+2
2016-07-29
drm/radeon: drop confusing message about backlight control
Alex Deucher
1
-7
/
+0
2016-07-29
drm/radeon/ci add comment to document intentionally unreachable code
Nicholas Mc Guire
1
-1
/
+4
2016-07-29
drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
Lyude
1
-0
/
+16
2016-07-29
drm/radeon: init atpx at switcheroo register time v2
Alex Deucher
1
-1
/
+1
2016-07-29
drm/amdgpu: init atpx at switcheroo register time (v2)
Alex Deucher
1
-1
/
+1
2016-07-29
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
6
-25
/
+8
2016-07-29
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
3
-62
/
+13
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
6
-68
/
+38
2016-07-29
drm: add generic zpos property
Marek Szyprowski
5
-1
/
+254
2016-07-29
Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8
Benjamin Gaignard
2
-20
/
+27
2016-07-29
drm: aux ->transfer() can return 0, deal with it
Ville Syrjälä
1
-1
/
+1
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-12
/
+12
2016-07-28
drm/amdgpu: fix firmware info version checks
Alex Deucher
1
-17
/
+8
2016-07-28
drm/radeon: fix firmware info version checks
Alex Deucher
1
-2
/
+2
2016-07-28
drm/arm: mali-dp: Fix error return code in malidp_bind()
Wei Yongjun
1
-1
/
+3
2016-07-28
drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()
Wei Yongjun
1
-3
/
+1
2016-07-28
drm/gma500: remove unnecessary stub for fb_ioctl()
Stefan Christ
1
-9
/
+0
2016-07-28
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
1
-1
/
+2
2016-07-27
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
30
-360
/
+469
2016-07-27
drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...
Philipp Zabel
1
-5
/
+2
2016-07-27
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-20
/
+27
2016-07-27
Merge tag 'drm-intel-next-fixes-2016-07-25' of git://anongit.freedesktop.org/...
Dave Airlie
13
-60
/
+286
2016-07-27
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
46
-213
/
+383
2016-07-26
drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint
Brian Starkey
1
-3
/
+10
2016-07-26
drm/sti: use new Reset API
Lee Jones
1
-2
/
+2
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
31
-118
/
+286
2016-07-25
Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'
Rafael J. Wysocki
1
-23
/
+0
2016-07-25
drm/i915/gen9: Add WaInPlaceDecompressionHang
Mika Kuoppala
3
-0
/
+19
2016-07-25
drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"
Rodrigo Vivi
1
-4
/
+4
2016-07-25
drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
Imre Deak
1
-2
/
+2
[prev]
[next]