summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-06-12drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculationLad Prabhakar-2/+2
2025-06-12drm: renesas: rz-du: mipi_dsi: Add min check for VCLK rangeLad Prabhakar-0/+3
2025-06-12drm: omapdrm: reduce clang stack usageArnd Bergmann-1/+1
2025-06-12drm/xe: Make WA BB part of LRC BOMatthew Brost-21/+18
2025-06-12drm/i915/dp: Disable the AUX DPCD probe quirk if it's not requiredImre Deak-2/+38
2025-06-12drm/dp: Add an EDID quirk for the DPCD register access probeImre Deak-13/+37
2025-06-12drm/xe: Use WRITE_ONCE for range->tile_invalidated updateMatthew Brost-2/+5
2025-06-12drm/xe: Don't use drm exec locking in SVM pagefaultsMatthew Brost-23/+13
2025-06-12drm/edid: Add support for quirks visible to DRM core and driversImre Deak-1/+7
2025-06-12drm/edid: Define the quirks in an enum listImre Deak-106/+112
2025-06-12drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUSImre Deak-1/+1
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi-4/+20
2025-06-12drm/prime: remove drm_prime_lookup_buf_by_handleChristian König-49/+10
2025-06-12drm/file: add client id to drm_file_errorSunil Khatri-2/+4
2025-06-12drm/arm/malidp: Silence informational messageAlexander Stein-1/+1
2025-06-12drm/ssd130x: fix ssd132x_clear_screen() columnsJohn Keeping-1/+1
2025-06-12drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih-2/+2
2025-06-11drm/xe/lrc: Prepare WA BB setup for more usersLucas De Marchi-14/+55
2025-06-11drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi-4/+20
2025-06-11drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_IDShekhar Chauhan-0/+1
2025-06-11drm/xe/xe2_hpg: Add set of workaroundsShekhar Chauhan-21/+29
2025-06-11drm/ttm: Should to return the evict errorEmily Deng-0/+3
2025-06-11drm/i915/display: drop i915_reg.h include where possibleJani Nikula-37/+0
2025-06-11drm/i915/display: include intel_display_reg_defs.h from display regs filesJani Nikula-7/+9
2025-06-11Revert "drm/xe/display: use xe->display to decide whether to do anything"Vivek Kasireddy-20/+20
2025-06-11drm/i915/panel: sync panel prepared state at registerJani Nikula-0/+41
2025-06-11drm/i915/panel: register drm_panel and call prepare/unprepare for ICL+ DSIJani Nikula-1/+93
2025-06-11drm/i915/panel: add panel register/unregisterJani Nikula-12/+23
2025-06-11drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERSNathan Chancellor-0/+1
2025-06-11drm/panel: use fwnode based lookups for panel followersJani Nikula-10/+32
2025-06-11drm/arm/hdlcd: Replace struct simplefb_format with custom typeThomas Zimmermann-8/+15
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-949/+2776
2025-06-10drm/xe: Reorder 'Get pages failed' messageMatthew Brost-2/+2
2025-06-10drm/meson: fix more rounding issues with 59.94Hz modesMartin Blumenstingl-21/+34
2025-06-10drm/meson: use vclk_freq instead of pixel_freq in debug printMartin Blumenstingl-3/+3
2025-06-10drm/meson: fix debug log statement when setting the HDMI clocksMartin Blumenstingl-1/+1
2025-06-10drm/panel: ilitek-ili9881c: Add configuration for 7" Raspberry Pi 720x1280Marek Vasut-0/+219
2025-06-10drm/panel: ilitek-ili9881c: Allow configuration of the number of lanesMarek Vasut-1/+5
2025-06-10drm/panel: st7701: Add Winstar wf40eswaa6mnn0 panel supportStefan Eichenberger-0/+124
2025-06-10drm/panel: visionox-rm69299: support the variant found in the SHIFT6mqCaleb Connolly-0/+132
2025-06-10drm/panel: visionox-rm69299: switch to devm_regulator_bulk_get_const()Neil Armstrong-9/+12
2025-06-10drm/panel: visionox-rm69299: switch to _multi variantsNeil Armstrong-35/+13
2025-06-10drm/panel: visionox-rm69299: add plumbing to support panel variantsNeil Armstrong-26/+32
2025-06-10drm/vc4: fix infinite EPROBE_DEFER loopGabriel Dalimonte-6/+6
2025-06-09drm/msm/adreno: Check for recognized GPU before bindRob Clark-6/+26
2025-06-09drm/msm/adreno: Pass device_node to find_chipid()Rob Clark-5/+5
2025-06-09drm/msm: Rename add_components_mdp()Rob Clark-2/+2
2025-06-09drivers: gpu: drm: msm: registers: improve reproducibilityRyan Eatmon-3/+5
2025-06-09drm/msm/a7xx: Call CP_RESET_CONTEXT_STATEConnor Abbott-0/+14
2025-06-09drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield namesConnor Abbott-1/+2