summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-10-31drm/amdgpu: Configure max beneficial TTM pool allocation orderTvrtko Ursulin1-2/+3
2025-10-31drm/ttm: Allow drivers to specify maximum beneficial TTM pool sizeTvrtko Ursulin2-0/+13
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin15-53/+48
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin6-37/+32
2025-10-31drm/ttm: Add getter for some pool propertiesTvrtko Ursulin4-19/+43
2025-10-31drm: include drm_print.h where neededJani Nikula373-4/+467
2025-10-31drm/xe/gt_throttle: Drop individual show functionsLucas De Marchi1-192/+62
2025-10-31drm/xe: Improve freq and throttle documentationLucas De Marchi2-41/+49
2025-10-31drm/xe/gt_throttle: Tidy up attribute definitionLucas De Marchi1-24/+31
2025-10-31drm/xe/gt_throttle: Add throttle_to_gt()Lucas De Marchi1-40/+25
2025-10-31drm/xe/gt_throttle: Always read and maskLucas De Marchi1-18/+10
2025-10-31drm/xe/gt_throttle: Tidy up perf reasons readingLucas De Marchi1-161/+21
2025-10-31drm/xe/cri: Add new performance limit reasons bitsSk Anirban2-3/+261
2025-10-30drm/client: Flush client buffers with drm_client_buffer_sync()Thomas Zimmermann2-6/+6
2025-10-30drm/client: Create client buffers with drm_client_buffer_create_dumb()Thomas Zimmermann5-7/+7
2025-10-30drm/client: Remove drm_client_framebuffer_delete()Thomas Zimmermann5-27/+23
2025-10-30drm/client: Deprecate struct drm_client_buffer.gemThomas Zimmermann1-8/+12
2025-10-30drm/client: Inline drm_client_buffer_addfb() and _rmfb()Thomas Zimmermann1-53/+40
2025-10-30drm/client: Move dumb-buffer handling to drm_client_framebuffer_create()Thomas Zimmermann1-27/+29
2025-10-30drm/client: Remove pitch from struct drm_client_bufferThomas Zimmermann1-7/+7
2025-10-30drm/ast: Clear preserved bits from register output valueThomas Zimmermann1-4/+4
2025-10-30drm/imx: parallel-display: add the bridge before attaching itLuca Ceresoli1-0/+2
2025-10-30drm/imx: parallel-display: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-9/+7
2025-10-30drm/imx/parallel-display: drop unused module aliasJohan Hovold1-1/+0
2025-10-30drm/imx/tve: drop unused module aliasJohan Hovold1-1/+0
2025-10-30drm/imx/ldb: drop unused module aliasJohan Hovold1-1/+0
2025-10-30drm/imx/dw-hdmi: drop unused module aliasJohan Hovold1-1/+0
2025-10-30drm/panel: synaptics-tddi: fix build error by missing regulator/consumer.h in...Stephen Rothwell1-0/+1
2025-10-30drm/i915/display: Expose sharpness strength propertyNemesa Garg1-0/+3
2025-10-30drm/i915/display: Enable/disable casfNemesa Garg1-0/+26
2025-10-30drm/i915/display: Set and get the casf configNemesa Garg2-6/+20
2025-10-30drm/i915/display: Configure the second scalerNemesa Garg4-7/+31
2025-10-30drm/i915/display: Add and compute scaler parameterNemesa Garg3-0/+54
2025-10-30drm/i915/display: Compute the scaler coefficientsNemesa Garg3-0/+108
2025-10-30drm/i915/display: Add filter lut valuesNemesa Garg2-0/+60
2025-10-30drm/i915/display: Add CASF strength and winsizeNemesa Garg8-0/+184
2025-10-30drm/i915/display: Introduce HAS_CASF for sharpness supportNemesa Garg1-0/+1
2025-10-30drm/drm_crtc: Introduce sharpness strength propertyNemesa Garg2-0/+39
2025-10-30drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardbandJouni Högander1-3/+13
2025-10-30drm/sti: make use of drm_of_component_probeRaphael Gallais-Pou1-12/+1
2025-10-30drm/sti: check dma_set_coherent_mask return valueRaphael Gallais-Pou1-1/+4
2025-10-30gpu: nova-core: replace `as` with `from` conversions where possibleAlexandre Courbot3-27/+25
2025-10-30drm: nova: select NOVA_COREDanilo Krummrich1-0/+1
2025-10-30drm: nova: depend on CONFIG_64BITDanilo Krummrich1-0/+1
2025-10-30drm/xe/xe3: Apply wa_14024997852Tapani Pälli1-0/+7
2025-10-30drm: panel: add support for Synaptics TDDI series DSI panelsKaustabh Chakraborty3-0/+288
2025-10-30drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panelDavid Heidelberg3-0/+399
2025-10-30drm/panel: nv3052c: Reduce duplication of init sequencesPriit Laes1-334/+74
2025-10-29drm/panel: kingdisplay-kd097d04: Disable EoTpSebastian Fleer1-1/+1
2025-10-29drm/panel: sitronix-st7789v: fix sync flags for t28cp45tn89Sebastian Reichel1-1/+6