summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/nouveau/disp: expose conn event classBen Skeggs21-269/+187
2022-11-09drm/nouveau/disp: expose head event classBen Skeggs11-71/+62
2022-11-09drm/nouveau/disp: switch vblank semaphore release to nvkm_event_ntfyBen Skeggs6-35/+19
2022-11-09drm/nouveau/fault: expose replayable fault buffer event classBen Skeggs4-48/+53
2022-11-09drm/nouveau/fault: switch non-replayable faults to nvkm_event_ntfyBen Skeggs6-24/+44
2022-11-09drm/nouveau/nvkm: add a replacement for nvkm_notifyBen Skeggs21-29/+547
2022-11-09drm/nouveau/disp: move head scanoutpos methodBen Skeggs13-269/+71
2022-11-09drm/nouveau/disp: add head classBen Skeggs16-3/+175
2022-11-09drm/nouveau/disp: move DP MST payload config methodBen Skeggs7-79/+57
2022-11-09drm/nouveau/disp: add method to trigger DP link retrainBen Skeggs8-62/+124
2022-11-09drm/nouveau/kms: pass event mask to hpd handlerBen Skeggs4-17/+29
2022-11-09drm/nouveau/kms: switch hpd_lock from mutex to spinlockBen Skeggs3-10/+10
2022-11-09drm/nouveau/disp: add method to control DPAUX pad powerBen Skeggs8-51/+93
2022-11-09drm/nouveau/disp: move DP link config into acquireBen Skeggs9-60/+65
2022-11-09drm/nouveau/disp: move HDA ELD methodBen Skeggs7-71/+81
2022-11-09drm/nouveau/disp: move HDMI config into acquire + infoframe methodsBen Skeggs21-378/+503
2022-11-07drm/nouveau/disp: move LVDS protocol information into acquireBen Skeggs10-61/+50
2022-11-07drm/nouveau/disp: move and extend the role of outp acquire/release methodsBen Skeggs9-100/+213
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie145-2035/+6574
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie63-271/+291
2022-11-03drm/i915/hwmon: Fix a build error used with clang compilerGwan-gyeong Mun1-9/+3
2022-11-03drm/i915: Do not set cache_dirty for DGFXNiranjana Vishwanathapura1-2/+2
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/i915/selftests: Run the perf MI_BB tests on gen4/5Ville Syrjälä1-3/+13
2022-11-02drm/i915/selftests: Test RING_TIMESTAMP on gen4/5Ville Syrjälä1-21/+15
2022-11-02drm/i915/selftests: Run MI_BB perf selftests on SNBVille Syrjälä1-2/+8
2022-11-02drm/i915: Fix cs timestamp frequency for cl/bwVille Syrjälä1-1/+3
2022-11-02drm/i915: Stop claiming cs timestamp frquency on gen2/3Ville Syrjälä1-2/+4
2022-11-02drm/i915: Fix cs timestamp frequency for ctg/elk/ilkVille Syrjälä1-2/+26
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-02drm/i915/dg2: Introduce Wa_18017747507Wayne Boyer2-0/+6
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-11-01Merge tag 'drm-intel-next-2022-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie82-2091/+2495
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-31drm/i915/dmabuf: Use scatterlist for_each_sg APIMichael J. Ruhl1-3/+1
2022-10-31drm/i915/dmabuf: dmabuf cleanupMichael J. Ruhl1-22/+25
2022-10-31drm/i915/selftests: exercise GPU access from the importerMatthew Auld1-1/+78
2022-10-31drm/i915/dmabuf: fix sg_table handling in map_dma_bufMatthew Auld1-2/+2
2022-10-31drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtualAnshuman Gupta4-26/+35
2022-10-31drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pmAnshuman Gupta8-31/+36
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