summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | drm/exynos: fix accidental on-stack copy of exynos_drm_planeArnd Bergmann2024-01-222-4/+4
| * | | drm/exynos: fix incorrect type issueInki Dae2024-01-221-1/+1
* | | | Merge tag 'drm-misc-next-fixes-2024-01-19' of git://anongit.freedesktop.org/d...Dave Airlie2024-01-252-9/+35
|\ \ \ \
| * | | | drm/ttm: fix ttm pool initialization for no-dma-device driversFedor Pchelkin2024-01-151-2/+7
| * | | | drm/v3d: Free the job and assign it to NULL if initialization failsMaíra Canal2024-01-111-7/+28
* | | | | Merge tag 'drm-intel-next-fixes-2024-01-19' of git://anongit.freedesktop.org/...Dave Airlie2024-01-252-3/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drm/i915: Drop -Wstringop-overflowLucas De Marchi2024-01-181-1/+0
| * | | | Revert "drm/i915/dsi: Do display on sequence later on icl+"Ville Syrjälä2024-01-181-2/+1
| * | | | drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa2024-01-171-5/+34
| * | | | drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy2024-01-171-1/+1
* | | | | Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-1985-463/+692
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie2024-01-1918-91/+136
| |\ \ \ \ \