summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-09-01drm/tidss: dispc: Switch VID_REG_FLD_MOD to using a maskMaxime Ripard-15/+17
2025-09-01drm/tidss: dispc: Switch VID_REG_GET to using a maskMaxime Ripard-4/+4
2025-09-01drm/tidss: dispc: Switch REG_FLD_MOD to using a maskMaxime Ripard-9/+9
2025-09-01drm/tidss: dispc: Switch REG_GET to using a maskMaxime Ripard-11/+10
2025-09-01drm/tidss: dispc: Get rid of FLD_MODMaxime Ripard-22/+14
2025-09-01drm/tidss: dispc: Get rid of FLD_GETMaxime Ripard-10/+6
2025-09-01drm/tidss: dispc: Get rid of FLD_VALMaxime Ripard-32/+26
2025-09-01drm/tidss: dispc: Switch to GENMASK instead of FLD_MASKMaxime Ripard-10/+3
2025-09-01drm/tidss: dispc: Convert accessors to macrosMaxime Ripard-66/+76
2025-09-01drm/tidss: dispc: Remove unused OVR_REG_GETMaxime Ripard-7/+0
2025-09-01drm/gud: Replace simple display pipe with DRM atomic helpersRuben Wauters-55/+99
2025-09-01drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer-41/+84
2025-08-29drm/nouveau: Replace redundant return value judgment with PTR_ERR_OR_ZERO()Liao Yuanhong-4/+1
2025-08-29nouveau: Membar before between semaphore writes and the interruptFaith Ekstrand-1/+91
2025-08-29nouveau: fix disabling the nonstall irq due to storm codeDave Airlie-8/+21
2025-08-29drm/test: drm_exec: use kzalloc() to allocate GEM objectsDanilo Krummrich-7/+15
2025-08-29drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PGIvan Lipski-0/+90
2025-08-29drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher-20/+0
2025-08-29drm/amd: Re-enable common modes for eDP and LVDSMario Limonciello-2/+1
2025-08-29drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatalAlex Deucher-2/+3
2025-08-29drm/amdgpu/sdma: bump firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-29drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)Timur Kristóf-13/+44
2025-08-29drm/amd/display: Promote DC to 3.2.348Taimur Hassan-1/+1
2025-08-29drm/amd/display: [FW Promotion] Release 0.1.25.0Taimur Hassan-6/+7
2025-08-29drm/amd/display: Skip Check Runtime Link Setting for Specific Branch DeviceFangzhi Zuo-2/+41
2025-08-29drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PGIvan Lipski-0/+90
2025-08-29drm/amd/display: incorrect conditions for failing dto calculationsClay King-1/+1
2025-08-29drm/amd/display: Add Component To Handle Bounding Box Values and IP CapsAustin Zheng-356/+475
2025-08-29drm/amd/display: Optimize custom brightness curve interpolationMario Limonciello-26/+38
2025-08-29drm/amd/display: Increase minimum clock for TMDS 420 with pipe splittingRelja Vojvodic-9/+19
2025-08-29drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher-20/+0
2025-08-29drm/amd: Re-enable common modes for eDP and LVDSMario Limonciello-2/+1
2025-08-29drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatalAlex Deucher-2/+3
2025-08-29drm/amd/pm: Make use of __free for cleanupLijo Lazar-38/+25
2025-08-29drm/amdgpu: Check vcn state before profile switchLijo Lazar-54/+56
2025-08-29drm/amdgpu: Avoid vcn v5.0.1 poison irq call trace on sriov guestMangesh Gadre-1/+1
2025-08-29drm/amdgpu: Avoid jpeg v5.0.1 poison irq call trace on sriov guestMangesh Gadre-1/+1
2025-08-29drm/amd/amdgpu: unified amdgpu ip block nameYang Wang-2/+34
2025-08-29drm/amdgpu/sdma: bump firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-29drm/amdgpu: Notify pmfw bad page threshold exceededXiang Liu-2/+3
2025-08-29drm/amdgpu/vcn: add instance number to VCN version messageDavid (Ming Qiang) Wu-4/+4
2025-08-29drm/amdgpu/vcn: remove unused code in vcn_v4_0.cDavid (Ming Qiang) Wu-1/+0
2025-08-29drm/amd/display: use max() to improve codeQianfeng Rong-15/+4
2025-08-29drm/amd/display: Document num_rmcm_3dluts in mpc_color_capsKavithesh A.S-0/+1
2025-08-29drm/amdgpu: atomfirmware.h: fix multiple spelling mistakesYugansh Mittal-15/+15
2025-08-29drm/xe: Fix incorrect migration of backed-up object to VRAMThomas Hellström-2/+1
2025-08-29drm/v3d: Protect per-fd reset counter against fd releaseMaíra Canal-13/+17
2025-08-29drm/v3d: Synchronous operations can't timeoutMaíra Canal-4/+4
2025-08-29drm/v3d: Address race-condition between per-fd GPU stats and fd releaseMaíra Canal-9/+21
2025-08-29drm/v3d: Replace a global spinlock with a per-queue spinlockMaíra Canal-21/+20