index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Rename priotree to sched
Chris Wilson
2018-04-18
7
-82
/
+85
*
drm/i915: Move the priotree struct to its own headers
Chris Wilson
2018-04-18
2
-38
/
+58
*
drm/i915/audio: Fix audio detection issue on GLK
Gaurav K Singh
2018-04-18
1
-1
/
+1
*
drm/i915/selftests: Handle a potential failure of intel_ring_begin
Oscar Mateo
2018-04-17
1
-0
/
+7
*
drm/i915: Call i915_perf_fini() on init_hw error unwind
Chris Wilson
2018-04-14
1
-12
/
+15
*
drm/i915: Check whitelist registers across resets
Chris Wilson
2018-04-14
8
-140
/
+380
*
drm/i915/guc: Remove GUC_CTL_DEVICE_INFO parameter
Piorkowski, Piotr
2018-04-13
2
-29
/
+0
*
drm/i915: Update DRIVER_DATE to 20180413
Jani Nikula
2018-04-13
1
-2
/
+2
*
drm/i915/cnl: Use mmio access to context status buffer
Mika Kuoppala
2018-04-13
1
-0
/
+3
*
drm/i915/bios: reduce the scope of some local variables in parse_ddi_port()
Jani Nikula
2018-04-12
1
-6
/
+4
*
drm/i915/bios: filter out invalid DDC pins from VBT child devices
Jani Nikula
2018-04-12
1
-4
/
+9
*
drm/i915: Split out functions for different kinds of workarounds
Oscar Mateo
2018-04-11
6
-241
/
+436
*
drm/i915: Move a bunch of workaround-related code to its own file
Oscar Mateo
2018-04-11
7
-638
/
+703
*
drm/i915/execlists: Set queue priority from secondary port
Chris Wilson
2018-04-11
2
-1
/
+23
*
drm/i915/bios: remove duplicated code
Jani Nikula
2018-04-11
1
-7
/
+0
*
drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6
Tvrtko Ursulin
2018-04-11
1
-10
/
+27
*
drm/i915/guc: Replace %phn with %ph
Chris Wilson
2018-04-10
1
-10
/
+10
*
drm/i915: Don't fiddle with rps/rc6 across GPU reset
Chris Wilson
2018-04-10
1
-7
/
+0
*
drm/i915: Add debugfs file to clear FIFO underruns.
Maarten Lankhorst
2018-04-10
4
-12
/
+111
*
drm/i915/psr: Chase psr.enabled only under the psr.lock
Chris Wilson
2018-04-10
1
-38
/
+44
*
drm/i915/gen9_lp: Increase DDI PHY0 power well enabling timeout
Imre Deak
2018-04-10
1
-5
/
+6
*
drm/i915: Remove last references to drm_atomic_get_existing* macros
Maarten Lankhorst
2018-04-09
1
-29
/
+24
*
drm/i915: Remove get_existing_crtc_state
Maarten Lankhorst
2018-04-09
1
-14
/
+0
*
drm/i915: Change use get_new_plane_state instead of existing plane state
Maarten Lankhorst
2018-04-09
3
-15
/
+3
*
drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE
Tvrtko Ursulin
2018-04-09
2
-8
/
+20
*
drm/i915: Enclose for_each_engine_masked macro arguments in parentheses
Tvrtko Ursulin
2018-04-09
1
-2
/
+4
*
drm/i915: Upscale scaler max scale for NV12
Chandra Konduru
2018-04-09
3
-13
/
+46
*
drm/i915: Update format_is_yuv() to include NV12
Chandra Konduru
2018-04-09
2
-0
/
+2
*
drm/i915: Set scaler mode for NV12
Chandra Konduru
2018-04-09
2
-2
/
+14
*
drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
Vidya Srinivas
2018-04-09
1
-1
/
+6
*
drm/i915: Display WA 827
Vidya Srinivas
2018-04-09
2
-0
/
+37
*
drm/i915/skl: split skl_compute_ddb function
Mahesh Kumar
2018-04-09
1
-69
/
+88
*
drm/i915/skl+: nv12 workaround disable WM level 1-7
Mahesh Kumar
2018-04-09
1
-0
/
+11
*
drm/i915/skl+: make sure higher latency level has higher wm value
Mahesh Kumar
2018-04-09
1
-0
/
+18
*
drm/i915/skl+: pass skl_wm_level struct to wm compute func
Mahesh Kumar
2018-04-09
1
-11
/
+7
*
drm/i915/skl+: NV12 related changes for WM
Mahesh Kumar
2018-04-09
3
-8
/
+44
*
drm/i915/skl+: support verification of DDB HW state for NV12
Mahesh Kumar
2018-04-09
3
-11
/
+43
*
drm/i915/skl+: add NV12 in skl_format_to_fourcc
Mahesh Kumar
2018-04-09
1
-0
/
+2
*
drm/i915/skl+: refactor WM calculation for NV12
Mahesh Kumar
2018-04-09
3
-61
/
+66
*
drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
Mahesh Kumar
2018-04-09
3
-11
/
+11
*
drm/i915/dp: Send DPCD ON for MST before phy_up
Lyude Paul
2018-04-08
2
-3
/
+13
*
drm/i915: Pass the set of guilty engines to i915_reset()
Chris Wilson
2018-04-07
7
-32
/
+47
*
drm/i915: Treat i915_reset_engine() as guilty until proven innocent
Chris Wilson
2018-04-07
4
-30
/
+20
*
drm/i915: Split out parking from the idle worker for reuse
Chris Wilson
2018-04-06
3
-77
/
+103
*
drm/i915/selftests: Rename wait_for_hang() to wait_until_running()
Chris Wilson
2018-04-06
1
-6
/
+6
*
drm/i915/icl: Enable RC6 and RPS in Gen11
Oscar Mateo
2018-04-06
2
-11
/
+9
*
drm/i915/icl: Deal with GT INT DW correctly
Oscar Mateo
2018-04-06
1
-37
/
+73
*
drm/i915/icl: Handle RPS interrupts correctly for Gen11
Oscar Mateo
2018-04-06
4
-14
/
+67
*
drm/i915/icl: Use hw engine class, instance to find irq handler
Mika Kuoppala
2018-04-06
2
-47
/
+56
*
drm/i915/icl: Add reset control register changes
Michel Thierry
2018-04-06
2
-2
/
+62
[next]