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/dp: Allow forcing specific interfaces through enable_dpcd_backlight
Lyude Paul
2021-01-19
2
-4
/
+43
*
drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
Lyude Paul
2021-01-19
4
-31
/
+269
*
drm/i915: Keep track of pwm-related backlight hooks separately
Lyude Paul
2021-01-19
2
-150
/
+186
*
drm/i915: Reuse the async_flip() hook for the async flip disable w/a
Ville Syrjälä
2021-01-19
4
-37
/
+35
*
drm/i915: Move the async_flip bit setup into the .async_flip() hook
Ville Syrjälä
2021-01-19
2
-3
/
+2
*
drm/i915: Add plane vfuncs to enable/disable flip_done interrupt
Ville Syrjälä
2021-01-19
5
-33
/
+67
*
drm/i915: Generalize the async flip capability check
Ville Syrjälä
2021-01-19
2
-2
/
+4
*
drm/i915: Drop redundant parens
Ville Syrjälä
2021-01-19
1
-1
/
+1
*
drm/i915: Fix the PHY compliance test vs. hotplug mishap
Ville Syrjälä
2021-01-19
3
-1
/
+10
*
drm/i915: Fix the training pattern debug print
Ville Syrjälä
2021-01-19
1
-5
/
+22
*
drm/i915: Disable TRAINING_PATTERN_SET before stopping the TPS transmission
Ville Syrjälä
2021-01-19
1
-6
/
+5
*
drm/i915: support two CSC module on gen11 and later
Lee Shawn C
2021-01-18
2
-13
/
+16
*
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2021-01-15
228
-12802
/
+18878
|
\
|
*
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-01-15
128
-11504
/
+12922
|
|
\
|
|
*
drm/i915/selftests: fix the uint*_t types that have crept in
Jani Nikula
2021-01-14
1
-5
/
+5
|
|
*
drm/i915/gt: Rearrange ivb workarounds
Chris Wilson
2021-01-14
1
-71
/
+47
|
|
*
drm/i915/gt: Rearrange vlv workarounds
Chris Wilson
2021-01-14
1
-44
/
+51
|
|
*
drm/i915/gt: Replace open-coded intel_engine_stop_cs()
Chris Wilson
2021-01-13
2
-26
/
+14
|
|
*
drm/i915/selftests: Bump the scheduling error threshold for fast heartbeats
Chris Wilson
2021-01-13
1
-3
/
+10
|
|
*
drm/i915/selftests: Force a failed engine reset
Chris Wilson
2021-01-13
1
-0
/
+144
|
|
*
drm/i915/guc: stop calling execlists_set_default_submission
Daniele Ceraolo Spurio
2021-01-13
4
-26
/
+48
|
|
*
drm/i915/guc: init engine directly in GuC submission mode
Daniele Ceraolo Spurio
2021-01-13
3
-11
/
+219
|
|
*
drm/i915/guc: do not dump execlists state with GuC submission
Daniele Ceraolo Spurio
2021-01-13
1
-1
/
+3
|
|
*
drm/i915/guc: Delete GuC code unused in future patches
Matthew Brost
2021-01-13
3
-190
/
+3
|
|
*
drm/i915: move region_lmem under gt
Matthew Auld
2021-01-12
4
-2
/
+2
|
|
*
drm/i915/lmem: make intel_region_lmem_ops static
Jani Nikula
2021-01-12
2
-3
/
+1
|
|
*
drm/i915/region: make intel_region_map static
Jani Nikula
2021-01-12
2
-6
/
+1
|
|
*
drm/i915/gt: Perform an arbitration check before busywaiting
Chris Wilson
2021-01-12
1
-1
/
+1
|
|
*
drm/i915/gt: Check for arbitration after writing start seqno
Chris Wilson
2021-01-12
1
-6
/
+17
|
|
*
drm/i915/selftests: Allow huge_gem_object to kick the shrinker
Chris Wilson
2021-01-12
1
-1
/
+1
|
|
*
drm/i915/gem: Remove stolen node before releasing the region
Chris Wilson
2021-01-12
1
-3
/
+2
|
|
*
drm/i915: Allow the sysadmin to override security mitigations
Chris Wilson
2021-01-12
4
-1
/
+163
|
|
*
drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
Chris Wilson
2021-01-12
1
-1
/
+1
|
|
*
drm/i915/gt: Limit VFE threads based on GT
Chris Wilson
2021-01-12
1
-63
/
+94
|
|
*
drm/i915/selftests: Include engine name after reset failure
Chris Wilson
2021-01-12
1
-2
/
+4
|
|
*
drm/i915/gt: Disable arbitration around Braswell's pdp updates
Chris Wilson
2021-01-12
1
-1
/
+10
|
|
*
drm/i915/selftests: Fix some error codes
Dan Carpenter
2021-01-11
1
-1
/
+3
|
|
*
drm/i915: Refactor marking a request as EIO
Chris Wilson
2021-01-09
5
-33
/
+21
|
|
*
drm/i915/gt: Mark up a debug-only function
Chris Wilson
2021-01-09
1
-0
/
+1
|
|
*
drm/i915/gt: Remove unused function 'dword_in_page'
Chris Wilson
2021-01-09
1
-5
/
+0
|
|
*
drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
Chris Wilson
2021-01-09
3
-22
/
+22
|
|
*
drm/i915/gt: Disable arbitration on no-preempt requests
Chris Wilson
2021-01-08
2
-3
/
+6
|
|
*
drm/i915/gt: Only disable preemption on gen8 render engines
Chris Wilson
2021-01-08
5
-41
/
+15
|
|
*
drm/i915/gt: Only retire on the last breadcrumb if the last request
Chris Wilson
2021-01-08
3
-6
/
+13
|
|
*
drm/i915/gt: Restore ce->signal flush before releasing virtual engine
Chris Wilson
2021-01-08
3
-15
/
+47
|
|
*
drm/i915/selftests: Rearrange ktime_get to reduce latency against CS
Chris Wilson
2021-01-08
1
-2
/
+2
|
|
*
drm/i915/selftests: Skip unstable timing measurements
Chris Wilson
2021-01-08
1
-6
/
+14
|
|
*
drm/i915/gt: Prevent use of engine->wa_ctx after error
Chris Wilson
2021-01-08
1
-0
/
+3
|
|
*
drm/i915/gt: Remove timeslice suppression
Chris Wilson
2021-01-07
2
-108
/
+111
|
|
*
drm/i915: Wrap our timer_list.expires checking
Chris Wilson
2021-01-07
2
-2
/
+7
[next]