index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-17
drm/i915: Add microcontrollers documentation section
Daniele Ceraolo Spurio
1
-0
/
+18
2019-10-17
drm/i915: Fix MST oops due to MSA changes
Ville Syrjälä
1
-1
/
+3
2019-10-17
drm/i915/pmu: Support multiple GPUs
Tvrtko Ursulin
2
-2
/
+31
2019-10-16
drm/i915/tgl: Enable DDI/Port G
Khaled Almahallawy
5
-0
/
+16
2019-10-16
drm/i915: Move swizzle_bit under i915_ggtt
Chris Wilson
6
-24
/
+25
2019-10-16
drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
7
-41
/
+54
2019-10-16
drm/i915: Do initial mocs configuration directly
Chris Wilson
3
-220
/
+66
2019-10-16
drm/i915/selftests: Teach timelines to take intel_gt as its argument
Chris Wilson
1
-23
/
+25
2019-10-16
drm/i915/selftests: Teach workarounds to take intel_gt as its argument
Chris Wilson
1
-63
/
+65
2019-10-16
drm/i915/selftests: Teach guc to take intel_gt as its argument
Chris Wilson
1
-28
/
+14
2019-10-16
drm/i915/selftests: Teach execlists to take intel_gt as its argument
Chris Wilson
1
-147
/
+143
2019-10-16
drm/i915: Introduce Jasper Lake PCH
Matt Roper
3
-3
/
+32
2019-10-16
drm/i915/ehl: Don't forget to set TC long detect function
Matt Roper
1
-0
/
+1
2019-10-16
drm/i915: Prepare the mode readout for hw vs. uapi state split
Ville Syrjälä
1
-1
/
+1
2019-10-16
drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state split
Ville Syrjälä
1
-5
/
+9
2019-10-16
drm/i915: Switch intel_legacy_cursor_update() to intel_ types
Ville Syrjälä
1
-42
/
+42
2019-10-16
drm/i915: Refactor timestamping constants update
Ville Syrjälä
1
-7
/
+11
2019-10-16
drm/i915/execlist: Trim immediate timeslice expiry
Chris Wilson
3
-11
/
+39
2019-10-16
drm/i915/selftests: Drop stale struct_mutex
Chris Wilson
1
-8
/
+1
2019-10-15
drm/i915/tgl: Wa_1607138340
Mika Kuoppala
1
-0
/
+4
2019-10-15
drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627
Mika Kuoppala
2
-0
/
+9
2019-10-15
drm/i915/tgl: Wa_1607138336
Mika Kuoppala
2
-0
/
+7
2019-10-15
drm/i915/tgl: Wa_1409600907
Mika Kuoppala
1
-0
/
+4
2019-10-15
drm/i915/tgl: Wa_1409170338
Mika Kuoppala
1
-0
/
+6
2019-10-15
drm/i915/tgl: Wa_1409420604
Mika Kuoppala
2
-0
/
+8
2019-10-15
drm/i915/tgl: Keep FF dop clock enabled for A0
Mika Kuoppala
2
-1
/
+9
2019-10-15
drm/i915/tgl: Add extra hdc flush workaround
Mika Kuoppala
1
-0
/
+20
2019-10-15
drm/i915/tgl: Add HDC Pipeline Flush
Mika Kuoppala
2
-1
/
+4
2019-10-15
drm/i915/tgl: Include ro parts of l3 to invalidate
Mika Kuoppala
2
-0
/
+2
2019-10-15
drm/i915/tgl: Add IS_TGL_REVID
Mika Kuoppala
1
-0
/
+5
2019-10-15
drm/i915/icl: Wa_1607087056
Mika Kuoppala
2
-0
/
+7
2019-10-15
drm/i915: Flush tasklet submission before sleeping on i915_request_wait
Chris Wilson
1
-0
/
+1
2019-10-15
drm/i915: Use drm_rect_init()
Ville Syrjälä
2
-12
/
+4
2019-10-15
drm/i915: Use drm_rect_translate_to()
Ville Syrjälä
1
-6
/
+4
2019-10-15
drm/i915: Make .modeset_calc_cdclk() mandatory
Ville Syrjälä
2
-11
/
+28
2019-10-15
drm/i915: Stop using drm_atomic_helper_check_planes()
Ville Syrjälä
3
-19
/
+50
2019-10-15
drm/i915: Switch to using DP_MSA_MISC_* defines
Ville Syrjälä
2
-21
/
+9
2019-10-15
drm/i915/dp: Attach HDR metadata property to DP connector
Gwan-gyeong Mun
1
-0
/
+5
2019-10-15
drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata
Gwan-gyeong Mun
3
-0
/
+96
2019-10-15
drm/i915: Add new GMP register size for GEN11
Gwan-gyeong Mun
2
-2
/
+11
2019-10-15
drm/i915/dp: Attach colorspace property
Gwan-gyeong Mun
2
-3
/
+20
2019-10-15
drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA
Gwan-gyeong Mun
5
-8
/
+41
2019-10-15
drm/i915/dp: Extend program of VSC Header and DB for Colorimetry Format
Gwan-gyeong Mun
4
-15
/
+60
2019-10-15
drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
Chris Wilson
1
-3
/
+3
2019-10-15
drm/i915: Remove leftover vma->obj->pages_pin_count on insert/remove
Chris Wilson
1
-4
/
+1
2019-10-15
drm/i915: Drop obj.page_pin_count after a failed vma->set_pages()
Chris Wilson
1
-1
/
+4
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
6
-3
/
+72
2019-10-14
drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
2
-1
/
+58
2019-10-14
drm/i915: add support for perf configuration queries
Lionel Landwerlin
3
-3
/
+358
2019-10-14
drm/i915/perf: introduce a versioning of the i915-perf uapi
Lionel Landwerlin
4
-0
/
+36
[next]