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
2020-03-03
drm/i915: Fix doclinks
Chris Wilson
1
-2
/
+2
2020-03-03
drm/i915/dmc: Use firmware v2.06 for TGL
José Roberto de Souza
1
-2
/
+2
2020-03-03
drm/i915: fix documentation build after rename
Jani Nikula
1
-2
/
+2
2020-03-02
drm/i915/huc: update TGL HuC to v7.0.12
Daniele Ceraolo Spurio
1
-1
/
+1
2020-03-02
drm/i915/execlists: Check the sentinel is alone in the ELSP
Chris Wilson
1
-0
/
+21
2020-03-02
drm/i915/perf: Reintroduce wait on OA configuration completion
Chris Wilson
2
-18
/
+43
2020-03-02
drm/i915/tgl: Add Wa number to WaAllowPMDepthAndInvocationCountAccessFromUMD
José Roberto de Souza
1
-0
/
+1
2020-03-02
drm/i915/tgl: Add note about Wa_1409142259
José Roberto de Souza
1
-1
/
+9
2020-03-02
drm/i915/tgl: Fix the Wa number of a fix
José Roberto de Souza
1
-1
/
+1
2020-03-02
drm/i915/tgl: Add note about Wa_1607063988
José Roberto de Souza
1
-1
/
+4
2020-03-02
drm/i915/tgl: Add note to Wa_1607297627
José Roberto de Souza
1
-3
/
+7
2020-03-02
drm/i915/tgl: Extend Wa_1606931601 for all steppings
Anusha Srivatsa
1
-5
/
+3
2020-03-02
drm/i915/tgl: Add Wa_1409085225, Wa_14010229206
Matt Atwood
2
-0
/
+9
2020-03-02
drm/i915/tgl: Implement Wa_1806527549
José Roberto de Souza
1
-0
/
+3
2020-03-02
drm/i915/tgl: Implement Wa_1409804808
José Roberto de Souza
2
-2
/
+9
2020-03-02
drm/i915: Unify the DPLL ref clock frequency tracking
Imre Deak
3
-56
/
+129
2020-03-02
drm/i915/hsw: Use the read-out WRPLL/SPLL state instead of reading out again
Imre Deak
1
-5
/
+2
2020-03-02
drm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency calculation
Imre Deak
4
-145
/
+140
2020-03-02
drm/i915/hsw: Split out the WRPLL, LCPLL, SPLL frequency calculation
Imre Deak
1
-35
/
+56
2020-03-02
drm/i915/hsw: Split out the SPLL parameter calculation
Imre Deak
1
-14
/
+22
2020-03-02
drm/i915/hsw: Rename the get HDMI/DP DPLL funcs to get WRPLL/LCPLL
Imre Deak
1
-5
/
+5
2020-03-02
drm/i915/skl: Parametrize the DPLL ref clock instead of open-coding it
Imre Deak
1
-9
/
+12
2020-03-02
drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.c
Imre Deak
5
-437
/
+431
2020-03-02
drm/i915/hsw: Use the DPLL ID when calculating DPLL clock
Imre Deak
1
-9
/
+8
2020-03-02
drm/i915: Move the DPLL vfunc inits after the func defines
Imre Deak
1
-60
/
+60
2020-03-02
drm/i915: Keep the global DPLL state in a DPLL specific struct
Imre Deak
6
-57
/
+61
2020-03-02
drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c
Imre Deak
3
-42
/
+63
2020-03-02
drm/i915: Fix bounds check in intel_get_shared_dpll_id()
Imre Deak
1
-3
/
+6
2020-03-02
drm/i915: Use intel_plane_data_rate for min_cdclk calculation
Stanislav Lisovskiy
3
-14
/
+28
2020-03-02
drm/i915: Use a sentinel to terminate the dbuf slice arrays
Ville Syrjälä
1
-21
/
+13
2020-03-02
drm/i915: Add missing commas to dbuf tables
Ville Syrjälä
1
-44
/
+44
2020-03-02
drm/i915: Remove garbage WARNs
Ville Syrjälä
1
-11
/
+0
2020-03-02
drm/i915: Handle some leftover s/intel_crtc/crtc/
Ville Syrjälä
1
-12
/
+11
2020-03-02
drm/i915: Fix 90/270 degree rotated RGB565 src coord checks
Ville Syrjälä
1
-11
/
+21
2020-03-02
drm/i915/dp: Use BDB_GENERAL_FEATURES VBT block info for builtin panel-orient...
Hans de Goede
1
-2
/
+1
2020-03-02
drm/i915/dsi: Remove readback of panel orientation on BYT / CHT
Hans de Goede
1
-54
/
+1
2020-03-02
drm/i915: remove unused orig_clock i915 member
Jani Nikula
1
-2
/
+0
2020-03-02
drm/i915: add i915_ioc32.h for compat
Jani Nikula
4
-8
/
+23
2020-03-02
drm/i915/dram: hide the dram structs better
Jani Nikula
2
-10
/
+10
2020-03-02
drm/i915/crc: move pipe_crc from drm_i915_private to intel_crtc
Jani Nikula
7
-44
/
+42
2020-02-28
drm/i915/gt: Expose heartbeat interval via sysfs
Chris Wilson
2
-0
/
+50
2020-02-28
drm/i915/gt: Expose preempt reset timeout via sysfs
Chris Wilson
2
-0
/
+51
2020-02-28
drm/i915/gt: Expose reset stop timeout via sysfs
Chris Wilson
2
-0
/
+43
2020-02-28
drm/i915/gt: Expose busywait duration to sysfs
Chris Wilson
5
-12
/
+68
2020-02-28
drm/i915/gt: Expose timeslice duration to sysfs
Chris Wilson
2
-0
/
+49
2020-02-28
drm/i915/gt: Expose engine->mmio_base via sysfs
Chris Wilson
1
-0
/
+10
2020-02-28
drm/i915/gt: Expose engine properties via sysfs
Chris Wilson
4
-1
/
+223
2020-02-28
drm/i915/selftests: Fix return in assert_mmap_offset()
Dan Carpenter
1
-1
/
+1
2020-02-28
drm/i915: Drop WaDDIIOTimeout:glk
Ville Syrjälä
1
-10
/
+0
2020-02-28
drm/i915: Limit display Wa_1405510057 to gen11
Ville Syrjälä
1
-2
/
+2
[next]