aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-07-09drm/panel: jd9365da: Break some CMDS into helper functionsCong Yang1-36/+53
2024-07-09drm/panel: jd9365da: Support for Melfas lmfbx101117480 MIPI-DSI panelCong Yang1-0/+246
2024-07-09drm/panel: himax-hx8394: Add Support for Microchip AC40T08A MIPI Display PanelManikandan Muralidharan1-0/+151
2024-07-09drm/panel: himax-hx8394: switch to devm_gpiod_get_optional() for reset_gpioManikandan Muralidharan1-1/+1
2024-07-09drm/ttm: Use the LRU walker for evictionThomas Hellström2-226/+140
2024-07-09drm/ttm: Use the LRU walker helper for swappingThomas Hellström4-85/+86
2024-07-09drm/ttm: Provide a generic LRU walker helperThomas Hellström1-0/+151
2024-07-09drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström3-0/+100
2024-07-09drm/ttm: Use LRU hitchesThomas Hellström3-11/+55
2024-07-09drm/ttm: Slightly clean up LRU list iterationThomas Hellström1-27/+21
2024-07-09drm/ttm: Allow TTM LRU list nodes of different typesThomas Hellström4-25/+76
2024-07-09drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET1-1/+3
2024-07-09drm/drm_connector: Document Colorspace property variantsSebastian Wick1-18/+61
2024-07-08drm/tegra: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson1-0/+6
2024-07-08drm/stm: Remove unnecessary .owner for lvds_platform_driverJiapeng Chong1-1/+0
2024-07-07drm/vkms: Remove event from vkms_outputLyude Paul1-1/+0
2024-07-05drm/sti: hqvdp: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-07-05drm/sti: hdmi: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-07-05drm/sti: vtg: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-07-05drm/sti: tvout: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-07-05drm/sti: hda: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-07-05drm/sti: dvo: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-07-04drm/panthor: Record devfreq busy as soon as a job is startedSteven Price1-0/+1
2024-07-03drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUSThomas Zimmermann2-4/+4
2024-07-03drm/display/dsc: Add a helper to dump the DSC configurationImre Deak1-0/+91
2024-07-03drm: Add helpers for q4 fixed point valuesImre Deak1-2/+3
2024-07-03drm/dp_mst: Skip CSN if topology probing is not done yetWayne Lin1-0/+11
2024-07-03drm/dp_mst: Fix all mstb marked as not probed after suspend/resumeWayne Lin1-2/+2
2024-07-03drm/panfrost: Mark simple_ondemand governor as softdepDragan Simic1-0/+1
2024-07-03drm/managed: Simplify if conditionThorsten Blum1-1/+1
2024-07-03drm/ast: Use drm_atomic_helper_commit_tail() helperThomas Zimmermann1-1/+1
2024-07-03drm/ast: Inline ast_crtc_dpms() into callersThomas Zimmermann2-32/+13
2024-07-03drm/ast: Only set VGA SCREEN_DISABLE bit in CRTC codeThomas Zimmermann2-7/+8
2024-07-03drm/ast: Remove gamma LUT updates from DPMS codeThomas Zimmermann1-12/+0
2024-07-03drm/ast: Handle primary-plane format setup in atomic_updateThomas Zimmermann1-8/+3
2024-07-03drm/ast: Move mode-setting code into mode_set_nofb CRTC helperThomas Zimmermann1-24/+28
2024-07-03drm/ast: Program mode for AST DP in atomic_mode_setThomas Zimmermann1-5/+12
2024-07-03drm/ast: Implement atomic enable/disable for encodersThomas Zimmermann1-16/+50
2024-07-01drm/tests: Add tests for the new Monochrome value of tv_modeDave Stevenson3-0/+43
2024-06-30drm/lima: Mark simple_ondemand governor as softdepDragan Simic1-0/+1
2024-06-28drm/stm: dsi: expose DSI PHY internal clockRaphael Gallais-Pou1-31/+216
2024-06-28drm/stm: dsi: add pm runtime opsYannick Fertre1-6/+18
2024-06-28drm/stm: dsi: use new SYSTEM_SLEEP_PM_OPS() macroRaphael Gallais-Pou1-4/+4
2024-06-28drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driverRaphael Gallais-Pou3-0/+1239
2024-06-28drm/panel: jd9365da: Add the function of adjusting orientationZhaoxiong Lv1-1/+13
2024-06-28drm/panel: jd9365da: Support for kd101ne3-40ti MIPI-DSI panelZhaoxiong Lv1-0/+277
2024-06-28drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functionsZhaoxiong Lv1-403/+390
2024-06-28drm/panel: jd9365da: Modify the method of sending commandsZhaoxiong Lv1-13/+11
2024-06-28drm/panel: simple: Add AUO G104STN01 panel entryPaul Gerber1-0/+27
2024-06-27drm/bridge: analogix_dp: handle AUX transfer timeoutsLucas Stach2-0/+12