summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-15nouveau/gsp: handle engines in runl without nonstall interrupts.Dave Airlie
2024-01-15Merge tag 'drm-misc-next-fixes-2024-01-11' of git://anongit.freedesktop.org/d...Dave Airlie
2024-01-15Merge tag 'drm-intel-next-fixes-2024-01-11' of git://anongit.freedesktop.org/...Dave Airlie
2024-01-10drm/i915/perf: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/guc: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/gt: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/gem: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/dp: Fix the max DSC bpc supported by sourceAnkit Nautiyal
2024-01-10drm/i915: don't make assumptions about intel_wakeref_t typeJani Nikula
2024-01-10drm/i915/dp: Fix the PSR debugfs entries wrt. MST connectorsImre Deak
2024-01-10drm/i915/display: Fix C20 pll selection for state verificationMika Kahola
2024-01-10Merge tag 'drm-intel-gt-next-2023-12-15' of git://anongit.freedesktop.org/drm...Dave Airlie
2024-01-09drm/v3d: Fix support for register debugging on the RPi 4MaĆ­ra Canal
2024-01-09Merge tag 'amd-drm-next-6.8-2024-01-05' of https://gitlab.freedesktop.org/agd...Dave Airlie
2024-01-05drm/amd/display: Allow z8/z10 from driverCharlene Liu
2024-01-05drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen
2024-01-05drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher
2024-01-05drm/amd/display: Move fixpt_from_s3132 to amdgpu_dmHarry Wentland
2024-01-05drm/amd/display: Fix recent checkpatch errors in amdgpu_dmHarry Wentland
2024-01-05Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"Kaibo Ma
2024-01-05drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann
2024-01-05drm/amd/display: Fix power_helpers.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp_log.h codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp2_execution.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp_psp.h codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix freesync.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp_psp.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp1_execution.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu
2024-01-05drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'Srinivasan Shanmugam
2024-01-05drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'Srinivasan Shanmugam
2024-01-05drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...Srinivasan Shanmugam
2024-01-05drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_r...Srinivasan Shanmugam
2024-01-05drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgp...Srinivasan Shanmugam
2024-01-05drm/amdgpu: add param to specify fw bo location for front-door loadingLe Ma
2024-01-05drm/amdgpu: Remove unreachable code in 'atom_skip_src_int()'Srinivasan Shanmugam
2024-01-05drm/amd/display: Removing duplicate copyright textMarcelo Mendes Spessoto Junior
2024-01-05drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher
2024-01-05drm/amd/display: add nv12 bounding boxAlex Deucher
2024-01-05drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton
2024-01-05Revert "drm/amdgpu: enable mca debug mode on APU by default"Hawking Zhang
2024-01-05drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal
2024-01-05drm/rockchip: vop2: Drop unused if_dclk_rate variableCristian Ciocaltea
2024-01-05Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie
2024-01-04drm/rockchip: vop2: Drop superfluous includeCristian Ciocaltea
2024-01-03drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'Srinivasan Shanmugam
2024-01-03drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-01-03drm/amdgpu: Drop redundant unsigned >=0 comparision 'amdgpu_gfx_rlc_init_micr...Srinivasan Shanmugam
2024-01-03drm/amd/display: Adjust kdoc for 'dcn35_hw_block_power_down' & 'dcn35_hw_bloc...Srinivasan Shanmugam
2024-01-03drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam