summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-11-03drm/i915/hwmon: Fix a build error used with clang compilerGwan-gyeong Mun
2022-11-02drm/i915: Do not set cache_dirty for DGFXNiranjana Vishwanathapura
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-02drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATEDGaosheng Cui
2022-11-02drm/i915/selftests: Run the perf MI_BB tests on gen4/5Ville Syrjälä
2022-11-02drm/i915/selftests: Test RING_TIMESTAMP on gen4/5Ville Syrjälä
2022-11-02drm/i915/selftests: Run MI_BB perf selftests on SNBVille Syrjälä
2022-11-02drm/i915: Fix cs timestamp frequency for cl/bwVille Syrjälä
2022-11-02drm/i915: Stop claiming cs timestamp frquency on gen2/3Ville Syrjälä
2022-11-02drm/i915: Fix cs timestamp frequency for ctg/elk/ilkVille Syrjälä
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/i915/dg2: Introduce Wa_18017747507Wayne Boyer
2022-11-01drm/panel/panel-sitronix-st7701: Fix RTNI calculationMarek Vasut
2022-11-01drm: lcdif: change burst size to 256BMarco Felsch
2022-11-01Merge tag 'drm-intel-next-2022-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
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-31drm/i915/dmabuf: Use scatterlist for_each_sg APIMichael J. Ruhl
2022-10-31drm/i915/dmabuf: dmabuf cleanupMichael J. Ruhl
2022-10-31drm/i915/selftests: exercise GPU access from the importerMatthew Auld
2022-10-31drm/i915/dmabuf: fix sg_table handling in map_dma_bufMatthew Auld
2022-10-31drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtualAnshuman Gupta
2022-10-31drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pmAnshuman Gupta
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/i915/mtl: Add missing steering table terminatorsMatt Roper
2022-10-28drm: bridge: adv7511: use dev_err_probe in probe functionAhmad Fatoum
2022-10-28drm/i915/sdvo: Fix debug printVille Syrjälä
2022-10-28drm/i915/sdvo: Reduce copy-pasta in output setupVille Syrjälä
2022-10-28drm/i915/sdvo: Get rid of the output type<->device index stuffVille Syrjälä
2022-10-28drm/i915/sdvo: Don't add DDC modes for LVDSVille Syrjälä
2022-10-28drm/i915/sdvo: Simplify output setup debugsVille Syrjälä
2022-10-28drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid WARNsVille Syrjälä
2022-10-28drm/i915/sdvo: Setup DDC fully before output initVille Syrjälä
2022-10-28drm/i915/sdvo: Filter out invalid outputs more sensiblyVille Syrjälä
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