summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-04-21docs: fix broken references to text filesMauro Carvalho Chehab2-2/+2
2020-04-20drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang1-4/+8
2020-04-20drm/i915/selftests: Exercise dynamic reclocking with RPSChris Wilson3-11/+105
2020-04-20drm/i915/selftests: Show the pcode frequency table on errorChris Wilson1-0/+39
2020-04-20drm/i915/selftests: Split RPS frequency measurementChris Wilson3-9/+154
2020-04-20drm/i915/selftests: Check RPS controlsChris Wilson4-24/+191
2020-04-20drm/i915/selftests: Skip energy consumption tests if not controlling freqChris Wilson1-14/+23
2020-04-20drm/i915/selftests: Verify frequency scaling with RPSChris Wilson3-13/+240
2020-04-20drm/i915: Push MST link retraining to the hotplug workVille Syrjälä1-43/+122
2020-04-20drm/i915: Flatten intel_dp_check_mst_status() a bitVille Syrjälä1-46/+40
2020-04-20drm/i915: Pass encoder all the way to intel_ddi_transcoder_func_reg_val_get()Ville Syrjälä4-32/+14
2020-04-20drm/i915: Push TRANS_DDI_FUNC_CTL into the encoder->enable() hookVille Syrjälä4-3/+6
2020-04-20drm/i915: Move the TRANS_DDI_FUNC_CTL enable to a later pointVille Syrjälä1-3/+3
2020-04-20drm/i915: Pass encoder to intel_ddi_enable_pipe_clock()Ville Syrjälä4-8/+9
2020-04-20drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparamLyude Paul1-0/+1
2020-04-20drm/i915: fix Sphinx build duplicate label warningJani Nikula1-2/+2
2020-04-20drm/i915/display: Load DP_TP_CTL/STATUS offset before use itJosé Roberto de Souza2-6/+13
2020-04-20drm/i915/tgl: TBT AUX should use TC power well opsMatt Roper1-6/+6
2020-04-20drm/i915: HDCP: fix Ri prime check done during link checkOliver Barta1-1/+2
2020-04-20drm/i915/gt: Update PMINTRMSK holding fwChris Wilson1-3/+6
2020-04-20drm/i915/tgl: Add Wa_14010477008:tglMatt Roper2-5/+14
2020-04-20Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()Peter Jones1-3/+2
2020-04-20drm/i915/gt: Move the late flush_submission in retire to the endChris Wilson1-1/+4
2020-04-20drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_planeChris Wilson1-6/+1
2020-04-20drm/ast: Allocate initial CRTC state of the correct sizeThomas Zimmermann1-1/+12
2020-04-20drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparamLyude Paul1-0/+1
2020-04-20drm/tidss: fix crash related to accessing freed memoryTomi Valkeinen3-12/+42
2020-04-20drm/i915/audio: error log non-zero audio power refcount after unbindJani Nikula1-0/+4
2020-04-20drm/i915: fix Sphinx build duplicate label warningJani Nikula1-2/+2
2020-04-18drm/i915: Refactor setting dma info to a common helperMichael J. Ruhl5-49/+77
2020-04-18drm/i915: remove redundant assignment to variable test_resultColin Ian King1-1/+1
2020-04-18drm/i915: Add ICL PG3 PW ID for EHLAnshuman Gupta1-1/+1
2020-04-18drm/dp_mst: Zero assigned PBN when releasing VCPI slotsMikita Lipski1-0/+1
2020-04-18drm/i915/display: Load DP_TP_CTL/STATUS offset before use itJosé Roberto de Souza2-6/+13
2020-04-18drm/i915/tc: Do not warn when aux power well of static TC ports timeoutJosé Roberto de Souza1-17/+42
2020-04-18drm/i915/tc: Catch TC users accessing FIA registers without enable auxJosé Roberto de Souza1-0/+20
2020-04-18drm/i915/tc/tgl: Implement TC cold sequencesJosé Roberto de Souza4-3/+127
2020-04-18drm/i915/tc: Skip ref held check for TC legacy aux power wellsJosé Roberto de Souza1-0/+3
2020-04-18drm/i915/tc/icl: Implement TC cold sequencesJosé Roberto de Souza3-7/+83
2020-04-18drm/i915/display: Split hsw_power_well_enable() into twoJosé Roberto de Souza1-7/+32
2020-04-18drm/i915/display: Add intel_legacy_aux_to_power_domain()José Roberto de Souza2-2/+14
2020-04-18drm/i915/display: Move out code to return the digital_port of the aux chJosé Roberto de Souza1-32/+37
2020-04-18drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher3-4/+9
2020-04-18drm/amdgpu/display: fix aux registration (v2)Alex Deucher2-5/+14
2020-04-18drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman1-0/+26
2020-04-18drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang1-1/+6
2020-04-18drm/i915: Add missing deinitialization cases of load failureJosé Roberto de Souza1-11/+14
2020-04-17drm/i915/icl: Update forcewake firmware rangesRadhakrishna Sripada1-14/+17
2020-04-17drm/i915/selftests: Check power consumption at min/max frequenciesChris Wilson3-0/+140
2020-04-17drm/i915/selftests: Move gpu energy measurement into its own little libChris Wilson4-21/+44