index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2024-07-12
drm/i915/fbc: s/lines/height/
Ville Syrjälä
-4
/
+4
2024-07-12
drm/i915/fbc: Extract _intel_fbc_cfb_stride()
Ville Syrjälä
-8
/
+14
2024-07-12
drm/i915/fbc: Adjust g4x+ platform checks
Ville Syrjälä
-2
/
+2
2024-07-12
drm/i915/fbc: s/intel_fbc_hw_tracking_covers_screen()/intel_fbc_surface_size_...
Ville Syrjälä
-2
/
+2
2024-07-12
drm/i915/fbc: Extract intel_fbc_max_surface_size()
Ville Syrjälä
-17
/
+24
2024-07-12
drm/i915/fbc: Extract intel_fbc_max_plane_size()
Ville Syrjälä
-11
/
+18
2024-07-12
drm/i915/fbc: s/_intel_fbc_cfb_stride()/intel_fbc_plane_cfb_stride()/
Ville Syrjälä
-3
/
+3
2024-07-12
drm/i915/fbc: Convert to intel_display, mostly
Ville Syrjälä
-207
/
+238
2024-07-12
drm/i915/fbc: Extract intel_fbc_has_fences()
Ville Syrjälä
-2
/
+7
2024-07-12
drm/i915: Make vrr_{enabling,disabling}() usable outside intel_display.c
Ville Syrjälä
-9
/
+17
2024-07-12
drm/i915: Calculate vblank delay more accurately
Ville Syrjälä
-1
/
+2
2024-07-12
drm/xe/kunit: Simplify xe_mocs live tests code layout
Michal Wajdeczko
-42
/
+18
2024-07-12
drm/xe/kunit: Simplify xe_migrate live tests code layout
Michal Wajdeczko
-37
/
+15
2024-07-12
drm/xe/kunit: Simplify xe_dma_buf live tests code layout
Michal Wajdeczko
-37
/
+15
2024-07-12
drm/xe/kunit: Simplify xe_bo live tests code layout
Michal Wajdeczko
-41
/
+20
2024-07-12
drm/xe/kunit: Drop XE_TEST_EXPORT
Michal Wajdeczko
-2
/
+0
2024-07-12
drm/xe/kunit: Kill xe_cur_kunit()
Michal Wajdeczko
-16
/
+14
2024-07-12
Merge tag 'amd-drm-fixes-6.10-2024-07-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
-2
/
+30
2024-07-12
Merge tag 'drm-xe-fixes-2024-07-11' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-24
/
+38
2024-07-12
drm/omap: Restrict compile testing to PAGE_SIZE less than 64KB
Nathan Chancellor
-1
/
+1
2024-07-12
Merge tag 'drm-xe-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-534
/
+1007
2024-07-12
Merge tag 'drm-misc-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/...
Dave Airlie
-13
/
+23
2024-07-11
Revert "drm/amd/display: Reset freesync config before update new state"
Leo Li
-1
/
+0
2024-07-11
drm/vboxvideo: fix mapping leaks
Philipp Stanner
-11
/
+9
2024-07-11
drm/xe: Add process name and PID to job timedout message
José Roberto de Souza
-2
/
+15
2024-07-11
drm/i915/dp: Keep cached LTTPR mode up-to-date
Imre Deak
-1
/
+7
2024-07-11
drm/i915/dp: Reset cached LTTPR count if number of LTTPRs is unsupported
Imre Deak
-1
/
+1
2024-07-11
drm/i915/dp: Don't switch the LTTPR mode on an active link
Imre Deak
-7
/
+48
2024-07-11
drm/i915/dp: Reset intel_dp->link_trained before retraining the link
Imre Deak
-0
/
+2
2024-07-11
drm/dp: Add helper to dump an LTTPR PHY descriptor
Imre Deak
-10
/
+56
2024-07-11
drm/panel-edp: Add BOE NV140WUM-N41
Hsin-Yi Wang
-0
/
+1
2024-07-11
drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removal
Nirmoy Das
-4
/
+8
2024-07-11
drm/xe: Use write-back caching mode for system memory on DGFX
Thomas Hellström
-20
/
+30
2024-07-11
drm/xe: Drop trace_xe_hw_fence_free
Matthew Brost
-6
/
+0
2024-07-11
drm/xe/uapi: Rename xe perf layer as xe observation layer
Ashutosh Dixit
-137
/
+138
2024-07-11
drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
Qiuxu Zhuo
-0
/
+11
2024-07-11
drm/xe/xe2: Make subsequent L2 flush sequential
Tejas Upadhyay
-0
/
+9
2024-07-10
drm/amd: Add power_saving_policy drm property to eDP connectors
Mario Limonciello
-5
/
+53
2024-07-10
drm: Introduce 'power saving policy' drm property
Mario Limonciello
-0
/
+48
2024-07-10
drm/amdgpu: reject gang submit on reserved VMIDs
Christian König
-1
/
+30
2024-07-10
drm/ci: uprev IGT
Vignesh Raman
-395
/
+527
2024-07-10
drm/amdgpu: remove exp hw support check for gfx12
Alex Deucher
-2
/
+0
2024-07-10
drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completed
YiPeng Chai
-1
/
+23
2024-07-10
drm/amdgpu: flush all cached ras bad pages to eeprom
YiPeng Chai
-6
/
+29
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
-1
/
+1
2024-07-10
drm/amd/display: Allow display DCC for DCN401
Aurabindo Pillai
-6
/
+25
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
-1
/
+1
2024-07-10
drm/amdgpu/job: Replace DRM_INFO/ERROR logging
Alex Deucher
-10
/
+11
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
-1
/
+1
2024-07-10
drm/amd/pm: Ignore initial value in smu response register
Danijel Slivka
-5
/
+40
[prev]
[next]