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-07-16
drm: Pass pixel_format+modifier to .get_format_info()
Ville Syrjälä
5
-10
/
+12
2025-07-16
drm/tests: edid: Add edid-decode --check output
Maxime Ripard
1
-0
/
+51
2025-07-16
drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data Block
Maxime Ripard
1
-45
/
+40
2025-07-16
drm/tests: edid: Fix monitor range limits
Maxime Ripard
1
-6
/
+6
2025-07-16
drm/xe: Move debugfs GT attributes under tile directory
Michal Wajdeczko
3
-1
/
+38
2025-07-16
drm/panel/boe-himax8279d: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+5
2025-07-16
drm/panel/boe-tv101wum-nl6: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/himax-hx83102: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/ilitek-ili9882t: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/lpm102a188a: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/jdi-lt070me05000: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+5
2025-07-16
drm/panel/khadas-ts050: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-7
/
+6
2025-07-16
drm/panel/kd097d04: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/lg-sw43408: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/novatek-nt36672a: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/osd101t2587-53ts: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/vvx10f034n00: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/raspberrypi: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/lq101r1sx01: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+5
2025-07-16
drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()
Dan Carpenter
1
-2
/
+2
2025-07-16
drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
Taotao Chen
1
-57
/
+19
2025-07-16
drm/i915: Use kernel_write() in shmem object create
Taotao Chen
1
-24
/
+9
2025-07-16
drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
4
-0
/
+63
2025-07-16
drm/sitronix/st7571-i2c: Add support for the ST7567 Controller
Javier Martinez Canillas
1
-0
/
+75
2025-07-16
drm/sitronix/st7571-i2c: Add an indirection level to parse DT
Javier Martinez Canillas
1
-1
/
+3
2025-07-16
drm/sitronix/st7571-i2c: Log probe deferral cause for GPIO get failure
Javier Martinez Canillas
1
-1
/
+3
2025-07-16
drm/sitronix/st7571-i2c: Fix encoder callbacks function names
Javier Martinez Canillas
1
-6
/
+6
2025-07-16
drm/ttm: remove ttm_bo_validate_swapout test
Christian König
1
-51
/
+0
2025-07-16
drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaled
Christian König
1
-4
/
+5
2025-07-15
drm/xe/oa: Fix static checker warning about null gt
Ashutosh Dixit
1
-1
/
+1
2025-07-15
drm/xe: Don't fail probe on unsupported mailbox command
Raag Jadav
1
-1
/
+6
2025-07-15
drm/radeon: Do not hold console lock during resume
Thomas Zimmermann
1
-12
/
+3
2025-07-15
drm/radeon: Do not hold console lock while suspending clients
Thomas Zimmermann
1
-5
/
+3
2025-07-15
drm/amdgpu: refine bad page loading when in the same nps mode
ganglxie
1
-0
/
+15
2025-07-15
drm/amdgpu: refine eeprom data check
ganglxie
3
-0
/
+31
2025-07-15
drm/amd/display: Disable CRTC degamma LUT for DCN401
Melissa Wen
1
-1
/
+10
2025-07-15
drm/amd/display: Revert "Add DPP & HUBP reset if power gate enabled on DCN314"
Ivan Lipski
3
-37
/
+4
2025-07-15
drm/amd/display: Initial support for SmartMux
Aurabindo Pillai
20
-6
/
+366
2025-07-15
drm/amd/display: Free memory allocation
Clayton King
1
-1
/
+2
2025-07-15
drm/amd/display: Add HPO encoder support to Replay
Ovidiu Bunea
4
-5
/
+66
2025-07-15
drm/amd/display: Add support for Panel Replay on DP1 eDP (panel_inst=1)
Ovidiu Bunea
1
-0
/
+1
2025-07-15
drm/amd/display: Fix FIXED_VS retimer clock gen source override
Michael Strauss
1
-1
/
+1
2025-07-15
drm/amd/display: New Behavior for debug option disable_ips_in_vpb
Leo Chen
2
-0
/
+14
2025-07-15
drm/amd/display: Add static pg implementations for future use
Leo Chen
2
-0
/
+6
2025-07-15
drm/amd/display: Notify DMUB on HW Release
Duncan Ma
2
-0
/
+23
2025-07-15
drm/amd/display: Adding missing driver code for IPSv2.0
Leo Chen
3
-15
/
+41
2025-07-15
drm/amd/display: Notify display idle on D3
Duncan Ma
2
-0
/
+10
2025-07-15
drm/amd/display: limit clear_update_flags to dcn32 and above
Charlene Liu
1
-3
/
+2
2025-07-15
drm/amd/display: Monitor patch to ignore EDID audio SAB check
Fudongwang
2
-1
/
+4
2025-07-15
drm/amd/display: Add definitions to support DID Type5 descriptors
Ilya Bakoulin
1
-0
/
+1
[prev]
[next]