index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2024-06-19
drm/amd/display: Remove redundant checks for ctx->dc_bios
Alex Hung
-7
/
+7
2024-06-19
drm/amd/display: Remove redundant checks for res_pool->dccg
Alex Hung
-6
/
+6
2024-06-19
drm/amd/display: Improve warning log for get OPP for OTG master
Rodrigo Siqueira
-0
/
+6
2024-06-19
drm/amd/display: Fix warning caused by an attempt to configure a non-otg master
Rodrigo Siqueira
-6
/
+18
2024-06-19
drm/amd/display: Covert integers to double before divisions
Alex Hung
-61
/
+61
2024-06-19
drm/amd/display: Check pipe_ctx before it is used
Alex Hung
-2
/
+14
2024-06-19
drm/amd/display: Check dc_stream_state before it is used
Alex Hung
-24
/
+74
2024-06-19
drm/amd/display: Make sure to reprogram ODM when resync fifo
Alvin Lee
-2
/
+36
2024-06-19
drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401
Rodrigo Siqueira
-22
/
+27
2024-06-19
drm/amd/display: mirror case cleanup for cursors
Sridevi Arvindekar
-29
/
+1
2024-06-19
drm/amd/display: Add null checker before access structs
Alex Hung
-2
/
+11
2024-06-19
drm/fbdev-dma: Only set smem_start is enable per module option
Thomas Zimmermann
-4
/
+7
2024-06-19
drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
Michal Wajdeczko
-0
/
+9
2024-06-19
drm/panfrost: Add support for Mali on the MT8188 SoC
AngeloGioacchino Del Regno
-0
/
+10
2024-06-19
drm/i915/gt: Fix potential UAF by revoke of fence registers
Janusz Krzysztofik
-0
/
+1
2024-06-19
drm: bridge: simple-bridge: use devm_drm_bridge_add in probe
Marc Gonzalez
-12
/
+1
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
-48647
/
+368786
2024-06-19
intel_alpm: Fix wrong offset for PORT_ALPM_* registers
Jouni Högander
-4
/
+7
2024-06-19
Revert "drm/i915/psr: Disable early transport by default"
Jouni Högander
-3
/
+0
2024-06-19
drm/i915/psr: Add new debug bit to disable Panel Replay
Jouni Högander
-3
/
+9
2024-06-19
drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR only
Jouni Högander
-6
/
+6
2024-06-19
drm/i915/psr: Disable PSR2 SU Region ET if enable_psr module parameter is set
Jouni Högander
-1
/
+12
2024-06-19
drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
Jouni Högander
-4
/
+26
2024-06-19
drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
Jouni Högander
-1
/
+2
2024-06-19
drm/i915/display: Wa 16021440873 is writing wrong register
Jouni Högander
-11
/
+5
2024-06-19
drm/i915/psr: Set SU area width as pipe src width
Jouni Högander
-1
/
+1
2024-06-18
drm/xe/oa: Enable Xe2+ overrun mode
Ashutosh Dixit
-8
/
+30
2024-06-18
drm/xe/oa: Changes to OA_TAKEN
Ashutosh Dixit
-9
/
+13
2024-06-18
drm/xe/oa: Override GuC RC with OA on PVC
Ashutosh Dixit
-0
/
+87
2024-06-18
drm/xe/oa: Add MMIO trigger support
Ashutosh Dixit
-2
/
+51
2024-06-18
drm/xe/oa/uapi: OA buffer mmap
Ashutosh Dixit
-0
/
+46
2024-06-18
drm/xe/oa/uapi: Query OA unit properties
Ashutosh Dixit
-0
/
+90
2024-06-18
drm/xe/oa: Add OAC support
Ashutosh Dixit
-3
/
+75
2024-06-18
drm/xe/oa: Add OAR support
Ashutosh Dixit
-5
/
+206
2024-06-18
drm/xe/oa/uapi: Read file_operation
Ashutosh Dixit
-0
/
+204
2024-06-18
drm/xe/oa/uapi: Expose OA stream fd
Ashutosh Dixit
-0
/
+380
2024-06-18
drm/xe/oa: OA stream initialization (OAG)
Ashutosh Dixit
-0
/
+475
2024-06-18
drm/xe/oa/uapi: Define and parse OA stream properties
Ashutosh Dixit
-0
/
+371
2024-06-18
drm/xe/oa/uapi: Add/remove OA config perf ops
Ashutosh Dixit
-0
/
+470
2024-06-18
drm/xe/oa/uapi: Initialize OA units
Ashutosh Dixit
-0
/
+308
2024-06-18
drm/xe/oa/uapi: Add OA data formats
Ashutosh Dixit
-1
/
+225
2024-06-18
drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
Ashutosh Dixit
-0
/
+51
2024-06-18
drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
Ashutosh Dixit
-0
/
+51
2024-06-18
drm/xe/xe2: Add proper check for media in Wa_14020756599
Lucas De Marchi
-8
/
+2
2024-06-18
drm/xe/rtp: Add match on any GT
Lucas De Marchi
-1
/
+37
2024-06-18
drm/xe/rtp: Allow to OR rules
Lucas De Marchi
-3
/
+102
2024-06-18
drm/xe/rtp: Expand max rules/actions per entry
Lucas De Marchi
-2
/
+4
2024-06-18
drm/xe/rtp: Allow to match 0 sr entries
Lucas De Marchi
-3
/
+8
2024-06-18
drm/panic: depends on !VT_CONSOLE
Jocelyn Falempe
-1
/
+1
2024-06-18
drm/xe/vf: Don't touch GuC irq registers if using memory irqs
Michal Wajdeczko
-2
/
+2
[prev]
[next]