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
2019-08-12
drm/amdgpu: enable vcn clock gating for navi12
Xiaojie Yuan
-1
/
+2
2019-08-12
drm/amdgpu: enable athub clock gating for navi12
Xiaojie Yuan
-1
/
+3
2019-08-12
drm/amdgpu/athub2: set clock gating for navi12
Xiaojie Yuan
-0
/
+1
2019-08-12
drm/amdgpu: enable ih clock gating for navi12
Xiaojie Yuan
-0
/
+1
2019-08-12
drm/amdgpu: enable mmhub clock gating for navi12
Xiaojie Yuan
-1
/
+3
2019-08-12
drm/amdgpu/mmhub2: set clock gating for navi12
Xiaojie Yuan
-0
/
+1
2019-08-12
drm/amdgpu: enable sdma clock gating for navi12
Xiaojie Yuan
-1
/
+3
2019-08-12
drm/amdgpu/sdma5: set sdma clock gating for navi12
Xiaojie Yuan
-0
/
+1
2019-08-12
drm/amdgpu: enable hdp clock gating for navi12
Xiaojie Yuan
-1
/
+3
2019-08-12
drm/amdgpu: enable gfx clock gatings for navi12
Xiaojie Yuan
-1
/
+5
2019-08-12
Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
Marek Olšák
-12
/
+1
2019-08-12
drm/syncobj: Add better overview documentation for syncobj (v2)
Jason Ekstrand
-11
/
+87
2019-08-12
drm/i915: Extract general GT interrupt handlers
Andi Shyti
-551
/
+593
2019-08-12
drm/i915: Extract GT powermanagement interrupt handling
Andi Shyti
-174
/
+191
2019-08-12
drm: Fix kerneldoc warns in connector-related docs
Sean Paul
-4
/
+6
2019-08-12
drm/omap: ensure we have a valid dma_mask
Tomi Valkeinen
-1
/
+1
2019-08-12
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
-511
/
+873
2019-08-12
drm/i915/gt: Use the local engine wakeref when checking RING registers
Chris Wilson
-7
/
+3
2019-08-12
drm/i915/selftests: Prevent the timeslice expiring during suppression tests
Chris Wilson
-1
/
+4
2019-08-12
drm/i915/execlists: Avoid sync calls during park
Chris Wilson
-1
/
+1
2019-08-12
drm/i915/uc: Update copyright and license
Michal Wajdeczko
-441
/
+47
2019-08-12
drm/komeda: Fix potential integer overflow in komeda_crtc_update_clock_ratio
Gustavo A. R. Silva
-1
/
+1
2019-08-12
drm/komeda: Add support for 'memory-region' DT node property
Mihail Atanassov
-0
/
+9
2019-08-12
drm/komeda: Adds internal bpp computing for arm afbc only format YU08 YU10
Lowry Li (Arm Technology China)
-2
/
+25
2019-08-12
drm/i915/tgl: Fixing up list of PG3 power domains.
Anshuman Gupta
-6
/
+0
2019-08-12
drm/i915/icl: Remove DDI IO power domain from PG3 power domains
Anshuman Gupta
-5
/
+0
2019-08-12
drm/i915/uc: Use -EIO code for GuC initialization failures
Michal Wajdeczko
-14
/
+11
2019-08-12
drm/i915/uc: Update messages from fw upload step
Michal Wajdeczko
-11
/
+3
2019-08-12
drm/i915/uc: Include HuC firmware version in summary
Michal Wajdeczko
-5
/
+13
2019-08-12
drm/i915/uc: Fail early if there is no GuC fw available
Michal Wajdeczko
-0
/
+26
2019-08-12
drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
Ondrej Jirman
-4
/
+52
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
-5046
/
+120846
2019-08-11
drm/i915: Remove unused debugfs/i915_emon_status
Chris Wilson
-25
/
+0
2019-08-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-11
/
+9
2019-08-10
drm/i915: buddy allocator
Matthew Auld
-0
/
+1282
2019-08-10
drm/i915/blt: support copying objects
Matthew Auld
-6
/
+324
2019-08-10
drm/panel: drop return code from drm_panel_detach()
Sam Ravnborg
-7
/
+2
2019-08-10
drm/panel: move drm_panel functions to .c file
Sam Ravnborg
-0
/
+96
2019-08-10
drm/panel: ili9322: move bus_flags to get_modes()
Sam Ravnborg
-18
/
+16
2019-08-10
drm/mxsfb: fix opencoded use of drm_panel_*
Sam Ravnborg
-1
/
+1
2019-08-10
drm/fsl-dcu: fix opencoded use of drm_panel_*
Sam Ravnborg
-9
/
+1
2019-08-10
drm/imx: fix opencoded use of drm_panel_*
Sam Ravnborg
-14
/
+8
2019-08-10
drm/bridge: tc358767: fix opencoded use of drm_panel_*
Sam Ravnborg
-6
/
+4
2019-08-10
drm/i915/gtt: disable 2M pages for pre-gen11
Matthew Auld
-4
/
+7
2019-08-10
drm/i915/gtt: enable GTT cache by default
Matthew Auld
-12
/
+21
2019-08-10
drm/i915/selftests: move gpu-write-dw into utils
Matthew Auld
-236
/
+169
2019-08-10
dma-buf: further relax reservation_object_add_shared_fence
Christian König
-6
/
+1
2019-08-10
drm/i915: use new reservation_object_fences helper
Christian König
-17
/
+7
2019-08-10
drm/i915/blt: bump the size restriction
Matthew Auld
-49
/
+180
2019-08-10
drm/i915/blt: don't assume pinned intel_context
Matthew Auld
-2
/
+4
[prev]
[next]