index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
drm/i915: Use intel_ types more consistently for watermark code (v2)
Matt Roper
1
-19
/
+14
2018-12-07
drm/i915: Remove dead update_wm_pre assignment from SKL wm code
Ville Syrjälä
1
-6
/
+0
2018-12-07
drm/i915: Remove bogus FIXME from SKL wm computation
Ville Syrjälä
1
-4
/
+0
2018-12-07
drm/i915: Use explicit old crtc state in skl_compute_wm()
Ville Syrjälä
1
-2
/
+3
2018-12-07
drm/i915: Flush GPU relocs harder for gen3
Chris Wilson
2
-9
/
+13
2018-12-07
drm/i915: Skip the ERR_PTR error state
Chris Wilson
3
-13
/
+26
2018-12-07
drm/i915: Pipeline PDP updates for Braswell
Chris Wilson
2
-73
/
+69
2018-12-07
drm/i915/ringbuffer: EMIT_INVALIDATE after switch context
Chris Wilson
1
-3
/
+3
2018-12-07
drm/i915: Push EMIT_INVALIDATE at request start to backends
Chris Wilson
3
-10
/
+10
2018-12-07
drm/i915/icl: Forcibly evict stale csb entries
Mika Kuoppala
1
-0
/
+23
2018-12-06
drm/i915/execlists: Apply a full mb before execution for Braswell
Chris Wilson
1
-1
/
+6
2018-12-06
drm/i915/execlists: Move RCS mmio workaround to new common wa_list
Chris Wilson
1
-41
/
+1
2018-12-06
drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
Chris Wilson
1
-11
/
+4
2018-12-06
drm/i915: Increase timeout for Encrypt status change
Ramalingam C
1
-2
/
+4
2018-12-06
drm/i915: debug log for REPLY_ACK missing
Ramalingam C
1
-1
/
+6
2018-12-06
drm/i915: Fix platform coverage for HDCP1.4
Ramalingam C
1
-2
/
+1
2018-12-06
drm/i915: Fix GEN9 HDCP1.4 key load process
Ramalingam C
1
-3
/
+4
2018-12-06
drm/i915/fbc/cnl: Add GLK and CNL+ hardware tracking area
José Roberto de Souza
1
-1
/
+4
2018-12-06
drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR
José Roberto de Souza
1
-1
/
+1
2018-12-06
drm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENT
Matt Atwood
1
-0
/
+38
2018-12-05
Makefile: fix mixed tab and spaces
Pedro Tammela
1
-1
/
+1
2018-12-04
drm/i915/psr: Check if source supports sink specific SU granularity
José Roberto de Souza
2
-4
/
+34
2018-12-04
drm/i915/psr: Check if resolution is supported by default SU granularity
José Roberto de Souza
1
-0
/
+11
2018-12-04
drm: Add the PSR SU granularity registers offsets
José Roberto de Souza
1
-0
/
+4
2018-12-04
drm/i915: Remove old PSR2 FIXME about frontbuffer tracking
José Roberto de Souza
1
-3
/
+0
2018-12-04
drm/i915/icl: Do not change reserved registers related to PSR2
José Roberto de Souza
1
-7
/
+4
2018-12-04
drm/i915/psr: Enable sink to trigger a interruption on PSR2 CRC mismatch
José Roberto de Souza
1
-1
/
+1
2018-12-04
drm/i915/psr: Set PSR CRC verification bit in sink inside PSR1 block
José Roberto de Souza
1
-2
/
+3
2018-12-04
drm/i915/psr: Don't tell sink that main link will be active while is active PSR2
José Roberto de Souza
1
-2
/
+3
2018-12-04
drm/i915: Disable PSR in Apple panels
José Roberto de Souza
3
-0
/
+15
2018-12-04
drm/i915: Dial down workaround debug messages
Tvrtko Ursulin
1
-4
/
+0
2018-12-04
drm/i915/selftests: Reorder request allocation vs vma pinning
Chris Wilson
3
-121
/
+119
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
[next]