summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-13drm/amd/display: add hubbub_init relatedCharlene Liu
2023-01-13drm/amd/display: Update dmub header to match DMUBMustapha Ghaddar
2023-01-13drm/amdgpu: Skip specific mmhub and sdma registers accessing under sriovYifan Zha
2023-01-13drm/amd/pm: Support RAS fatal error mode1 reset on smu v13_0_0 and v13_0_10Candice Li
2023-01-13drm/amdgpu: Correct the power calcultion for Renior/Cezanne.jie1zhan
2023-01-13drm/amd: fix some dead code in `gfx_v9_0_init_cp_compute_microcode`Mario Limonciello
2023-01-13drm/amd/display: move dc_link_dpia logic to link_dp_dpiaWenjing Liu
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu
2023-01-13drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu
2023-01-13drm/amd/display: Implement FIFO enable sequence on DCN32Dillon Varone
2023-01-13drm/amd/display: Fix DPIA link encoder assignment issueCruise Hung
2023-01-13drm/amd/display: fix multi edp panel instancingDmytro Laktyushkin
2023-01-13Revert "drm/amd/display: Speed up DML fast_validate path"Martin Leung
2023-01-13drm/amd/display: Update BW alloc after new DMUB logicMustapha Ghaddar
2023-01-13drm: amd: display: Fix memory leakageKonstantin Meskhidze
2023-01-13drm/amd/display: Conversion to bool not necessaryDeepak R Varma
2023-01-13drm/amd/display: Remove useless else ifJiapeng Chong
2023-01-13drm/amd: Avoid ASSERT for some message failuresMario Limonciello
2023-01-13drm/amd/display: Fix set scaling doesn's workhongao
2023-01-13drm/amd/display: fix possible buffer overflow relating to secure displayHamza Mahfooz
2023-01-13drm/i915/fbc: Avoid full proxy f_ops for FBC debug attributesDeepak R Varma
2023-01-13drm/i915/display: Avoid full proxy f_ops for DRRS debug attributesDeepak R Varma
2023-01-13drm/vc4: bo: Fix unused variable warningMaxime Ripard
2023-01-13drm/i915/dsb: Add mode DSB opcodesVille Syrjälä
2023-01-13drm/i915/dsb: Allow the caller to pass in the DSB buffer sizeVille Syrjälä
2023-01-13drm/i915/dsb: Introduce intel_dsb_align_tail()Ville Syrjälä
2023-01-13drm/i915/dsb: Handle the indexed vs. not inside the DSB codeVille Syrjälä
2023-01-13drm/i915/dsb: Improve the indexed reg write checksVille Syrjälä
2023-01-13drm/i915/dsb: Extract intel_dsb_emit()Ville Syrjälä
2023-01-13drm/i915/dsb: Extract assert_dsb_has_room()Ville Syrjälä
2023-01-13drm/i915/dsb: Fix DSB command buffer size checksVille Syrjälä
2023-01-13drm/i915/dsb: Align DSB register writes to 8 bytesVille Syrjälä
2023-01-13drm/i915/dsb: Inline DSB_CTRL writes into intel_dsb_commit()Ville Syrjälä
2023-01-13drm/i915/dsb: Stop with the RMWVille Syrjälä
2023-01-13Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-13drm/radeon: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann
2023-01-13drm/radeon: Remove trailing whitespacesThomas Zimmermann
2023-01-13drm/nouveau: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann
2023-01-13drm/amdgpu: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann
2023-01-13drm/panel: Do not include <linux/fb.h>Thomas Zimmermann
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann
2023-01-13drm: Include <linux/of.h> where neededThomas Zimmermann
2023-01-13drm: Include <linux/backlight.h> where neededThomas Zimmermann
2023-01-13drm/fb-helper: Do not allocate unused apertures structureThomas Zimmermann
2023-01-13drm/radeon: Do not set struct fb_info.aperturesThomas Zimmermann
2023-01-13drm/i915: Do not set struct fb_info.aperturesThomas Zimmermann