summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/nouveau: remove unused tu102_gr_load() functionArnd Bergmann2023-08-031-13/+0
| * | drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul2023-08-031-1/+47
| * | drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst2023-08-036-1/+17
| * | drm/bridge: it6505: Check power state with it6505->powered in IRQ handlerPin-yen Lin2023-08-031-1/+3
* | | Merge tag 'drm-intel-fixes-2023-08-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-08-048-109/+199
|\ \ \ | | |/ | |/|
| * | Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into d...Tvrtko Ursulin2023-08-021-1/+1
| |\ \
| | * | drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handlerYan Zhao2023-08-011-1/+1
| * | | drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2023-08-012-29/+81
| * | | drm/i915/gt: Support aux invalidation on all enginesAndi Shyti2023-08-013-45/+41
| * | | drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt2023-08-012-5/+13
| * | | drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSAndi Shyti2023-08-012-0/+12
| * | | drm/i915/gt: Rename flags with bit_group_X according to the datasheetAndi Shyti2023-08-012-23/+29
| * | | drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt2023-08-011-1/+5
| * | | drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti2023-08-011-3/+15
| * | | drm/i915/gt: Cleanup aux invalidation registersAndi Shyti2023-08-013-15/+15
* | | | Merge tag 'drm-misc-fixes-2023-08-03' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie2023-08-043-2/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLENikita Travkin2023-08-021-0/+1
| * | drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein2023-07-281-1/+1
| * | drm/ttm: check null pointer before accessing when swappingGuchun Chen2023-07-271-1/+2
* | | Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-07-2810-28/+54
|\ \ \
| * | | drm/msm: Disallow submit with fence id 0Rob Clark2023-07-261-1/+1
| * | | drm/msm: Fix hw_fence error path cleanupRob Clark2023-07-172-1/+19
| * | | drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui2023-07-171-1/+1
| * | | drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark2023-07-151-1/+1
| * | | drm/msm/a690: Remove revn and nameRob Clark2023-07-152-3/+2
| * | | drm/msm/adreno: Fix warn splat for devices without revnRob Clark2023-07-151-3/+6
| * | | drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY configMarijn Suijten2023-07-131-2/+0
| * | | drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov2023-07-131-13/+0
| * | | drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planesJonathan Marek2023-07-131-1/+7
| * | | drm/msm/mdss: correct UBWC programming for SM8550Dmitry Baryshkov2023-07-131-2/+17
* | | | Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-07-2811-19/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/amdgpu: Restore HQD persistent state registerLijo Lazar2023-07-251-1/+2
| * | | drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter2023-07-251-1/+1
| * | | drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen2023-07-251-0/+3
| * | | drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee2023-07-251-1/+4
| * | | drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen2023-07-251-1/+2
| * | | drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian2023-07-251-1/+1
| * | | drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello2023-07-251-3/+3
| * | | drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu2023-07-251-4/+1
| * | | drm/amdkfd: fix trap handling work around for debuggingJonathan Kim2023-07-253-7/+10
* | | | drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET2023-07-251-2/+4
* | | | drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada2023-07-251-1/+3
* | | | drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter2023-07-211-1/+10
|/ / /
* | | Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-07-2129-196/+524
|\ \ \
| * | | drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen2023-07-184-5/+8
| * | | drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen2023-07-181-1/+2
| * | | drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen2023-07-185-11/+14
| * | | drm/amdgpu: Allocate root PD on correct partitionGuchun Chen2023-07-181-3/+3
| * | | drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas2023-07-181-0/+5
| * | | drm/amd/display: Prevent vtotal from being set to 0Daniel Miess2023-07-181-1/+5