summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-31drm/sched: Fix comment in drm_sched_run_job_work()Philipp Stanner-2/+7
2025-10-31drm/i915/gt: Use standard API for seqcount read in TLB invalidationAndi Shyti-1/+1
2025-10-31drm/i915: Wait for page_sizes_gtt in gtt selftest on CHV/BXT+VTDJanusz Krzysztofik-0/+4
2025-10-31drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTDJanusz Krzysztofik-1/+8
2025-10-31drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik-2/+14
2025-10-31drm/ttm: Add an allocation flag to propagate -ENOSPC on OOMTvrtko Ursulin-1/+4
2025-10-31drm/amdgpu: Configure max beneficial TTM pool allocation orderTvrtko Ursulin-2/+3
2025-10-31drm/ttm: Allow drivers to specify maximum beneficial TTM pool sizeTvrtko Ursulin-0/+13
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin-53/+48
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin-37/+32
2025-10-31drm/ttm: Add getter for some pool propertiesTvrtko Ursulin-19/+43
2025-10-31drm: include drm_print.h where neededJani Nikula-4/+467
2025-10-30drm/xe/gt_throttle: Drop individual show functionsLucas De Marchi-192/+62
2025-10-30drm/xe: Improve freq and throttle documentationLucas De Marchi-41/+49
2025-10-30drm/xe/gt_throttle: Tidy up attribute definitionLucas De Marchi-24/+31
2025-10-30drm/xe/gt_throttle: Add throttle_to_gt()Lucas De Marchi-40/+25
2025-10-30drm/xe/gt_throttle: Always read and maskLucas De Marchi-18/+10
2025-10-30drm/xe/gt_throttle: Tidy up perf reasons readingLucas De Marchi-161/+21
2025-10-30drm/xe/cri: Add new performance limit reasons bitsSk Anirban-3/+261
2025-10-30drm/client: Flush client buffers with drm_client_buffer_sync()Thomas Zimmermann-6/+6
2025-10-30drm/client: Create client buffers with drm_client_buffer_create_dumb()Thomas Zimmermann-7/+7
2025-10-30drm/client: Remove drm_client_framebuffer_delete()Thomas Zimmermann-27/+23
2025-10-30drm/client: Deprecate struct drm_client_buffer.gemThomas Zimmermann-8/+12
2025-10-30drm/client: Inline drm_client_buffer_addfb() and _rmfb()Thomas Zimmermann-53/+40
2025-10-30drm/client: Move dumb-buffer handling to drm_client_framebuffer_create()Thomas Zimmermann-27/+29
2025-10-30drm/client: Remove pitch from struct drm_client_bufferThomas Zimmermann-7/+7
2025-10-30drm/ast: Clear preserved bits from register output valueThomas Zimmermann-4/+4
2025-10-30drm/imx: parallel-display: add the bridge before attaching itLuca Ceresoli-0/+2
2025-10-30drm/imx: parallel-display: convert to devm_drm_bridge_alloc() APILuca Ceresoli-9/+7
2025-10-30drm/imx/parallel-display: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/imx/tve: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/imx/ldb: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/imx/dw-hdmi: drop unused module aliasJohan Hovold-1/+0
2025-10-30drm/panel: synaptics-tddi: fix build error by missing regulator/consumer.h in...Stephen Rothwell-0/+1
2025-10-30drm/i915/display: Expose sharpness strength propertyNemesa Garg-0/+3
2025-10-30drm/i915/display: Enable/disable casfNemesa Garg-0/+26
2025-10-30drm/i915/display: Set and get the casf configNemesa Garg-6/+20
2025-10-30drm/i915/display: Configure the second scalerNemesa Garg-7/+31
2025-10-30drm/i915/display: Add and compute scaler parameterNemesa Garg-0/+54
2025-10-30drm/i915/display: Compute the scaler coefficientsNemesa Garg-0/+108
2025-10-30drm/i915/display: Add filter lut valuesNemesa Garg-0/+60
2025-10-30drm/i915/display: Add CASF strength and winsizeNemesa Garg-0/+184
2025-10-30drm/i915/display: Introduce HAS_CASF for sharpness supportNemesa Garg-0/+1
2025-10-30drm/drm_crtc: Introduce sharpness strength propertyNemesa Garg-0/+39
2025-10-30drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardbandJouni Högander-3/+13
2025-10-30drm/sti: make use of drm_of_component_probeRaphael Gallais-Pou-12/+1
2025-10-30drm/sti: check dma_set_coherent_mask return valueRaphael Gallais-Pou-1/+4
2025-10-30gpu: nova-core: replace `as` with `from` conversions where possibleAlexandre Courbot-27/+25
2025-10-30drm: nova: select NOVA_COREDanilo Krummrich-0/+1
2025-10-30drm: nova: depend on CONFIG_64BITDanilo Krummrich-0/+1