summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)AuthorFilesLines
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter1-6/+4
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie3-103/+24
2020-09-09Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...Dave Airlie1-3/+3
2020-09-08drm/i915: fix regression leading to display audio probe failure on GLKKai Vehmanen1-6/+4
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie12-57/+77
2020-09-07drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.Maarten Lankhorst1-1/+1
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst1-2/+2
2020-09-02drm/i915: Clear the repeater bit on HDCP disableSean Paul1-0/+6
2020-09-02drm/i915: Fix sha_text population codeSean Paul1-6/+20
2020-09-02drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_veri...Nathan Chancellor1-2/+2
2020-09-01drm/i915/dp: Extract drm_dp_read_dpcd_caps()Lyude Paul3-60/+3
2020-09-01drm/i915/dp: Extract drm_dp_read_sink_count()Lyude Paul1-6/+5
2020-09-01drm/i915/dp: Extract drm_dp_read_sink_count_cap()Lyude Paul1-9/+12
2020-09-01drm/i915/dp: Extract drm_dp_read_downstream_info()Lyude Paul1-12/+2
2020-09-01drm/i915/dp: Extract drm_dp_read_mst_cap()Lyude Paul1-16/+2
2020-08-28Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/...Dave Airlie15-69/+386
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+8
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva11-49/+49
2020-08-20drm/i915: Apply Wa_14011264657:gen11+Matt Atwood1-10/+50
2020-08-19drm/i915/tgl: Make sure TC-cold is blocked before enabling TC AUX power wellsImre Deak1-6/+6
2020-08-19drm/i915: Fix wrong return value in intel_atomic_check()Tianjia Zhang1-1/+1
2020-08-19drm/i915: Update bw_buddy pagemask tableMatt Roper1-1/+1
2020-08-19drm/i915/display: Check for an LPSP encoder before dereferencingChris Wilson1-2/+5
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard2-2/+2
2020-08-17drm/i915: Update TGL and RKL DMC firmware versionsJosé Roberto de Souza1-4/+4
2020-08-17drm/i915/display: Implement WA 1408330847José Roberto de Souza1-2/+17
2020-08-17drm/i915: Initial implementation of PSR2 selective fetchJosé Roberto de Souza5-14/+97
2020-08-17drm/i915/tgl: Add new voltage swing tableJosé Roberto de Souza1-0/+19
2020-08-17drm/i915/tgl: Fix TC-cold block/unblock sequenceImre Deak1-5/+5
2020-08-17drm/i915/tgl: Make sure TC-cold is blocked before enabling TC AUX power wellsImre Deak1-6/+6
2020-08-17Revert "drm/i915/rkl: Add Wa_14011224835 for PHY B initialization"Matt Roper1-50/+0
2020-08-17drm/i915: Fix wrong return value in intel_atomic_check()Tianjia Zhang1-1/+1
2020-08-17drm/i915: Update bw_buddy pagemask tableMatt Roper1-1/+1
2020-08-17drm/i915: Add a couple of missing i915_active_fini()Chris Wilson1-0/+2
2020-08-17drm/i915/display: Check for an LPSP encoder before dereferencingChris Wilson1-2/+5
2020-08-17drm/i915/display/fbc: Disable fbc by default on TGLUma Shankar1-0/+7
2020-08-17drm/i915: Implement WA 14011294188José Roberto de Souza1-0/+6
2020-08-17drm/i915/rkl: Add Wa_14011224835 for PHY B initializationMatt Roper1-0/+50
2020-08-17drm/i915/rkl: Handle HTIMatt Roper3-0/+38
2020-08-17drm/i915/rkl: Add DPLL4 supportMatt Roper1-5/+36
2020-08-17drm/i915/rkl: Add initial workaroundsMatt Roper1-2/+3
2020-08-17drm/i915/rkl: Handle new DPCLKA_CFGCR0 layoutMatt Roper2-6/+27
2020-08-17drm/i915/display: Implement HOBLJosé Roberto de Souza3-6/+59
2020-08-17drm/i915/ddi: Don't rewrite DDI_BUF_CTL reg during DP link trainingImre Deak1-4/+0
2020-08-17drm/i915/ddi: Don't frob the DP link scramble disabling flagImre Deak1-7/+1
2020-08-17drm/i915: Make i830 .get_cdclk() assignment less confusingVille Syrjälä1-4/+5
2020-08-17drm/i915: Fix some whitespaceVille Syrjälä1-1/+1
2020-08-17drm/i915: Pack struct intel_cdclk_valsVille Syrjälä1-1/+1
2020-08-17drm/i915/fbc: Limit cfb to the first 256MiB of stolen on g4x+Ville Syrjälä1-0/+10
2020-08-15Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1