summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-07-10drm/amdgpu: Initialize VF partition modeLijo Lazar-12/+88
2024-07-10drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping.Gavin Wan-7/+13
2024-07-10drm/panel: boe-th101mb31ig002: Support for starry-er88577 MIPI-DSI panelZhaoxiong Lv-0/+123
2024-07-10drm/panel: boe-th101mb31ig002: use wrapped MIPI DCS functionsZhaoxiong Lv-80/+63
2024-07-10drm/panel: boe-th101mb31ig002: switch to devm_gpiod_get_optional() for reset_...Zhaoxiong Lv-1/+1
2024-07-10drm/panel: boe-th101mb31ig002 : Make it compatible with other panel.Zhaoxiong Lv-7/+34
2024-07-10drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das-4/+8
2024-07-10Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter-391/+869
2024-07-10drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clockMitul Golani-0/+8
2024-07-10drm/qxl: Pin buffer objects for internal mappingsThomas Zimmermann-11/+20
2024-07-09drm/xe: Generate oob before compiling anythingLucas De Marchi-21/+4
2024-07-09drm/i915/display: Cache adpative sync caps to use it laterMitul Golani-14/+15
2024-07-09i915/perf: Remove code to update PWR_CLK_STATE for gen12Umesh Nerlige Ramappa-33/+0
2024-07-09drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modesMa Ke-0/+3
2024-07-09drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modesMa Ke-0/+3
2024-07-09drm/meson: fix canvas release in bind functionYao Zi-19/+18
2024-07-09drm/panel: sharp-lq101r1sx01: Fixed reversed "if" in removeDouglas Anderson-1/+1
2024-07-09drm/xe/gt: Remove double includeLucas De Marchi-1/+0
2024-07-09drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah-0/+4
2024-07-09drm/panel: jd9365da: Break some CMDS into helper functionsCong Yang-36/+53
2024-07-09drm/panel: jd9365da: Support for Melfas lmfbx101117480 MIPI-DSI panelCong Yang-0/+246
2024-07-09drm/panel: himax-hx8394: Add Support for Microchip AC40T08A MIPI Display PanelManikandan Muralidharan-0/+151
2024-07-09drm/panel: himax-hx8394: switch to devm_gpiod_get_optional() for reset_gpioManikandan Muralidharan-1/+1
2024-07-09drm/ttm: Use the LRU walker for evictionThomas Hellström-226/+140
2024-07-09drm/ttm: Use the LRU walker helper for swappingThomas Hellström-85/+86
2024-07-09drm/ttm: Provide a generic LRU walker helperThomas Hellström-0/+151
2024-07-09drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström-0/+100
2024-07-09drm/ttm: Use LRU hitchesThomas Hellström-11/+55
2024-07-09drm/ttm: Slightly clean up LRU list iterationThomas Hellström-27/+21
2024-07-09drm/ttm: Allow TTM LRU list nodes of different typesThomas Hellström-25/+76
2024-07-09drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET-1/+3
2024-07-09drm/drm_connector: Document Colorspace property variantsSebastian Wick-18/+61
2024-07-08drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost-6/+0
2024-07-08drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1Zhigang Luo-0/+6
2024-07-08drm/amdgpu: add ras event state device attribute supportYang Wang-5/+59
2024-07-08drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1Li Ma-10/+142
2024-07-08drm/amdgpu: add ras POSION_CONSUMPTION event id supportYang Wang-6/+26
2024-07-08drm/amdkfd: Use mode1 reset for GFX v9.4.4Stanley.Yang-2/+4
2024-07-08drm/amdgpu: add ras POSION_CREATION event id supportYang Wang-3/+15
2024-07-08drm/amdgpu: refine amdgpu ras event id core codeYang Wang-26/+104
2024-07-08drm/tegra: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson-0/+6
2024-07-08drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin-1/+2
2024-07-08drm/amdgpu: reject gang submit on reserved VMIDsChristian König-1/+30
2024-07-08drm/amdgpu: enable dpg for vcn and jpeg on GC 11_5_2Saleemkhan Jamadar-1/+3
2024-07-08drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOGYang Wang-1/+1
2024-07-08drm/amdgpu: restore dcc bo tilling configs while movingFrank Min-5/+33
2024-07-08drm/amdgpu: add gfx queue support for gfx12 ipdumpSunil Khatri-0/+94
2024-07-08drm/amdgpu: add cp queue registers for gfx12 ipdumpSunil Khatri-2/+109
2024-07-08drm/amdgpu: enable redirection of irq's for IH v7.0Sunil Khatri-0/+15
2024-07-08drm:amdgpu: enable IH ring1 for IH v7.0Sunil Khatri-2/+9