aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-06-28drm/i915: Remove prototype for intel_cx0_phy_ddi_vswing_sequence()Gustavo Sousa1-3/+0
2023-06-28drm/tests: Fix swapped drm_framebuffer tests parameter namesCarlos Eduardo Gallo Filho1-2/+2
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-84/+105
2023-06-28drm/edid: make read-only const array staticColin Ian King1-1/+1
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-14/+14
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+12
2023-06-27drm/ast: Merge config and chip detectionThomas Zimmermann1-51/+57
2023-06-27drm/ast: Move widescreen and tx-chip detection into separate helpersThomas Zimmermann1-3/+15
2023-06-27drm/ast: Detect AST 2510 modelThomas Zimmermann2-5/+11
2023-06-27drm/ast: Detect AST 1400 modelThomas Zimmermann2-5/+11
2023-06-27drm/ast: Detect AST 1300 modelThomas Zimmermann2-5/+12
2023-06-27drm/ast: Distinguish among chip generationsThomas Zimmermann5-57/+89
2023-06-27drm/ast: Set up release action right after enabling MMIOThomas Zimmermann1-19/+19
2023-06-27drm/ast: Enable and unlock device access early during initThomas Zimmermann4-39/+30
2023-06-27drm/ast: Set PCI config before accessing I/O registersThomas Zimmermann3-7/+21
2023-06-27drm/ast: Remove device POSTing and config from chip detectionThomas Zimmermann1-27/+25
2023-06-27drm/ast: Remove dead else branch in POST codeThomas Zimmermann1-9/+3
2023-06-27drm/ast: Implement register helpers in ast_drv.hThomas Zimmermann2-38/+24
2023-06-27drm/ast: Remove vga2_clone fieldThomas Zimmermann2-2/+0
2023-06-27drm/ast: Fix DRAM init on AST2200Thomas Zimmermann1-1/+1
2023-06-27drm/i915: Add missing forward declarations/includes to display power headersImre Deak2-0/+6
2023-06-27drm/ttm: Don't shadow the operation contextThomas Hellström1-2/+1
2023-06-27drm/bridge: dw-hdmi: remove dead code and fix indentationAdrián Larumbe1-18/+4
2023-06-27drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode demands itAdrián Larumbe1-3/+4
2023-06-27drm/bridge: dw-hdmi: change YUV420 selection logic at clock setupAdrián Larumbe2-2/+8
2023-06-27drm/ttm: Don't leak a resource on swapout move errorThomas Hellström1-0/+1
2023-06-27drm/ttm: Don't leak a resource on eviction errorThomas Hellström1-11/+11
2023-06-26drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetimeDouglas Anderson1-13/+22
2023-06-26drm/i915: fix Sphinx indentation warningJani Nikula1-0/+2
2023-06-26drm/i915: Prevent needless toggling of DC states during modesetsImre Deak1-1/+5
2023-06-26drm/i915: Add way to specify the power-off delay of a display power domainImre Deak2-12/+55
2023-06-26drm/i915: Remove redundant forward declarations from display power headersImre Deak2-4/+0
2023-06-26drm/i915: Add missing forward declarations/includes to display power headersImre Deak2-0/+6
2023-06-26drm/prime: Unexport helpers for fd/handle conversionThomas Zimmermann1-18/+15
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann21-51/+4
2023-06-26drm: Enable PRIME import/export for all driversThomas Zimmermann2-11/+13
2023-06-26drm/i915/hdcp: Assign correct hdcp content typeSuraj Kandpal1-1/+1
2023-06-26drm/i915/guc/slpc: Apply min softlimit correctlyVinay Belgaumkar1-1/+1
2023-06-26drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake timesJouni Högander1-2/+2
2023-06-26drm/i915/mtl: Fix SSC selection for MPLLARadhakrishna Sripada1-1/+2
2023-06-26drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionalityImre Deak1-8/+8
2023-06-26drm/i915: Replace kmap() with kmap_local_page()Sumitra Sharma1-2/+2
2023-06-26drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()Boris Brezillon2-17/+26
2023-06-26drm/i915/hdcp: Add a debug statement at hdcp2 capability checkSuraj Kandpal1-1/+4
2023-06-26drm/i915/hdcp: Assign correct hdcp content typeSuraj Kandpal1-1/+1
2023-06-25drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()Liu Ying1-0/+9
2023-06-24drm/vkms: Isolate writeback pixel conversion functionsMaíra Canal5-89/+63
2023-06-24drm/vkms: Enable ARGB8888 support for writebackMaíra Canal1-0/+1
2023-06-24drm/vkms: Reduce critical sectionMaíra Canal1-2/+4
2023-06-23i915: convert i915_gpu_error to use a folio_batchMatthew Wilcox (Oracle)1-25/+25