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
2025-09-09
drm/i915/gem: Clean-up outdated struct_mutex comments
Luiz Otavio Mello
-10
/
+10
2025-09-09
drm/i915: Replace struct_mutex in intel_guc_log
Luiz Otavio Mello
-2
/
+11
2025-09-09
drm/i915: Change mutex initialization in intel_guc_log
Luiz Otavio Mello
-1
/
+6
2025-09-09
drm/bridge: ite-it6263: Support HDMI vendor specific infoframe
Liu Ying
-20
/
+44
2025-09-09
drm/bridge: write full Audio InfoFrame
Dmitry Baryshkov
-17
/
+24
2025-09-09
drm/bridge: adv7511: use update latch for AVI infoframes
Dmitry Baryshkov
-2
/
+13
2025-09-09
drm/i915: Remove struct_mutex in i915_irq.c
Luiz Otavio Mello
-6
/
+0
2025-09-09
drm/i915: Move struct_mutex to drm_i915_private
Luiz Otavio Mello
-6
/
+17
2025-09-09
drm/msm/mdp4: remove the use of dev_err_probe()
Liao Yuanhong
-1
/
+1
2025-09-09
drm/msm/dpu: fix incorrect type for ret
Qianfeng Rong
-1
/
+1
2025-09-09
drm/msm/a6xx: Add a comment to acd_probe()
Akhil P Oommen
-0
/
+1
2025-09-09
drm/msm/adreno: Add a modparam to skip GPU
Akhil P Oommen
-0
/
+13
2025-09-09
drm/msm: Fix bootup splat with separate_gpu_drm modparam
Akhil P Oommen
-0
/
+1
2025-09-09
drm/msm/dsi/phy: Fix reading zero as PLL rates when unprepared
Krzysztof Kozlowski
-0
/
+54
2025-09-09
gpu: drm: display: drm_dp_cec: update Hans' email address
Hans Verkuil
-1
/
+1
2025-09-09
drm/xe/hwmon: Use devm_mutex_init()
Christophe JAILLET
-9
/
+1
2025-09-09
drm/xe/debugfs: Make residencies definitions const
Michal Wajdeczko
-5
/
+5
2025-09-09
drm/xe/i2c: Enable bus mastering
Raag Jadav
-1
/
+1
2025-09-09
drm/xe/vf: Move VF CCS debugfs attribute
Michal Wajdeczko
-39
/
+67
2025-09-09
drm/xe/vf: Move VF CCS data to xe_device
Michal Wajdeczko
-25
/
+38
2025-09-09
drm/xe/bo: Add xe_bo_has_valid_ccs_bb helper
Michal Wajdeczko
-9
/
+16
2025-09-09
drm/xe/vf: Use single check when calling VF CCS functions
Michal Wajdeczko
-17
/
+27
2025-09-09
drm/xe/vf: Drop IS_VF_CCS_INIT_NEEDED macro
Michal Wajdeczko
-7
/
+5
2025-09-09
drm/xe/guc: Use proper flag definitions when registering context
Michal Wajdeczko
-4
/
+3
2025-09-09
drm/xe/guc: Rename xe_guc_register_exec_queue
Michal Wajdeczko
-10
/
+11
2025-09-09
drm/gma500: Do not clear framebuffer GEM objects during cleanup
Thomas Zimmermann
-2
/
+0
2025-09-09
drm/i915/power: fix size for for_each_set_bit() in abox iteration
Jani Nikula
-3
/
+3
2025-09-09
drm/i915/display: add intel_display_device_present()
Jani Nikula
-34
/
+36
2025-09-09
drm/i915/backlight: Disable backlight when using luminance control
Suraj Kandpal
-3
/
+0
2025-09-09
drm/bridge: simple: add Realtek RTD2171 DP-to-HDMI bridge
Neil Armstrong
-0
/
+5
2025-09-08
rust: drm: gem: Simplify use of generics
Lyude Paul
-5
/
+3
2025-09-08
drm/panel-edp: Add 4 more panels needed by mt8189 Chromebooks
Zhongtian Wu
-0
/
+11
2025-09-08
drm/amdgpu: Wait for bootloader after PSPv11 reset
Lijo Lazar
-15
/
+4
2025-09-08
drm/xe/configfs: Use config_group_put()
Lucas De Marchi
-1
/
+1
2025-09-08
drm/msm/a6xx: Enable IFPC on A750 GPU
Akhil P Oommen
-1
/
+2
2025-09-08
drm/msm/a6xx: Enable IFPC on Adreno X1-85
Akhil P Oommen
-5
/
+79
2025-09-08
drm/msm/a6xx: Make crashstate capture IFPC safe
Akhil P Oommen
-11
/
+30
2025-09-08
drm/msm/adreno: Disable IFPC when sysprof is active
Akhil P Oommen
-0
/
+47
2025-09-08
drm/msm/a6xx: Fix hangcheck for IFPC
Akhil P Oommen
-2
/
+13
2025-09-08
drm/msm: Add support for IFPC
Akhil P Oommen
-8
/
+32
2025-09-08
drm/msm/a6xx: Poll AHB fence status in GPU IRQ handler
Akhil P Oommen
-0
/
+29
2025-09-08
drm/msm/a6xx: Switch to GMU AO counter
Akhil P Oommen
-14
/
+16
2025-09-08
drm/msm/a6xx: Set Keep-alive votes to block IFPC
Akhil P Oommen
-9
/
+37
2025-09-08
drm/msm/adreno: Add fenced regwrite support
Akhil P Oommen
-11
/
+90
2025-09-08
drm/msm: Add an ftrace for gpu register access
Akhil P Oommen
-0
/
+20
2025-09-08
drm/msm: a6xx: Refactor a6xx_sptprac_enable()
Akhil P Oommen
-4
/
+7
2025-09-08
drm/msm/a6xx: Fix PDC sleep sequence
Akhil P Oommen
-11
/
+23
2025-09-08
drm/msm/a6xx: Poll additional DRV status
Akhil P Oommen
-0
/
+16
2025-09-08
drm/msm: a6xx: Fix gx_is_on check for a7x family
Akhil P Oommen
-0
/
+7
2025-09-08
drm/msm: Update GMU register xml
Akhil P Oommen
-0
/
+11
[prev]
[next]