index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
Maciej Patelczyk
1
-5
/
+1
2025-06-02
drm/xe/configfs: Add attribute to disable engines
Lucas De Marchi
1
-2
/
+147
2025-06-02
drm/xe: Allow to disable engines
Lucas De Marchi
3
-0
/
+38
2025-06-02
drm/xe: Convert "fused off" messages to be gt-based
Lucas De Marchi
1
-11
/
+6
2025-06-02
drm/xe/configfs: Drop trailing semicolons
Lucas De Marchi
1
-4
/
+4
2025-06-02
drm/xe/guc: Resend potentially lost H2G MMIO request
Michal Wajdeczko
1
-0
/
+7
2025-06-02
drm/xe: Use GT-oriented printer to dump topology on init
Michal Wajdeczko
1
-2
/
+2
2025-06-02
drm/xe: Convert page fault messages to be GT-oriented
Michal Wajdeczko
1
-38
/
+36
2025-06-02
drm/xe/hwmon: Simplify and fix 32b wrap
Lucas De Marchi
1
-10
/
+8
2025-06-02
drm/xe/pxp: Decouple queue addition from PXP start
Daniele Ceraolo Spurio
1
-61
/
+86
2025-06-02
drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready
Daniele Ceraolo Spurio
1
-2
/
+6
2025-06-02
drm/xe/pxp: Use the correct define in the set_property_funcs array
Daniele Ceraolo Spurio
1
-1
/
+1
2025-06-02
drm/panfrost: Fix panfrost device variable name in devfreq
Adrián Larumbe
1
-2
/
+2
2025-06-02
drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
Adrián Larumbe
5
-0
/
+236
2025-06-02
drm/panfrost: Add driver IOCTL for setting BO labels
Adrián Larumbe
2
-1
/
+45
2025-06-02
drm/panfrost: Internally label some BOs
Adrián Larumbe
2
-0
/
+12
2025-06-02
drm/panfrost: Add BO labelling to Panfrost
Adrián Larumbe
2
-0
/
+59
2025-06-02
drm/sched/tests: Use one lock for fence context
Philipp Stanner
2
-4
/
+2
2025-06-02
drm/xe/sched: stop re-submitting signalled jobs
Matthew Auld
1
-1
/
+9
2025-06-02
drm/xe: Rework eviction rejection of bound external bos
Thomas Hellström
3
-18
/
+105
2025-06-02
drm/i915/guc: Handle race condition where wakeref count drops below 0
Jesus Narvaez
1
-3
/
+14
2025-06-02
drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
Jouni Högander
1
-2
/
+2
2025-06-02
drm/i915/guc: Check if expecting reply before decrementing outstanding_submission_g2h
Jesus Narvaez
1
-1
/
+1
2025-06-02
drm/tests: hdmi: Add test for unsuccessful fallback to YUV420
Cristian Ciocaltea
1
-0
/
+87
2025-06-02
drm/tests: hdmi: Add max TMDS rate fallback tests for YUV420 mode
Cristian Ciocaltea
1
-0
/
+154
2025-06-02
drm/tests: hdmi: Provide EDID supporting 4K@30Hz with RGB/YUV
Cristian Ciocaltea
1
-0
/
+114
2025-06-02
drm/tests: hdmi: Rename max TMDS rate fallback tests
Cristian Ciocaltea
1
-4
/
+4
2025-06-02
drm/tests: hdmi: Add limited range tests for YUV420 mode
Cristian Ciocaltea
1
-5
/
+103
2025-06-02
drm/tests: hdmi: Provide EDID supporting 4K@30Hz with YUV420 only
Cristian Ciocaltea
1
-0
/
+118
2025-06-02
drm/tests: hdmi: Switch to drm_atomic_get_new_connector_state() where possible
Cristian Ciocaltea
1
-6
/
+6
2025-06-02
drm/tests: hdmi: Setup ycbcr_420_allowed before initializing connector
Cristian Ciocaltea
1
-0
/
+2
2025-06-02
drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()
Cristian Ciocaltea
1
-10
/
+0
2025-06-02
drm/tests: hdmi: Replace open coded EDID setup
Cristian Ciocaltea
1
-142
/
+92
2025-06-02
drm/tests: hdmi: Add macro to simplify EDID setup
Cristian Ciocaltea
1
-18
/
+28
2025-06-02
drm/tests: hdmi: Switch to 'void *' type for EDID data
Cristian Ciocaltea
1
-2
/
+2
2025-06-02
drm/tests: hdmi: Replace '[_]MHz' with 'mhz'
Cristian Ciocaltea
1
-4
/
+4
2025-06-02
drm/connector: hdmi: Use YUV420 output format as an RGB fallback
Cristian Ciocaltea
1
-4
/
+14
2025-06-02
drm/connector: hdmi: Factor out bpc and format computation logic
Cristian Ciocaltea
1
-30
/
+30
2025-06-02
drm/connector: hdmi: Add missing bpc debug info to hdmi_try_format_bpc()
Cristian Ciocaltea
1
-4
/
+3
2025-06-02
drm/connector: hdmi: Improve debug message for supported format
Cristian Ciocaltea
1
-1
/
+1
2025-06-02
drm/connector: hdmi: Add support for YUV420 format verification
Cristian Ciocaltea
1
-3
/
+36
2025-06-02
drm/connector: hdmi: Evaluate limited range after computing format
Cristian Ciocaltea
1
-2
/
+2
2025-06-02
drm: sun4i: de33: mixer: add mixer configuration for the H616
Jernej Skrabec
1
-0
/
+15
2025-06-02
drm: sun4i: de33: vi_scaler: add Display Engine 3.3 (DE33) support
Jernej Skrabec
2
-5
/
+19
2025-06-02
drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support
Jernej Skrabec
2
-13
/
+85
2025-06-02
drm: sun4i: de2/de3: use generic register reference function for layer configuration
Jernej Skrabec
3
-6
/
+12
2025-06-02
drm: sun4i: de2/de3: add generic blender register reference function
Jernej Skrabec
1
-0
/
+6
2025-06-02
drm: sun4i: de2/de3: refactor mixer initialisation
Jernej Skrabec
1
-30
/
+34
2025-06-02
drm: sun4i: de2/de3: add mixer version enum
Jernej Skrabec
6
-15
/
+30
2025-06-02
panel/lg-lb035q02: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+4
[prev]
[next]