index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
drm/i915/gvt: Fix shadow ctx ppgtt destroy function
Xiong Zhang
2
-0
/
+37
2018-12-07
drm/i915/gvt: fix a typo: "registeration" -> "registration".
Peng Hao
1
-1
/
+1
2018-12-07
drm/i915/gvt: fix typo in two MI cmd annotation
Xinyun Liu
1
-3
/
+3
2018-12-07
drm/i915/gvt: update force-to-nonpriv register whitelist
Zhao Yan
1
-0
/
+1
2018-12-04
drm/i915: Update DRIVER_DATE to 20181204
Jani Nikula
1
-2
/
+2
2018-12-04
drm/i915/icl: fix transcoder state readout
Jani Nikula
1
-21
/
+31
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
7
-86
/
+74
2018-12-04
drm/i915: Trim unused workaround list entries
Tvrtko Ursulin
1
-1
/
+15
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
9
-209
/
+168
2018-12-04
drm/i915: Move register white-listing to the common workaround framework
Tvrtko Ursulin
6
-73
/
+60
2018-12-04
drm/i915/selftests: Add tests for GT and engine workaround verification
Tvrtko Ursulin
6
-47
/
+214
2018-12-04
drm/i915: Verify GT workaround state after GPU init
Tvrtko Ursulin
4
-0
/
+40
2018-12-04
drm/i915: Introduce per-engine workarounds
Tvrtko Ursulin
5
-119
/
+153
2018-12-04
drm/i915: Record GT workarounds in a list
Tvrtko Ursulin
5
-168
/
+354
2018-12-04
drm/i915: change i915_sw_fence license to MIT
Jonathan Gray
2
-8
/
+4
2018-12-04
drm/i915: Complete the fences as they are cancelled due to wedging
Chris Wilson
3
-48
/
+30
2018-12-04
drm/i915/dp: Fix inconsistent indenting
Chris Wilson
1
-7
/
+6
2018-12-03
drm/i915: Move display device info capabilities to its own struct
José Roberto de Souza
6
-78
/
+103
2018-12-03
drm/i915: Add HAS_DISPLAY() and use it
José Roberto de Souza
7
-12
/
+14
2018-12-03
drm/i915/dp: Fix link compute m_n calc for DSC
Manasi Navare
1
-1
/
+1
2018-12-03
drm/i915/sysfs: make attrs arrays const
Jani Nikula
1
-2
/
+2
2018-12-03
sysfs: constify sysfs create/remove files harder
Jani Nikula
2
-6
/
+6
2018-12-03
drm/i915/vgpu: Disallow loading on old vGPU hosts
Chris Wilson
3
-40
/
+22
2018-12-03
drm/i915/breadcrumbs: Reduce missed-breadcrumb false positive rate
Chris Wilson
1
-5
/
+1
2018-12-03
drm/i915/icl: add pll mapping for DSI
Jani Nikula
1
-0
/
+25
2018-12-03
drm/i915/icl: Ungate DSI clocks
Madhav Chauhan
1
-0
/
+19
2018-12-03
drm/i915/icl: Gate clocks for DSI
Madhav Chauhan
1
-0
/
+20
2018-12-03
drm/i915/icl: add dummy DSI GPIO element execution function
Jani Nikula
1
-1
/
+9
2018-12-03
drm/i915/icl: Define display GPIO pins for DSI
Madhav Chauhan
1
-0
/
+12
2018-12-03
drm/i915/icl: Define Panel power ctrl register
Madhav Chauhan
1
-0
/
+11
2018-12-03
drm/i915/icl: Define missing bitfield for shortplug reg
Madhav Chauhan
1
-0
/
+1
2018-12-03
drm/i915/icl: Get pipe timings for DSI
Madhav Chauhan
1
-1
/
+2
2018-12-03
drm/i915/icl: Consider DSI for getting transcoder state
Madhav Chauhan
1
-7
/
+24
2018-12-03
drm/i915/icl: Configure DSI Dual link mode
Madhav Chauhan
1
-1
/
+41
2018-12-03
drm/i915/icl: Add DSI encoder compute config hook
Madhav Chauhan
1
-0
/
+31
2018-12-03
drm/i915/icl: Get HW state for DSI encoder
Madhav Chauhan
1
-0
/
+59
2018-12-03
drm/i915/icl: Add get config functionality for DSI
Vandita Kulkarni
3
-2
/
+19
2018-12-03
drm/i915/icl: Allocate DSI hosts and imlement host transfer
Madhav Chauhan
1
-0
/
+147
2018-12-03
drm/i915/icl: Fill DSI ports info
Madhav Chauhan
1
-0
/
+8
2018-12-03
drm/i915/icl: Use the same pll functions for dsi
Vandita Kulkarni
1
-5
/
+11
2018-12-03
drm/i915/icl: Allocate DSI encoder/connector
Madhav Chauhan
1
-8
/
+109
2018-12-03
drm/i915/icl: Calculate DPLL params for DSI
Madhav Chauhan
2
-2
/
+5
2018-12-03
drm/i915/icl: Sanitize DDI port clock gating for DSI ports
Imre Deak
2
-17
/
+53
2018-12-03
drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooks
Jani Nikula
3
-62
/
+34
2018-12-03
drm/i915/selftests: Terminate hangcheck sanitycheck forcibly
Chris Wilson
1
-3
/
+9
2018-12-03
drm/i915/ringbuffer: Clear semaphore sync registers on ring init
Chris Wilson
1
-0
/
+7
2018-11-30
drm/i915/psr: Get pipe id following atomic guidelines
José Roberto de Souza
2
-15
/
+5
2018-11-30
drm/i915/selftests: Fix live_workarounds to actually do resets
Tvrtko Ursulin
1
-12
/
+53
2018-11-30
drm/i915/selftests: Extract spinner code
Tvrtko Ursulin
4
-250
/
+290
2018-11-30
drm/i915/icl: Remove Wa_1604302699
Tvrtko Ursulin
1
-5
/
+0
[next]