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-09-28
Merge tag 'amd-drm-next-6.1-2022-09-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
114
-1658
/
+2211
2022-09-28
Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
99
-1550
/
+1683
2022-09-28
Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
60
-2040
/
+1575
2022-09-27
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
2
-1
/
+30
2022-09-27
drm/amdgpu: Remove fence_process in count_emitted
Jiadong.Zhu
1
-1
/
+0
2022-09-27
drm/amdgpu: Correct the position in patch_cond_exec
Jiadong.Zhu
1
-1
/
+1
2022-09-27
drm/amd/display: fill in clock values when DPM is not enabled
Samson Tam
4
-0
/
+57
2022-09-27
drm/amd/display: Avoid unnecessary pixel rate divider programming
Taimur Hassan
1
-0
/
+53
2022-09-27
drm/amd/display: Remove assert for odm transition case
Eric Bernstein
1
-3
/
+7
2022-09-27
drm/amd/display: Fix typo in get_pixel_rate_div
Taimur Hassan
1
-1
/
+1
2022-09-27
drm/amd/display: Fix audio on display after unplugging another
Aric Cyr
1
-4
/
+2
2022-09-27
drm/amd/display: Add explicit FIFO disable for DP blank
Nicholas Kazlauskas
1
-1
/
+11
2022-09-27
drm/amd/display: Wrap OTG disable workaround with FIFO control
Nicholas Kazlauskas
1
-1
/
+10
2022-09-27
drm/amd/display: Do DIO FIFO enable after DP video stream enable
Nicholas Kazlauskas
1
-5
/
+8
2022-09-27
drm/amd/display: Update DCN32 to use new SR latencies
Alvin Lee
1
-2
/
+2
2022-09-27
drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
Taimur Hassan
1
-0
/
+47
2022-09-27
drm/amdkfd: fix dropped interrupt in kfd_int_process_v11
Graham Sider
1
-3
/
+3
2022-09-27
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
4
-1
/
+10
2022-09-27
drm/amdkfd: fix MQD init for GFX11 in init_mqd
Graham Sider
1
-0
/
+4
2022-09-27
drm/amd/pm: use adverse selection for dpm features unsupported by driver
Evan Quan
1
-61
/
+24
2022-09-27
drm/amd/pm: enable gfxoff feature for SMU 13.0.0
Evan Quan
1
-3
/
+5
2022-09-27
drm/amdgpu: avoid gfx register accessing during gfxoff
Evan Quan
1
-0
/
+4
2022-09-28
Merge tag 'mediatek-drm-next-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
3
-6
/
+1
2022-09-27
drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
1
-103
/
+3
2022-09-27
drm/amdgpu: add helper to init rlc firmware
Hawking Zhang
2
-1
/
+38
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
89
-1631
/
+995
2022-09-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
José Expósito
1
-0
/
+62
2022-09-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
José Expósito
2
-0
/
+64
2022-09-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
José Expósito
1
-0
/
+65
2022-09-27
drm/panel-edp: Add BOE NT116WHM-N4C (HW: V8.1)
Sean Hong
1
-0
/
+1
2022-09-27
drm/panel-edp: Fix delays for INX N116BCA-EA2 (HW: C1)
Sean Hong
1
-1
/
+1
2022-09-27
drm/panel-edp: Fix delays for INX N116BCN-EA1 (HW: C4)
Sean Hong
1
-1
/
+1
2022-09-27
drm/ssd130x: Synchronize access to dma-buf imported GEM BOs
Javier Martinez Canillas
1
-0
/
+7
2022-09-27
drm/ssd130x: Use drm_atomic_get_new_plane_state()
Javier Martinez Canillas
1
-4
/
+4
2022-09-27
drm/i915/gt: Use i915_vm_put on ppgtt_create error paths
Chris Wilson
3
-36
/
+41
2022-09-27
drm/i915: Force DPLL calculation for TC ports after readout
Ville Syrjälä
1
-3
/
+15
2022-09-27
drm/i915: fix device info for devices without display
Jani Nikula
2
-5
/
+12
2022-09-27
drm/i915: Do not cleanup obj with NULL bo->resource
Nirmoy Das
1
-1
/
+1
2022-09-27
drm/i915/display: remove ipc_enabled from struct drm_i915_private
Jani Nikula
1
-2
/
+0
2022-09-27
drm/i915/guc: Fix release build bug in 'remove log size module parameters'
John Harrison
1
-24
/
+1
2022-09-27
drm/simpledrm: Synchronize access to GEM BOs
Thomas Zimmermann
1
-2
/
+8
2022-09-27
drm/simpledrm: Iterate over damage clips
Thomas Zimmermann
1
-11
/
+13
2022-09-27
drm/simpledrm: Remove !fb check from atomic_update
Thomas Zimmermann
1
-3
/
+0
2022-09-27
drm/simpledrm: Use drm_atomic_get_new_plane_state()
Thomas Zimmermann
1
-4
/
+4
2022-09-27
drm/simpledrm: Compute linestride with drm_format_info_min_pitch()
Thomas Zimmermann
1
-2
/
+5
2022-09-26
i915: use the VMA iterator
Matthew Wilcox (Oracle)
1
-9
/
+5
2022-09-26
drm/panel-edp: Add INX N116BCA-EA2
Sean Hong
1
-0
/
+1
2022-09-26
drm/i915/gt: Restrict forced preemption to the active context
Chris Wilson
2
-1
/
+35
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into next
Joerg Roedel
105
-1665
/
+1137
2022-09-26
drm/ttm: add dma_resv_assert_held() calls to vmap/vunmap
Christian König
1
-0
/
+4
[prev]
[next]