summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-03drm/scheduler: remove drm_sched_dependency_optimizedChristian König
2022-11-03drm/amdgpu: use scheduler dependencies for CSChristian König
2022-11-03drm/amdgpu: use scheduler dependencies for UVD msgsChristian König
2022-11-03drm/amdgpu: use scheduler dependencies for VM updatesChristian König
2022-11-03drm/amdgpu: move explicit sync check into the CSChristian König
2022-11-03drm/amdgpu: cleanup scheduler job initialization v2Christian König
2022-11-03drm/amdgpu: drop amdgpu_sync from amdgpu_vmid_grab v2Christian König
2022-11-03drm/amdgpu: drop the fence argument from amdgpu_vmid_grabChristian König
2022-11-03drm/amdgpu: use drm_sched_job_add_resv_dependencies for movesChristian König
2022-11-03drm/scheduler: add drm_sched_job_add_resv_dependenciesChristian König
2022-11-03drm/ofdrm: Depend on CONFIG_MMUThomas Zimmermann
2022-11-03drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()Nathan Chancellor
2022-11-02drm/tests: Add back seed value informationArthur Grillo
2022-11-02drm/client: Prevent NULL dereference in drm_client_buffer_delete()Dmitry Osipenko
2022-11-02dma-buf: Make locking consistent in dma_buf_detach()Dmitry Osipenko
2022-11-01drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failureMarek Vasut
2022-11-01drm/panel/panel-sitronix-st7701: Clean up CMDnBKx selectionMarek Vasut
2022-11-01drm/panel/panel-sitronix-st7701: Fix RTNI calculationMarek Vasut
2022-11-01drm: lcdif: change burst size to 256BMarco Felsch
2022-10-31drm/vmwgfx: Cleanup the cursor snooping codeZack Rusin
2022-10-31drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin
2022-10-29drm/rockchip: lvds: fix PM usage counter unbalance in poweronZhang Qilong
2022-10-29drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Yuan Can
2022-10-29drm/rockchip: dsi: Remove the unused function dsi_update_bits()Jiapeng Chong
2022-10-29drm/rockchip: vop2: Register Esmart0-win0 as primary planeSascha Hauer
2022-10-29drm: rockchip: remove rockchip_drm_framebuffer_init() functionJohan Jonker
2022-10-28drm: bridge: adv7511: use dev_err_probe in probe functionAhmad Fatoum
2022-10-28drm/vc4: Make sure we don't end up with a core clock too highMaxime Ripard
2022-10-28drm/vc4: hdmi: Add more checks for 4k resolutionsDom Cobley
2022-10-28drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection codeMaxime Ripard
2022-10-28drm/vc4: hdmi: Fix hdmi_enable_4kp60 detectionMaxime Ripard
2022-10-28firmware: raspberrypi: Provide a helper to query a clock max rateMaxime Ripard
2022-10-28firmware: raspberrypi: Move the clock IDs to the firmware headerMaxime Ripard
2022-10-28firmware: raspberrypi: Introduce rpi_firmware_find_node()Maxime Ripard
2022-10-27drm/bridge: it6505: Fix return value check for pm_runtime_get_syncPin-yen Lin
2022-10-27drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath
2022-10-26drm/edid: convert to device specific loggingJani Nikula
2022-10-26drm/edid: add [CONNECTOR:%d:%s] to debug loggingJani Nikula
2022-10-26drm/edid/firmware: convert to drm device specific loggingJani Nikula
2022-10-26drm/edid: move edid load declarations to internal headerJani Nikula
2022-10-26drm/edid: use struct drm_edid for override/firmware EDIDJani Nikula
2022-10-26drm/edid/firmware: rename drm_load_edid_firmware() to drm_edid_load_firmware()Jani Nikula
2022-10-26drm/edid/firmware: drop redundant connector_name variable/parameterJani Nikula
2022-10-26drm/edid: detach debugfs EDID override from EDID property updateJani Nikula
2022-10-26drm/edid: add function for checking drm_edid validityJani Nikula
2022-10-26drm/edid: split drm_edid block count helperJani Nikula
2022-10-26drm/edid: rename drm_add_override_edid_modes() to drm_edid_override_connector...Jani Nikula
2022-10-26drm/edid: abstract debugfs override EDID show betterJani Nikula
2022-10-26drm/edid: debug log EDID override set/resetJani Nikula
2022-10-26drm/amd/display: stop using connector->override_edidJani Nikula