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
2021-11-03
drm/amd/pm: Adjust returns when power_profile_mode is not supported
Mario Limonciello
1
-3
/
+5
2021-11-03
drm/amd/pm: Add missing mutex for pp_get_power_profile_mode
Mario Limonciello
1
-1
/
+5
2021-11-03
drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carp
Mario Limonciello
2
-89
/
+2
2021-11-03
drm/amdkfd: update gfx target version for Renoir
Graham Sider
1
-1
/
+1
2021-11-03
drm/amdgpu: Convert SMU version to decimal in debugfs
Mario Limonciello
1
-2
/
+7
2021-11-03
drm/amdkfd: Handle incomplete migration to system memory
Felix Kuehling
2
-13
/
+40
2021-11-03
drm/amdkfd: Avoid thrashing of stack and heap
Felix Kuehling
1
-5
/
+17
2021-11-03
drm/amdkfd: Fix SVM_ATTR_PREFERRED_LOC
Felix Kuehling
1
-3
/
+11
2021-11-03
drm/amdgpu: use correct register mask to extract field
Oak Zeng
1
-5
/
+13
2021-11-03
drm/amd/amdgpu: fix bad job hw_fence use after free in advance tdr
Jingwen Chen
1
-0
/
+4
2021-11-03
drm/i915: Fix comment about modeset parameters
Javier Martinez Canillas
1
-2
/
+2
2021-11-03
drm/i915: Restore memory mapping for DPT FBs across system suspend/resume
Imre Deak
3
-0
/
+61
2021-11-03
drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm()
Imre Deak
2
-17
/
+56
2021-11-03
drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
Anand K Mistry
1
-2
/
+4
2021-11-03
drm/etnaviv: stop getting the excl fence separately here
Christian König
1
-1
/
+1
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
888
-25244
/
+78900
2021-11-02
Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-7
/
+2
2021-11-02
drm/i915: Rename GT_STEP to GRAPHICS_STEP
José Roberto de Souza
8
-52
/
+51
2021-11-02
drm/i915: Track media IP stepping separated from GT
José Roberto de Souza
3
-34
/
+41
2021-11-02
drm/i915: Add struct to hold IP version
José Roberto de Souza
6
-28
/
+37
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
1
-4
/
+3
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2021-11-02
drm/i915/adlp/fb: Remove restriction on CCS AUX plane strides
Imre Deak
3
-44
/
+26
2021-11-02
drm/i915/adlp/fb: Remove restriction on semiplanar UV plane offset
Imre Deak
1
-0
/
+1
2021-11-02
drm/i915/fb: Rename i915_color_plane_view::stride to mapping_stride
Imre Deak
8
-28
/
+29
2021-11-02
drm/i915/adlp/fb: Fix remapping of linear CCS AUX surfaces
Imre Deak
4
-53
/
+164
2021-11-02
drm/i915/fb: Factor out functions to remap contiguous FB obj pages
Imre Deak
1
-50
/
+60
2021-11-02
drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages
Imre Deak
2
-1
/
+11
2021-11-02
drm/i915/fb: Fix rounding error in subsampled plane size calculation
Imre Deak
1
-2
/
+2
2021-11-02
i915/display/dp: send a more fine-grained link-status uevent
Simon Ser
1
-1
/
+1
2021-11-02
drm/probe-helper: use drm_kms_helper_connector_hotplug_event
Simon Ser
1
-8
/
+17
2021-11-02
amdgpu: use drm_kms_helper_connector_hotplug_event
Simon Ser
2
-6
/
+6
2021-11-02
drm/connector: use drm_sysfs_connector_hotplug_event
Simon Ser
1
-1
/
+1
2021-11-02
drm/probe-helper: add drm_kms_helper_connector_hotplug_event
Simon Ser
1
-0
/
+23
2021-11-02
drm/sysfs: introduce drm_sysfs_connector_hotplug_event
Simon Ser
1
-0
/
+25
2021-11-02
drm/i915/display: program audio CDCLK-TS for keepalives
Kai Vehmanen
4
-0
/
+48
2021-11-02
drm/i915/dmabuf: drop the flush on discrete
Matthew Auld
1
-2
/
+13
2021-11-02
drm/i915: stop setting cache_dirty on discrete
Matthew Auld
4
-3
/
+22
2021-11-02
drm/i915: move cpu_write_needs_clflush
Matthew Auld
3
-14
/
+15
2021-11-02
drm/i915/clflush: disallow on discrete
Matthew Auld
1
-2
/
+3
2021-11-02
drm/i915/clflush: fixup handling of cache_dirty
Matthew Auld
1
-1
/
+9
2021-11-01
Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-5
/
+26
2021-11-01
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-13
/
+14
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-8
/
+10
2021-11-01
drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platforms
Ville Syrjälä
1
-22
/
+63
2021-11-01
drm/i915: Extend the async flip VT-d w/a to skl/bxt
Ville Syrjälä
1
-0
/
+12
2021-11-01
drm/i915/gvt: fix the usage of ww lock in gvt scheduler.
Zhi A Wang
1
-2
/
+2
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-11-01
drm/i915/display: Check async flip state of every crtc and plane once
José Roberto de Souza
1
-18
/
+20
[prev]
[next]