index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
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
2022-01-18
drm/amd/display: Add signal type check when verify stream backends same
Dale Zhao
1
-0
/
+3
2022-01-18
drm/amd/display: update dml to rev.99 and smu clk_table w/a
Charlene Liu
2
-3
/
+28
2022-01-18
drm/amd/display: Fix black screen issue on memory clock switch en
Felipe Clark
3
-1
/
+9
2022-01-18
drm/amd/display: DCEFCLK DS on CLK init
Chris Park
1
-0
/
+1
2022-01-18
drm/amd/display: modify SMU_TIMEOUT macro.
Ian Chen
1
-2
/
+2
2022-01-18
drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)
Jasdeep Dhillon
6
-318
/
+404
2022-01-18
drm/amd/display: 3.2.168
Aric Cyr
1
-1
/
+1
2022-01-18
drm/amd/display: support new PMFW interface to disable Z9 only
Eric Yang
5
-10
/
+22
2022-01-18
drm/amd/display: adjust bit comparison to be more type safe
Eric Yang
1
-1
/
+1
2022-01-18
drm/amd/display: Disabled seamless boots on DP and renamed power_down_display_on_boot
Jarif Aftab
6
-25
/
+10
2022-01-18
drm/radeon: fix error handling in radeon_driver_open_kms
Christian König
1
-10
/
+12
2022-01-18
drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF mode
Marina Nikolic
2
-16
/
+3
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-18
drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umc
yipechai
3
-6
/
+8
2022-01-18
drm/amdgpu: Fix the code style warnings in sdma
yipechai
2
-7
/
+7
2022-01-18
drm/amdgpu: Fix the code style warnings in gmc
yipechai
2
-2
/
+2
2022-01-18
drm/amdgpu: Fix the code style warnings in gfx
yipechai
2
-3
/
+3
2022-01-18
drm/amdgpu: Fix the code style warnings in amdgpu_ras
yipechai
2
-21
/
+30
2022-01-18
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-18
drm/amdgpu: drop redundant check of ip discovery_bin
Guchun Chen
1
-5
/
+0
2022-01-18
drm/amdgpu: handle denied inject error into critical regions v2
Stanley.Yang
3
-3
/
+11
2022-01-18
drm/amd/pm: add message smu to get ecc_table
mziya
2
-0
/
+71
2022-01-18
drm/amdgpu: add new query interface for umc_v8_7 block
mziya
1
-5
/
+155
2022-01-18
drm/amd/pm: Update smu driver interface for sienna cichlid
mziya
1
-3
/
+21
2022-01-18
drm/i915: Remove short-term pins from execbuf, v6.
Maarten Lankhorst
4
-118
/
+128
2022-01-18
drm/i915: Remove support for unlocked i915_vma unbind
Maarten Lankhorst
1
-47
/
+8
2022-01-18
drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2.
Maarten Lankhorst
10
-23
/
+94
2022-01-18
drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2.
Maarten Lankhorst
11
-29
/
+94
2022-01-18
drm/i915: Add locking to i915_gem_evict_vm(), v3.
Maarten Lankhorst
6
-11
/
+50
2022-01-18
drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, v2.
Maarten Lankhorst
1
-2
/
+16
2022-01-18
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
759
-19010
/
+27872
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-18
drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()
Roberto Sassu
1
-0
/
+3
2022-01-18
drm/i915: Nuke pointless middle men for skl+ plane programming
Ville Syrjälä
1
-36
/
+17
2022-01-18
drm/i915: Declutter color key register stuff
Ville Syrjälä
1
-13
/
+32
2022-01-18
drm/i915: Extract skl_plane_aux_dist()
Ville Syrjälä
1
-12
/
+23
2022-01-18
drm/i915: Clean up cursor registers
Ville Syrjälä
5
-50
/
+56
2022-01-18
drm/i915: Clean up g4x+ sprite plane registers
Ville Syrjälä
2
-32
/
+53
2022-01-18
drm/i915: Clean up ivb+ sprite plane registers
Ville Syrjälä
3
-40
/
+63
2022-01-18
drm/i915: Use REG_BIT() & co. for universal plane bits
Ville Syrjälä
5
-112
/
+136
2022-01-18
drm/i915: Sipmplify PLANE_STRIDE masking
Ville Syrjälä
2
-6
/
+2
2022-01-17
drm/bridge: anx7625: Return -EPROBE_DEFER if the dsi host was not found
owen
1
-1
/
+1
2022-01-17
drm/dp: Move DisplayPort AUX bus helpers into dp/
Thomas Zimmermann
7
-7
/
+7
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
63
-71
/
+71
2022-01-17
drm/dp: Move DisplayPort helpers into separate helper module
Thomas Zimmermann
22
-22
/
+55
2022-01-17
drm/dp: Move DP declarations into separate header file
Thomas Zimmermann
6
-30
/
+37
2022-01-17
drm/dp_mst: Remove trailing whitespace.
Thomas Zimmermann
1
-1
/
+1
2022-01-17
drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence
José Roberto de Souza
2
-2
/
+28
2022-01-17
drm/i915/display/ehl: Update voltage swing table
José Roberto de Souza
1
-5
/
+5
2022-01-17
drm/bridge: sii902x: add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
Neil Armstrong
1
-30
/
+99
[prev]
[next]