aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-09-13drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, not registeredMatthew Brost1-3/+19
2021-09-13drm/i915/guc: Kick tasklet after queuing a requestMatthew Brost1-0/+1
2021-09-13Revert "drm/i915/gt: Propagate change in error status to children on unhold"Matthew Brost1-4/+0
2021-09-13drm/i915/guc: Workaround reset G2H is received after schedule done G2HMatthew Brost1-6/+35
2021-09-13drm/i915/guc: Process all G2H message at once in work queueMatthew Brost1-3/+3
2021-09-13drm/i915/guc: Don't drop ce->guc_active.lock when unwinding contextMatthew Brost1-4/+0
2021-09-13drm/i915/guc: Unwind context requests in reverse orderMatthew Brost1-4/+4
2021-09-13drm/i915/guc: Fix outstanding G2H accountingMatthew Brost1-42/+37
2021-09-13drm/i915/guc: Fix blocked context accountingMatthew Brost1-1/+1
2021-09-13drm/i915/gvt: fix the usage of ww lock in gvt scheduler.Zhi A Wang1-2/+2
2021-09-13drm/ttm: Try to check if new ttm man out of bounds during compilexinhui pan1-4/+4
2021-09-13drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing2-5/+2
2021-09-12drm/panel-orientation-quirks: add Valve Steam DeckSimon Ser1-0/+7
2021-09-12drm: panel-orientation-quirks: Add quirk for the Chuwi HiBookHans de Goede1-0/+8
2021-09-10drm/i915: Get PM ref before accessing HW registerVinay Belgaumkar1-1/+7
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-128/+220
2021-09-10drm/i915: Use Transparent Hugepages when IOMMU is enabledTvrtko Ursulin1-3/+19
2021-09-10drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan1-3/+3
2021-09-09drm/panel-simple: Reorder logicpd_type_28 / mitsubishi_aa070mc01Douglas Anderson1-13/+13
2021-09-09drm/stm: ltdc: add layer alpha supportRaphael Gallais-Pou1-1/+3
2021-09-09drm/stm: ltdc: attach immutable zpos property to planesRaphael Gallais-Pou1-0/+3
2021-09-09drm/ttm: add some general module kerneldocChristian König1-0/+12
2021-09-09drm/i915/dp: Add support for out-of-bound hotplug eventsHans de Goede1-0/+12
2021-09-09drm/i915: Associate ACPI connector nodes with connector entries (v2)Heikki Krogerus3-0/+50
2021-09-09drm/i915/hdcp: reuse rx_info for mst stream type1 capability checkJuston Li3-71/+38
2021-09-09drm/i915/hdcp: read RxInfo once when reading RepeaterAuth_Send_ReceiverID_ListJuston Li1-15/+16
2021-09-09drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()Juston Li1-4/+4
2021-09-09Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie6-26/+18
2021-09-09Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie29-94/+198
2021-09-08drm/i915: clean up inconsistent indentingColin Ian King1-1/+1
2021-09-08drm/i915/dsi: Read/write proper brightness value via MIPI DCS commandLee Shawn C1-7/+16
2021-09-08drm/i915/dsi: Retrieve max brightness level from VBTLee Shawn C3-2/+12
2021-09-08drm/i915: Get proper min cdclk if vDSC enabledLee Shawn C1-0/+10
2021-09-08drm/i915/dsi: refine send MIPI DCS command sequenceLee Shawn C1-5/+5
2021-09-08drm/i915/dsi: wait for header and payload credit availableLee Shawn C1-21/+19
2021-09-08drm/i915/selftests: fixup igt_shrink_thpMatthew Auld1-7/+23
2021-09-08drm/i915/gtt: add some flushing for the 64K GTT pathMatthew Auld1-0/+2
2021-09-07drm/i915/gt: Add separate MOCS table for Gen12 devices other than TGL/RKLAyaz A Siddiqui1-4/+36
2021-09-07drm/i915/display: Prepare DRRS for frontbuffer rendering dropJosé Roberto de Souza3-0/+15
2021-09-07drm/i915/display: Share code between intel_drrs_flush and intel_drrs_invalidateJosé Roberto de Souza1-50/+32
2021-09-07drm/i915/display: Some code improvements and code style fixes for DRRSJosé Roberto de Souza1-38/+20
2021-09-07drm/mcde: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2-6/+2
2021-09-07drm/amd/display: make configure_lttpr_mode_transparent and configure_lttpr_mode_non_transparent staticchongjiapeng1-2/+2
2021-09-07drm/amd/display: Fix warning comparing pointer to 0chongjiapeng1-1/+1
2021-09-07drm/radeon/ci_dpm: Remove redundant initialization of variables hi_sidd, lo_siddColin Ian King1-2/+1
2021-09-07amd/display: downgrade validation failure log levelSimon Ser1-1/+2
2021-09-07drm/radeon: Prefer kcalloc over open coded arithmeticLen Baker1-3/+3
2021-09-07drm/amdgpu: sdma: clean up identationColin Ian King1-4/+4
2021-09-07drm/amdgpu: clean up inconsistent indentingColin Ian King1-4/+3
2021-09-07drm/amdgpu: remove unused amdgpu_bo_validateChristian König2-35/+0