summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imgtec (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-02drm/i915/gt: Harden the heartbeat against a stuck driverChris Wilson2-2/+13
2020-07-02drm/i915/dp: Correctly advertise HBR3 for GEN11+Matt Atwood1-17/+11
2020-07-01drm/i915: Fix g4x fbc watermark enableVille Syrjälä1-12/+21
2020-07-01drm/i915/icl+: Simplify combo/TBT PLL calculation call-chainImre Deak1-37/+27
2020-07-01drm/i915/tgl+: Fix TBT DPLL fractional divider for 38.4MHz ref clockImre Deak1-1/+12
2020-07-01drm/i915/gem: Move obj->lut_list under its own lockChris Wilson4-12/+20
2020-07-01drm/i915/display: remove alias to dig_portLucas De Marchi1-6/+5
2020-07-01drm/i915: Add PSR2 selective fetch registersJosé Roberto de Souza1-5/+63
2020-07-01drm/i915: Reorder intel_psr2_config_valid()José Roberto de Souza1-25/+25
2020-07-01drm/i915: Add plane damage clips propertyJosé Roberto de Souza2-0/+8
2020-06-30drm/i915/gem: Avoid kmalloc under i915->mm_lockChris Wilson2-68/+65
2020-06-30drm/i915: Suppress spurious underruns on gen2Ville Syrjälä1-0/+4
2020-06-30drm/i915/fbc: Reduce fbc1 compression interval to 1 secondVille Syrjälä1-2/+2
2020-06-30drm/i915/fbc: Store the fbc1 compression interval in the paramsVille Syrjälä2-7/+8
2020-06-30drm/i915/fbc: Parametrize FBC_CONTROLVille Syrjälä2-11/+15
2020-06-30drm/i915/fbc: Don't clear busy_bits for origin==GTTVille Syrjälä1-1/+9
2020-06-30drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä4-25/+25
2020-06-30drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson1-1/+1
2020-06-30drm/i915/display: fix missing null check on allocated dsb objectColin Ian King1-0/+4
2020-06-30drm/i915: fix a couple of spelling mistakes in kernel parameter help textColin Ian King1-2/+2
2020-06-30drm/i915: HDCP: retry link integrity check on failureOliver Barta1-3/+16
2020-06-29drm/i915: Clamp linetime wm to <64usecVille Syrjälä1-6/+12
2020-06-27drm/i915/gen12: implement Wa_14011508470Matt Atwood2-0/+14
2020-06-26drm/i915: Extend Wa_14010685332 to all ICP+ PCH'sMatt Roper1-4/+2
2020-06-25drm/i915: Fix DP_TRAIN_MAX_{PRE_EMPHASIS,SWING}_REACHED handlingVille Syrjälä1-2/+3
2020-06-24drm/i915/dp_mst: Enable VC payload allocation after transcoder is enabledImre Deak2-5/+11
2020-06-23drm/i915/dp_mst: Clear the ACT sent flag during encoder disabling tooImre Deak1-0/+2
2020-06-23drm/i915/dp_mst: Clear only the ACT sent flag from DP_TP_STATUSImre Deak1-1/+1
2020-06-23drm/i915/dp_mst: Move clearing the ACT sent flag closer to its pollingImre Deak1-13/+23
2020-06-23drm/i915/dp_mst: Disable link training fallback on MST linksImre Deak1-7/+20
2020-06-23drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encodersImre Deak1-5/+10
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula30-109/+120
2020-06-22Linux 5.8-rc2v5.8-rc2Linus Torvalds1-1/+1
2020-06-21samples: watch_queue: build sample program for target architectureMasahiro Yamada2-7/+5
2020-06-21Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada1-11/+3
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini1-1/+1
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan1-1/+2
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen1-4/+3
2020-06-20afs: Fix hang on rmmod due to outstanding timerDavid Howells4-2/+16
2020-06-20afs: Fix afs_do_lookup() to call correct fetch-status op variantDavid Howells1-1/+1
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy1-0/+10
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy3-2/+9
2020-06-20mm/gup: Use huge_ptep_get() in gup_hugepte()Christophe Leroy1-1/+1
2020-06-20drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstateChris Wilson1-20/+9
2020-06-20drm/i915/gvt: Drop redundant prepare_write/pin_pagesChris Wilson3-52/+15
2020-06-19drm/i915/gt: Show the culmative runtime as part of the engine infoChris Wilson1-0/+5
2020-06-19drm/i915/gt: Initialise rps timestampChris Wilson1-2/+2
2020-06-19MAINTAINERS: Add robert and myself as qcom i2c cci maintainersLoic Poulain1-0/+9
2020-06-19drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov2-2/+2
2020-06-19drm/panfrost: Fix runtime PM imbalance on errorDinghao Liu1-1/+0