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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
drm/i915/lmem: don't treat small BAR as an error
Matthew Auld
1
-2
/
+4
2022-03-16
drm/gma500: Move GTT memory-range setup into helper
Thomas Zimmermann
1
-89
/
+64
2022-03-16
drm/gma500: Move GTT enable and disable code into helpers
Thomas Zimmermann
1
-35
/
+46
2022-03-16
drm/gma500: Move GEM memory management functions to gem.c
Thomas Zimmermann
6
-130
/
+149
2022-03-16
drm/gma500: Inline psb_gtt_restore()
Thomas Zimmermann
3
-15
/
+7
2022-03-16
drm/gma500: Split GTT init/resume/fini into GTT and GEM functions
Thomas Zimmermann
3
-42
/
+83
2022-03-16
drm/gma500: Cleanup GTT uninit and error handling
Thomas Zimmermann
4
-27
/
+27
2022-03-16
drm/gma500: Move GTT resume logic out of psb_gtt_init()
Thomas Zimmermann
3
-22
/
+104
2022-03-16
drm/gma500: Move GTT setup and restoration into helper funtions
Thomas Zimmermann
1
-47
/
+68
2022-03-16
drm/gma500: Remove struct psb_gtt.sem sempahore
Thomas Zimmermann
3
-12
/
+0
2022-03-16
drm/gma500: Move GTT locking into GTT helpers
Thomas Zimmermann
2
-22
/
+13
2022-03-16
drm/gma500: Acquire reservation lock for GEM objects
Thomas Zimmermann
1
-0
/
+12
2022-03-16
drm/gma500: Remove struct psb_gem_object.npage
Thomas Zimmermann
3
-10
/
+8
2022-03-16
drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
Marek Vasut
1
-1
/
+1
2022-03-16
drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
Christoph Niedermaier
1
-8
/
+0
2022-03-16
drm/i915: Reject unsupported TMDS rates on ICL+
Ville Syrjälä
1
-0
/
+9
2022-03-16
drm/solomon: Make DRM_SSD130X depends on MMU
YueHaibing
1
-1
/
+1
2022-03-16
drm/i915: Deal with bigjoiner vs. DRRS
Ville Syrjälä
1
-1
/
+15
2022-03-16
drm/i915: Do DRRS disable/enable during pre/post_plane_update()
Ville Syrjälä
4
-50
/
+10
2022-03-16
drm/i915: Schedule DRRS work from intel_drrs_enable()
Ville Syrjälä
1
-2
/
+8
2022-03-16
drm/i915: Don't cancel/schedule drrs work if the pipe wasn't affected
Ville Syrjälä
1
-9
/
+8
2022-03-16
drm/i915: Determine DRRS frontbuffer_bits ahead of time
Ville Syrjälä
2
-1
/
+11
2022-03-16
drm/i915: Fix DRRS frontbuffer_bits handling
Ville Syrjälä
1
-2
/
+4
2022-03-16
drm/i915: Add missing tab to DRRS debugfs
Ville Syrjälä
1
-1
/
+1
2022-03-16
drm/i915: Put the downclock_mode check back into can_enable_drrs()
Ville Syrjälä
1
-3
/
+5
2022-03-16
drm/i915: Use drm_mode_copy()
Ville Syrjälä
1
-5
/
+10
2022-03-16
drm/blend: fix typo in the comment
Dmitry Baryshkov
1
-1
/
+1
2022-03-16
drm/i915/display: Do not re-enable PSR after it was marked as not reliable
José Roberto de Souza
1
-0
/
+4
2022-03-16
drm/i915/display: Fix HPD short pulse handling for eDP
José Roberto de Souza
3
-5
/
+5
2022-03-15
drm/i915: Add support for steered register writes
Matt Roper
3
-10
/
+70
2022-03-15
drm/i915/guc: add steering info to GuC register save/restore list
Daniele Ceraolo Spurio
4
-16
/
+73
2022-03-15
drm/i915: Report steering details in debugfs
Matt Roper
5
-1
/
+73
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-1
/
+1
2022-03-15
drm/amdgpu: Use drm_mode_copy()
Ville Syrjälä
2
-5
/
+5
2022-03-15
drm/radeon: Use drm_mode_copy()
Ville Syrjälä
1
-2
/
+2
2022-03-15
drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`
Paul Menzel
1
-7
/
+2
2022-03-15
drm/amdgpu: Remove pointless on stack mode copies
Ville Syrjälä
1
-17
/
+17
2022-03-15
drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()
Dan Carpenter
1
-8
/
+8
2022-03-15
drm/amdgpu/dc: fix typos in comments
Julia Lawall
1
-3
/
+3
2022-03-15
drm/amdgpu: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-15
drm/amd/pm: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-15
drm/amdgpu: Add stolen reserved memory for MI25 SRIOV.
Yongqiang Sun
1
-0
/
+9
2022-03-15
drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.
Yongqiang Sun
3
-21
/
+13
2022-03-15
drm/amdkfd: evict svm bo worker handle error
Philip Yang
2
-14
/
+36
2022-03-15
drm/amdgpu/vcn: fix vcn ring test failure in igt reload test
Tianci Yin
1
-0
/
+2
2022-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
13
-2
/
+19
2022-03-15
drm/amdgpu: fixed the warnings reported by kernel test robot
yipechai
3
-62
/
+2
2022-03-15
drm/amd/display: 3.2.177
Aric Cyr
1
-1
/
+1
2022-03-15
drm/amd/display: [FW Promotion] Release 0.0.108.0
Anthony Koo
1
-2
/
+2
2022-03-15
drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2
Charlene Liu
3
-3
/
+91
[prev]
[next]