summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-09-28drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello
2023-09-28drm/amd/pm: fix the print_clk_levels issue for SMU v13.0.6Le Ma
2023-09-28drm/amd/pm: deprecate allow_xgmi_power_down interfaceLe Ma
2023-09-28drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt...Le Ma
2023-09-28drm/amd/pm: init plpd_mode properly for different asicsLe Ma
2023-09-28drm/amd/display: Remove unused DPCD declarationsStylon Wang
2023-09-28drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DCHarry Wentland
2023-09-28drm/amd: Limit seamless boot by default to APUsMario Limonciello
2023-09-28vfio: use __aligned_u64 in struct vfio_device_gfx_plane_infoStefan Hajnoczi
2023-09-28drm/i915/fdi: Recompute state for affected CRTCs on FDI linksImre Deak
2023-09-28drm/i915/fdi: Improve FDI BW sharing between pipe B and CImre Deak
2023-09-28drm/i915: Add helpers for BW management on shared display linksImre Deak
2023-09-28drm/i915: Factor out a helper to check/compute all the CRTC statesImre Deak
2023-09-28drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()Imre Deak
2023-09-28drm/i915: Add helper to modeset a set of pipesImre Deak
2023-09-28drm/i915/dp: Limit the output link bpp in DSC modeImre Deak
2023-09-28drm/i915/dp: Update the link bpp limits for DSC modeImre Deak
2023-09-28drm/i915/dp: Skip computing a non-DSC link config if DSC is neededImre Deak
2023-09-28drm/i915/dp: Track the pipe and link bpp limits separatelyImre Deak
2023-09-28drm/i915/dp: Factor out helpers to compute the link limitsImre Deak
2023-09-28drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das
2023-09-28drm/bridge: lt9611uxc: use drm_bridge_get_edid() instead of using ->get_edid ...Jani Nikula
2023-09-28drm/bridge: use drm_bridge_get_edid() instead of using ->get_edid directlyJani Nikula
2023-09-27drm/mediatek: dsi: Add mode_valid callback to DSI bridgeShuijing Li
2023-09-27drm/nouveau/kms/nv50: hide unused variablesArnd Bergmann
2023-09-27drm/i915/dsb: Use DEwake to combat PkgC latencyVille Syrjälä
2023-09-27drm/i915: Introduce intel_crtc_scanline_to_hw()Ville Syrjälä
2023-09-27drm/i915: Introduce skl_watermark_max_latency()Ville Syrjälä
2023-09-27drm/i915/dsb: Evade transcoder undelayed vblank when using DSBVille Syrjälä
2023-09-27drm/i915/dsb: Use non-posted register writes for legacy LUTVille Syrjälä
2023-09-27drm/i915/dsb: Load LUTs using the DSB during vblankVille Syrjälä
2023-09-27drm/i915/dsb: Don't use DSB to load the LUTs during full modesetVille Syrjälä
2023-09-27drm/i915/dsb: Add support for non-posted DSB registers writesVille Syrjälä
2023-09-27drm/i915/dsb: Introduce intel_dsb_reg_write_masked()Ville Syrjälä
2023-09-27drm/i915/dsb: Introduce intel_dsb_noop()Ville Syrjälä
2023-09-27drm/i915/dsb: Define the contents of some intstructions bit betterVille Syrjälä
2023-09-27drm/i915/dsb: Define more DSB bitsVille Syrjälä
2023-09-27drm/i915/dsb: Use non-locked register accessVille Syrjälä
2023-09-27drm/i915: Do not disable preemption for resetsTvrtko Ursulin
2023-09-27drm/gma500: refactor deprecated strncpyJustin Stitt
2023-09-26drm/amd: Drop error message about failing to load DMUB firmwareMario Limonciello
2023-09-26drm/amdkfd: Handle errors from svm validate and mapPhilip Yang
2023-09-26drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma
2023-09-26drm/amd/pm: add xgmi plpd mode selecting interface for smu v13.0.6Le Ma
2023-09-26drm/amd/pm: add plpd_mode in smu_context to indicate current modeLe Ma
2023-09-26drm/amd/pm: update pmfw headers for version 85.73.0Le Ma
2023-09-26drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPEJuntong Deng
2023-09-26drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello
2023-09-26drm/amdgpu/gmc11: disable AGP on GC 11.5Alex Deucher
2023-09-26drm/amdgpu: not to save bo in the case of RAS err_event_athubDavid (Ming Qiang) Wu