aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-09-02Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...Dave Airlie270-2373/+4822
2025-09-01gpu: nova-core: avoid probing non-display/compute PCI functionsJohn Hubbard1-5/+28
2025-09-01drm/ssd130x: Remove the use of dev_err_probe()Liao Yuanhong1-2/+1
2025-09-01drm/st7571-i2c: add support for 2bit grayscale for XRGB8888Marcus Folkesson1-13/+13
2025-09-01drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()Marcus Folkesson1-0/+108
2025-09-01drm/st7571-i2c: add support for inverted pixel formatMarcus Folkesson1-2/+5
2025-09-01drm/st7571-i2c: correct pixel data format descriptionMarcus Folkesson1-4/+4
2025-09-01gpu: nova-core: vbios: store reference to Device where relevantAlexandre Courbot2-31/+46
2025-09-01gpu: nova-core: vbios: replace pci::Device with device::DeviceAlexandre Courbot2-80/+57
2025-09-01drm/imagination: Enable PowerVR driver for RISC-VMichal Wilczynski1-1/+2
2025-09-01drm/imagination: Use pwrseq for TH1520 GPU power managementMichal Wilczynski5-59/+176
2025-09-01drm/rcar-du: dsi: Fix 1/2/3 lane supportMarek Vasut2-5/+8
2025-09-01drm/sitronix/st7571-i2c: Make st7571_panel_data variables static constJavier Martinez Canillas1-2/+2
2025-09-01gpu: nova-core: depend on CONFIG_64BITDanilo Krummrich1-0/+1
2025-09-01drm/tidss: dispc: Define field masks being usedMaxime Ripard2-61/+154
2025-09-01drm/tidss: dispc: Switch OVR_REG_FLD_MOD to using a maskMaxime Ripard1-13/+13
2025-09-01drm/tidss: dispc: Switch VP_REG_FLD_MOD to using a maskMaxime Ripard1-12/+17
2025-09-01drm/tidss: dispc: Switch VP_REG_GET to using a maskMaxime Ripard1-5/+5
2025-09-01drm/tidss: dispc: Switch VID_REG_FLD_MOD to using a maskMaxime Ripard1-15/+17
2025-09-01drm/tidss: dispc: Switch VID_REG_GET to using a maskMaxime Ripard1-4/+4
2025-09-01drm/tidss: dispc: Switch REG_FLD_MOD to using a maskMaxime Ripard1-9/+9
2025-09-01drm/tidss: dispc: Switch REG_GET to using a maskMaxime Ripard1-11/+10
2025-09-01drm/tidss: dispc: Get rid of FLD_MODMaxime Ripard1-22/+14
2025-09-01drm/tidss: dispc: Get rid of FLD_GETMaxime Ripard1-10/+6
2025-09-01drm/tidss: dispc: Get rid of FLD_VALMaxime Ripard1-32/+26
2025-09-01drm/tidss: dispc: Switch to GENMASK instead of FLD_MASKMaxime Ripard1-10/+3
2025-09-01drm/tidss: dispc: Convert accessors to macrosMaxime Ripard1-66/+76
2025-09-01drm/tidss: dispc: Remove unused OVR_REG_GETMaxime Ripard1-7/+0
2025-09-01drm/gud: Replace simple display pipe with DRM atomic helpersRuben Wauters4-55/+99
2025-09-01drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer19-41/+84
2025-08-29drm/nouveau: Replace redundant return value judgment with PTR_ERR_OR_ZERO()Liao Yuanhong1-4/+1
2025-08-29nouveau: Membar before between semaphore writes and the interruptFaith Ekstrand2-1/+91
2025-08-29nouveau: fix disabling the nonstall irq due to storm codeDave Airlie5-8/+21
2025-08-29drm/test: drm_exec: use kzalloc() to allocate GEM objectsDanilo Krummrich1-7/+15
2025-08-29drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PGIvan Lipski7-0/+90
2025-08-29drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher4-20/+0
2025-08-29drm/amd: Re-enable common modes for eDP and LVDSMario Limonciello1-2/+1
2025-08-29drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatalAlex Deucher1-2/+3
2025-08-29drm/amdgpu/sdma: bump firmware version checks for user queue supportJesse.Zhang1-3/+3
2025-08-29drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)Timur Kristóf1-13/+44
2025-08-29drm/amd/display: Promote DC to 3.2.348Taimur Hassan1-1/+1
2025-08-29drm/amd/display: [FW Promotion] Release 0.1.25.0Taimur Hassan1-6/+7
2025-08-29drm/amd/display: Skip Check Runtime Link Setting for Specific Branch DeviceFangzhi Zuo2-2/+41
2025-08-29drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PGIvan Lipski7-0/+90
2025-08-29drm/amd/display: incorrect conditions for failing dto calculationsClay King1-1/+1
2025-08-29drm/amd/display: Add Component To Handle Bounding Box Values and IP CapsAustin Zheng13-356/+475
2025-08-29drm/amd/display: Optimize custom brightness curve interpolationMario Limonciello1-26/+38
2025-08-29drm/amd/display: Increase minimum clock for TMDS 420 with pipe splittingRelja Vojvodic1-9/+19
2025-08-29drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher4-20/+0
2025-08-29drm/amd: Re-enable common modes for eDP and LVDSMario Limonciello1-2/+1