summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-09-02drm/debugfs: bridges_show: show refcountLuca Ceresoli-0/+3
2025-09-02drm/sched: Fix racy access to drm_sched_entity.dependencyPierre-Eric Pelloux-Prayer-4/+7
2025-09-02drm/xe/guc: Add devm release action to safely tear down CTSatyanarayana K V P-5/+45
2025-09-02drm/i915/hdcp: Remove the encoder check in hdcp enableSuraj Kandpal-6/+0
2025-09-02Merge tag 'drm-intel-gt-next-2025-09-01' of https://gitlab.freedesktop.org/dr...Dave Airlie-98/+98
2025-09-02Merge tag 'drm-xe-next-2025-08-29' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1841/+6851
2025-09-02Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...Dave Airlie-2373/+4822
2025-09-01gpu: nova-core: avoid probing non-display/compute PCI functionsJohn Hubbard-5/+28
2025-09-01drm/ssd130x: Remove the use of dev_err_probe()Liao Yuanhong-2/+1
2025-09-01drm/st7571-i2c: add support for 2bit grayscale for XRGB8888Marcus Folkesson-13/+13
2025-09-01drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()Marcus Folkesson-0/+108
2025-09-01drm/st7571-i2c: add support for inverted pixel formatMarcus Folkesson-2/+5
2025-09-01drm/st7571-i2c: correct pixel data format descriptionMarcus Folkesson-4/+4
2025-09-01gpu: nova-core: vbios: store reference to Device where relevantAlexandre Courbot-31/+46
2025-09-01gpu: nova-core: vbios: replace pci::Device with device::DeviceAlexandre Courbot-80/+57
2025-09-01drm/imagination: Enable PowerVR driver for RISC-VMichal Wilczynski-1/+2
2025-09-01drm/imagination: Use pwrseq for TH1520 GPU power managementMichal Wilczynski-59/+176
2025-09-01drm/rcar-du: dsi: Fix 1/2/3 lane supportMarek Vasut-5/+8
2025-09-01drm/sitronix/st7571-i2c: Make st7571_panel_data variables static constJavier Martinez Canillas-2/+2
2025-09-01gpu: nova-core: depend on CONFIG_64BITDanilo Krummrich-0/+1
2025-09-01drm/tidss: dispc: Define field masks being usedMaxime Ripard-61/+154
2025-09-01drm/tidss: dispc: Switch OVR_REG_FLD_MOD to using a maskMaxime Ripard-13/+13
2025-09-01drm/tidss: dispc: Switch VP_REG_FLD_MOD to using a maskMaxime Ripard-12/+17
2025-09-01drm/tidss: dispc: Switch VP_REG_GET to using a maskMaxime Ripard-5/+5
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