index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-06-08
drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memory
Changbin Du
-3
/
+4
2017-06-08
drm/i915/gvt: Cleanup struct intel_gvt_mmio_info
Changbin Du
-16
/
+3
2017-06-08
drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocks
Changbin Du
-114
/
+147
2017-06-08
drm/i915/gvt: add gtt_invalidate API to flush the GTT TLB
Chuanxiao Dong
-6
/
+9
2017-06-08
drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessing
Chuanxiao Dong
-0
/
+22
2017-06-08
drm/i915/gvt: remove redundant -Wall
Nick Desaulniers
-1
/
+1
2017-06-08
drm/i915/gvt: Legacy HSW related MMIO handler clean up
fred gao
-25
/
+15
2017-06-08
drm/i915/gvt: Trigger scheduling after context complete
Ping Gao
-0
/
+4
2017-06-08
drm/i915/gvt: Support event based scheduling
Ping Gao
-6
/
+18
2017-06-08
drm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec()
Xiong Zhang
-6
/
+0
2017-06-08
drm/i915/gvt: Change flood gvt dmesg into trace
Xiong Zhang
-18
/
+119
2017-06-08
drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpu
Changbin Du
-2
/
+0
2017-06-08
drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-g
Weinan Li
-7
/
+15
2017-06-08
drm/i915/gvt: implement per-vm mmio switching optimization
Changbin Du
-12
/
+80
2017-06-08
drm/i915/gvt: refactor function intel_vgpu_submit_execlist
Changbin Du
-33
/
+23
2017-06-08
drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approach
Changbin Du
-96
/
+32
2017-06-07
drm/amdgpu/gfx: consolidate mqd buffer setup code
Alex Deucher
-132
/
+74
2017-06-07
drm/amdgpu/gfx: move mec parameter setup into sw_init
Alex Deucher
-47
/
+47
2017-06-07
drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.c
Alex Deucher
-211
/
+122
2017-06-07
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
-39
/
+40
2017-06-07
drm/amdgpu/gfx9: remove spurious line in kiq setup
Alex Deucher
-1
/
+0
2017-06-07
drm/amdgpu/gfx8: whitespace change
Alex Deucher
-1
/
+2
2017-06-07
drm/amdgpu/gfx9: Raven has two MECs
Alex Deucher
-0
/
+1
2017-06-07
drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common code
Alex Deucher
-114
/
+42
2017-06-07
drm/amdgpu: fix mec queue policy on single MEC asics
Alex Deucher
-9
/
+27
2017-06-07
drm/pl111: Fix offset calculation for the primary plane.
Eric Anholt
-13
/
+2
2017-06-07
drm/atmel-hlcdc: Fix panel registration
Boris Brezillon
-2
/
+0
2017-06-07
drm/bridge: Build the panel wrapper in drm_kms_helper
Maarten Lankhorst
-1
/
+1
2017-06-07
drm/i915: Unify GT* and GT3 definitions
Rodrigo Vivi
-30
/
+27
2017-06-07
drm/i915: Remove unnecessary PORT3 definition.
Rodrigo Vivi
-4
/
+2
2017-06-07
drm/i915/cnl: Also need power well sanitize.
Rodrigo Vivi
-2
/
+1
2017-06-07
drm/i915/cnl: Add power wells for CNL
Ville Syrjälä
-4
/
+137
2017-06-07
drm/i915/gen10: Set value of Indirect Context Offset for gen10
Michel Thierry
-0
/
+5
2017-06-07
drm/i915/cnl: Cannonlake has same MOCS table than Skylake.
Rodrigo Vivi
-1
/
+1
2017-06-07
drm/i915/cnl: Configure EU slice power gating.
Rodrigo Vivi
-4
/
+3
2017-06-07
drm/i915/cnl: Cannonlake has 4 planes (3 sprites) per pipe
James Irwin
-1
/
+1
2017-06-07
drm/i915/cnl: add IS_CNL_REVID macro
Paulo Zanoni
-0
/
+6
2017-06-07
drm/i915/cnl: Add Cannonlake PCI IDs for U-skus.
Rodrigo Vivi
-0
/
+1
2017-06-07
drm/i915/cnl: Cannonlake uses CNP PCH.
Rodrigo Vivi
-0
/
+4
2017-06-07
drm/i915/cnl: Introduce Cannonlake platform defition.
Rodrigo Vivi
-0
/
+12
2017-06-07
drm/meson: Fix driver bind when only CVBS is available
Neil Armstrong
-5
/
+15
2017-06-07
drm/i915: Fix 90/270 rotated coordinates for FBC
Ville Syrjälä
-12
/
+7
2017-06-07
drm/i915: Restore has_fbc=1 for ILK-M
Ville Syrjälä
-1
/
+1
2017-06-07
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
Ville Syrjälä
-0
/
+30
2017-06-07
drm/i915: Fix logical inversion for gen4 quirking
Chris Wilson
-1
/
+1
2017-06-07
drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally
Chris Wilson
-1
/
+2
2017-06-07
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
Maarten Lankhorst
-0
/
+9
2017-06-07
drm/i915: Prevent the system suspend complete optimization
Imre Deak
-0
/
+9
2017-06-07
drm/i915/psr: disable psr2 for resolution greater than 32X20
Nagaraju, Vathsala
-2
/
+3
2017-06-07
drm/i915: Hold a wakeref for probing the ring registers
Chris Wilson
-1
/
+17
[prev]
[next]