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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-01-07
drm/i915/mst: drop connector parameter from intel_dp_mst_bw_overhead()
Jani Nikula
-3
/
+2
2025-01-07
drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()
Jani Nikula
-28
/
+5
2025-01-07
Merge drm/drm-next into drm-intel-next
Jani Nikula
-6433
/
+23860
2025-01-07
Merge tag 'drm-intel-next-2024-12-11' of https://gitlab.freedesktop.org/drm/i...
Simona Vetter
-3443
/
+4155
2025-01-07
drm/nouveau/disp: Fix missing backlight control on Macbook 5,1
Takashi Iwai
-0
/
+1
2025-01-07
drm/nouveau: vendor in drm_encoder_slave API
Dmitry Baryshkov
-136
/
+317
2025-01-07
drm/nouveau: incorporate I2C TV encoder drivers
Dmitry Baryshkov
-30
/
+184
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
-78
/
+71
2025-01-07
drm/connector: make mode_valid_ctx take a const struct drm_display_mode
Dmitry Baryshkov
-3
/
+3
2025-01-07
drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
Dmitry Baryshkov
-5
/
+5
2025-01-07
drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
Dmitry Baryshkov
-2
/
+8
2025-01-07
drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
-3
/
+3
2025-01-07
drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY
Animesh Manna
-3
/
+10
2025-01-07
drm/i915/dp: Return early if dsc is required but not supported
Ankit Nautiyal
-5
/
+10
2025-01-06
drm/amdgpu: Add a lock when accessing the buddy trim function
Arunpravin Paneer Selvam
-1
/
+1
2025-01-06
drm/amd/pm: fix BUG: scheduling while atomic
Kun Liu
-6
/
+10
2025-01-06
drm/amdkfd: wq_release signals dma_fence only when available
Zhu Lingshan
-1
/
+2
2025-01-06
drm/amd/display: Add check for granularity in dml ceil/floor helpers
Roman Li
-0
/
+8
2025-01-06
drm/amdkfd: fixed page fault when enable MES shader debugger
Jesse.zhang@amd.com
-0
/
+17
2025-01-06
drm/amd/display: fix divide error in DM plane scale calcs
Melissa Wen
-2
/
+2
2025-01-06
drm/amd/display: increase MAX_SURFACES to the value supported by hw
Melissa Wen
-1
/
+1
2025-01-06
drm/amd/display: fix page fault due to max surface definition mismatch
Melissa Wen
-9
/
+8
2025-01-06
drm/amd/display: Remove unnecessary amdgpu_irq_get/put
Alex Hung
-31
/
+0
2025-01-06
drm/amdgpu: Remove unnecessary NULL check
Kent Russell
-4
/
+2
2025-01-06
drm/amd/pm: Fill max mem bw & total app clk counter
Asad Kamal
-0
/
+23
2025-01-06
drm/amd/pm: Update SMUv13.0.6 PMFW headers
Asad Kamal
-3
/
+11
2025-01-06
drm/amdgpu: Add a lock when accessing the buddy trim function
Arunpravin Paneer Selvam
-1
/
+1
2025-01-06
drm/amdkfd: always include uapi header in priv.h
Zhu Lingshan
-1
/
+1
2025-01-06
drm/amdgpu: reduce RLC safe mode request for gfx clock gating
Prike Liang
-20
/
+6
2025-01-06
Revert "drm/amd/display: Optimize cursor position updates"
Aurabindo Pillai
-19
/
+12
2025-01-06
drm/amdgpu/gfx10: Add cleaner shader for GFX10.3.0
Srinivasan Shanmugam
-0
/
+195
2025-01-06
drm/amd/pm: fix BUG: scheduling while atomic
Kun Liu
-6
/
+10
2025-01-06
drm/amdgpu: Fix error handling in amdgpu_ras_add_bad_pages
Srinivasan Shanmugam
-5
/
+16
2025-01-06
drm/amdkfd: wq_release signals dma_fence only when available
Zhu Lingshan
-1
/
+2
2025-01-06
drm/amdgpu: Fix for MEC SJT FW Load Fail on VF
yfeng1
-2
/
+7
2025-01-06
drm/amd/display: Promote DC to 3.2.315
Martin Leung
-1
/
+1
2025-01-06
drm/amd/display: Extend capability to get multiple ROI CRCs
Wayne Lin
-7
/
+29
2025-01-06
drm/amd/display: Add VC for VESA Aux Backlight Control
Iswara Nagulendran
-3
/
+44
2025-01-06
drm/amd/display: Clean up SPL code
Samson Tam
-45
/
+43
2025-01-06
drm/amd/display: Add check for granularity in dml ceil/floor helpers
Roman Li
-0
/
+8
2025-01-06
drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculations
George Shen
-0
/
+4
2025-01-06
drm/amd/display: Disable replay and psr while VRR is enabled
Tom Chung
-4
/
+6
2025-01-06
drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enable
Tom Chung
-1
/
+1
2025-01-06
drm/amd/display: Add HBlank reduction DPCD write to DPMS sequence
George Shen
-0
/
+28
2025-01-06
drm/amd/display: Optimize cursor position updates
Aric Cyr
-12
/
+19
2025-01-06
drm/amd/display: fix init_adj offset for cositing in SPL
Samson Tam
-6
/
+7
2025-01-06
drm/amd/display: Ensure correct GFX tiling info passed to DML
Karthi Kandasamy
-5
/
+27
2025-01-06
drm/amd/display: Update dc_tiling_info union to structure
Karthi Kandasamy
-124
/
+136
2025-01-06
drm/amd/display: modify init dc_power_state
Brandon Syu
-4
/
+0
2025-01-06
drm/amd/display: have pretrain for dpia
Peichen Huang
-7
/
+180
[prev]
[next]