aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-08-17drm/xe/pm: Disable RPM for SR-IOV VFsSatyanarayana K V P1-0/+8
2025-08-17drm/xe/i2c: Introduce xe_i2c_present()Raag Jadav2-2/+18
2025-08-17drm/hisilicon/hibmc: fix dp and vga cannot show togetherBaihan Li1-0/+8
2025-08-17drm/hisilicon/hibmc: fix rare monitors cannot display problemBaihan Li1-2/+12
2025-08-17drm/hisilicon/hibmc: fix the hibmc loaded failed bugBaihan Li1-2/+2
2025-08-17drm/hisilicon/hibmc: fix irq_request()'s irq name variable is localBaihan Li1-7/+3
2025-08-17drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failedBaihan Li3-3/+14
2025-08-15drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_privMa Ke1-7/+14
2025-08-15drm: nova-drm: fix 32-bit arm buildMiguel Ojeda1-1/+2
2025-08-15drm: Add directive to format code in commentJavier Garcia1-0/+2
2025-08-15drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()Qianfeng Rong1-2/+2
2025-08-15drm/amdgpu: refactor bad_page_work for corner case handlingChenglei Xie4-13/+58
2025-08-15drm/amdgpu: remove duplicated argument wptr_vaQiang Liu1-1/+0
2025-08-15drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functionsSrinivasan Shanmugam1-1/+7
2025-08-15drm/radeon: fix typosAlexandre Demers3-7/+7
2025-08-15drm/amdgpu/swm14: Update power limit logicAlex Deucher1-5/+25
2025-08-15drm/amd/pm: Free SMUv13.0.6 resources on failureLijo Lazar2-3/+13
2025-08-15drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handlingJesse.Zhang1-4/+14
2025-08-15drm/amdkfd: Handle lack of READ permissions in SVM mappingKent Russell1-0/+23
2025-08-15drm/amd/pm: Add VCN reset support for SMU v13.0.6Jesse.Zhang3-2/+12
2025-08-15drm/amd/pm: Add VCN reset support check capabilityJesse.Zhang4-0/+31
2025-08-15drm/amdgpu: fix nullptr err of vm_handle_movedHeng Zhou1-1/+14
2025-08-15drm/amdkfd: set uuid for each partition in topologyEric Huang1-0/+2
2025-08-15drm/amd/display: Use boolean context for pointer null checksQianfeng Rong4-4/+4
2025-08-15drm/amd/display: Remove redundant semicolonsLiao Yuanhong1-1/+0
2025-08-15drm/radeon: replace min/max nesting with clamp()Xichao Zhao1-2/+2
2025-08-15drm/bridge: display-connector: don't set OP_DETECT for DisplayPortsDmitry Baryshkov1-1/+2
2025-08-15drm/panfrost: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-2/+0
2025-08-15drm/i915/bo: remove unnecessary includeJani Nikula1-1/+1
2025-08-15drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUsKarunika Choo2-0/+20
2025-08-15drm/panthor: Make MMU cache maintenance use FLUSH_CACHES commandKarunika Choo1-0/+33
2025-08-15drm/panthor: Serialize GPU cache flush operationsKarunika Choo1-0/+7
2025-08-15drm/panthor: Add support for Mali-Gx15 family of GPUsKarunika Choo3-0/+19
2025-08-15drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310Karunika Choo2-0/+8
2025-08-15drm/panthor: Simplify getting the GPU model nameKarunika Choo1-41/+14
2025-08-15drm/panthor: Add panthor_hw and move gpu_info initialization into itKarunika Choo5-95/+130
2025-08-15drm/i915/audio: drop irq enabled check from LPE audio setupJani Nikula1-7/+4
2025-08-15drm/i915/active: Use try_cmpxchg64() in __active_lookup()Uros Bizjak1-3/+2
2025-08-15drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()Liu Ying1-2/+2
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie5-19/+126
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie2-9/+13
2025-08-14drm/panel: novatek-nt35560: Clean up driverBrigham Campbell1-138/+60
2025-08-14drm: Add MIPI read_multi func and two write macrosBrigham Campbell1-0/+37
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichaƂ Winiarski2-0/+23
2025-08-14drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable orderLouis-Alexis Eyraud1-0/+6
2025-08-14drm/i915/display: drop __to_intel_display() usageJani Nikula4-20/+5
2025-08-14drm/i915/reg: separate VLV_DSPCLK_GATE_D from DSPCLK_GATE_DJani Nikula6-10/+10
2025-08-14drm/i915/gvt: convert mmio table to struct intel_displayJani Nikula1-132/+134
2025-08-14drm/i915/uncore: pass display to HAS_FPGA_DBG_UNCLAIMED()Jani Nikula2-4/+7
2025-08-14drm/i915/drv: pass display to HAS_DISPLAY()Jani Nikula1-7/+7