index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
initial support (display-only) for GP108
Ilia Mirkin
2017-08-22
1
-0
/
+30
*
drm/nouveau/falcon: use a more reasonable msgqueue timeout value
Ben Skeggs
2017-08-22
1
-1
/
+1
*
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
2017-08-22
4
-0
/
+7
*
drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.
Rosen Penev
2017-08-22
1
-5
/
+2
*
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
Ben Skeggs
2017-08-22
13
-1
/
+32
*
drm/nouveau/pmu/gt215: fix reset
Ben Skeggs
2017-08-22
10
-13
/
+24
*
drm/nouveau/mc/gf100: add pmu to reset mask
Ben Skeggs
2017-08-22
1
-0
/
+1
*
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
2017-08-22
2
-3
/
+8
*
drm/nouveau/therm/gm200: Added
Karol Herbst
2017-08-22
6
-1
/
+46
*
drm/nouveau/therm: fix spelling mistake on array thresolds
Colin Ian King
2017-08-22
1
-3
/
+3
*
Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2017-08-22
1
-11
/
+42
|
\
|
*
drm/imx: lock scanout transfers for consecutive bursts
Philipp Zabel
2017-07-17
1
-3
/
+35
|
*
drm/imx: ipuv3-plane: use fb local variable instead of state->fb
Philipp Zabel
2017-07-17
1
-8
/
+7
*
|
Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-08-22
116
-32709
/
+4633
|
\
\
|
*
|
drm/i915: Update DRIVER_DATE to 20170818
Daniel Vetter
2017-08-18
1
-2
/
+2
|
*
|
drm/i915/bxt: use NULL for GPIO connection ID
Andy Shevchenko
2017-08-18
1
-1
/
+1
|
*
|
drm/i915: Mark the GT as busy before idling the previous request
Chris Wilson
2017-08-18
1
-43
/
+45
|
*
|
drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
Chris Wilson
2017-08-18
1
-1
/
+1
|
*
|
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
2017-08-18
10
-208
/
+114
|
*
|
drm/i915: Simplify eb_lookup_vmas()
Chris Wilson
2017-08-18
1
-86
/
+36
|
*
|
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
2017-08-18
3
-151
/
+156
|
*
|
drm/i915: Check context status before looking up our obj/vma
Chris Wilson
2017-08-18
1
-7
/
+6
|
*
|
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
2017-08-18
7
-15
/
+40
|
*
|
drm/i915: Stop touching forcewake following a gen6+ engine reset
Chris Wilson
2017-08-18
1
-6
/
+1
|
*
|
drm/i915: Split pin mapping into per platform functions
Anusha Srivatsa
2017-08-17
1
-22
/
+91
|
*
|
drm/i915/opregion: let user specify override VBT via firmware load
Jani Nikula
2017-08-17
4
-0
/
+51
|
*
|
drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake.
Rodrigo Vivi
2017-08-16
1
-1
/
+1
|
*
|
drm/i915/gen10: implement gen 10 watermarks calculations
Paulo Zanoni
2017-08-16
1
-4
/
+13
|
*
|
drm/i915/cnl: Fix LSPCON support.
Rodrigo Vivi
2017-08-16
1
-2
/
+2
|
*
|
drm/i915/vbt: ignore extraneous child devices for a port
Jani Nikula
2017-08-16
1
-6
/
+9
|
*
|
drm/i915/cnl: Setup PAT Index.
Rodrigo Vivi
2017-08-16
2
-2
/
+25
|
*
|
drm/i915/edp: Allow alternate fixed mode for eDP if available.
Jim Bride
2017-08-16
6
-8
/
+45
|
*
|
drm/i915: Add support for drm syncobjs
Jason Ekstrand
2017-08-15
2
-6
/
+149
|
*
|
drm/i915: Handle full s64 precision for wait-ioctl
Chris Wilson
2017-08-15
2
-1
/
+10
|
*
|
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
2017-08-15
11
-32
/
+96
|
*
|
drm/i915/hsw+: Add support for multiple power well regs
Imre Deak
2017-08-15
4
-33
/
+68
|
*
|
drm/i915: Work around GCC anonymous union initialization bug
Imre Deak
2017-08-15
1
-24
/
+54
|
*
|
Merge tag 'gvt-next-2017-08-15' of https://github.com/01org/gvt-linux into dr...
Daniel Vetter
2017-08-15
18
-133
/
+297
|
|
\
\
|
|
*
|
drm/i915/gvt: Fix guest i915 full ppgtt blocking issue
Tina Zhang
2017-08-15
2
-17
/
+29
|
|
*
|
drm/i915: Enable guest i915 full ppgtt functionality
Tina Zhang
2017-08-15
5
-3
/
+20
|
|
*
|
drm/i915: Disconnect 32 and 48 bit ppGTT support
Joonas Lahtinen
2017-08-15
1
-4
/
+9
|
|
*
|
drm/i915/gvt: Add shadow context descriptor updating
Kechen Lu
2017-08-10
3
-0
/
+26
|
|
*
|
drm/i915/gvt: expose vGPU context hw id
Zhenyu Wang
2017-08-10
1
-0
/
+17
|
|
*
|
drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset function
Chuanxiao Dong
2017-08-10
3
-9
/
+5
|
|
*
|
drm/i915/gvt: Add carefully checking in GTT walker paths
Changbin Du
2017-08-10
2
-37
/
+64
|
|
*
|
drm/i915/gvt: Remove duplicated MMIO entries
Jian Jun Chen
2017-08-10
1
-8
/
+10
|
|
*
|
drm/i915/gvt: take runtime pm when do early scan and shadow
Zhenyu Wang
2017-08-10
1
-0
/
+2
|
|
*
|
drm/i915/gvt: Replace duplicated code with exist function
Ping Gao
2017-08-10
1
-3
/
+3
|
|
*
|
drm/i915/gvt: To check whether workload scan and shadow has mutex hold
Ping Gao
2017-08-10
1
-0
/
+2
|
|
*
|
drm/i915/gvt: Audit and shadow workload during ELSP writing
Ping Gao
2017-08-10
3
-0
/
+19
[next]