summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-28Merge tag 'drm-misc-next-2022-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-10-27drm/i915/perf: Enable OA for DG2Umesh Nerlige Ramappa
2022-10-27drm/i915/perf: complete programming whitelisting for XEHPSDVLionel Landwerlin
2022-10-27drm/i915/guc: Support OA when Wa_16011777198 is enabledVinay Belgaumkar
2022-10-27drm/i915/perf: Save/restore EU flex counters across resetUmesh Nerlige Ramappa
2022-10-27drm/i915/perf: Apply Wa_18013179988Umesh Nerlige Ramappa
2022-10-27drm/i915/perf: Add Wa_1508761755:dg2Umesh Nerlige Ramappa
2022-10-27drm/i915/perf: Store a pointer to oa_format in oa_bufferUmesh Nerlige Ramappa
2022-10-27drm/i915/perf: Use gt-specific ggtt for OA and noa-wait buffersUmesh Nerlige Ramappa
2022-10-27drm/i915/perf: Replace gt->perf.lock with stream->lock for file opsUmesh Nerlige Ramappa
2022-10-27drm/i915/perf: Move gt-specific data from i915->perf to gt->perfUmesh Nerlige Ramappa