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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
drm/dp: Export symbol / kerneldoc fixes for DP AUX bus
Douglas Anderson
1
-3
/
+1
2022-05-21
Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
8
-16
/
+74
2022-05-21
Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-0
/
+1
2022-05-20
drm/i915/pcode: Add a couple of pcode helpers
Dale B Stimson
3
-0
/
+41
2022-05-20
drm/i915/pcode: Extend pcode functions for multiple gt's
Ashutosh Dixit
17
-82
/
+71
2022-05-20
drm/i915: Introduce has_media_ratio_mode
Ashutosh Dixit
3
-0
/
+5
2022-05-20
Revert "drm/i915: Drop has_gt_uc from device info"
Tvrtko Ursulin
4
-2
/
+6
2022-05-20
Revert "drm/i915: Drop has_rc6 from device info"
Tvrtko Ursulin
3
-2
/
+10
2022-05-20
Revert "drm/i915: Drop has_reset_engine from device info"
Tvrtko Ursulin
3
-1
/
+7
2022-05-20
Revert "drm/i915: Drop has_logical_ring_elsq from device info"
Tvrtko Ursulin
3
-2
/
+6
2022-05-20
Revert "drm/i915: Drop has_ddi from device info"
Tvrtko Ursulin
3
-3
/
+5
2022-05-20
Revert "drm/i915: Drop has_dp_mst from device info"
Tvrtko Ursulin
3
-1
/
+5
2022-05-20
Revert "drm/i915: Drop has_psr from device info"
Tvrtko Ursulin
3
-1
/
+5
2022-05-20
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/msm into drm-next
Dave Airlie
9
-7
/
+50
2022-05-20
Merge tag 'drm-misc-next-fixes-2022-05-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-2
/
+2
2022-05-19
drm/probe-helper: For DP, add 640x480 if all other modes are bad
Douglas Anderson
1
-5
/
+22
2022-05-19
drm/probe-helper: Add helper for drm_helper_probe_single_connector_modes()
Douglas Anderson
1
-46
/
+60
2022-05-19
drm/gem: Warn on trying to use a non-existing framebuffer plane
Thomas Zimmermann
1
-1
/
+5
2022-05-19
drm/gem-vram: Ignore planes that are unused by framebuffer format
Thomas Zimmermann
1
-7
/
+12
2022-05-19
drm/gem-vram: Share code between GEM VRAM's _{prepare, cleanup}_fb()
Thomas Zimmermann
1
-14
/
+23
2022-05-19
drm/gem: Ignore color planes that are unused by framebuffer format
Thomas Zimmermann
2
-19
/
+24
2022-05-19
drm/gem: Share code between drm_gem_fb_{begin,end}_cpu_access()
Thomas Zimmermann
1
-36
/
+27
2022-05-19
drm/i915/dg2: Extend Wa_22010954014 to DG2-G11 and DG2-G12
Swathi Dhanavanthri
1
-4
/
+3
2022-05-19
drm/i915/dg2: Add workaround 22014600077
Swathi Dhanavanthri
2
-0
/
+11
2022-05-19
xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
1
-32
/
+11
2022-05-19
xen/drm: switch xen_drm_front to use INVALID_GRANT_REF
Juergen Gross
2
-11
/
+2
2022-05-19
drm/i915/uc: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
4
-4
/
+4
2022-05-19
drm/i915/reg: fix undefined behavior due to shift overflowing the constant
Jani Nikula
1
-16
/
+16
2022-05-19
drm/i915/gt: Fix use of static in macro mismatch
Andi Shyti
1
-10
/
+11
2022-05-19
drm/i915/audio: fix audio code enable/disable pipe logging
Jani Nikula
1
-2
/
+2
2022-05-19
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
1
-4
/
+2
2022-05-19
drm/i915: Fix CFI violation with show_dynamic_id()
Nathan Chancellor
2
-3
/
+3
2022-05-19
drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.c
Imre Deak
1
-4
/
+4
2022-05-19
drm/i915/gt: Fix build error without CONFIG_PM
YueHaibing
1
-1
/
+1
2022-05-19
drm/i915/uc: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
4
-4
/
+4
2022-05-19
drm/i915/reg: fix undefined behavior due to shift overflowing the constant
Jani Nikula
1
-16
/
+16
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
248
-2147
/
+384425
2022-05-18
drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
Abhinav Kumar
1
-1
/
+3
2022-05-18
drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotations
Abhinav Kumar
1
-1
/
+1
2022-05-18
drm/msm: don't free the IRQ if it was not requested
Dmitry Baryshkov
2
-1
/
+7
2022-05-18
drm/msm/dpu: limit writeback modes according to max_linewidth
Abhinav Kumar
1
-1
/
+3
2022-05-18
drm/amd: Don't reset dGPUs if the system is going to s2idle
Mario Limonciello
3
-1
/
+17
2022-05-18
drm/amd: Don't reset dGPUs if the system is going to s2idle
Mario Limonciello
3
-1
/
+17
2022-05-18
drm/amdgpu: Unmap legacy queue when MES is enabled
Luben Tuikov
2
-2
/
+2
2022-05-18
drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
Hangyu Hua
1
-1
/
+3
2022-05-18
drm/msm: Fix fb plane offset calculation
Rob Clark
1
-1
/
+1
2022-05-18
drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
Miaoqian Lin
1
-0
/
+1
2022-05-18
drm/msm/dsi: don't powerup at modeset time for parade-ps8640
Douglas Anderson
1
-1
/
+31
2022-05-18
drm/i915/gt: Fix use of static in macro mismatch
Andi Shyti
1
-10
/
+11
2022-05-18
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
1
-4
/
+2
[prev]
[next]