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-08-01
drm/xe: Take ref to VM in delayed snapshot
Matthew Brost
-1
/
+14
2024-08-01
drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
Karthik Poosa
-1
/
+2
2024-08-01
drm/i915: Use backlight power constants
Thomas Zimmermann
-6
/
+6
2024-08-01
drm/bridge: synopsys: dw-mipi-dsi: enable EoTp by default
Christoph Fritz
-1
/
+6
2024-08-01
Merge drm/drm-next into drm-intel-next
Jani Nikula
-19159
/
+37504
2024-08-01
drm/loongson: use GEM references instead of TTMs
Christian König
-6
/
+2
2024-08-01
drm/i915: remove unused HAS_BROKEN_CS_TLB()
Jani Nikula
-3
/
+0
2024-08-01
drm/mgag200: Fix VBLANK interrupt handling
Thomas Zimmermann
-3
/
+12
2024-08-01
drm/i915/dpkgc: Add VRR condition for DPKGC Enablement
Suraj Kandpal
-11
/
+13
2024-07-31
drm/xe/xe2: Enable Priority Mem Read
Pallavi Mishra
-0
/
+7
2024-08-01
nouveau: set placement to original placement on uvmm validate.
Dave Airlie
-0
/
+1
2024-07-31
drm/atomic: Allow userspace to use damage clips with async flips
André Almeida
-1
/
+2
2024-07-31
drm/atomic: Allow userspace to use explicit sync with atomic async flips
André Almeida
-1
/
+3
2024-07-31
drm/i915/dp_mst: Enable LT fallback between UHBR/non-UHBR link rates
Imre Deak
-5
/
+0
2024-07-31
drm/i915/dp_mst: Ensure link parameters are up-to-date for a disabled link
Imre Deak
-0
/
+35
2024-07-31
drm/i915/dp_mst: Reprobe the MST topology after a link parameter change
Imre Deak
-1
/
+41
2024-07-31
drm/i915/dp_mst: Queue modeset-retry after a failed payload BW allocation
Imre Deak
-4
/
+7
2024-07-31
drm/i915/dp_mst: Configure MST after the link parameters are reset
Imre Deak
-2
/
+2
2024-07-31
drm/i915/dp_mst: Reduce the link parameters in BW order after LT failures
Imre Deak
-2
/
+159
2024-07-31
drm/i915/dp: Add helpers to set link training mode, BW parameters
Imre Deak
-11
/
+29
2024-07-31
drm/i915/dp: Add a separate function to reduce the link parameters
Imre Deak
-8
/
+31
2024-07-31
drm/i915/dp: Send only a single modeset-retry uevent for a commit
Imre Deak
-0
/
+7
2024-07-31
drm/i915/dp: Initialize the link parameters during HW readout
Imre Deak
-1
/
+4
2024-07-31
drm/i915/ddi: For an active output call the DP encoder sync_state() only for DP
Imre Deak
-1
/
+2
2024-07-31
drm/dp_mst: Simplify the condition when to enumerate path resources
Imre Deak
-11
/
+8
2024-07-31
drm/dp_mst: Add a helper to queue a topology probe
Imre Deak
-0
/
+27
2024-07-31
drm/dp_mst: Factor out function to queue a topology probe work
Imre Deak
-2
/
+7
2024-07-31
drm/mediatek: Support alpha blending in display driver
Hsiao Chien Sung
-0
/
+11
2024-07-31
drm/mediatek: Support "Pre-multiplied" blending in Mixer
Hsiao Chien Sung
-2
/
+7
2024-07-31
drm/mediatek: Support "Pre-multiplied" blending in OVL
Hsiao Chien Sung
-7
/
+25
2024-07-31
drm/mediatek: Support "None" blending in Mixer
Hsiao Chien Sung
-1
/
+3
2024-07-31
drm/mediatek: Support "None" blending in OVL
Hsiao Chien Sung
-1
/
+3
2024-07-31
drm/i915/bios: remove stale and useless comments
Jani Nikula
-8
/
+0
2024-07-30
drm/xe: Move and export xe_hw_engine lookup.
Dominik Grzegorzek
-33
/
+42
2024-07-30
drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
Matthew Brost
-1
/
+1
2024-07-30
drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
Nikita Zhandarovich
-3
/
+3
2024-07-30
drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
Suraj Kandpal
-1
/
+1
2024-07-30
drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
Nikita Zhandarovich
-3
/
+3
2024-07-30
drm/ast: astdp: Clean up EDID reading
Thomas Zimmermann
-61
/
+44
2024-07-30
drm/ast: astdp: Perform link training during atomic_enable
Thomas Zimmermann
-25
/
+26
2024-07-30
drm/ast: astdp: Only test HDP state in ast_astdp_is_connected()
Thomas Zimmermann
-11
/
+4
2024-07-30
drm/ast: astdp: Test firmware status once during probing
Thomas Zimmermann
-32
/
+23
2024-07-30
drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
Suraj Kandpal
-1
/
+1
2024-07-30
drm/i915/display/dp: Compute AS SDP when vrr is also enabled
Mitul Golani
-1
/
+1
2024-07-30
drm: Add the missing symbol '.'
Shixiong Ou
-1
/
+1
2024-07-30
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
-2
/
+35
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-30195
/
+387917
2024-07-29
drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG
Sai Teja Pottumuttu
-0
/
+9
2024-07-29
drm/xe: Migrate OOB WAs to OR rules
Lucas De Marchi
-49
/
+37
2024-07-29
drm/xe/rtp: Expand max rules/actions per entry again
Lucas De Marchi
-2
/
+8
[prev]
[next]