index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-04-10
27
-220
/
+455
|
\
|
*
drm/amdgpu: fix fence memory leak in wait_all_fence V2
Chunming Zhou
2017-04-07
1
-0
/
+1
|
*
drm/amdgpu: fix "fix 64bit division"
Christian König
2017-04-07
1
-0
/
+1
|
*
drm/amd/powerplay: add fan controller table v11 support.
Rex Zhu
2017-04-07
2
-45
/
+120
|
*
drm/amd/powerplay: port newest process pptable code for vega10.
Rex Zhu
2017-04-07
3
-50
/
+187
|
*
drm/amdgpu: set vm size and block size by individual gmc by default (v3)
Junwei Zhang
2017-04-07
8
-40
/
+66
|
*
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
2017-04-07
4
-64
/
+12
|
*
drm/amdgpu: Make display watermark calculations more accurate
Mario Kleiner
2017-04-07
4
-20
/
+20
|
*
drm/radeon: fix typo in bandwidth calculation
Alex Deucher
2017-04-07
1
-1
/
+1
|
*
drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)
Christopher James Halse Rogers
2017-04-07
3
-0
/
+19
|
*
drm/radeon: Maintain prime import/export refcount for BOs
Christopher James Halse Rogers
2017-04-07
2
-0
/
+7
|
*
drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...
Christopher James Halse Rogers
2017-04-07
2
-0
/
+9
|
*
drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)
Christopher James Halse Rogers
2017-04-07
1
-0
/
+6
|
*
drm/radeon: Fail fb creation from imported dma-bufs.
Christopher James Halse Rogers
2017-04-07
1
-0
/
+6
*
|
Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...
Dave Airlie
2017-04-10
60
-1997
/
+2601
|
\
\
|
*
|
drm/i915: Update DRIVER_DATE to 20170403
Daniel Vetter
2017-04-03
1
-2
/
+2
|
*
|
drm/i915: Clear gt.active_requests before checking idle status
Chris Wilson
2017-03-31
1
-1
/
+3
|
*
|
drm/i915/uc: Drop use of MISSING_CASE on trivial enums
Michal Wajdeczko
2017-03-31
1
-6
/
+2
|
*
|
drm/i915: make a few DDI functions static
Paulo Zanoni
2017-03-31
2
-8
/
+4
|
*
|
drm/i915: Combine reset_all_global_seqno() loops into one
Chris Wilson
2017-03-31
1
-9
/
+5
|
*
|
drm/i915: Remove redudant wait for each engine to idle from seqno wrap
Chris Wilson
2017-03-31
1
-3
/
+0
|
*
|
drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
Chris Wilson
2017-03-31
1
-3
/
+26
|
*
|
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
2017-03-31
6
-16
/
+4
|
*
|
drm/i915/uc: Move fw path check to fetch_uc_fw()
Michal Wajdeczko
2017-03-31
1
-5
/
+5
|
*
|
drm/i915/huc: Remove unused intel_huc_fini()
Michal Wajdeczko
2017-03-31
2
-19
/
+0
|
*
|
drm/i915/uc: Add intel_uc_fw_fini()
Michal Wajdeczko
2017-03-31
1
-15
/
+15
|
*
|
drm/i915/uc: Add intel_uc_fw_type_repr()
Michal Wajdeczko
2017-03-31
2
-2
/
+18
|
*
|
drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h
Michal Wajdeczko
2017-03-31
2
-17
/
+19
|
*
|
drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments
Tamara Diaconita
2017-03-31
1
-0
/
+1
|
*
|
drm/i915: Suppress busy status for engines if wedged
Chris Wilson
2017-03-30
2
-3
/
+10
|
*
|
drm/i915: Do request retirement before marking engines as wedged
Chris Wilson
2017-03-30
1
-1
/
+6
|
*
|
drm/i915: Drop verbose and archaic "ring" from our internal engine names
Chris Wilson
2017-03-30
1
-10
/
+10
|
*
|
drm/i915: Use a dummy timeline name for a signaled fence
Chris Wilson
2017-03-30
1
-0
/
+11
|
*
|
Merge tag 'gvt-next-2017-03-30' of https://github.com/01org/gvt-linux into dr...
Daniel Vetter
2017-03-30
17
-323
/
+626
|
|
\
\
|
|
*
|
drm/i915/gvt: control the scheduler by timeslice usage
Ping Gao
2017-03-30
1
-2
/
+7
|
|
*
|
drm/i915/gvt: create an idle vGPU
Ping Gao
2017-03-30
3
-1
/
+69
|
|
*
|
drm/i915/gvt: add basic function for weight control
Ping Gao
2017-03-30
1
-0
/
+59
|
|
*
|
drm/i915/gvt: define weight according to vGPU type
Ping Gao
2017-03-30
4
-7
/
+33
|
|
*
|
drm/i915/gvt: factor out the scheduler
Ping Gao
2017-03-30
1
-30
/
+36
|
|
*
|
drm/i915/gvt: add some statistic routine for scheduler
Ping Gao
2017-03-30
3
-25
/
+48
|
|
*
|
drm/i915/gvt: use hrtimer replace delayed_work in scheduler
Ping Gao
2017-03-30
4
-16
/
+41
|
|
*
|
drm/i915/gvt: remove the redundant info NULL check
Tina Zhang
2017-03-30
1
-7
/
+0
|
|
*
|
drm/i915/gvt: adjust mem size for low resolution type
Zhenyu Wang
2017-03-30
1
-1
/
+1
|
|
*
|
drm/i915/gvt: remove workload from intel_shadow_wa_ctx structure
Tina Zhang
2017-03-29
3
-13
/
+22
|
|
*
|
drm/i915/gvt: Turn on KBL platform support.
Xu Han
2017-03-29
1
-0
/
+2
|
|
*
|
drm/i915/gvt: Add KBL dispatch logic in each function.
Xu Han
2017-03-29
8
-26
/
+43
|
|
*
|
drm/i915/gvt: Update save/restore list to compatible KBL platform.
Xu Han
2017-03-29
1
-0
/
+12
|
|
*
|
drm/i915/gvt: Update MMIO handle policy to compatible KBL platform.
Xu Han
2017-03-29
1
-198
/
+211
|
|
*
|
drm/i915/gvt: Add KBL platform definition.
Xu Han
2017-03-29
1
-9
/
+10
|
|
*
|
drm/i915/gvt: Add mdev device attribute group
Zhenyu Wang
2017-03-29
1
-0
/
+32
[next]