index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
27
-131
/
+232
2016-10-17
drm: Print device information again in debugfs
Daniel Vetter
1
-4
/
+0
2016-10-14
drm/amd/powerplay: fix bug stop dpm can't work on Vi.
Rex Zhu
2
-15
/
+25
2016-10-14
drm/amd/powerplay: notify smu no display by default.
Rex Zhu
1
-1
/
+1
2016-10-14
drm/amdgpu/dpm: implement thermal sensor for CZ/ST
Alex Deucher
1
-3
/
+5
2016-10-14
drm/amdgpu/powerplay: implement thermal sensor for CZ/ST
Alex Deucher
1
-0
/
+18
2016-10-14
drm/amdgpu: disable smu hw first on tear down
Alex Deucher
1
-0
/
+24
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
9
-64
/
+60
2016-10-13
drm/amdgpu/si_dpm: Limit clocks on HD86xx part
Tom St Denis
1
-0
/
+6
2016-10-13
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
1
-2
/
+4
2016-10-13
drm/amdgpu: potential NULL dereference in debugfs code
Dan Carpenter
1
-2
/
+2
2016-10-13
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
1
-2
/
+4
2016-10-13
drm/amd/powerplay: fix static checker warnings in iceland_smc.c
Rex Zhu
1
-1
/
+1
2016-10-13
drm/radeon: change vblank_time's calculation method to reduce computational e...
Alex Deucher
1
-7
/
+8
2016-10-13
drm/amdgpu: change vblank_time's calculation method to reduce computational e...
Rex Zhu
1
-6
/
+8
2016-10-12
drm/amdgpu: clarify UVD/VCE special handling for CG
Alex Deucher
1
-9
/
+11
2016-10-12
drm/amd/amdgpu: enable clockgating only after late init
Arindam Nath
1
-7
/
+7
2016-10-12
drm/radeon: allow TA_CS_BC_BASE_ADDR on SI
Marek Olšák
3
-1
/
+4
2016-10-12
drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
Nicolai Hähnle
1
-0
/
+3
2016-10-12
drm/amdgpu/gfx8: fix CGCG_CGLS handling
Alex Deucher
1
-3
/
+10
2016-10-12
drm/radeon: fix modeset tear down code
Alex Deucher
1
-7
/
+7
2016-10-12
drm/radeon: fix up dp aux tear down (v2)
Alex Deucher
2
-2
/
+18
2016-10-12
drm/amdgpu: use .early_unregister hook to remove DP AUX i2c
Grazvydas Ignotas
1
-1
/
+12
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
604
-51076
/
+80352
2016-10-11
Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+1
2016-10-12
Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
16
-58
/
+313
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-11
/
+11
2016-10-10
drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next
Chris Wilson
1
-3
/
+0
2016-10-10
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
3
-7
/
+23
2016-10-10
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
5
-20
/
+34
2016-10-10
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
1
-2
/
+2
2016-10-10
drm/i915: Distinguish last emitted request from last submitted request
Chris Wilson
2
-2
/
+4
2016-10-10
drm/i915: Allow DP to work w/o EDID
Ville Syrjälä
1
-13
/
+9
2016-10-10
drm/i915: Move long hpd handling into the hotplug work
Ville Syrjälä
1
-25
/
+23
2016-10-10
drm/i915/execlists: Reinitialise context image after GPU hang
Chris Wilson
1
-41
/
+62
2016-10-10
drm/i915: Use correct index for backtracking HUNG semaphores
Chris Wilson
1
-4
/
+4
2016-10-10
drm/i915: Unalias obj->phys_handle and obj->userptr
Chris Wilson
1
-13
/
+11
2016-10-10
drm/i915: Just clear the mmiodebug before a register access
Chris Wilson
1
-4
/
+3
2016-10-10
drm/i915/gen9: only add the planes actually affected by ddb changes
Paulo Zanoni
1
-1
/
+36
2016-10-10
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
Ville Syrjälä
1
-0
/
+18
2016-10-10
drm/i915/bxt: Fix HDMI DPLL configuration
Imre Deak
1
-5
/
+16
2016-10-10
drm/i915/gen9: fix the watermark res_blocks value
Paulo Zanoni
1
-5
/
+7
2016-10-10
drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
Paulo Zanoni
1
-24
/
+15
2016-10-10
drm/i915/gen9: minimum scanlines for Y tile is not always 4
Paulo Zanoni
1
-24
/
+32
2016-10-10
drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
Paulo Zanoni
1
-20
/
+22
2016-10-10
drm/i915/kbl: KBL also needs to run the SAGV code
Paulo Zanoni
1
-4
/
+10
2016-10-10
drm/i915: introduce intel_has_sagv()
Paulo Zanoni
2
-7
/
+20
2016-10-10
drm/i915: SAGV is not SKL-only, so rename a few things
Paulo Zanoni
4
-25
/
+25
2016-10-10
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
Paulo Zanoni
1
-0
/
+2
[next]