index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
drm/i915: Use enum pipe instead of crtc index to track active pipes
Ville Syrjälä
5
-29
/
+29
2019-08-23
drm/i915: Expand subslice mask
Stuart Summers
5
-10
/
+28
2019-08-23
drm/i915: Add new function to copy subslices for a slice
Stuart Summers
1
-3
/
+14
2019-08-23
drm/i915: Refactor instdone loops on new subslice functions
Stuart Summers
5
-22
/
+24
2019-08-23
drm/i915: Add function to determine if a slice has a subslice
Stuart Summers
2
-5
/
+20
2019-08-23
drm/i915: Use subslice stride to set subslices for a given slice
Stuart Summers
2
-3
/
+5
2019-08-23
drm/i915: Add function to set subslices
Stuart Summers
3
-7
/
+20
2019-08-23
drm/i915: Use local variables for subslice_mask for device info
Stuart Summers
1
-23
/
+26
2019-08-23
drm/i915: Add EU stride runtime parameter
Stuart Summers
4
-8
/
+11
2019-08-23
drm/i915: Add subslice stride runtime parameter
Stuart Summers
3
-3
/
+8
2019-08-23
drm/i915: Add function to set SSEU info per platform
Stuart Summers
4
-28
/
+28
2019-08-23
drm/i915: Use variable for debugfs device status
Stuart Summers
1
-15
/
+11
2019-08-23
drm/i915/tgl: Enable VD HCP/MFX sub-pipe power gating
Michel Thierry
2
-1
/
+21
2019-08-23
drm/i915/tgl: Move GTCR register to cope with GAM MMIO address remap
Michel Thierry
2
-1
/
+10
2019-08-22
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
Manasi Navare
1
-1
/
+1
2019-08-22
drm/dp/dsc: Add Support for all BPCs supported by TGL
Anusha Srivatsa
1
-5
/
+9
2019-08-22
drm/i915: Do not unmask PSR interruption in IRQ postinstall
José Roberto de Souza
3
-5
/
+4
2019-08-22
drm/i915: Add transcoder restriction to PSR2
José Roberto de Souza
1
-0
/
+15
2019-08-22
drm/i915/psr: Make PSR registers relative to transcoders
José Roberto de Souza
5
-73
/
+113
2019-08-22
drm/i915: Update DRIVER_DATE to 20190822
Rodrigo Vivi
1
-2
/
+2
2019-08-22
drm/i915: Kill the undead i915_gem_batch_pool.c
Chris Wilson
1
-132
/
+0
2019-08-22
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
7
-55
/
+53
2019-08-22
drm/i915: Pull obj->userfault tracking under the ggtt->mutex
Chris Wilson
3
-5
/
+11
2019-08-22
drm/i915: Track ggtt fence reservations under its own mutex
Chris Wilson
6
-49
/
+87
2019-08-22
drm/i915: Generalise the clflush dma-worker
Chris Wilson
4
-80
/
+183
2019-08-21
drm/i915/selftests: Fixup a couple of missing serialisation with vma
Chris Wilson
2
-2
/
+7
2019-08-21
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Xiong Zhang
1
-0
/
+3
2019-08-21
drm/i915/gtt: Add some range asserts
Chris Wilson
1
-5
/
+11
2019-08-21
drm/i915: Do not create a new max_bpc prop for MST connectors
Ville Syrjälä
1
-1
/
+9
2019-08-21
drm/i915/execlists: Set priority hint prior to submission
Chris Wilson
1
-1
/
+1
2019-08-21
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
Chris Wilson
6
-22
/
+18
2019-08-21
drm/i915/gtt: Include asm/smp.h
Chris Wilson
1
-0
/
+1
2019-08-21
drm/i915/hdmi: make hdcp2_msg_data const
Jani Nikula
1
-1
/
+1
2019-08-21
drm/i915/hdmi: stylistic cleanup around hdcp2_msg_data
Jani Nikula
1
-20
/
+19
2019-08-21
drm/i915/dp: make hdcp2_dp_msg_data const
Jani Nikula
1
-5
/
+5
2019-08-21
drm/i915/dp: avoid shadowing variables
Jani Nikula
1
-4
/
+4
2019-08-21
drm/i915/dp: stylistic cleanup around hdcp2_msg_data
Jani Nikula
1
-34
/
+36
2019-08-21
drm/i915/gtt: Relax assertion for pt_used
Chris Wilson
1
-1
/
+2
2019-08-20
drm/i915: Fix DP-MST crtc_mask
Ville Syrjälä
1
-1
/
+1
2019-08-20
drm/i915/tgl: update DMC firmware to 2.04
Lucas De Marchi
1
-2
/
+2
2019-08-20
drm/i915/tgl: Move transcoders to pipes' powerwells
José Roberto de Souza
1
-2
/
+2
2019-08-20
drm/i915/tgl: add support for reading the timestamp frequency
Michel Thierry
1
-1
/
+1
2019-08-20
drm/i915/tgl: disable DDIC
Lucas De Marchi
1
-2
/
+1
2019-08-20
drm/i915: Update DRIVER_DATE to 20190820
Rodrigo Vivi
1
-2
/
+2
2019-08-20
drm/i915/gtt: Relax pd_used assertion
Chris Wilson
1
-1
/
+2
2019-08-20
drm/i915: Dynamically allocate s0ix struct for VLV
Daniele Ceraolo Spurio
2
-70
/
+106
2019-08-20
drm/i915/tgl: Gen12 render context size
Daniele Ceraolo Spurio
1
-0
/
+1
2019-08-20
drm/i915/tgl: Updated Private PAT programming
Michel Thierry
2
-1
/
+17
2019-08-20
drm/i915/tgl: Introduce initial Tiger Lake workarounds
Lucas De Marchi
3
-4
/
+27
2019-08-20
drm/i915/tgl: Gen12 csb support
Daniele Ceraolo Spurio
1
-2
/
+79
[next]