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
/
drm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-35
/
+35
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-39
/
+38
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-14
/
+11
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-18
/
+18
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-4
/
+4
2022-07-28
drm/amdkfd: Split giant svm range
Philip Yang
1
-16
/
+33
2022-07-28
drm/amdkfd: Set svm range max pages
Philip Yang
3
-0
/
+26
2022-07-28
drm/amdgpu: Allow TTM to evict svm bo from same process
Philip Yang
1
-3
/
+6
2022-07-28
drm/amdgpu: Fix the incomplete product number
Roy Sun
1
-1
/
+1
2022-07-28
drm/amdgpu: use adev_to_drm for consistency
Guchun Chen
1
-1
/
+1
2022-07-28
drm/amdgpu/dc/dce: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-28
drm/i915/guc: Check for ct enabled while waiting for response
Zhanjun Dong
1
-7
/
+20
2022-07-28
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()
José Expósito
1
-0
/
+78
2022-07-28
drm/format-helper: Support multiple target formats results
José Expósito
1
-20
/
+33
2022-07-28
drm/format-helper: Rename test cases to make them more generic
José Expósito
1
-9
/
+8
2022-07-28
drm/format-helper: Fix test on big endian architectures
José Expósito
1
-2
/
+21
2022-07-28
drm/via: use idr_init_base() to initialize dev_priv->object_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/v3d: use idr_init_base() to initialize v3d_priv->perfmon.idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/sis: use idr_init_base() to initialize dev_priv->object_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize mode_config.tile_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize mode_config.object_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize master->lessee_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize master->magic_map
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handles
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/i915/d13: Add Wa_16015201720 disabling clock gating for PIPEDMC-A/B
Imre Deak
2
-0
/
+15
2022-07-28
drm/i915/d12+: Disable DMC handlers during loading/disabling the firmware
Imre Deak
4
-6
/
+56
2022-07-28
drm/i915/gt: describe the new tlb parameter at i915_vma_resource
Mauro Carvalho Chehab
1
-0
/
+4
2022-07-28
drm/i915/gt: Batch TLB invalidations
Chris Wilson
10
-35
/
+125
2022-07-28
drm/i915/gt: Skip TLB invalidations once wedged
Chris Wilson
1
-0
/
+3
2022-07-28
drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
Chris Wilson
1
-0
/
+10
2022-07-28
drm/i915/gt: document with_intel_gt_pm_if_awake()
Mauro Carvalho Chehab
1
-0
/
+8
2022-07-28
drm/i915/gt: Ignore TLB invalidations on idle engines
Chris Wilson
3
-11
/
+19
2022-07-28
drm/i915/dmc: Update DG2 DMC firmware to v2.07
Madhumitha Tolakanahalli Pradeep
1
-2
/
+2
2022-07-28
drm/i915/ttm: don't leak the ccs state
Matthew Auld
1
-1
/
+22
2022-07-28
drm/i915: disable pci resize on 32-bit machine
Nirmoy Das
1
-0
/
+4
2022-07-28
drm/i915: Suppress oom warning for shmemfs object allocation failure
Chris Wilson
1
-3
/
+3
2022-07-27
drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler/ack()
Anusha Srivatsa
1
-8
/
+8
2022-07-27
drm/i915/display: Cleanup intel_phy_is_combo()
Anusha Srivatsa
1
-8
/
+6
2022-07-27
drm/panel/panel-sitronix-st7701: Add Densitron DMT028VGHMCMI-1A TFT
Marek Vasut
1
-5
/
+182
2022-07-27
drm: Fix typo 'the the' in comment
Slark Xiao
2
-2
/
+2
2022-07-27
drm/i915/hdmi: Prune modes that require HDMI2.1 FRL
Ankit Nautiyal
1
-0
/
+9
2022-07-27
Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/drm/drm into drm-next
Dave Airlie
158
-8845
/
+6386
2022-07-27
Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
165
-6901
/
+9490
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
7
-44
/
+57
[prev]
[next]