index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
drm/exynos/decon5433: fix CMU programming
Andrzej Hajda
1
-4
/
+0
2017-01-20
drm/exynos/decon5433: do not disable video after reset
Andrzej Hajda
1
-2
/
+0
2017-01-18
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
Ville Syrjälä
1
-0
/
+3
2017-01-18
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Francisco Jerez
2
-18
/
+0
2017-01-17
drm/amdgpu: add support for new hainan variants
Alex Deucher
1
-3
/
+5
2017-01-17
drm/radeon: add support for new hainan variants
Alex Deucher
1
-4
/
+9
2017-01-17
drm/amdgpu: change clock gating mode for uvd_v4.
Rex Zhu
1
-32
/
+10
2017-01-17
drm/amdgpu: fix program vce instance logic error.
Rex Zhu
1
-9
/
+16
2017-01-17
drm/amdgpu: fix bug set incorrect value to vce register
Rex Zhu
1
-1
/
+1
2017-01-13
Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"
Michel Dänzer
4
-60
/
+30
2017-01-13
drm/msm: fix potential null ptr issue in non-iommu case
Rob Clark
2
-3
/
+4
2017-01-13
drm/msm/mdp5: rip out plane->pending tracking
Rob Clark
3
-32
/
+0
2017-01-13
drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabled
Andrzej Hajda
1
-3
/
+5
2017-01-13
drm/exynos/decon5433: update shadow registers iff there are active windows
Andrzej Hajda
1
-4
/
+3
2017-01-13
drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...
Changbin Du
1
-61
/
+29
2017-01-13
drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset function
Changbin Du
2
-1
/
+74
2017-01-13
drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio space
Changbin Du
2
-14
/
+26
2017-01-13
drm/i915/gvt: move mmio init/clean function to mmio.c
Changbin Du
5
-36
/
+49
2017-01-13
drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration space
Changbin Du
2
-0
/
+27
2017-01-13
drm/i915/gvt: move cfg space inititation function to cfg_space.c
Changbin Du
3
-43
/
+52
2017-01-13
drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gtt
Changbin Du
2
-0
/
+28
2017-01-13
drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource state
Changbin Du
2
-2
/
+28
2017-01-12
drm/amd/powerplay: refine vce dpm update code on Cz.
Rex Zhu
1
-8
/
+16
2017-01-12
drm/amdgpu: fix vm_fault_stop on gfx6
Flora Cui
1
-14
/
+9
2017-01-12
drm/amd/powerplay: fix vce cg logic error on CZ/St.
Rex Zhu
1
-2
/
+2
2017-01-12
drm/radeon: drop the mclk quirk for hainan
Alex Deucher
1
-1
/
+0
2017-01-12
drm/radeon: drop oland quirks
Alex Deucher
1
-11
/
+0
2017-01-12
drm/amdgpu: drop the mclk quirk for hainan
Alex Deucher
1
-1
/
+0
2017-01-12
drm/amdgpu: drop oland quirks
Alex Deucher
1
-11
/
+0
2017-01-12
drm/amdgpu/si: load special ucode for certain MC configs
Alex Deucher
1
-1
/
+10
2017-01-12
drm/radeon/si: load special ucode for certain MC configs
Alex Deucher
1
-1
/
+11
2017-01-12
drm/probe-helpers: Drop locking from poll_enable
Daniel Vetter
3
-34
/
+22
2017-01-12
drm/i915: Fix phys pwrite for struct_mutex-less operation
Chris Wilson
1
-30
/
+4
2017-01-12
drm/i915: Clear ret before unbinding in i915_gem_evict_something()
Chris Wilson
1
-0
/
+1
2017-01-11
drm: Fix broken VT switch with video=1366x768 option
Takashi Iwai
1
-0
/
+7
2017-01-11
drm/etnaviv: trick drm_mm into giving out a low IOVA
Lucas Stach
1
-1
/
+6
2017-01-10
drm: flip cirrus driver status to "obsolete".
Gerd Hoffmann
2
-1
/
+11
2017-01-10
drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu)
Gerd Hoffmann
1
-2
/
+11
2017-01-10
drm/virtio: fix framebuffer sparse warning
Gerd Hoffmann
1
-1
/
+1
2017-01-10
drm: Schedule the output_poll_work with 1s delay if we have delayed event
Peter Ujfalusi
1
-1
/
+11
2017-01-09
drm/i915/gvt: cleanup GFP flags
Jike Song
1
-24
/
+15
2017-01-09
drm/bridge: analogix dp: Fix runtime PM state on driver bind
Marek Szyprowski
1
-0
/
+7
2017-01-09
drm/i915/gvt/kvmgt: return meaningful error for vgpu creating failure
Jike Song
1
-4
/
+10
2017-01-09
drm/i915/gvt: cleanup opregion memory allocation code
Jike Song
2
-6
/
+5
2017-01-09
drm/i915/gvt: destroy the allocated idr on vgpu creating failures
Jike Song
1
-1
/
+3
2017-01-09
drm/i915/gvt: init/destroy vgpu_idr properly
Jike Song
1
-1
/
+7
2017-01-09
drm/i915/gvt: dec vgpu->running_workload_num after the workload is really done
Changbin Du
1
-5
/
+5
2017-01-09
drm/i915/gvt: fix use after free for workload
Changbin Du
1
-2
/
+2
2017-01-09
drm/i915/gvt: remove duplicated definition
Zhenyu Wang
1
-7
/
+0
2017-01-09
drm/i915/gvt: adjust high memory size for default vGPU type
Zhenyu Wang
1
-2
/
+2
[next]