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-10-04
drm/i915/overlay: Drop struct_mutex guard
Chris Wilson
3
-23
/
+1
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
28
-354
/
+394
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
18
-302
/
+57
2019-10-04
drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
2
-10
/
+6
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
21
-158
/
+213
2019-10-04
drm/i915/gem: Retire directly for mmap-offset shrinking
Chris Wilson
1
-12
/
+5
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
14
-96
/
+50
2019-10-04
drm/i915: Remove the GEM idle worker
Chris Wilson
5
-49
/
+2
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
26
-460
/
+213
2019-10-04
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
3
-19
/
+16
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
24
-572
/
+298
2019-10-04
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
9
-9
/
+55
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
40
-706
/
+824
2019-10-04
drm/i915: Mark up address spaces that may need to allocate
Chris Wilson
2
-0
/
+5
2019-10-04
drm/i915: Only track bound elements of the GTT
Chris Wilson
5
-36
/
+8
2019-10-04
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
6
-13
/
+13
2019-10-04
drm/i915: Restrict L3 remapping sysfs interface to dwords
Chris Wilson
1
-28
/
+29
2019-10-04
drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
Kai Vehmanen
1
-2
/
+2
2019-10-04
drm/i915: Fix audio power up sequence for gen10+ display
Kai Vehmanen
2
-0
/
+7
2019-10-04
drm/i915/dp: remove static variable for aux last status
Jani Nikula
2
-3
/
+3
2019-10-04
drm/i915/execlists: Skip redundant resubmission
Chris Wilson
1
-1
/
+16
2019-10-04
drm/i915/tgl: Add the Thunderbolt PLL divider values
Imre Deak
1
-2
/
+40
2019-10-03
drm/i915: use DRM_DEBUG_KMS() instead of drm_dbg(DRM_UT_KMS, ...)
Jani Nikula
1
-4
/
+4
2019-10-03
drm/i915: use DRM_ERROR() instead of drm_err()
Jani Nikula
1
-4
/
+4
2019-10-03
drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
2
-4
/
+194
2019-10-02
drm/i915/mg: Use tc_port instead of port parameter to MG registers
José Roberto de Souza
2
-83
/
+81
2019-10-02
drm/i915: Clean up encoder->crtc_mask setup
Ville Syrjälä
7
-15
/
+14
2019-10-02
drm/i915: Populate possible_crtcs correctly
Ville Syrjälä
1
-1
/
+16
2019-10-02
drm/i915/gem: Refactor tests on obj->ops->flags
Chris Wilson
1
-5
/
+12
2019-10-02
drm/i915/selftests: Extract random_offset() for use with a prng
Chris Wilson
3
-5
/
+33
2019-10-02
drm/i915: Fix g4x sprite scaling stride check with GTT remapping
Ville Syrjälä
1
-2
/
+3
2019-10-02
drm/i915: Polish intel_tv_mode_valid()
Ville Syrjälä
1
-4
/
+3
2019-10-02
drm/i915: Limit MST modes based on plane size too
Ville Syrjälä
1
-1
/
+2
2019-10-02
drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Jani Nikula
10
-146
/
+194
2019-10-02
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
5
-1
/
+19
2019-10-01
drm/i915/dp: Fix DP MST error after unplugging TypeC cable
Srinivasan S
1
-1
/
+1
2019-10-01
drm/i915: Initialise breadcrumb lists on the virtual engine
Chris Wilson
1
-0
/
+1
2019-09-30
drm/i915/gt: Only unwedge if we can reset first
Chris Wilson
1
-1
/
+7
2019-09-30
drm/i915/selftests: Exercise context switching in parallel
Chris Wilson
1
-0
/
+225
2019-09-27
drm/i915/selftests: Provide a mock GPU reset routine
Chris Wilson
1
-1
/
+10
2019-09-27
drm/i915/selftests: Distinguish mock device from no wakeref
Chris Wilson
2
-3
/
+2
2019-09-27
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
8
-27
/
+31
2019-09-27
drm/i915/selftests: Do not try to sanitize mock HW
Chris Wilson
1
-1
/
+2
2019-09-27
drm/i915: simplify i915_gem_init_early
Matthew Auld
3
-8
/
+3
2019-09-27
drm/i915: check for kernel_context
Matthew Auld
1
-2
/
+4
2019-09-27
drm/i915/tgl: initialize TC and TBT ports
Lucas De Marchi
1
-1
/
+6
2019-09-27
drm/i915/tgl: Fix dkl link training
José Roberto de Souza
1
-7
/
+7
2019-09-27
drm/i915/tgl: Add dkl phy programming sequences
Clinton A Taylor
2
-28
/
+154
2019-09-27
drm/i915/tc: Update DP_MODE programming
Clinton A Taylor
4
-41
/
+72
2019-09-27
drm/i915/dmc: Update ICL DMC version to v1.09
Anusha Srivatsa
1
-2
/
+2
[next]