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
...
|
*
drm/i915/selftest: Fix an error code in live_noa_gpr()
Dan Carpenter
2020-07-14
1
-0
/
+1
|
*
drm/i915: Recalculate FBC w/a stride when needed
Ville Syrjälä
2020-07-14
2
-7
/
+27
|
*
drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
Maarten Lankhorst
2020-07-14
1
-8
/
+2
|
*
drm/i915/dg1: Add fake PCH
Lucas De Marchi
2020-07-14
2
-0
/
+10
|
*
drm/i915/dg1: Remove SHPD_FILTER_CNT register programming
Anusha Srivatsa
2020-07-14
1
-1
/
+2
|
*
drm/i915/dg1: add support for the master unit interrupt
Lucas De Marchi
2020-07-14
3
-3
/
+61
|
*
drm/i915/dg1: add initial DG-1 definitions
Abdiel Janulgue
2020-07-14
4
-0
/
+21
|
*
drm/i915: Add has_master_unit_irq flag
Stuart Summers
2020-07-14
2
-0
/
+3
|
*
drm/i915: WARN if max vswing/pre-emphasis violates the DP spec
Ville Syrjälä
2020-07-13
1
-0
/
+9
|
*
drm/i915/mst: filter out the display mode exceed sink's capability
Lee Shawn C
2020-07-13
1
-17
/
+38
|
*
drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx
Lyude Paul
2020-07-13
2
-35
/
+69
|
*
drm/i915: Skip signaling a signaled request
Chris Wilson
2020-07-13
2
-11
/
+19
|
*
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
2020-07-13
1
-14
/
+4
|
*
drm/i915/selftest: fix an error return path where err is not being set
Colin Ian King
2020-07-13
1
-0
/
+1
|
*
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
2020-07-13
1
-0
/
+1
|
*
drm/i915/gt: Always reset the engine, even if inactive, on execlists failure
Chris Wilson
2020-07-13
1
-9
/
+6
|
*
drm/i915: Pull printing GT capabilities on error to err_print_gt
Chris Wilson
2020-07-10
1
-2
/
+11
|
*
drm/i915/gt: Be defensive in the face of false CS events
Chris Wilson
2020-07-10
3
-7
/
+45
|
*
drm/i915/selftest: Check that GPR are restored across noa_wait
Chris Wilson
2020-07-10
1
-0
/
+131
|
*
drm/i915/perf: Use GTT when saving/restoring engine GPR
Umesh Nerlige Ramappa
2020-07-10
1
-0
/
+1
|
*
drm/i915/gt: Optimise aliasing-ppgtt allocations
Chris Wilson
2020-07-09
1
-6
/
+9
|
*
drm/i915/bios: Parse HOBL parameter
José Roberto de Souza
2020-07-09
3
-0
/
+5
|
*
drm/i915/display: Remove port and phy from voltage swing functions
José Roberto de Souza
2020-07-09
1
-19
/
+14
|
*
drm/i915/display: Replace drm_i915_private in voltage swing functions by inte...
José Roberto de Souza
2020-07-09
1
-69
/
+95
|
*
drm/i915/selftests: Fix compare functions provided for sorting
Sudeep Holla
2020-07-09
1
-4
/
+4
|
*
drm/i915/tgl: Implement WAs 18011464164 and 22010931296
José Roberto de Souza
2020-07-09
1
-5
/
+8
|
*
drm/i915: Document FBC related w/as more thoroughly
Ville Syrjälä
2020-07-09
1
-11
/
+44
|
*
drm/i915: Limit WaFbcHighMemBwCorruptionAvoidance to skl and bxt
Ville Syrjälä
2020-07-09
1
-4
/
+8
|
*
drm/i915: Don't do WaFbcTurnOffFbcWatermark for glk
Ville Syrjälä
2020-07-09
1
-2
/
+16
|
*
drm/i915: Move all FBC w/as to .init_clock_gating()
Ville Syrjälä
2020-07-09
2
-15
/
+23
|
*
drm/i915/dvo: Make .get_modes() return the number of modes
Ville Syrjälä
2020-07-09
1
-6
/
+8
|
*
drm/i915/sdvo: Make .get_modes() return the number of modes
Ville Syrjälä
2020-07-09
1
-23
/
+33
|
*
drm/i915/sdvo: Make SDVO deal with HDMI pixel repeat
Ville Syrjälä
2020-07-09
1
-4
/
+23
|
*
drm/i915: Reject DRM_MODE_FLAG_DBLCLK with DVI sinks
Ville Syrjälä
2020-07-09
1
-1
/
+4
|
*
drm/i915/sdvo: Implement limited color range for SDVO HDMI properly
Ville Syrjälä
2020-07-09
4
-26
/
+45
|
*
drm/i915/sdvo: Fix SDVO colorimetry bit defines
Ville Syrjälä
2020-07-09
1
-4
/
+4
|
*
drm/i915: Remove i915_gem_object_get_dirty_page()
Chris Wilson
2020-07-08
2
-18
/
+0
|
*
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
2020-07-08
7
-6
/
+23
|
*
drm/i915/gt: Replace opencoded i915_gem_object_pin_map()
Chris Wilson
2020-07-08
1
-6
/
+5
|
*
drm/i915/gem: Unpin idle contexts from kswapd reclaim
Chris Wilson
2020-07-08
2
-12
/
+22
|
*
drm/i915: Move sseu debugfs under gt/
Daniele Ceraolo Spurio
2020-07-08
5
-267
/
+328
|
*
drm/i915: gt-fy sseu debugfs
Daniele Ceraolo Spurio
2020-07-08
1
-44
/
+51
|
*
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
20
-46
/
+49
|
*
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
2020-07-08
7
-586
/
+599
|
*
drm/i915: Introduce gt_init_mmio
Daniele Ceraolo Spurio
2020-07-08
3
-3
/
+9
|
*
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-07-08
21
-62
/
+84
|
*
drm/i915: Move engine-related mmio init to engines_init_mmio
Daniele Ceraolo Spurio
2020-07-08
4
-73
/
+75
|
*
drm/i915: Use the gt in HAS_ENGINE
Daniele Ceraolo Spurio
2020-07-08
12
-31
/
+38
|
*
drm/i915: Convert device_info to uncore/de_read
Daniele Ceraolo Spurio
2020-07-08
1
-30
/
+47
|
*
drm/i915/dp: Helper to check for DDI BUF status to get active
Manasi Navare
2020-07-08
1
-1
/
+16
[prev]
[next]