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
2019-06-18
drm/i915/psr: Force manual PSR exit in older gens
José Roberto de Souza
1
-10
/
+26
2019-06-18
drm/i915: Don't dereference request if it may have been retired when printing
Chris Wilson
1
-7
/
+9
2019-06-18
drm/i915/selftests: Flush live_evict
Chris Wilson
1
-0
/
+3
2019-06-18
drm/i915: Skip shrinking already freed pages
Chris Wilson
2
-46
/
+6
2019-06-18
drm/i915: Update workarounds selftest for read only regs
Robert M. Fosha
1
-4
/
+39
2019-06-18
drm/i915: Add whitelist workarounds for ICL
John Harrison
1
-11
/
+27
2019-06-18
drm/i915: Support whitelist workarounds on all engines
John Harrison
1
-19
/
+47
2019-06-18
drm/i915: Support flags in whitlist WAs
John Harrison
2
-1
/
+15
2019-06-18
drm/i915: Drop the _INCOMPLETE for has_infoframe
Ville Syrjälä
1
-1
/
+1
2019-06-18
drm/i915: Make pipe_config_err() vs. fastset less confusing
Ville Syrjälä
1
-79
/
+79
2019-06-18
drm/i915: Constify intel_pipe_config_compare()
Ville Syrjälä
1
-26
/
+17
2019-06-18
drm/i915: Don't clobber M/N values during fastset check
Ville Syrjälä
1
-8
/
+28
2019-06-18
drm/i915: Use drm_gem_object.resv
Chris Wilson
13
-52
/
+35
2019-06-18
drm/i915: Keep engine alive as we retire the context
Chris Wilson
1
-2
/
+20
2019-06-18
drm/i915/guc: Reduce verbosity on log overflows
Chris Wilson
1
-1
/
+3
2019-06-17
drm/i915/ehl: Introduce Mule Creek Canyon PCH
Matt Roper
7
-10
/
+74
2019-06-17
drm/i915/gtt: Serialise both updates to PDE and our shadow
Chris Wilson
1
-60
/
+73
2019-06-17
drm/i915/dmc: protect against loading wrong firmware
Lucas De Marchi
1
-3
/
+11
2019-06-17
drm/i915/dmc: remove redundant return in parse_csr_fw()
Lucas De Marchi
1
-11
/
+6
2019-06-17
drm/i915/dmc: add support to load dmc_header version 3
Lucas De Marchi
2
-30
/
+95
2019-06-17
drm/i915/dmc: extract function to parse dmc_header
Lucas De Marchi
1
-56
/
+74
2019-06-17
drm/i915/dmc: extract function to parse package_header
Lucas De Marchi
1
-51
/
+66
2019-06-17
drm/i915/dmc: extract function to parse css header
Lucas De Marchi
1
-25
/
+41
2019-06-17
drm/i915/dmc: add support for package_header with version 2
Lucas De Marchi
1
-12
/
+26
2019-06-17
drm/i915/dmc: extract fw_info and table walk from intel_package_header
Lucas De Marchi
1
-17
/
+55
2019-06-17
drm/i915/dmc: use kernel types
Lucas De Marchi
1
-5
/
+5
2019-06-17
drm/i915/gtt: Generalize alloc_pd
Mika Kuoppala
1
-52
/
+36
2019-06-17
drm/i915/gtt: Introduce init_pd
Mika Kuoppala
1
-23
/
+14
2019-06-17
drm/i915/gtt: Introduce init_pd_with_page
Mika Kuoppala
1
-8
/
+8
2019-06-17
drm/i915/gtt: Use a common type for page directories
Mika Kuoppala
6
-215
/
+236
2019-06-17
drm/i915/gtt: No need to zero the table for page dirs
Mika Kuoppala
1
-2
/
+2
2019-06-17
drm/i915: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+7
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
77
-103
/
+94
2019-06-17
drm/i915/icl: Add Multi-segmented gamma support
Shashank Sharma
2
-5
/
+123
2019-06-17
drm/i915: Rename ivb_load_lut_10_max
Shashank Sharma
1
-7
/
+7
2019-06-17
drm/i915/icl: Add register definitions for Multi Segmented gamma
Uma Shankar
1
-1
/
+18
2019-06-17
drm/i915: Change gamma/degamma_lut_size data type to u32
Shashank Sharma
1
-2
/
+2
2019-06-17
drm/i915: Nuke atomic set/get prop plane stubs
Maarten Lankhorst
4
-67
/
+0
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
61
-70
/
+82
2019-06-17
drm/i915: make intel_sdvo_regs.h self-contained
Jani Nikula
2
-0
/
+9
2019-06-15
drm/i915/ehl: Update MOCS table for EHL
Matt Roper
1
-0
/
+8
2019-06-15
drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
Chris Wilson
1
-9
/
+8
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
16
-188
/
+153
2019-06-14
drm/i915: Stop retiring along engine
Chris Wilson
1
-78
/
+53
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
20
-195
/
+219
2019-06-14
drm/i915: make intel_wakeref work on the rpm struct
Daniele Ceraolo Spurio
5
-30
/
+30
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
21
-53
/
+54
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
41
-234
/
+236
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
5
-29
/
+28
2019-06-14
drm/i915: move and rename i915_runtime_pm
Daniele Ceraolo Spurio
6
-173
/
+175
[next]