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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-07
drm/i915: Add debug message for FB plane[0].offset!=0 error
Imre Deak
1
-1
/
+4
2020-01-07
drm/i915/tgl: Make sure a semiplanar UV plane is tile row size aligned
Imre Deak
1
-3
/
+33
2020-01-07
drm/i915: Add support for non-power-of-2 FB plane alignment
Imre Deak
1
-8
/
+16
2020-01-06
drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
Kai Vehmanen
1
-2
/
+2
2020-01-06
drm/i915/gt: Mark up virtual engine uabi_instance
Chris Wilson
1
-0
/
+2
2020-01-06
drm/i915/gt: Use memset_p to clear the ports
Chris Wilson
1
-5
/
+10
2020-01-06
drm/i915/gt: Drop mutex serialisation between context pin/unpin
Chris Wilson
2
-17
/
+26
2020-01-06
drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
Chris Wilson
2
-13
/
+10
2020-01-06
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
7
-15
/
+41
2020-01-06
drm/i915/selftests: Impose a timeout for request submission
Chris Wilson
1
-5
/
+21
2020-01-06
drm/i915/selftests: Fixup sparse __user annotation on local var
Chris Wilson
1
-1
/
+2
2020-01-05
drm/i915: Create dumb buffer from LMEM
Ramalingam C
1
-7
/
+22
2020-01-05
drm/i915: lookup for mem_region of a mem_type
Ramalingam C
2
-0
/
+17
2020-01-04
drm/i915/selftests: Compare user mmap against GPU
Chris Wilson
1
-0
/
+129
2020-01-04
drm/i915/selftests: Extend fault handler selftests to all memory regions
Abdiel Janulgue
1
-89
/
+217
2020-01-04
drm/i915/gem: Extend mmap support for lmem
Abdiel Janulgue
3
-22
/
+39
2020-01-03
drm/i915/selftests: Make headers self-contained
Chris Wilson
7
-11
/
+31
2020-01-03
drm/i915/selftests: Move igt_atomic_section[] out of the header
Chris Wilson
3
-40
/
+49
2020-01-03
drm/i915/gem: Support discontiguous lmem object maps
Chris Wilson
5
-123
/
+78
2020-01-03
drm/i915/gt: Always poison the kernel_context image before unparking
Chris Wilson
3
-3
/
+21
2020-01-03
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
3
-8
/
+11
2020-01-03
drm/i915/gt: Ignore stale context state upon resume
Chris Wilson
2
-2
/
+11
2020-01-03
drm/i915/gt: Clear LRC image inline
Chris Wilson
2
-43
/
+58
2020-01-03
drm/i915/gt: Include a bunch more rcs image state
Chris Wilson
2
-1
/
+94
2020-01-03
drm/i915/dsi: Control panel and backlight enable GPIOs on BYT
Hans de Goede
2
-1
/
+66
2020-01-03
drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 d...
Hans de Goede
2
-20
/
+22
2020-01-03
drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off (v2)
Hans de Goede
3
-6
/
+7
2020-01-03
drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.c
Hans de Goede
3
-27
/
+48
2020-01-03
drm/i915/gt: Flush ongoing retires during wait_for_idle
Chris Wilson
3
-9
/
+19
2020-01-02
drm/i915/gem: Single page objects are naturally contiguous
Chris Wilson
1
-0
/
+3
2020-01-02
drm/i915: reimplement header test feature
Masahiro Yamada
7
-36
/
+31
2020-01-02
Merge branch 'ib-pinctrl-unreg-mappings' of git://git.kernel.org/pub/scm/linu...
Jani Nikula
3
-31
/
+18
2020-01-01
drm/i915/gem: Drop local vma->vm_file reference
Chris Wilson
2
-0
/
+69
2019-12-31
drm/i915: Add Wa_1407352427:icl,ehl
Matt Roper
2
-0
/
+4
2020-01-01
drm/i915/gt: Restore coarse power gating
Chris Wilson
1
-2
/
+4
2019-12-31
drm/i915: Introduce remap_io_sg() to prefault discontiguous objects
Abdiel Janulgue
3
-20
/
+74
2019-12-31
drm/i915/tgl: Assume future platforms will inherit TGL's SFC capability
Matt Roper
1
-1
/
+1
2019-12-31
drm/i915/gt: Tweak flushes around ivb ppgtt
Chris Wilson
1
-2
/
+2
2019-12-30
drm/i915/gt: Leave RING_BB_STATE to default value
Chris Wilson
1
-1
/
+0
2019-12-30
drm/i915/selftests: Flush the context worker
Chris Wilson
2
-2
/
+4
2019-12-30
drm/i915/gt: Do not restore invalid RS state
Chris Wilson
1
-13
/
+11
2019-12-30
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
4
-5
/
+13
2019-12-30
drm/i915/gt: Avoid using tag 0 for the very first submission
Chris Wilson
1
-1
/
+3
2019-12-30
drm/i915/gt: Ensure that all new contexts clear STOP_RING
Chris Wilson
1
-3
/
+11
2019-12-30
pinctrl: Allow modules to use pinctrl_[un]register_mappings
Hans de Goede
3
-31
/
+18
2019-12-30
drn/i915: Break up long i915_buddy_free_list() with a cond_resched()
Chris Wilson
1
-1
/
+3
2019-12-30
drm/i915/dp: Disable Port sync mode correctly on teardown
Manasi Navare
1
-6
/
+1
2019-12-30
drm/i915/dp: Make port sync mode assignments only if all tiles present
Manasi Navare
1
-65
/
+117
2019-12-30
drm/i915/dp: Make sure all tiled connectors get added to the state with full ...
Manasi Navare
1
-0
/
+138
2019-12-29
drm/fbdev: Fallback to non tiled mode if all tiles not present
Manasi Navare
1
-0
/
+72
[next]