summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux...Dave Airlie2024-01-271-30/+2
|\
| * drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATEMichael Walle2024-01-261-30/+2
* | Revert "nouveau: push event block/allowing out of the fence context"Dave Airlie2024-01-272-27/+6
* | Merge tag 'drm-intel-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie2024-01-271-2/+12
|\ \
| * | drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULTVille Syrjälä2024-01-251-2/+12
* | | Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-01-2710-19/+80
|\ \ \ | | |/ | |/|
| * | drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() commentBagas Sanjaya2024-01-221-0/+2
| * | drm/bridge: anx7625: Ensure bridge is suspended in disable()Hsin-Yi Wang2024-01-222-1/+8
| * | Merge v6.8-rc1 into drm-misc-fixesMaxime Ripard2024-01-221475-22021/+125409
| |\|
| * | drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error caseDouglas Anderson2024-01-171-1/+3
| * | drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable()Pin-yen Lin2024-01-171-0/+16
| * | drm/tests: mm: Call drm_mm_print in drm_test_mm_debugMichał Winiarski2024-01-171-1/+4
| * | drm/ttm: allocate dummy_read_page without DMA32 on failYangyu Chen2024-01-171-3/+9
| * | drm/bridge: sii902x: Fix audio codec unregistrationTomi Valkeinen2024-01-161-4/+17
| * | drm/bridge: sii902x: Fix probing race issueTomi Valkeinen2024-01-161-13/+16
| * | drm/panel/raydium-rm692e5: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann2024-01-121-0/+2
| * | drm/panel: samsung-s6d7aa0: drop DRM_BUS_FLAG_DE_HIGH for lsl080al02Artur Weber2024-01-121-1/+1
| * | drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]Markus Niebel2024-01-121-0/+2
| * | drm/bridge: parade-ps8640: Wait for HPD when doing an AUX transferDouglas Anderson2024-01-081-0/+5
* | | drm/sched: Drain all entities in DRM sched run job workerMatthew Brost2024-01-261-8/+7
* | | Merge tag 'amd-drm-fixes-6.8-2024-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-01-2624-36/+229
|\ \ \
| * | | drm/amd/display: "Enable IPS by default"Roman Li2024-01-251-1/+2
| * | | drm/amd: Add a DC debug mask for IPSRoman Li2024-01-251-0/+1
| * | | drm/amd/display: Disable ips before dc interrupt settingRoman Li2024-01-251-1/+4
| * | | drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso2024-01-254-0/+57
| * | | drm/amd/display: Add IPS checks before dcn register accessRoman Li2024-01-251-10/+6
| * | | drm/amd/display: Add Replay IPS register for DMUB command tableAlvin Lee2024-01-251-0/+1
| * | | drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas2024-01-253-1/+11
| * | | drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher2024-01-252-1/+2
| * | | drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher2024-01-252-1/+2
| * | | drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis2024-01-251-0/+8
| * | | drm/amd/pm: Fetch current power limit from FWLijo Lazar2024-01-251-0/+1
| * | | drm/amdgpu: Fix null pointer dereferenceHawking Zhang2024-01-251-1/+1
| * | | drm/amdgpu: Show vram vendor only if availableLijo Lazar2024-01-251-1/+16
| * | | drm/amd/pm: update the power cap settingKenneth Feng2024-01-252-4/+104
| * | | drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar2024-01-251-1/+2
| * | | drm/amdgpu/pm: Fix the power source flag errorMa Jun2024-01-253-10/+7
| * | | drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam2024-01-251-2/+2
| * | | drm/amd/pm: udpate smu v13.0.6 message permissionYang Wang2024-01-251-2/+2
* | | | Merge tag 'drm-xe-fixes-2024-01-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-01-268-30/+31
|\ \ \ \ | |/ / / |/| | |
| * | | drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi2024-01-241-3/+0
| * | | drm/xe/vm: bugfix in xe_vm_create_ioctlMoti Haimovski2024-01-241-9/+14
| * | | drm/xe/xe2: Use XE_CACHE_WB pat indexHimal Prasad Ghimiray2024-01-241-7/+7
| * | | drm/xe/display: Avoid calling readq()Lucas De Marchi2024-01-241-6/+5
| * | | drm/xe/mmio: Cast to u64 when printingLucas De Marchi2024-01-241-2/+2
| * | | drm/xe: Use _ULL for u64 divisionLucas De Marchi2024-01-241-1/+1
| * | | drm/xe: Use a NULL pointer instead of 0.Thomas Hellström2024-01-241-1/+1
| * | | drm/xe/dmabuf: Make xe_dmabuf_ops staticThomas Hellström2024-01-241-1/+1
| | |/ | |/|
* | | Merge tag 'exynos-drm-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/lin...Dave Airlie2024-01-253-6/+6
|\ \ \
| * | | drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resumeFedor Pchelkin2024-01-221-1/+1