index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
drm/i915: Fix skl srckey mask bits
Ville Syrjälä
1
-1
/
+1
2019-01-29
drm/i915: Enable fastboot by default on Skylake and newer
Hans de Goede
3
-4
/
+15
2019-01-28
drm/i915: Track active timelines
Chris Wilson
4
-18
/
+29
2019-01-28
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
10
-60
/
+139
2019-01-28
drm/i915: Share per-timeline HWSP using a slab suballocator
Chris Wilson
6
-28
/
+280
2019-01-28
drm/i915: Allocate a status page for each timeline
Chris Wilson
10
-56
/
+543
2019-01-28
drm/i915: Enlarge vma->pin_count
Chris Wilson
2
-29
/
+42
2019-01-28
drm/i915: Introduce concept of per-timeline (context) HWSP
Chris Wilson
3
-15
/
+55
2019-01-28
drm/i915: Move list of timelines under its own lock
Chris Wilson
7
-58
/
+109
2019-01-28
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
6
-80
/
+93
2019-01-28
drm/i915: Move vma lookup to its own lock
Chris Wilson
6
-58
/
+98
2019-01-28
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
8
-8
/
+46
2019-01-28
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
10
-111
/
+95
2019-01-28
drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
Ville Syrjälä
1
-6
/
+44
2019-01-28
drm/i915/tv: Use the scanline counter for timestamps on i965gm TV output
Ville Syrjälä
3
-3
/
+18
2019-01-28
drm/i915/tv: Fix return value for intel_tv_compute_config()
Ville Syrjälä
1
-1
/
+1
2019-01-28
drm/i915: Wait for a moment before forcibly resetting the device
Chris Wilson
1
-1
/
+2
2019-01-26
drm/i915: Disable -Wuninitialized
Nathan Chancellor
1
-0
/
+1
2019-01-25
drm/i915: correct the pitch check for NV12 framebuffer
P Raviraj Sitaram
1
-8
/
+0
2019-01-25
drm/i915: Clean up intel_plane_atomic_check_with_state()
Ville Syrjälä
1
-19
/
+17
2019-01-25
drm/i915/tv: Filter out >1024 wide modes that would need vertical scaling on ...
Ville Syrjälä
1
-0
/
+6
2019-01-25
drm/i915/tv: Fix >1024 modes on gen3
Ville Syrjälä
1
-8
/
+83
2019-01-25
drm/i915/tv: Generate better pipe timings for TV encoder
Ville Syrjälä
2
-45
/
+278
2019-01-25
drm/i915/tv: Add 1080p30/50/60 TV modes
Ville Syrjälä
1
-4
/
+86
2019-01-25
drm/i915/tv: Nuke reported_modes[]
Ville Syrjälä
1
-21
/
+1
2019-01-25
drm/i915/tv: Make TV mode autoselection actually useable
Ville Syrjälä
1
-5
/
+7
2019-01-25
drm/i915/tv: Use drm_mode_set_name() to name TV modes
Ville Syrjälä
1
-10
/
+11
2019-01-25
drm/i915/tv: Deobfuscate preferred mode selection
Ville Syrjälä
1
-20
/
+30
2019-01-25
drm/i915/tv: Nuke silly 0 initialzation of xpos/ypos
Ville Syrjälä
1
-3
/
+3
2019-01-25
drm/i915/tv: Use bools where appropriate
Ville Syrjälä
1
-12
/
+12
2019-01-25
drm/i915/tv: Store the TV oversampling factor in the TV mode
Ville Syrjälä
1
-14
/
+28
2019-01-25
drm/i915/tv: Fix tv mode clocks
Ville Syrjälä
1
-7
/
+7
2019-01-25
drm/i915/tv: Fix interlaced ysize calculation
Ville Syrjälä
1
-1
/
+1
2019-01-25
drm/i915: Don't try to use the hardware frame counter with i965gm TV output
Ville Syrjälä
2
-17
/
+58
2019-01-25
drm/i915: Issue engine resets onto idle engines
Chris Wilson
2
-20
/
+6
2019-01-25
drm/i915/selftests: Trim struct_mutex duration for set-wedged selftest
Chris Wilson
1
-3
/
+4
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
20
-537
/
+404
2019-01-25
drm/i915/guc: Disable global reset
Chris Wilson
1
-0
/
+3
2019-01-25
drm/i915: Make all GPU resets atomic
Chris Wilson
1
-51
/
+39
2019-01-25
drm/i915: Compute the HWS offsets explicitly
Chris Wilson
3
-8
/
+7
2019-01-25
drm/i915: Remove manual breadcumb counting
Chris Wilson
5
-34
/
+11
2019-01-25
drm/i915: Measure the required reserved size for request emission
Chris Wilson
5
-14
/
+77
2019-01-25
drm/i915/execlists: Move RPCS setup to context pin
Tvrtko Ursulin
1
-17
/
+28
2019-01-25
drm/i915/icl: Define MOCS table for Icelake
Tomasz Lis
1
-9
/
+123
2019-01-25
drm/i915: cache number of MOCS entries
Lucas De Marchi
1
-13
/
+14
2019-01-25
drm/i915: keep track of used entries in MOCS table
Lucas De Marchi
1
-33
/
+78
2019-01-25
drm/i915: use a macro to define MOCS entries
Lucas De Marchi
1
-25
/
+18
2019-01-25
drm/i915/skl: Rework MOCS tables to keep common part in a define
Tomasz Lis
1
-32
/
+25
2019-01-25
drm/i915: Simplify MOCS table definition
Lucas De Marchi
1
-51
/
+29
2019-01-25
drm/i915: initialize unused MOCS entries to PTE
Lucas De Marchi
1
-33
/
+23
[next]