summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-03drm/amdgpu: cleanup scheduler job initialization v2Christian König14-150/+135
2022-11-03drm/amdgpu: drop amdgpu_sync from amdgpu_vmid_grab v2Christian König3-28/+28
2022-11-03drm/amdgpu: drop the fence argument from amdgpu_vmid_grabChristian König3-17/+10
2022-11-03drm/amdgpu: use drm_sched_job_add_resv_dependencies for movesChristian König1-11/+5
2022-11-03drm/scheduler: add drm_sched_job_add_resv_dependenciesChristian König2-15/+39
2022-11-03drm/ofdrm: Depend on CONFIG_MMUThomas Zimmermann1-1/+1
2022-11-03drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()Nathan Chancellor1-3/+4
2022-11-02drm/tests: Add back seed value informationArthur Grillo2-4/+10
2022-11-02drm/client: Prevent NULL dereference in drm_client_buffer_delete()Dmitry Osipenko1-3/+3
2022-11-02dma-buf: Make locking consistent in dma_buf_detach()Dmitry Osipenko1-2/+2
2022-11-02drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATEDGaosheng Cui1-1/+1
2022-11-02drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failureMarek Vasut1-1/+9
2022-11-02drm/panel/panel-sitronix-st7701: Clean up CMDnBKx selectionMarek Vasut1-33/+25
2022-11-01drm/panel/panel-sitronix-st7701: Fix RTNI calculationMarek Vasut1-1/+1
2022-11-01drm: lcdif: change burst size to 256BMarco Felsch2-2/+16
2022-10-31drm/vmwgfx: Cleanup the cursor snooping codeZack Rusin3-17/+30
2022-10-31drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2022-10-30drm/rockchip: lvds: fix PM usage counter unbalance in poweronZhang Qilong1-3/+7
2022-10-30drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Yuan Can3-4/+4
2022-10-29drm/rockchip: dsi: Remove the unused function dsi_update_bits()Jiapeng Chong1-6/+0
2022-10-29drm/rockchip: vop2: Register Esmart0-win0 as primary planeSascha Hauer1-1/+1
2022-10-29drm: rockchip: remove rockchip_drm_framebuffer_init() functionJohan Jonker2-49/+0
2022-10-28drm: bridge: adv7511: use dev_err_probe in probe functionAhmad Fatoum2-16/+10
2022-10-28drm/vc4: Make sure we don't end up with a core clock too highMaxime Ripard1-5/+8
2022-10-28drm/vc4: hdmi: Add more checks for 4k resolutionsDom Cobley3-2/+18
2022-10-28drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection codeMaxime Ripard4-19/+37
2022-10-28drm/vc4: hdmi: Fix hdmi_enable_4kp60 detectionMaxime Ripard1-1/+2
2022-10-28firmware: raspberrypi: Provide a helper to query a clock max rateMaxime Ripard2-0/+46
2022-10-28firmware: raspberrypi: Move the clock IDs to the firmware headerMaxime Ripard2-19/+19
2022-10-28firmware: raspberrypi: Introduce rpi_firmware_find_node()Maxime Ripard2-6/+19
2022-10-27drm/bridge: it6505: Fix return value check for pm_runtime_get_syncPin-yen Lin1-1/+1
2022-10-27drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath37-80/+78
2022-10-26drm/edid: convert to device specific loggingJani Nikula1-60/+77
2022-10-26drm/edid: add [CONNECTOR:%d:%s] to debug loggingJani Nikula1-13/+25
2022-10-26drm/edid/firmware: convert to drm device specific loggingJani Nikula1-4/+8
2022-10-26drm/edid: move edid load declarations to internal headerJani Nikula3-9/+14
2022-10-26drm/edid: use struct drm_edid for override/firmware EDIDJani Nikula3-86/+36
2022-10-26drm/edid/firmware: rename drm_load_edid_firmware() to drm_edid_load_firmware()Jani Nikula3-8/+8
2022-10-26drm/edid/firmware: drop redundant connector_name variable/parameterJani Nikula1-9/+7
2022-10-26drm/edid: detach debugfs EDID override from EDID property updateJani Nikula3-41/+49
2022-10-26drm/edid: add function for checking drm_edid validityJani Nikula2-0/+31
2022-10-26drm/edid: split drm_edid block count helperJani Nikula1-4/+11
2022-10-26drm/edid: rename drm_add_override_edid_modes() to drm_edid_override_connector...Jani Nikula3-5/+5
2022-10-26drm/edid: abstract debugfs override EDID show betterJani Nikula3-8/+15
2022-10-26drm/edid: debug log EDID override set/resetJani Nikula1-0/+6
2022-10-26drm/amd/display: stop using connector->override_edidJani Nikula1-3/+0
2022-10-26drm/i915/hdmi: stop using connector->override_edidJani Nikula1-4/+1
2022-10-26drm/i915/hdmi: do dual mode detect only if connectedJani Nikula1-10/+7
2022-10-25drm/vmwgfx: Fix a sparse warning in kernel docsZack Rusin1-1/+0
2022-10-25drm/vmwgfx: Optimize initial sizes of cotablesZack Rusin1-2/+14