index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imgtec
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-02
drm/i915/gt: Harden the heartbeat against a stuck driver
Chris Wilson
2
-2
/
+13
2020-07-02
drm/i915/dp: Correctly advertise HBR3 for GEN11+
Matt Atwood
1
-17
/
+11
2020-07-01
drm/i915: Fix g4x fbc watermark enable
Ville Syrjälä
1
-12
/
+21
2020-07-01
drm/i915/icl+: Simplify combo/TBT PLL calculation call-chain
Imre Deak
1
-37
/
+27
2020-07-01
drm/i915/tgl+: Fix TBT DPLL fractional divider for 38.4MHz ref clock
Imre Deak
1
-1
/
+12
2020-07-01
drm/i915/gem: Move obj->lut_list under its own lock
Chris Wilson
4
-12
/
+20
2020-07-01
drm/i915/display: remove alias to dig_port
Lucas De Marchi
1
-6
/
+5
2020-07-01
drm/i915: Add PSR2 selective fetch registers
José Roberto de Souza
1
-5
/
+63
2020-07-01
drm/i915: Reorder intel_psr2_config_valid()
José Roberto de Souza
1
-25
/
+25
2020-07-01
drm/i915: Add plane damage clips property
José Roberto de Souza
2
-0
/
+8
2020-06-30
drm/i915/gem: Avoid kmalloc under i915->mm_lock
Chris Wilson
2
-68
/
+65
2020-06-30
drm/i915: Suppress spurious underruns on gen2
Ville Syrjälä
1
-0
/
+4
2020-06-30
drm/i915/fbc: Reduce fbc1 compression interval to 1 second
Ville Syrjälä
1
-2
/
+2
2020-06-30
drm/i915/fbc: Store the fbc1 compression interval in the params
Ville Syrjälä
2
-7
/
+8
2020-06-30
drm/i915/fbc: Parametrize FBC_CONTROL
Ville Syrjälä
2
-11
/
+15
2020-06-30
drm/i915/fbc: Don't clear busy_bits for origin==GTT
Ville Syrjälä
1
-1
/
+9
2020-06-30
drm/i915/fbc: Fix fence_y_offset handling
Ville Syrjälä
4
-25
/
+25
2020-06-30
drm/i915: Skip stale object handle for debugfs per-file-stats
Chris Wilson
1
-1
/
+1
2020-06-30
drm/i915/display: fix missing null check on allocated dsb object
Colin Ian King
1
-0
/
+4
2020-06-30
drm/i915: fix a couple of spelling mistakes in kernel parameter help text
Colin Ian King
1
-2
/
+2
2020-06-30
drm/i915: HDCP: retry link integrity check on failure
Oliver Barta
1
-3
/
+16
2020-06-29
drm/i915: Clamp linetime wm to <64usec
Ville Syrjälä
1
-6
/
+12
2020-06-27
drm/i915/gen12: implement Wa_14011508470
Matt Atwood
2
-0
/
+14
2020-06-26
drm/i915: Extend Wa_14010685332 to all ICP+ PCH's
Matt Roper
1
-4
/
+2
2020-06-25
drm/i915: Fix DP_TRAIN_MAX_{PRE_EMPHASIS,SWING}_REACHED handling
Ville Syrjälä
1
-2
/
+3
2020-06-24
drm/i915/dp_mst: Enable VC payload allocation after transcoder is enabled
Imre Deak
2
-5
/
+11
2020-06-23
drm/i915/dp_mst: Clear the ACT sent flag during encoder disabling too
Imre Deak
1
-0
/
+2
2020-06-23
drm/i915/dp_mst: Clear only the ACT sent flag from DP_TP_STATUS
Imre Deak
1
-1
/
+1
2020-06-23
drm/i915/dp_mst: Move clearing the ACT sent flag closer to its polling
Imre Deak
1
-13
/
+23
2020-06-23
drm/i915/dp_mst: Disable link training fallback on MST links
Imre Deak
1
-7
/
+20
2020-06-23
drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encoders
Imre Deak
1
-5
/
+10
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
30
-109
/
+120
2020-06-22
Linux 5.8-rc2
v5.8-rc2
Linus Torvalds
1
-1
/
+1
2020-06-21
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2
-7
/
+5
2020-06-21
Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
Masahiro Yamada
1
-11
/
+3
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
1
-1
/
+2
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
1
-4
/
+3
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
4
-2
/
+16
2020-06-20
afs: Fix afs_do_lookup() to call correct fetch-status op variant
David Howells
1
-1
/
+1
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
1
-0
/
+10
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
3
-2
/
+9
2020-06-20
mm/gup: Use huge_ptep_get() in gup_hugepte()
Christophe Leroy
1
-1
/
+1
2020-06-20
drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstate
Chris Wilson
1
-20
/
+9
2020-06-20
drm/i915/gvt: Drop redundant prepare_write/pin_pages
Chris Wilson
3
-52
/
+15
2020-06-19
drm/i915/gt: Show the culmative runtime as part of the engine info
Chris Wilson
1
-0
/
+5
2020-06-19
drm/i915/gt: Initialise rps timestamp
Chris Wilson
1
-2
/
+2
2020-06-19
MAINTAINERS: Add robert and myself as qcom i2c cci maintainers
Loic Poulain
1
-0
/
+9
2020-06-19
drm/panfrost: Use kvfree() to free bo->sgts
Denis Efremov
2
-2
/
+2
2020-06-19
drm/panfrost: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+0
[next]