index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-21
drm/i915/tgl: s/ss/eu fuse reading support
Daniele Ceraolo Spurio
5
-31
/
+72
2019-09-20
drm/i915: Add PIPECONF YCbCr 4:4:4 programming for ILK-IVB
Ville Syrjälä
2
-1
/
+24
2019-09-20
drm/i915: Set up ILK/SNB csc unit properly for YCbCr output
Ville Syrjälä
2
-10
/
+25
2019-09-20
drm/i915: Document ILK+ pipe csc matrix better
Ville Syrjälä
1
-5
/
+21
2019-09-20
drm/i915: Add PIPECONF YCbCr 4:4:4 programming for HSW
Ville Syrjälä
2
-1
/
+13
2019-09-20
drm/i915: Simplify intel_get_crtc_ycbcr_config()
Ville Syrjälä
2
-41
/
+34
2019-09-20
drm/i915: Don't look at unrelated PIPECONF bits for interlaced readout
Ville Syrjälä
1
-1
/
+16
2019-09-20
drm/i915: Never set limited_color_range=true for YCbCr output
Ville Syrjälä
3
-6
/
+34
2019-09-20
drm/i915: Extract intel_hdmi_limited_color_range()
Ville Syrjälä
1
-10
/
+20
2019-09-20
drm/i915: Fix AVI infoframe quantization range for YCbCr output
Ville Syrjälä
1
-5
/
+10
2019-09-20
drm/i915: Fix HSW+ DP MSA YCbCr colorspace indication
Ville Syrjälä
2
-3
/
+6
2019-09-20
drm/i915/uc: Update HuC firmware naming convention and load latest HuC
Anusha Srivatsa
1
-13
/
+14
2019-09-20
Revert "drm/i915/tgl: Implement Wa_1406941453"
Chris Wilson
2
-10
/
+0
2019-09-20
drm/i915: Protect timeline->hwsp dereferencing
Chris Wilson
1
-7
/
+25
2019-09-20
drm/i915: Lock signaler timeline while navigating
Chris Wilson
1
-22
/
+46
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
20
-63
/
+147
2019-09-20
drm/i915/tgl: Suspend pre-parser across GTT invalidations
Chris Wilson
1
-1
/
+73
2019-09-19
drm/i915: Don't advertise modes that exceed the max plane size
Ville Syrjälä
5
-3
/
+46
2019-09-19
drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
Ville Syrjälä
1
-1
/
+14
2019-09-19
drm/i915/tgl: Implement Wa_1406941453
Michel Thierry
2
-0
/
+10
2019-09-19
drm/i915/tgl: Implement Wa_1409142259
Radhakrishna Sripada
2
-0
/
+4
2019-09-19
drm/i915: Unify ICP and MCC hotplug pin tables
Matt Roper
1
-8
/
+2
2019-09-19
drm/i915: Future-proof DDC pin mapping
Matt Roper
1
-1
/
+1
2019-09-19
drm/i915/selftests: Exercise CS TLB invalidation
Chris Wilson
1
-0
/
+308
2019-09-19
drm/i915: Verify the engine after acquiring the active.lock
Chris Wilson
1
-3
/
+22
2019-09-19
drm/i915: fix SFC reset flow
Daniele Ceraolo Spurio
1
-17
/
+33
2019-09-18
drm/i915: Extend Haswell GT1 PSMI workaround to all
Chris Wilson
1
-1
/
+1
2019-09-18
drm/i915/cml: Add second PCH ID for CMP
Matt Roper
2
-0
/
+2
2019-09-17
drm/i915/tgl: Extend MI_SEMAPHORE_WAIT
Chris Wilson
4
-12
/
+84
2019-09-17
drm/i915: Only apply a rmw mmio update if the value changes
Chris Wilson
1
-10
/
+10
2019-09-16
drm/i915: Show the logical context ring state on dumping
Chris Wilson
1
-0
/
+5
2019-09-16
drm/i915: stop conflating HAS_DISPLAY() and disabled display
Jani Nikula
2
-11
/
+9
2019-09-16
drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check()
Ville Syrjälä
1
-28
/
+26
2019-09-16
drm/i915: Extract intel_modeset_calc_cdclk()
Ville Syrjälä
3
-129
/
+135
2019-09-16
drm/i915: Allow downscale factor of <3.0 on glk+ for all formats
Ville Syrjälä
1
-3
/
+6
2019-09-16
drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplan...
Ville Syrjälä
6
-39
/
+27
2019-09-16
drm/i915: introduce INTEL_DISPLAY_ENABLED()
Jani Nikula
6
-9
/
+12
2019-09-13
drm/i915/tgl: Re-enable rc6
Mika Kuoppala
1
-1
/
+0
2019-09-13
drm/i915/tgl: Introduce gen12 forcewake ranges
Michel Thierry
2
-1
/
+76
2019-09-13
drm/i915: Update Gen11 forcewake ranges
Mika Kuoppala
1
-14
/
+9
2019-09-13
drm/i915/tgl: Limit ourselves to just rcs0
Chris Wilson
2
-2
/
+7
2019-09-13
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
3
-10
/
+6
2019-09-13
drm/i915/display/icl: Bump up the plane/fb height
Manasi Navare
1
-3
/
+18
2019-09-13
drm/i915/display/icl: Bump up the hdisplay and vdisplay as per transcoder limits
Manasi Navare
1
-2
/
+7
2019-09-13
drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use
Chris Wilson
2
-19
/
+25
2019-09-12
drm/i915/selftests: Keep the engine awake while we keep for preemption
Chris Wilson
1
-0
/
+10
2019-09-12
drm/i915: Get the correct wakeref for reading HOTPLUG_EN et al.
Arkadiusz Hiler
1
-1
/
+4
2019-09-12
drm/i915/tgl: Disable preemption while being debugged
Chris Wilson
2
-0
/
+4
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
5
-121
/
+170
2019-09-12
drm/i915: convert device info num_pipes to pipe_mask
Jani Nikula
4
-20
/
+20
[next]