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-10-22
drm/i915: add some kernel-doc for shrink_pin and friends
Matthew Auld
2
-1
/
+54
2021-10-22
drm/i915: drop unneeded make_unshrinkable in free_object
Matthew Auld
1
-9
/
+0
2021-10-22
drm/i915/gtt: drop unneeded make_unshrinkable
Matthew Auld
2
-2
/
+0
2021-10-22
drm/i915/ttm: add tt shmem backend
Matthew Auld
6
-42
/
+247
2021-10-22
drm/i915/gem: Break out some shmem backend utils
Thomas Hellström
1
-75
/
+106
2021-10-22
drm/nouveau: use the new iterator in nouveau_fence_sync
Christian König
1
-36
/
+12
2021-10-22
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
651
-19594
/
+67681
2021-10-22
drm/i915/selftests: Properly reset mock object propers for each test
Daniel Vetter
1
-0
/
+1
2021-10-22
drm/i915/cdclk: put the cdclk vtables in const data
Jani Nikula
1
-22
/
+22
2021-10-22
drm/i915/dmabuf: fix broken build
Matthew Auld
1
-0
/
+7
2021-10-21
drm/i915: remove CNL leftover
Lucas De Marchi
1
-1
/
+0
2021-10-21
drm/amdgpu/swsmu: handle VCN harvesting for VCN SMU setup
Alex Deucher
1
-71
/
+24
2021-10-21
drm/amdgpu: Workaround harvesting info for some navy flounder boards
Alex Deucher
1
-0
/
+4
2021-10-21
drm/amdgpu/vcn3.0: remove intermediate variable
Alex Deucher
1
-9
/
+2
2021-10-21
drm/amdgpu/vcn2.0: remove intermediate variable
Alex Deucher
1
-3
/
+2
2021-10-21
drm/amdgpu: Consolidate VCN firmware setup code
Alex Deucher
6
-50
/
+33
2021-10-21
drm/amdgpu/vcn3.0: handle harvesting in firmware setup
Alex Deucher
1
-7
/
+7
2021-10-21
drm/amdkfd: debug message to count successfully migrated pages
Philip Yang
1
-0
/
+21
2021-10-21
drm/amdkfd: clarify the origin of cpages returned by migration functions
Philip Yang
1
-21
/
+22
2021-10-21
drm/amd/amdgpu: add dummy_page_addr to sriov msg
Jingwen Chen
2
-1
/
+3
2021-10-21
drm/amdgpu: remove grbm cam index/data operations for gfx v10
Huang Rui
1
-22
/
+0
2021-10-21
drm/amd/pm: Enable GPU metrics for One VF mode
Vignesh Chander
1
-7
/
+7
2021-10-21
drm/msm/dsi: fix wrong type in msm_dsi_host
Jessica Zhang
1
-12
/
+12
2021-10-21
drm/msm: Fix potential NULL dereference in DPU SSPP
Jessica Zhang
1
-3
/
+5
2021-10-22
Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
49
-638
/
+3090
2021-10-22
Revert "drm/ast: Add detect function support"
Kim Phillips
1
-17
/
+1
2021-10-22
Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
9
-24
/
+123
2021-10-21
drm/i915/hdmi: Extract intel_hdmi_output_format()
Ville Syrjälä
1
-13
/
+22
2021-10-21
drm/i915/hdmi: Unify "4:2:0 also" logic between .mode_valid() and .compute_config()
Ville Syrjälä
1
-6
/
+7
2021-10-21
drm/i915/hdmi: Introduce intel_hdmi_tmds_clock()
Ville Syrjälä
1
-13
/
+12
2021-10-21
drm/i915/hdmi: Introduce intel_hdmi_is_ycbr420()
Ville Syrjälä
1
-6
/
+10
2021-10-21
drm/i915/hdmi: Split intel_hdmi_bpc_possible() to source vs. sink pair
Ville Syrjälä
1
-12
/
+26
2021-10-21
drm/i915: Move function prototypes to the correct header
Ville Syrjälä
3
-5
/
+6
2021-10-22
Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
3
-1
/
+13
2021-10-21
drm/i915: Add functions to check for RC CCS CC and MC CCS modifiers
Imre Deak
3
-2
/
+28
2021-10-21
drm/i915: Move is_ccs_modifier() to intel_fb.c
Imre Deak
4
-23
/
+29
2021-10-21
drm/i915: Add a platform independent way to check for CCS AUX planes
Imre Deak
4
-33
/
+64
2021-10-21
drm/i915: Handle CCS CC planes separately from CCS AUX planes
Imre Deak
1
-2
/
+4
2021-10-21
drm/i915: Add a platform independent way to get the RC CCS CC plane
Imre Deak
3
-5
/
+32
2021-10-21
drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.c
Imre Deak
6
-11
/
+36
2021-10-21
drm/i915: Unexport is_semiplanar_uv_plane()
Imre Deak
2
-2
/
+1
2021-10-21
drm/i915: Simplify the modifier check for interlaced scanout support
Imre Deak
1
-7
/
+2
2021-10-21
drm/i915: Add tiling attribute to the modifier descriptor
Imre Deak
1
-12
/
+21
2021-10-21
drm/i915: Move intel_get_format_info() to intel_fb.c
Imre Deak
3
-131
/
+157
2021-10-21
drm/i915: Add a table with a descriptor for all i915 modifiers
Imre Deak
8
-184
/
+237
2021-10-21
drm/msm/dpu: Add CRC support for DPU
Jessica Zhang
5
-5
/
+239
2021-10-21
drm: panel-orientation-quirks: Add quirk for Aya Neo 2021
Bryant Mairs
1
-0
/
+6
2021-10-21
drm/msm/hdmi: use bulk regulator API
Dmitry Baryshkov
5
-77
/
+40
2021-10-21
drm/msm: Fix missing include files in msm_gem_shrinker.c
Yanteng Si
1
-0
/
+2
2021-10-21
drm/msm: Fix missing include files in msm_gem.c
Yanteng Si
1
-0
/
+1
[prev]
[next]