summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-10drm/xe/guc: Fix inverted logic on snapshot->copy checkColin Ian King-1/+1
2024-10-10drm/mipi-dsi: fix kernel doc on mipi_dsi_compression_mode_multiDzmitry Sankouski-1/+1
2024-10-10drm/tegra: gr3d: Convert into devm_pm_domain_attach_list()Ulf Hansson-31/+8
2024-10-10drm/display: Fix building with GCC 15Brahmajit Das-2/+2
2024-10-10Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Ulf Hansson-13/+33
2024-10-10drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld-2/+2
2024-10-10drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld-23/+15
2024-10-10drm/fbdev-dma: Only cleanup deferred I/O if necessaryJanne Grunau-1/+2
2024-10-10drm/bochs: Return error from correct pointerThomas Zimmermann-1/+1
2024-10-09drm/edp-panel: Add panels used by Dell XPS 13 9345Aleksandrs Vinarskis-0/+2
2024-10-09drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia-0/+4
2024-10-09drm/i915/mtl: Update PLL c20 phy value for DP uhbr20Dnyaneshwar Bhadane-4/+4
2024-10-09drm/i915: s/gen12/tgl/ in the universal plane codeVille Syrjälä-8/+8
2024-10-09drm/i915: Drop GEN12_MC_CCS check from skl_plane_max_width()Ville Syrjälä-1/+0
2024-10-09drm/i915: Enable fp16 + CCS on TGL+Ville Syrjälä-4/+40
2024-10-09drm/i915: Enable 10bpc + CCS on ICLVille Syrjälä-0/+73
2024-10-09drm/i915: Enable 10bpc + CCS on TGL+Ville Syrjälä-4/+40
2024-10-09drm/i915: Disable compression tricks on JSLVille Syrjälä-0/+10
2024-10-09drm/xe/xe3: Add initial set of workaroundsGustavo Sousa-0/+52
2024-10-09drm/writeback: remove pointless enable_signaling implementationChristian König-6/+0
2024-10-09drm/ttm: Move pinned objects off LRU lists when pinningThomas Hellström-3/+5
2024-10-09drm/ttm: Move swapped objects off the manager's LRU listThomas Hellström-25/+99
2024-10-09drm/vc4: Correct generation check in vc4_hvs_lut_loadDave Stevenson-1/+1
2024-10-09drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flushDave Stevenson-1/+2
2024-10-09drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_lut_loadDave Stevenson-1/+2
2024-10-09drm/vc4: Run default client setup for all variants.Dave Stevenson-0/+1
2024-10-09drm/xe/tests: Fix the shrinker test compiler warnings.Thomas Hellström-2/+3
2024-10-09drm/xe/bmg: improve cache flushing behaviourMatthew Auld-4/+0
2024-10-09drm/panel: Add Samsung AMS639RQ08 panel driverDanila Tikhonov-0/+339
2024-10-09drm: panel: jd9365da-h3: Remove unused num_init_cmds structure memberHugo Villeneuve-1/+0
2024-10-09drm/panel: Add support for S6E3HA8 panel driverDzmitry Sankouski-0/+350
2024-10-09drm/mipi-dsi: add mipi_dsi_compression_mode_multiDzmitry Sankouski-0/+16
2024-10-09drm/panel: ilitek-ili9881c: Report subpixel order according to rotationPhilipp Zabel-0/+4
2024-10-09drm/panel: ilitek-ili9881c: Explicitly set address mode, allow 180° rotationPhilipp Zabel-2/+17
2024-10-09Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...Dave Airlie-41/+78
2024-10-09Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1642/+1630
2024-10-08drm/xe: Make wedged_mode debugfs writableMatt Roper-1/+1
2024-10-08drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar-1/+3
2024-10-08drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld-6/+3
2024-10-08drm/xe/ct: fix xa_store() error checkingMatthew Auld-15/+8
2024-10-08drm/xe/ct: prevent UAF in send_recv()Matthew Auld-3/+18
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-2060/+2593
2024-10-08drm/xe/guc: Save manual engine capture into capture listZhanjun Dong-310/+163
2024-10-08drm/xe/guc: Plumb GuC-capture into dev coredumpZhanjun Dong-103/+508
2024-10-08drm/xe/guc: Extract GuC error capture listsZhanjun Dong-20/+883
2024-10-08drm/xe/guc: Add capture size check in GuC log bufferZhanjun Dong-2/+174
2024-10-08drm/xe/guc: Add XE_LP steered register listsZhanjun Dong-13/+206
2024-10-08drm/xe/guc: Prepare GuC register list and update ADS size for error captureZhanjun Dong-37/+979
2024-10-08drm/xe/xe3lpm: Add new "instance0" steering tableMatt Roper-1/+15
2024-10-08drm/xe/ptl: Add PTL platform definitionHaridhar Kalvala-0/+8