aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang7-2/+77
2022-03-15drm/amd/display: move FPU code from dcn10 to dml/dcn10 folderMelissa Wen5-62/+159
2022-03-15drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folderMelissa Wen5-582/+571
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen10-1400/+1476
2022-03-15drm/amd/display: Fix compile error from TO_CLK_MGR_INTERNALLeo Li3-1/+32
2022-03-15drm/amd/display: Fix double free during GPU reset on DC streamsNicholas Kazlauskas3-3/+18
2022-03-15drm/amd/display: Add NULL checkChris Park1-0/+3
2022-03-15drm/amd/display: 3.2.176Aric Cyr1-1/+1
2022-03-15drm/amd/display: [FW Promotion] Release 0.0.107.0Anthony Koo1-2/+2
2022-03-15drm/amd/display: enable dcn315/316 s0i2 supportCharlene Liu2-3/+2
2022-03-15drm/amd/display: handle DP2.0 RX with UHBR20 but not UHBR13.5 supportWenjing Liu1-12/+37
2022-03-15drm/amd/display: disable HPD SW timer for passive dongle type 1 onlySung Joon Kim4-0/+5
2022-03-15drm/amd/display: add gamut coefficient set A and BJingwen Zhu1-1/+1
2022-03-15drm/amd/display: merge two duplicated clock_source_createCharlene Liu3-110/+81
2022-03-15drm/amd/display: Add link dp trace supportLeo (Hanghong) Ma6-2/+268
2022-03-15drm/amd/display: move FPU associated DCN303 code to DML folderJasdeep Dhillon6-343/+409
2022-03-15drm/amd/display: Release AUX engine after failed acquireWyatt Wood1-1/+1
2022-03-15drm/amd/display: Add minimal pipe split transition stateDillon Varone1-3/+6
2022-03-15drm/amd/display: Clean up fixed VS PHY test w/a functionGeorge Shen1-50/+5
2022-03-15drm/amd/display: fix the clock source contruct for dcn315Charlene Liu1-1/+1
2022-03-15drm/amd/display: cleaning up smu_if to add future flexibilityLeung, Martin5-99/+86
2022-03-15drm/amd/display: fix deep color ratioHansen Dsouza4-2/+111
2022-03-15drm/amd/display: add debug option to bypass ssinfo from bios for dcn315Charlene Liu4-1/+32
2022-03-15drm/amdgpu: change registers in error checking for smu 13.0.5Yifan Zhang1-2/+8
2022-03-15drm/amdgpu: Disable baco dummy modeLijo Lazar1-0/+15
2022-03-15drm/i915: Reduce stack usage in debugfs due to SSEUJohn Harrison1-8/+14
2022-03-15drm/i915/display: Do not re-enable PSR after it was marked as not reliableJosé Roberto de Souza1-0/+4
2022-03-15drm/i915/display: Fix HPD short pulse handling for eDPJosé Roberto de Souza3-5/+5
2022-03-15drm/i915: Convert fixed_mode/downclock_mode into a listVille Syrjälä5-45/+49
2022-03-15drm/i915: Implement static DRRSVille Syrjälä2-3/+30
2022-03-15drm/i915: Enable eDP DRRS on ilk/snb port AVille Syrjälä2-7/+4
2022-03-15drm/i915: Move DRRS enable/disable higher upVille Syrjälä2-3/+4
2022-03-15drm/i915: Stash DRRS state under intel_crtcVille Syrjälä8-224/+141
2022-03-15drm/i915: Eliminate the intel_dp dependency from DRRSVille Syrjälä6-93/+50
2022-03-15drm/i915: Introduce intel_drrs_type_str()Ville Syrjälä3-14/+26
2022-03-15drm/i915: Introduce intel_panel_drrs_type()Ville Syrjälä3-7/+15
2022-03-15drm/i915: Introduce intel_panel_preferred_fixed_mode()Ville Syrjälä4-2/+11
2022-03-15drm/i915: Introduce intel_panel_get_modes()Ville Syrjälä6-52/+24
2022-03-15drm/i915: Introduce intel_panel_{fixed,downclock}_mode()Ville Syrjälä8-23/+55
2022-03-15drm/i915: Nuke dev_priv->drrs.typeVille Syrjälä3-8/+5
2022-03-15drm/i915: Simplify intel_panel_info()Ville Syrjälä1-15/+9
2022-03-15drm/i915/lvds: Pass fixed_mode to compute_is_dual_link_lvds()Ville Syrjälä1-3/+4
2022-03-15drm/i915/sdvo: Pass the requesed mode to intel_sdvo_create_preferred_input_timing()Ville Syrjälä1-11/+7
2022-03-15drm/i915/dsi: Pass fixed_mode to *_dsi_add_properties()Ville Syrjälä2-9/+11
2022-03-14drm/i915/display/adlp: Update eDP voltage swing tableJosé Roberto de Souza1-2/+16
2022-03-14drm/i915/xehp: Update topology dumps for Xe_HPMatt Roper4-17/+50
2022-03-14drm/i915/sseu: Don't overallocate subslice storageMatt Roper2-13/+36
2022-03-14drm/panel: Use drm_mode_duplicate()Ville Syrjälä2-4/+3
2022-03-14drm/imx: Use drm_mode_duplicate()Ville Syrjälä1-2/+1
2022-03-14drm/bridge: Use drm_mode_copy()Ville Syrjälä3-3/+3