summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-02-15drm/i915/wm: move functions to call watermark hooks to intel_wm.[ch]Jani Nikula
2023-02-15drm/i915/wm: move remaining watermark code out of intel_pm.cJani Nikula
2023-02-15drm/i915: move memory frequency detection to intel_dram.cJani Nikula
2023-02-15drm/i915: Sanitize the display fused-off check on GEN7/8Imre Deak
2023-02-15drm/i915/dgfx, mtl+: Disable display functionality if the display is not presentImre Deak
2023-02-15drm/i915: Move display power initialization during driver probing laterImre Deak
2023-02-15drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh
2023-02-15drm/i915: Fix system suspend without fbdev being initializedImre Deak
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin
2023-02-14drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper
2023-02-14drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha
2023-02-14drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu
2023-02-14drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas
2023-02-14drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma
2023-02-14drm/amd/display: Disable unbounded request mode during rotationNasir Osman
2023-02-14drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9Yifan Zha
2023-02-14drm/amd/display: Remove the unused variable pre_connection_typeJiapeng Chong
2023-02-14drm/amd/display: Remove the unused variable ds_portJiapeng Chong
2023-02-14drm/amd/display: Remove stutter only configurationsNasir Osman
2023-02-14drm/amd/display: Fix video glitch while drag window in PSR-SUTom Chung
2023-02-14drm/amd/display: clean up some inconsistent indentingsYang Li
2023-02-14drm/amd/display: Simplify bool conversionYang Li
2023-02-14drm/amd/display: add NULL pointer checkCharlene Liu
2023-02-14drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu
2023-02-14drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu
2023-02-14drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam
2023-02-14Revert "drm/amd/display: Correct bw_params population"Daniel Miess
2023-02-14drm/amd/display: do not set RX back to SST mode for non 0 mst stream countWenjing Liu
2023-02-14drm/amd/display: Fix prefetch vratio checkAlvin Lee
2023-02-14drm/amd/display: Enable P-state validation checks for DCN314Nicholas Kazlauskas
2023-02-14drm/amd/display: fix k1 k2 divider programming for phantom streamsAurabindo Pillai
2023-02-14drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPOAlvin Lee
2023-02-14drm/amd/display: Move DCN314 DOMAIN power control to DMCUBNicholas Kazlauskas
2023-02-14drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng
2023-02-14drm/amdkfd: Prevent user space using both svm and kfd api to register same us...Xiaogang Chen
2023-02-14drm/amdgpu: Fix the warning info when unload or remove amdgpuMa Jun
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman
2023-02-14drm/i915: Use encoder->devdata in eDP initVille Syrjälä
2023-02-14drm/i915: Iterate all child devs in intel_bios_is_port_present()Ville Syrjälä
2023-02-14drm/i915: Pass devdata to intel_bios_port_aux_ch()Ville Syrjälä
2023-02-14drm/i915: Populate encoder->devdata for g4x+ DP/HDMI portsVille Syrjälä
2023-02-14drm/i915: Consult the registered encoders for the ICL combo PHY w/aVille Syrjälä
2023-02-14drm/i915: Replace intel_bios_is_port_hpd_inverted() with intel_bios_encoder_h...Ville Syrjälä
2023-02-14drm/i915: Replace intel_bios_is_lane_reversal_needed() with intel_bios_encode...Ville Syrjälä
2023-02-14drm/i915: Replace intel_bios_is_lspcon_present() with intel_bios_encoder_is_l...Ville Syrjälä
2023-02-14drm/i915: Move variables to loop contextVille Syrjälä
2023-02-14drm/i915: Pass the whole encoder to hotplug_enables()Ville Syrjälä