summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-07-02drm/i915/display: prefer dig_port to reference intel_digital_portLucas De Marchi
2020-07-02drm/i915: Update DRIVER_DATE to 20200702Jani Nikula
2020-07-02drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson
2020-07-02drm/i915/gt: Move the heartbeat into the high priority system wqChris Wilson
2020-07-02drm/i915/gt: Harden the heartbeat against a stuck driverChris Wilson
2020-07-01drm/i915/dp: Correctly advertise HBR3 for GEN11+Matt Atwood
2020-07-01drm/i915: Fix g4x fbc watermark enableVille Syrjälä
2020-07-01drm/i915/icl+: Simplify combo/TBT PLL calculation call-chainImre Deak
2020-07-01drm/i915/tgl+: Fix TBT DPLL fractional divider for 38.4MHz ref clockImre Deak
2020-07-01drm/i915/gem: Move obj->lut_list under its own lockChris Wilson
2020-06-30drm/i915/display: remove alias to dig_portLucas De Marchi
2020-06-30drm/i915: Add PSR2 selective fetch registersJosé Roberto de Souza
2020-06-30drm/i915: Reorder intel_psr2_config_valid()José Roberto de Souza
2020-06-30drm/i915: Add plane damage clips propertyJosé Roberto de Souza
2020-06-30drm/i915/gem: Avoid kmalloc under i915->mm_lockChris Wilson
2020-06-30drm/i915: Suppress spurious underruns on gen2Ville Syrjälä
2020-06-30drm/i915/fbc: Reduce fbc1 compression interval to 1 secondVille Syrjälä
2020-06-30drm/i915/fbc: Store the fbc1 compression interval in the paramsVille Syrjälä
2020-06-30drm/i915/fbc: Parametrize FBC_CONTROLVille Syrjälä
2020-06-30drm/i915/fbc: Don't clear busy_bits for origin==GTTVille Syrjälä
2020-06-30drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä
2020-06-30drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson
2020-06-30drm/i915/display: fix missing null check on allocated dsb objectColin Ian King
2020-06-30drm/i915: fix a couple of spelling mistakes in kernel parameter help textColin Ian King
2020-06-30drm/i915: HDCP: retry link integrity check on failureOliver Barta
2020-06-29drm/i915: Clamp linetime wm to <64usecVille Syrjälä
2020-06-26drm/i915/gen12: implement Wa_14011508470Matt Atwood
2020-06-25drm/i915: Extend Wa_14010685332 to all ICP+ PCH'sMatt Roper
2020-06-26drm/i915: Fix DP_TRAIN_MAX_{PRE_EMPHASIS,SWING}_REACHED handlingVille Syrjälä
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2020-06-24drm/i915/dp_mst: Enable VC payload allocation after transcoder is enabledImre Deak
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-23drm/i915/dp_mst: Clear the ACT sent flag during encoder disabling tooImre Deak
2020-06-23drm/i915/dp_mst: Clear only the ACT sent flag from DP_TP_STATUSImre Deak
2020-06-23drm/i915/dp_mst: Move clearing the ACT sent flag closer to its pollingImre Deak
2020-06-23drm/i915/dp_mst: Disable link training fallback on MST linksImre Deak
2020-06-23drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encodersImre Deak
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-20drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstateChris Wilson
2020-06-20drm/i915/gvt: Drop redundant prepare_write/pin_pagesChris Wilson
2020-06-19drm/i915/gt: Show the culmative runtime as part of the engine infoChris Wilson
2020-06-19drm/i915/gt: Initialise rps timestampChris Wilson
2020-06-19drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov
2020-06-19drm/panfrost: Fix runtime PM imbalance on errorDinghao Liu
2020-06-19drm/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price
2020-06-19drm/i915/query: Use struct_size() helperGustavo A. R. Silva
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang
2020-06-19drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie