aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-09-28drm/i915: Add helpers for BW management on shared display linksImre Deak7-5/+311
2023-09-28drm/i915: Factor out a helper to check/compute all the CRTC statesImre Deak1-32/+46
2023-09-28drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()Imre Deak4-7/+7
2023-09-28drm/i915: Add helper to modeset a set of pipesImre Deak2-21/+83
2023-09-28drm/i915/dp: Limit the output link bpp in DSC modeImre Deak3-0/+12
2023-09-28drm/i915/dp: Update the link bpp limits for DSC modeImre Deak4-22/+108
2023-09-28drm/i915/dp: Skip computing a non-DSC link config if DSC is neededImre Deak2-14/+33
2023-09-28drm/i915/dp: Track the pipe and link bpp limits separatelyImre Deak4-18/+45
2023-09-28drm/i915/dp: Factor out helpers to compute the link limitsImre Deak2-45/+68
2023-09-28drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das1-1/+10
2023-09-28drm/bridge: lt9611uxc: use drm_bridge_get_edid() instead of using ->get_edid ...Jani Nikula1-1/+1
2023-09-28drm/bridge: use drm_bridge_get_edid() instead of using ->get_edid directlyJani Nikula1-1/+1
2023-09-27drm/mediatek: dsi: Add mode_valid callback to DSI bridgeShuijing Li1-0/+20
2023-09-27drm/nouveau/kms/nv50: hide unused variablesArnd Bergmann1-3/+1
2023-09-27drm/i915/dsb: Use DEwake to combat PkgC latencyVille Syrjälä3-14/+82
2023-09-27drm/i915: Introduce intel_crtc_scanline_to_hw()Ville Syrjälä2-0/+15
2023-09-27drm/i915: Introduce skl_watermark_max_latency()Ville Syrjälä2-0/+16
2023-09-27drm/i915/dsb: Evade transcoder undelayed vblank when using DSBVille Syrjälä1-1/+4
2023-09-27drm/i915/dsb: Use non-posted register writes for legacy LUTVille Syrjälä1-0/+11
2023-09-27drm/i915/dsb: Load LUTs using the DSB during vblankVille Syrjälä4-7/+32
2023-09-27drm/i915/dsb: Don't use DSB to load the LUTs during full modesetVille Syrjälä1-0/+4
2023-09-27drm/i915/dsb: Add support for non-posted DSB registers writesVille Syrjälä2-0/+23
2023-09-27drm/i915/dsb: Introduce intel_dsb_reg_write_masked()Ville Syrjälä2-0/+20
2023-09-27drm/i915/dsb: Introduce intel_dsb_noop()Ville Syrjälä2-0/+10
2023-09-27drm/i915/dsb: Define the contents of some intstructions bit betterVille Syrjälä1-4/+8
2023-09-27drm/i915/dsb: Define more DSB bitsVille Syrjälä1-0/+31
2023-09-27drm/i915/dsb: Use non-locked register accessVille Syrjälä1-9/+9
2023-09-27drm/i915: Do not disable preemption for resetsTvrtko Ursulin1-8/+6
2023-09-27drm/gma500: refactor deprecated strncpyJustin Stitt1-1/+1
2023-09-26drm/amd: Drop error message about failing to load DMUB firmwareMario Limonciello1-2/+0
2023-09-26drm/amdkfd: Handle errors from svm validate and mapPhilip Yang2-44/+39
2023-09-26drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma3-0/+116
2023-09-26drm/amd/pm: add xgmi plpd mode selecting interface for smu v13.0.6Le Ma4-1/+66
2023-09-26drm/amd/pm: add plpd_mode in smu_context to indicate current modeLe Ma2-0/+10
2023-09-26drm/amd/pm: update pmfw headers for version 85.73.0Le Ma1-0/+5
2023-09-26drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPEJuntong Deng1-0/+1
2023-09-26drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello3-8/+13
2023-09-26drm/amdgpu/gmc11: disable AGP on GC 11.5Alex Deucher1-1/+2
2023-09-26drm/amdgpu: not to save bo in the case of RAS err_event_athubDavid (Ming Qiang) Wu1-0/+7
2023-09-26drm/amdgpu: Fix a memory leakLuben Tuikov1-0/+1
2023-09-26drm/amd: Propagate failures in dc_set_power_state()Mario Limonciello3-9/+14
2023-09-26drm/amd/display: set stream gamut remap matrix to MPC for DCN3+Melissa Wen8-6/+46
2023-09-26drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher10-18/+37
2023-09-26drm/amdgpu/gmc6-8: properly disable the AGP apertureAlex Deucher3-3/+3
2023-09-26drm/amdgpu:Expose physical id of device in XGMI hiveMangesh Gadre1-0/+20
2023-09-26drm/amd/display: Break after finding supported vlevel for repopulateAlvin Lee1-0/+1
2023-09-26drm/amd/display: Update OPP counter from new interfaceHong-lu Cheng1-1/+1
2023-09-26drm/amd/display: augment display clock in dc_cap structureMax Tseng3-0/+5
2023-09-26drm/amd/display: 3.2.253Aric Cyr1-1/+1
2023-09-26drm/amd/display: fix incorrect odm change detection logicWenjing Liu3-6/+35