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-09-30
drm/i915/audio: be explicit about intel_wakeref_t conversions
Jani Nikula
-4
/
+5
2024-09-30
drm/i915/gt: add a macro for mock gt wakeref special value and use it
Jani Nikula
-3
/
+7
2024-09-30
drm/i915/display: return 0 instead of false for disabled power wakeref
Jani Nikula
-1
/
+1
2024-09-30
drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_t
Jani Nikula
-10
/
+13
2024-09-30
drm/i915/gem: fix bitwise and logical AND mixup
Jani Nikula
-1
/
+1
2024-09-30
drm/i915/dp: Add helper to compute num pipes required
Ankit Nautiyal
-36
/
+40
2024-09-30
drm/i915/display: Modify debugfs for joiner to force n pipes
Ankit Nautiyal
-4
/
+57
2024-09-30
drm/i915/display_debugfs: Allow force joiner only if supported
Ankit Nautiyal
-3
/
+3
2024-09-30
drm/i915/display_device: Add Check HAS_DSC for bigjoiner
Ankit Nautiyal
-1
/
+1
2024-09-30
drm/sched: revert "Always increment correct scheduler score"
Christian König
-1
/
+1
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-1326
/
+1889
2024-09-30
Merge drm/drm-next into drm-intel-next
Jani Nikula
-1308
/
+1844
2024-09-30
drm/i915/hdcp: Retry first read and writes to downstream
Suraj Kandpal
-7
/
+30
2024-09-30
drm/i915/vdsc: Add bpc check in intel_dsc_compute_params
Suraj Kandpal
-0
/
+6
2024-09-28
Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-862
/
+1097
2024-09-28
Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
-831
/
+1027
2024-09-27
drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
José Roberto de Souza
-6
/
+3
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-5
/
+0
2024-09-27
drm/xe/queue: move xa_alloc to prevent UAF
Matthew Auld
-1
/
+3
2024-09-27
drm/xe/vm: move xa_alloc to prevent UAF
Matthew Auld
-8
/
+8
2024-09-27
drm/xe: Resume TDR after GT reset
Matthew Brost
-0
/
+8
2024-09-27
drm/i915/hotplug: Add comment for XE_LPD+ SHPD_FILTER_CNT value
Suraj Kandpal
-0
/
+4
2024-09-27
drm/i915/hotplug: Reduce SHPD_FLITER_CNT for ICL and above
Suraj Kandpal
-4
/
+5
2024-09-26
drm/amd/display: change the panel power savings level without a modeset
Hamza Mahfooz
-17
/
+41
2024-09-26
drm/amdgpu: Add PSP reload case to reset-on-init
Lijo Lazar
-0
/
+2
2024-09-26
drm/amdgpu: Add interface for TOS reload cases
Lijo Lazar
-0
/
+40
2024-09-26
drm/amdgpu: Support reset-on-init on select SOCs
Lijo Lazar
-0
/
+1
2024-09-26
drm/amdgpu: Drop delayed reset work handler
Lijo Lazar
-84
/
+0
2024-09-26
drm/amdgpu: Refactor XGMI reset on init handling
Lijo Lazar
-19
/
+91
2024-09-26
drm/amdgpu: Add helper to initialize badpage info
Lijo Lazar
-21
/
+41
2024-09-26
drm/amdgpu: Remove unused amdgpu_i2c functions
Dr. David Alan Gilbert
-29
/
+0
2024-09-26
drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queue
Dr. David Alan Gilbert
-12
/
+0
2024-09-26
drm/amdgpu: Remove unused amdgpu_gmc_vram_cpu_pa
Dr. David Alan Gilbert
-13
/
+0
2024-09-26
drm/amdgpu: Remove unused amdgpu_atpx functions
Dr. David Alan Gilbert
-20
/
+0
2024-09-26
drm/amdgpu: Remove unused amdgpu_device_ip_is_idle
Dr. David Alan Gilbert
-26
/
+0
2024-09-26
drm/amdgpu: Add reset on init handler for XGMI
Lijo Lazar
-0
/
+155
2024-09-26
drm/amd/display: fix typos in several function pointer checks
Vitaliy Shevtsov
-4
/
+4
2024-09-26
drm/amdgpu: Add callback get xcp resource info
Lijo Lazar
-2
/
+83
2024-09-26
drm/amd: Add helper to get partition config modes
Lijo Lazar
-20
/
+76
2024-09-26
drm/amdgpu: Fix typo "acccess" and improve the comment style here
WangYuli
-4
/
+8
2024-09-26
drm/amdgpu/gfx9: Explicitly halt CP before init
Alex Deucher
-0
/
+4
2024-09-26
drm/amdgpu/gfx9: set additional bits on CP halt
Alex Deucher
-1
/
+18
2024-09-26
drm/amdgpu: add amdgpu_device reference in ip block
Sunil Khatri
-0
/
+3
2024-09-26
drm/amdgpu: Separate reinitialization after reset
Lijo Lazar
-63
/
+89
2024-09-26
drm/amdgpu: check return for setting engine dram timings
Tim Huang
-9
/
+11
2024-09-26
drm/amdgpu: Use init level for pending_reset flag
Lijo Lazar
-33
/
+14
2024-09-26
amd/amdgpu: Reduce unnecessary repetitive GPU resets
YiPeng Chai
-1
/
+20
2024-09-26
drm/amdgpu: Add init levels
Lijo Lazar
-0
/
+88
2024-09-26
drm/amdgpu: Remove unneeded write in JPEG v4.0.3
Jane Jian
-9
/
+1
2024-09-26
drm/amdgpu: Fix JPEG v4.0.3 register write
Lijo Lazar
-8
/
+10
[prev]
[next]