index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
drm/amd/powerplay: fix typo error when set clock gate state.
Rex Zhu
2016-07-29
2
-2
/
+2
|
|
*
|
|
|
|
drm/amdgpu: correct coding style
jimqu
2016-07-29
1
-2
/
+2
|
|
*
|
|
|
|
drm/amdgpu: increment driver minor
Christian König
2016-07-29
1
-1
/
+2
|
|
*
|
|
|
|
drm/amdgpu: implement UVD VM mode for Stoney v2
Christian König
2016-07-29
2
-2
/
+82
|
|
*
|
|
|
|
drm/amd/powerplay: Delete unused functions in ppevvmath.h
Nils Wallménius
2016-07-29
1
-58
/
+1
|
|
*
|
|
|
|
drm/amd/powerplay: Mark functions of ppevvmath.h static
Nils Wallménius
2016-07-29
1
-64
/
+64
|
|
*
|
|
|
|
drm/radeon: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-29
1
-1
/
+1
|
|
*
|
|
|
|
drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispa...
SF Markus Elfring
2016-07-29
1
-1
/
+1
|
|
*
|
|
|
|
drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_ta...
Markus Elfring
2016-07-29
1
-1
/
+3
|
|
*
|
|
|
|
drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object()
Markus Elfring
2016-07-29
1
-1
/
+2
|
|
*
|
|
|
|
drm/amdgpu: Delete an unnecessary variable initialisation in amdgpu_cgs_acpi_...
Markus Elfring
2016-07-29
1
-1
/
+1
|
|
*
|
|
|
|
drm/amdgpu: Delete a variable in amdgpu_cgs_acpi_eval_object()
Markus Elfring
2016-07-29
1
-2
/
+0
|
|
*
|
|
|
|
drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after err...
Markus Elfring
2016-07-29
1
-9
/
+9
|
|
*
|
|
|
|
drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unl...
Markus Elfring
2016-07-29
1
-3
/
+1
|
|
*
|
|
|
|
GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference...
Markus Elfring
2016-07-29
1
-3
/
+1
|
|
*
|
|
|
|
drivers/amdgpu: Remove redundant itermediate return val
Edward O'Callaghan
2016-07-29
5
-14
/
+7
|
|
*
|
|
|
|
drivers/amdgpu: Use canonical boolean form in various predicates
Edward O'Callaghan
2016-07-29
5
-48
/
+53
|
|
*
|
|
|
|
drivers/amdgpu: Remove redundant casts on kzalloc() calls
Edward O'Callaghan
2016-07-29
3
-15
/
+10
|
|
*
|
|
|
|
drivers/amdgpu: Remove redundant NULL check before kfree()
Edward O'Callaghan
2016-07-29
2
-4
/
+2
|
|
*
|
|
|
|
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
2016-07-29
6
-12
/
+12
|
|
*
|
|
|
|
drivers/amdgpu: Use 'true/false' for bool typed variables
Edward O'Callaghan
2016-07-29
5
-25
/
+25
|
|
*
|
|
|
|
drivers/amdgpu: Remove spurious semicolons
Edward O'Callaghan
2016-07-29
4
-4
/
+4
|
|
*
|
|
|
|
drm/amd/powerplay: enable DiDt feature for polaris10/11.
Rex Zhu
2016-07-29
3
-5
/
+554
|
|
*
|
|
|
|
drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK an...
Rex Zhu
2016-07-29
1
-3
/
+2
|
|
*
|
|
|
|
drm/amdgpu/powerplay: partial revert of endian fixes
Alex Deucher
2016-07-29
1
-2
/
+2
|
|
*
|
|
|
|
drm/radeon: drop confusing message about backlight control
Alex Deucher
2016-07-29
1
-7
/
+0
|
|
*
|
|
|
|
drm/radeon/ci add comment to document intentionally unreachable code
Nicholas Mc Guire
2016-07-29
1
-1
/
+4
|
|
*
|
|
|
|
drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
Lyude
2016-07-29
1
-0
/
+16
|
|
*
|
|
|
|
drm/radeon: init atpx at switcheroo register time v2
Alex Deucher
2016-07-29
1
-1
/
+1
|
|
*
|
|
|
|
drm/amdgpu: init atpx at switcheroo register time (v2)
Alex Deucher
2016-07-29
1
-1
/
+1
|
|
*
|
|
|
|
drm/amdgpu: fix firmware info version checks
Alex Deucher
2016-07-28
1
-17
/
+8
|
|
*
|
|
|
|
drm/radeon: fix firmware info version checks
Alex Deucher
2016-07-28
1
-2
/
+2
|
*
|
|
|
|
|
Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-30
14
-60
/
+37
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
drm/arm: mali-dp: Fix error return code in malidp_bind()
Wei Yongjun
2016-07-28
1
-1
/
+3
|
|
*
|
|
|
|
drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()
Wei Yongjun
2016-07-28
1
-3
/
+1
|
|
*
|
|
|
|
drm/gma500: remove unnecessary stub for fb_ioctl()
Stefan Christ
2016-07-28
1
-9
/
+0
|
|
*
|
|
|
|
drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint
Brian Starkey
2016-07-26
1
-3
/
+10
|
|
*
|
|
|
|
drm/sti: use new Reset API
Lee Jones
2016-07-26
1
-2
/
+2
|
|
*
|
|
|
|
drm/etnaviv: Optimize error handling in etnaviv_gem_new_userptr()
Markus Elfring
2016-07-22
1
-6
/
+3
|
|
*
|
|
|
|
drm/etnaviv: Delete unnecessary checks before two function calls
Markus Elfring
2016-07-22
1
-5
/
+2
|
|
*
|
|
|
|
drm/vmwgfx: Delete an unnecessary check before the function call "vfree"
Markus Elfring
2016-07-22
1
-3
/
+1
|
|
*
|
|
|
|
drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlock...
Markus Elfring
2016-07-22
1
-2
/
+1
|
|
*
|
|
|
|
drm/mgag200: Delete an unnecessary check before drm_gem_object_unreference_un...
Markus Elfring
2016-07-22
1
-2
/
+2
|
|
*
|
|
|
|
drm/bridge: ps8622: Delete an unnecessary check before backlight_device_unreg...
Markus Elfring
2016-07-22
1
-3
/
+1
|
|
*
|
|
|
|
GPU-DRM-GMA500: Delete unnecessary checks before two function calls
Markus Elfring
2016-07-22
4
-18
/
+9
|
|
*
|
|
|
|
GPU-DRM-OMAP: Delete unnecessary checks before two function calls
Markus Elfring
2016-07-22
2
-4
/
+3
|
*
|
|
|
|
|
drm: aux ->transfer() can return 0, deal with it
Ville Syrjälä
2016-07-29
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-07-28
30
-360
/
+469
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/amdgpu: comment out unused defaults_bonaire_pro static const structures to
Slava Grigorev
2016-07-15
1
-0
/
+2
|
|
*
|
|
|
|
drm/amdgpu: temporary comment out unused static const structures to fix the b...
Slava Grigorev
2016-07-15
1
-0
/
+2
[prev]
[next]