summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-07-13drm/v3d: Add some local variables in queries/extensionsTvrtko Ursulin1-39/+49
2024-07-13drm/v3d: Prefer get_user for scalar typesTvrtko Ursulin1-5/+5
2024-07-13drm/v3d: Move perfmon init completely into own unitTvrtko Ursulin4-33/+38
2024-07-13drm/v3d: Do not use intermediate storage when copying performance query resultsTvrtko Ursulin1-21/+36
2024-07-13drm/v3d: Size the kperfmon_ids array at runtimeTvrtko Ursulin3-12/+15
2024-07-13drm/v3d: Move part of copying of reset/copy performance extension to a helperTvrtko Ursulin1-84/+68
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin1-0/+8
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the timestamp extensionTvrtko Ursulin1-0/+12
2024-07-13drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin3-26/+50
2024-07-13drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin3-19/+48
2024-07-13drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin1-0/+6
2024-07-12drm/nouveau: Improve variable name in nouveau_sched_init()Philipp Stanner1-2/+2
2024-07-11drm/dp: Add helper to dump an LTTPR PHY descriptorImre Deak1-10/+56
2024-07-11drm/panel-edp: Add BOE NV140WUM-N41Hsin-Yi Wang1-0/+1
2024-07-11drm/amd: Add power_saving_policy drm property to eDP connectorsMario Limonciello3-5/+53
2024-07-10drm: Introduce 'power saving policy' drm propertyMario Limonciello1-0/+48
2024-07-10drm/ci: uprev IGTVignesh Raman53-395/+527
2024-07-10drm/panel: boe-th101mb31ig002: Support for starry-er88577 MIPI-DSI panelZhaoxiong Lv1-0/+123
2024-07-10drm/panel: boe-th101mb31ig002: use wrapped MIPI DCS functionsZhaoxiong Lv1-80/+63
2024-07-10drm/panel: boe-th101mb31ig002: switch to devm_gpiod_get_optional() for reset_...Zhaoxiong Lv1-1/+1
2024-07-10drm/panel: boe-th101mb31ig002 : Make it compatible with other panel.Zhaoxiong Lv1-7/+34
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