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-06-18
drm: Add DRM_MODE_TV_MODE_MONOCHROME
Nick Hollinghurst
-3
/
+14
2024-06-18
drm/xe: Allow const pointer when checking SR-IOV mode
Michal Wajdeczko
-3
/
+3
2024-06-18
drm/tidss: Add drm_panic support
Javier Martinez Canillas
-1
/
+13
2024-06-17
drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr
Francois Dugast
-40
/
+40
2024-06-17
drm/i915/display: Update calculation to avoid overflow
Mitul Golani
-4
/
+5
2024-06-17
drm/nouveau: Constify struct nouveau_job_ops
Christophe JAILLET
-4
/
+4
2024-06-17
nouveau: rip out busy fence waits
Dave Airlie
-34
/
+6
2024-06-17
drm/ci: add tests on vkms
Vignesh Raman
-6
/
+274
2024-06-17
drm/i915/display: update handling of FBC when VT-d active workaround
Vinod Govindapillai
-16
/
+6
2024-06-17
drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency
Alexey Makhalov
-1
/
+1
2024-06-17
drm/i915/mso: using joiner is not possible with eDP MSO
Jani Nikula
-0
/
+4
2024-06-17
drm/i915: move comments about FSB straps to proper place
Jani Nikula
-10
/
+9
2024-06-17
drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initialization
Jani Nikula
-43
/
+3
2024-06-17
drm/i915: use i9xx_fsb_freq() for GT clock frequency
Jani Nikula
-2
/
+4
2024-06-17
drm/i915: extend the fsb_freq initialization to more platforms
Jani Nikula
-14
/
+41
2024-06-17
drm/i915: convert fsb_freq and mem_freq to kHz
Jani Nikula
-33
/
+34
2024-06-17
drm/i915/gt: remove mem freq from gt debugfs
Jani Nikula
-1
/
+0
2024-06-17
drm/i915/dram: rearrange mem freq init
Jani Nikula
-34
/
+25
2024-06-17
drm/i915/dram: split out pnv DDR3 detection
Jani Nikula
-4
/
+8
2024-06-17
drm/i915/dram: separate fsb freq detection from mem freq
Jani Nikula
-46
/
+60
2024-06-17
drm/i915/wm: clarify logging on not finding CxSR latency config
Jani Nikula
-12
/
+5
2024-06-17
drm/i915/wm: rename intel_get_cxsr_latency -> pnv_get_cxsr_latency
Jani Nikula
-3
/
+3
2024-06-17
drm/i915/mso: using joiner is not possible with eDP MSO
Jani Nikula
-0
/
+4
2024-06-17
drm: zynqmp_dp: Don't delay work
Sean Anderson
-7
/
+6
2024-06-17
drm: zynqmp_dp: Rearrange zynqmp_dp for better padding
Sean Anderson
-13
/
+13
2024-06-17
drm: zynqmp_kms: Fix AUX bus not getting unregistered
Sean Anderson
-3
/
+9
2024-06-17
drm: xlnx: zynqmp_dpsub: Enable plane in atomic update
Anatoliy Klymenko
-3
/
+7
2024-06-17
drm: zynqmp_dpsub: Fix an error handling path in zynqmp_dpsub_probe()
Christophe JAILLET
-0
/
+1
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
-135
/
+220
2024-06-15
drm/xe/xe2lpg: Add Wa_14021490052
Akshata Jahagirdar
-0
/
+9
2024-06-15
drm/i915/gt/uc: Evaluate GuC priority within locks
Andi Shyti
-11
/
+16
2024-06-15
drm/i915/gt/uc: Fix typo in comment
Andi Shyti
-1
/
+1
2024-06-14
drm/xe/uc: Fix and start using xe_uc_fw_sanitize()
Michal Wajdeczko
-5
/
+3
2024-06-14
drm/xe: Use fixed CCS mode when running in SR-IOV mode
Michal Wajdeczko
-1
/
+8
2024-06-14
drm/xe/sched_job: Promote xe_sched_job_add_deps()
Francois Dugast
-19
/
+22
2024-06-14
drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
Alex Hung
-0
/
+3
2024-06-14
drm/amd/display: Check BIOS images before it is used
Alex Hung
-0
/
+14
2024-06-14
drm/amd/display: Add null checker before passing variables
Alex Hung
-3
/
+6
2024-06-14
drm/amd/display: Explicitly extend unsigned 16 bit to 64 bit
Alex Hung
-2
/
+2
2024-06-14
drm/amd/display: Send message to notify the DPIA host router bandwidth
Sung Joon Kim
-1
/
+81
2024-06-14
drm/amd/display: Add null check to dml21_find_dc_pipes_for_plane
Dillon Varone
-3
/
+8
2024-06-14
drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA
Michael Strauss
-1
/
+75
2024-06-14
drm/amd/display: Refactor DCN3X into component folder
Mounika Adhuri
-61
/
+304
2024-06-14
drm/amd/display: On clock init, maintain DISPCLK freq
Chris Park
-1
/
+27
2024-06-14
drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...
Wenjing Liu
-2
/
+2
2024-06-14
drm/amd/display: Remove redundant condition in VBA 314 func
Ivan Lipski
-9
/
+0
2024-06-14
drm/amd/display: Remove redundant condition with DEADCODE
Ivan Lipski
-3
/
+0
2024-06-14
Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"
Joshua Aberback
-5
/
+0
2024-06-14
drm/amd/display: Add dcn401 DIG fifo enable/disable
Relja Vojvodic
-3
/
+11
2024-06-14
drm/amd/display: Enable DCN401 idle optimizations by default
Dillon Varone
-1
/
+0
[prev]
[next]