summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-02-14Merge tag 'drm-xe-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-25/+31
2025-02-14Merge tag 'drm-intel-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie-2/+2
2025-02-14Merge tag 'amd-drm-fixes-6.14-2025-02-13' of https://gitlab.freedesktop.org/a...Dave Airlie-9/+49
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-100/+109
2025-02-13drm: Fix DSC BPP increment decodingImre Deak-1/+1
2025-02-12drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu-1/+2
2025-02-12drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX-1/+6
2025-02-12drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu-2/+3
2025-02-12amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan-1/+1
2025-02-12drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher-1/+2
2025-02-12drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher-2/+34
2025-02-12drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()Alex Deucher-1/+1
2025-02-12drm/xe: Carve out wopcm portion from the stolen memoryNirmoy Das-24/+30
2025-02-10drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas-2/+2
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay-1/+1
2025-02-09drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann-0/+2
2025-02-07drm/panthor: avoid garbage value in panthor_ioctl_dev_query()Su Hui-0/+1
2025-02-07gpu: host1x: Fix a use of uninitialized mutexRupinderjit Singh-2/+2
2025-02-07Merge tag 'drm-intel-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie-25/+57
2025-02-07Merge tag 'drm-xe-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-39/+61
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-12/+8
2025-02-06drm/tests: hdmi: Fix recursive lockingMaxime Ripard-57/+57
2025-02-06drm/tests: hdmi: Reorder DRM entities variables assignmentMaxime Ripard-39/+42
2025-02-06drm/tests: hdmi: Remove redundant assignmentsMaxime Ripard-4/+0
2025-02-06drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failuresMaxime Ripard-0/+7
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard-15974/+41237
2025-02-05drm/i915/dp: Fix potential infinite loop in 128b/132b SSTJani Nikula-0/+4
2025-02-04Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung-2/+1
2025-02-04drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml filesNathan Chancellor-14/+22
2025-02-04drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula-4/+3
2025-02-03drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi-24/+19
2025-02-03drm/xe/devcoredump: Move exec queue snapshot to Contexts sectionLucas De Marchi-5/+1
2025-02-03drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit-6/+3
2025-02-03drm/xe/pf: Fix migration initializationMichal Wajdeczko-2/+22
2025-02-03drm/xe/oa: Preserve oa_ctrl unused bitsAshutosh Dixit-2/+16
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen-6/+15
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung-5/+5
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák-5/+13
2025-02-03drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck-2/+3
2025-02-03drm/i915/dp: Return min bpc supported by source instead of 0Ankit Nautiyal-1/+1
2025-02-03drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal-2/+1
2025-02-03drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio-6/+14
2025-02-03drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä-4/+0
2025-02-03drm/i915: Fix page cleanup on DMA remap failureBrian Geffon-5/+1
2025-02-03drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa-0/+16
2025-02-03drm/i915/hdcp: Use correct function to check if encoder is HDMISuraj Kandpal-1/+1
2025-02-03drm/i915/hdcp: Fix Repeater authentication during topology changeSuraj Kandpal-0/+13
2025-01-31Merge tag 'drm-next-2025-02-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-21/+16
2025-01-31gpu: drm_dp_cec: fix broken CEC adapter properties checkHans Verkuil-11/+3
2025-01-29drm/komeda: Add check for komeda_get_layer_fourcc_list()Haoxiang Li-0/+4