summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-03-13drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher-0/+35
2025-03-13drm/amdgpu: Reduce dequeue retry timeout for gfx9 familyHarish Kasiviswanathan-52/+72
2025-03-13drm/amd/pm: Update feature list for smu_v13_0_12Asad Kamal-1/+8
2025-03-13drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher-15/+33
2025-03-13drm/amdgpu/gfx11: don't read registers in mqd initAlex Deucher-15/+32
2025-03-13drm/amdgpu: Fix the race condition for draining retry faultEmily Deng-14/+17
2025-03-13drm/amdgpu: Remove unsupported xgmi versionsLijo Lazar-40/+0
2025-03-13drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan-0/+2
2025-03-13drm/amdgpu: Update SRIOV video codec capsDavid Rosca-16/+10
2025-03-13drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca-8/+0
2025-03-13drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca-2/+2
2025-03-13drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca-36/+36
2025-03-13drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()Nikita Zhandarovich-1/+1
2025-03-14Merge tag 'drm-intel-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+6
2025-03-14Merge tag 'drm-misc-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-24/+45
2025-03-13drm/v3d: Set job pointer to NULL when the job's fence has an errorMaíra Canal-4/+14
2025-03-13drm/v3d: Don't run jobs that have errors flagged in its fenceMaíra Canal-1/+8
2025-03-13drm/xe/eustall: Fix a possible pointer dereference after freeHarish Chegondi-7/+1
2025-03-13drm/client: s/unsigned int i/int i/Ville Syrjälä-3/+3
2025-03-13drm/client: Move variables to tighter scopeVille Syrjälä-15/+18
2025-03-13drm/client: s/new_crtc/crtc/Ville Syrjälä-6/+6
2025-03-13drm/client: Stop using the legacy crtc->modeVille Syrjälä-12/+1
2025-03-13drm/client: Make copies of modesVille Syrjälä-15/+47
2025-03-13drm/client: Streamline mode selection debugsVille Syrjälä-37/+33
2025-03-13drm/client: Use array notation for function argumentsVille Syrjälä-21/+21
2025-03-13drm/client: Constify modesVille Syrjälä-19/+23
2025-03-13drm/i915/xe3lpd: Update bandwidth parametersGustavo Sousa-1/+10
2025-03-13drm/i915/display: Convert intel_bw.c externally to intel_displayGustavo Sousa-29/+24
2025-03-13drm/i915/display: Convert intel_bw.c internally to intel_displayGustavo Sousa-199/+217
2025-03-13drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr modeAnkit Nautiyal-1/+14
2025-03-13drm/i915/vrr: Prepare for fixed refresh rate timingsAnkit Nautiyal-5/+82
2025-03-13drm/i915/vrr: Use crtc_vtotal for vminAnkit Nautiyal-11/+10
2025-03-13drm/i915/vrr: Track vrr.enable only for variable timingAnkit Nautiyal-2/+16
2025-03-13drm/i915/vrr: Disable CMRRAnkit Nautiyal-1/+2
2025-03-13drm/i915/vrr: Make helpers for cmrr and vrr timingsAnkit Nautiyal-17/+28
2025-03-13drm/i915:vrr: Separate out functions to compute vmin and vmaxAnkit Nautiyal-8/+30
2025-03-13drm/i915/vrr: Remove unwanted commentAnkit Nautiyal-5/+0
2025-03-13drm/i915/watermark: Check bounds for scaler_users for dsc prefill latencyAnkit Nautiyal-1/+4
2025-03-13drm/xe/svm: Add stats for SVM page faultsFrancois Dugast-6/+13
2025-03-13drm/sched: Fix fence reference count leakqianyi liu-2/+9
2025-03-12drm/xe: Use correct type width for alignment in fb pinning codeTvrtko Ursulin-10/+10
2025-03-12drm/xe: Pass flags directly to emit_flush_imm_ggttTvrtko Ursulin-7/+6
2025-03-12drm/xe: Fix ring flush invalidationTvrtko Ursulin-9/+6
2025-03-12drm/xe: Fix MOCS debugfs LNCF readoutTvrtko Ursulin-1/+3
2025-03-12drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()Lucas De Marchi-26/+18
2025-03-12drm/gpusvm: Fix kernel-docLucas De Marchi-55/+69
2025-03-12drm/xe/guc_pc: Remove duplicated pc_start callRodrigo Vivi-8/+0
2025-03-12drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()Dan Carpenter-3/+3
2025-03-12drm/mediatek: add MT8365 SoC supportFabien Parent-0/+8
2025-03-12drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptrDouglas Anderson-3/+3