summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-06-11drm/panel: sharp-lq101r1sx01: Stop tracking prepared/enabledDouglas Anderson-39/+0
2024-06-11drm/panel: seiko-43wvf1g: Don't call disable at shutdown/removeDouglas Anderson-9/+0
2024-06-11drm/panel: seiko-43wvf1g: Stop tracking prepared/enabledDouglas Anderson-40/+0
2024-06-11drm/panel: panasonic-vvx10f034n00: Don't call disable at shutdown/removeDouglas Anderson-12/+0
2024-06-11drm/panel: panasonic-vvx10f034n00: Stop tracking prepared/enabledDouglas Anderson-34/+1
2024-06-11drm/panel: jdi-lt070me05000: Don't call disable at shutdown/removeDouglas Anderson-12/+0
2024-06-11drm/panel: jdi-lt070me05000: Stop tracking prepared/enabledDouglas Anderson-25/+2
2024-06-11drm/panel: tdo-tl070wsh30: Don't call unprepare+disable at shutdown/removeDouglas Anderson-11/+0
2024-06-11drm/panel: tdo-tl070wsh30: Stop tracking preparedDouglas Anderson-12/+0
2024-06-11drm/panel: osd-osd101t2587-53ts: Don't call unprepare+disable at shutdown/removeDouglas Anderson-14/+0
2024-06-11drm/panel: osd-osd101t2587-53ts: Stop tracking prepared/enabledDouglas Anderson-26/+1
2024-06-11drm/panel: olimex-lcd-olinuxino: Don't call unprepare+disable at removeDouglas Anderson-3/+0
2024-06-11drm/panel: olimex-lcd-olinuxino: Stop tracking prepared/enabledDouglas Anderson-41/+0
2024-06-11drm/panel: khadas-ts050: Don't call unprepare+disable at shutdown/removeDouglas Anderson-11/+0
2024-06-11drm/panel: khadas-ts050: Stop tracking prepared/enabledDouglas Anderson-28/+0
2024-06-11drm/panel: boe-himax8279d: Don't call unprepare+disable at shutdown/removeDouglas Anderson-17/+0
2024-06-11drm/panel: boe-himax8279d: Stop tracking prepared/enabledDouglas Anderson-27/+4
2024-06-11drm/i915: Compute CMRR and calculate vtotalMitul Golani-11/+83
2024-06-11drm/i915/display: Compute vrr vsync paramsMitul Golani-8/+9
2024-06-11drm/i915/display: Compute Adaptive sync SDP paramsMitul Golani-3/+11
2024-06-11drm/i915/display: Add support for pack and unpackMitul Golani-0/+4
2024-06-11drm/i915: Update trans_vrr_ctl flag when cmrr is computedMitul Golani-2/+10
2024-06-11drm/i915: Define and compute Transcoder CMRR registersMitul Golani-1/+62
2024-06-11drm/i915: Separate VRR related register definitionsMitul Golani-100/+112
2024-06-11drm/i915: Update indentation for VRR registers and bitsMitul Golani-87/+87
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie-4639/+334377
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1775/+7993
2024-06-10drm/xe: Check valid domain is passed in xe_force_wake_refHimal Prasad Ghimiray-1/+1
2024-06-10drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_heldHimal Prasad Ghimiray-0/+11
2024-06-10drm/amdgpu: Fix the BO release clear memory warningArunpravin Paneer Selvam-2/+1
2024-06-10drm/bridge: it6505: update usleep_range for RC circuit charge timeKuro Chung-1/+1
2024-06-10drm/bridge: samsung-dsim: Fix porch calcalcuation roundingAdam Ford-0/+21
2024-06-10drm/bridge: samsung-dsim: Set P divider based on min/max of fin pllAdam Ford-2/+2
2024-06-10drm/bridge: tc358767: Check if fully initialized before signalling HPD event ...Marek Vasut-1/+1
2024-06-10drm/bridge: tc358767: Fix comment in tc_edp_mode_validMarek Vasut-1/+1
2024-06-10drm/bridge: Drop drm_bridge_chain_mode_fixupSam Ravnborg-37/+0
2024-06-10drm/mediatek: Drop chain_mode_fixup call in mode_valid()Sam Ravnborg-11/+0
2024-06-10drm/panic: Add a kmsg panic screenJocelyn Falempe-10/+112
2024-06-10drm/panic: Add a set_pixel() callback to drm_scanout_bufferJocelyn Falempe-44/+76
2024-06-10drm/panic: only draw the foreground color in drm_panic_blit()Jocelyn Falempe-36/+31
2024-06-10drm/bridge/panel: Fix runtime warning on panel bridge releaseAdam Miotk-2/+5
2024-06-10drm/komeda: check for error-valued pointerAmjad Ouled-Ameur-1/+1
2024-06-10drm/sun4i: Fix layer zpos change/atomic modesettingOndrej Jirman-143/+71
2024-06-10drm/sun4i: Add more parameters to sunxi_engine commit callbackOndrej Jirman-6/+18
2024-06-10drm/sun4i: Unify sun8i_*_layer structsOndrej Jirman-48/+38
2024-06-10drm: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+6
2024-06-10drm/bridge: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+4
2024-06-10drm/tiny: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+3
2024-06-10drm/xe/guc: Prefer GT oriented messages in xe_guc_pcMichal Wajdeczko-9/+10
2024-06-10drm/xe/guc: Add pc_to_ct() helperMichal Wajdeczko-19/+18