index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
drm/amdgpu/vcn: not pause dpg for unified queue
Boyuan Zhang
1
-3
/
+11
2024-08-29
drm/amdgpu/vcn: identify unified queue in sw init
Boyuan Zhang
2
-24
/
+16
2024-08-29
drm/xe: Do not dereference NULL job->fence in trace points
Matthew Brost
2
-2
/
+2
2024-08-29
nouveau/firmware: use dma non-coherent allocator
Dave Airlie
2
-3
/
+12
2024-08-29
drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
Alex Deucher
1
-8
/
+10
2024-08-29
drm/amdgpu: Validate TA binary size
Candice Li
1
-0
/
+3
2024-08-29
drm/xe: Free job before xe_exec_queue_put
Matthew Brost
1
-1
/
+2
2024-08-29
drm/xe: Don't initialize fences at xe_sched_job_create()
Thomas Hellström
6
-93
/
+115
2024-08-29
drm/xe: Split lrc seqno fence creation up
Thomas Hellström
4
-16
/
+101
2024-08-29
drm/xe: Decouple job seqno and lrc seqno
Matthew Brost
7
-19
/
+30
2024-08-29
drm/xe: Relax runtime pm protection during execution
Rodrigo Vivi
3
-21
/
+6
2024-08-29
drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
Stuart Summers
1
-2
/
+16
2024-08-29
drm/xe: Fix tile fini sequence
Matthew Brost
1
-1
/
+4
2024-08-29
drm/xe: reset mmio mappings with devm
Matthew Auld
3
-8
/
+33
2024-08-29
drm/xe/mmio: move mmio_fini over to devm
Matthew Auld
1
-2
/
+5
2024-08-29
drm/xe: Fix opregion leak
Lucas De Marchi
1
-1
/
+4
2024-08-29
drm/xe/display: stop calling domains_driver_remove twice
Matthew Auld
1
-1
/
+0
2024-08-29
drm/i915/hdcp: Use correct cp_irq_count
Suraj Kandpal
1
-1
/
+3
2024-08-29
drm/msm: fix the highest_bank_bit for sc7180
Abhinav Kumar
1
-1
/
+1
2024-08-29
drm/msm/dpu: take plane rotation into account for wide planes
Dmitry Baryshkov
1
-0
/
+12
2024-08-29
drm/msm/dpu: relax YUV requirements
Dmitry Baryshkov
1
-3
/
+2
2024-08-29
drm/msm/dpu: limit QCM2290 to RGB formats only
Dmitry Baryshkov
1
-2
/
+2
2024-08-29
drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
Dmitry Baryshkov
1
-0
/
+3
2024-08-29
drm/msm/dp: reset the link phy params before link training
Abhinav Kumar
1
-0
/
+2
2024-08-29
drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
Abhinav Kumar
1
-2
/
+2
2024-08-29
drm/msm/dp: fix the max supported bpp logic
Abhinav Kumar
1
-9
/
+10
2024-08-29
drm/msm/dpu: don't play tricks with debug macros
Dmitry Baryshkov
1
-12
/
+2
2024-08-29
drm/amd/display: Don't register panel_power_savings on OLED panels
Mario Limonciello
1
-4
/
+25
2024-08-29
drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`
Maíra Canal
1
-3
/
+11
2024-08-29
drm/amd/amdgpu: command submission parser for JPEG
David (Ming Qiang) Wu
5
-2
/
+76
2024-08-29
drm/amdgpu/jpeg4: properly set atomics vmid field
Alex Deucher
1
-2
/
+2
2024-08-29
drm/amdgpu/jpeg2: properly set atomics vmid field
Alex Deucher
1
-2
/
+2
2024-08-29
drm/amd/display: fix cursor offset on rotation 180
Melissa Wen
1
-1
/
+1
2024-08-29
drm/amd/display: Enable otg synchronization logic for DCN321
Loan Chen
1
-0
/
+3
2024-08-29
drm/amd/display: fix s2idle entry for DCN3.5+
Hamza Mahfooz
1
-0
/
+3
2024-08-29
drm/amd/display: Adjust cursor position
Rodrigo Siqueira
1
-1
/
+1
2024-08-29
drm/amdgpu: Actually check flags for all context ops.
Bas Nieuwenhuizen
1
-0
/
+8
2024-08-19
Revert "drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()"
Greg Kroah-Hartman
1
-147
/
+85
2024-08-19
drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...
Srinivasan Shanmugam
1
-1
/
+4
2024-08-19
drm/amd/display: Solve mst monitors blank out problem after resume
Wayne Lin
1
-1
/
+2
2024-08-19
drm/amd/display: Prevent IPX From Link Detect and Set Mode
Fangzhi Zuo
1
-0
/
+10
2024-08-19
drm/amd/display: Separate setting and programming of cursor
Harry Wentland
5
-33
/
+72
2024-08-19
drm/amd/display: Defer handling mst up request in resume
Wayne Lin
1
-1
/
+0
2024-08-14
drm/amd/display: Change ASSR disable sequence
Swapnil Patel
1
-2
/
+1
2024-08-14
drm/amd/display: Add null check in resource_log_pipe_topology_update
Natanel Roizenman
1
-0
/
+4
2024-08-14
Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...
Ivan Lipski
1
-12
/
+4
2024-08-14
Revert "drm/amd/display: Handle HPD_IRQ for internal link"
Sung-huai Wang
1
-15
/
+9
2024-08-14
drm/radeon: Remove __counted_by from StateArray.states[]
Bill Wendling
1
-1
/
+1
2024-08-14
drm/mgag200: Bind I2C lifetime to DRM device
Thomas Zimmermann
1
-2
/
+4
2024-08-14
drm/mgag200: Set DDC timeout in milliseconds
Thomas Zimmermann
1
-1
/
+1
[next]