summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-08-0249-649/+1199
|\
| * Revert "nouveau: rip out busy fence waits"Dave Airlie2024-08-026-6/+34
| * Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-08-0231-587/+1047
| |\
| | * nouveau: set placement to original placement on uvmm validate.Dave Airlie2024-08-011-0/+1
| | * drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida2024-07-311-1/+2
| | * drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida2024-07-311-1/+3
| | * drm/ast: astdp: Wake up during connector status detectionThomas Zimmermann2024-07-303-2/+35
| | * Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2024-07-301639-30115/+387820
| | |\
| | * | drm/client: Fix error code in drm_client_buffer_vmap_local()Dan Carpenter2024-07-291-1/+1
| | * | drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes2024-07-261-1/+28
| | * | drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes2024-07-251-1/+1
| | * | drm/vmwgfx: Add basic support for external buffersZack Rusin2024-07-251-4/+58
| | * | drm/vmwgfx: Fix handling of dumb buffersZack Rusin2024-07-2512-502/+740
| | * | drm/vmwgfx: Make sure the screen surface is ref countedZack Rusin2024-07-251-18/+22
| | * | drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin2024-07-251-10/+7
| | * | drm/virtio: Fix type of dma-fence context variableDmitry Osipenko2024-07-241-1/+1
| | * | drm/nouveau: prime: fix refcount underflowDanilo Krummrich2024-07-221-1/+2
| | * | drm/ast: Fix black screen after resumeJammy Huang2024-07-191-0/+5
| | * | drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin2024-07-181-0/+8
| | * | drm/v3d: Validate passed in drm syncobj handles in the timestamp extensionTvrtko Ursulin2024-07-181-0/+12
| | * | drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin2024-07-183-26/+50
| | * | drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin2024-07-183-19/+48
| | * | drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin2024-07-181-0/+6
| | * | drm/gpuvm: fix missing dependency to DRM_EXECDanilo Krummrich2024-07-161-0/+1
| | * | drm: panel-orientation-quirks: Add quirk for OrangePi NeoPhilip Mueller2024-07-151-0/+6
| | * | drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()Qiuxu Zhuo2024-07-111-0/+11
| * | | Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/...Dave Airlie2024-08-023-37/+4
| |\ \ \
| | * | | drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich2024-07-301-3/+3
| | * | | drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal2024-07-301-1/+1
| | * | | i915/perf: Remove code to update PWR_CLK_STATE for gen12Umesh Nerlige Ramappa2024-07-291-33/+0
| | | |/ | | |/|
| * | | Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitlab.freedesktop.org/a...Dave Airlie2024-08-029-19/+114
| |\ \ \ | | |/ / | |/| |
| | * | drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher2024-07-281-1/+2
| | * | drm/amdgpu: increase mes log buffer size for gfx12Michael Chen2024-07-286-8/+20
| | * | drm/amdgpu: fix contiguous handling for IB parsing v2Christian König2024-07-281-8/+8
| | * | drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng2024-07-281-2/+84
* | | | minmax: don't use max() in situations that want a C constant expressionLinus Torvalds2024-07-291-1/+1
* | | | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-294-4/+16
|/ / /
* | | minmax: add a few more MIN_T/MAX_T usersLinus Torvalds2024-07-281-1/+1
* | | Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-07-2653-165/+675
|\| |
| * | Merge tag 'amd-drm-fixes-6.11-2024-07-25' of https://gitlab.freedesktop.org/a...Dave Airlie2024-07-2620-17/+261
| |\ \
| | * | drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin2024-07-241-4/+5
| | * | drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang2024-07-243-0/+18
| | * | drm/amdgpu: Fix eeprom max record countStanley.Yang2024-07-241-0/+3
| | * | drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai2024-07-241-3/+1
| | * | drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira2024-07-241-2/+0
| | * | drm/amd/display: Check for NULL pointerSung Joon Kim2024-07-241-1/+2
| | * | drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian2024-07-242-5/+60
| | * | drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar2024-07-241-0/+8
| | * | drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar2024-07-241-0/+8
| | * | drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke2024-07-241-1/+1