summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-10drm/panel: samsung-s6e3fa7: transition to mipi_dsi wrapped functionsTejas Vipin1-50/+21
2024-09-09drm/vc4: hvs: Correct logic on stopping an HVS channelDave Stevenson1-5/+3
2024-09-09drm/vc4: hvs: Enable SCALER_CONTROL early in HVS initTim Gover1-6/+8
2024-09-09drm/vc4: plane: Move the buffer offset out of the vc4_plane_stateDave Stevenson2-36/+20
2024-09-09drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registersMaxime Ripard3-8/+14
2024-09-09drm/vc4: hvs: Rework LBM alignmentMaxime Ripard1-2/+6
2024-09-09drm/vc4: plane: Change ptr0_offset to an arrayMaxime Ripard2-10/+11
2024-09-09drm/vc4: hvs: Rename hvs_regs listMaxime Ripard1-3/+3
2024-09-09drm/vc4: hvs: Create cob_init functionMaxime Ripard1-54/+74
2024-09-09drm/vc4: hvs: Create hw_init functionMaxime Ripard1-72/+83
2024-09-09drm/vc4: hvs: Use switch statement to simplify vc4_hvs_get_fifo_from_outputMaxime Ripard1-35/+42
2024-09-09drm/vc4: Make v3d paths unavailable on any generation newer than vc4Maxime Ripard11-59/+59
2024-09-09drm/vc4: Introduce generation number enumMaxime Ripard16-107/+121
2024-09-09drm/vc4: hvs: Remove ABORT_ON_EMPTY flagDom Cobley2-0/+2
2024-09-09drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs functionDave Stevenson2-2/+5
2024-09-09drm/vc4: hvs: Fix dlist debug not resetting the next entry pointerDave Stevenson1-1/+2
2024-09-09drm/vc4: hdmi: Avoid hang with debug registers when suspendedDom Cobley1-0/+4
2024-09-09drm/vc4: plane: YUV planes require vertical scaling to always be enabledDave Stevenson1-0/+6
2024-09-09drm/vc4: hvs: Don't write gamma luts on 2711Dave Stevenson1-0/+3
2024-09-09drm/vc4: crtc: Move assigned_channel to a variableMaxime Ripard1-3/+4
2024-09-09drm/vc4: plane: Use return variable in atomic_checkMaxime Ripard1-1/+5
2024-09-09drm/vc4: plane: Add more debugging for LBM allocationMaxime Ripard1-0/+4
2024-09-09drm/vc4: hvs: Print error if we fail an allocationMaxime Ripard2-3/+8
2024-09-09drm/vc4: hvs: More logging for dlist generationMaxime Ripard1-2/+12
2024-09-09drm/vc4: hdmi: Warn if writing to an unknown HDMI registerMaxime Ripard1-1/+4
2024-09-09drm/vc4: hdmi: Increase audio MAI fifo dreq thresholdDom Cobley1-5/+13
2024-09-09drm/vc4: hvs: Set AXI panic modes for the HVSDave Stevenson1-0/+11
2024-09-09drm/vc4: plane: Add support for YUV444 formatsDom Cobley1-0/+18
2024-09-09drm/vc4: hdmi: Avoid log spam for audio start failureDom Cobley1-1/+1
2024-09-09drm/vc4: crtc: Force trigger of dlist update on margins changeDave Stevenson2-10/+12
2024-09-09drm/vc4: plane: Handle fractional coordinates using the phase fieldDom Cobley1-11/+76
2024-09-09drm/vc4: plane: Keep fractional source coords inside stateDom Cobley2-36/+34
2024-09-09dma-buf: heaps: Add __init to CMA and system heap module_init functionsT.J. Mercier2-3/+3
2024-09-06drm/todos: add entry for drm_syncobj error handlingChristian König1-0/+16
2024-09-06drm/doc: Document submission error signalingChristian König1-7/+20
2024-09-06dma-buf: give examples of error codes to useChristian König1-0/+6
2024-09-06drm/sched: add optional errno to drm_sched_start()Christian König13-17/+18
2024-09-06drm/gem-vram: Remove support for simple display pipelinesThomas Zimmermann2-58/+0
2024-09-06drm/bochs: Validate display modes against available video memoryThomas Zimmermann1-7/+20
2024-09-06drm/bochs: Use GEM SHMEM helpers for memory managementThomas Zimmermann2-44/+38
2024-09-06drm/bochs: Use regular atomic helpersThomas Zimmermann1-45/+132
2024-09-06drm/bochs: Allocate DRM device in struct bochs_deviceThomas Zimmermann1-27/+25
2024-09-06drm/bochs: Upcast with to_bochs_device()Thomas Zimmermann1-4/+9
2024-09-06drm/bochs: Pass bochs device to various functionsThomas Zimmermann1-6/+6
2024-09-06drm/bochs: Do managed resource cleanupThomas Zimmermann1-32/+10
2024-09-06drm/bochs: Use helpers for struct drm_edidThomas Zimmermann1-26/+22
2024-09-06drm/bochs: Remove manual format test from fb_createThomas Zimmermann1-12/+1
2024-09-05drm/msm: add another DRM_DISPLAY_DSC_HELPER selectionDmitry Baryshkov1-0/+1
2024-09-05drm/xe: select DRM_DISPLAY_DSC_HELPERDmitry Baryshkov1-0/+1
2024-09-05drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev queryMary Guillemard4-1/+115