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-03-25
drm/qxl: fix qxl can't use in arm64
Cong Liu
2
-4
/
+4
2022-03-25
drm/virtio: Remove restriction of non-zero blob_flags
Rob Clark
1
-2
/
+1
2022-03-25
drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
Liu Zixian
1
-0
/
+2
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-1
/
+1
2022-03-25
Merge tag 'drm-misc-next-fixes-2022-03-24-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-10
/
+15
2022-03-25
Merge tag 'drm-intel-next-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
4
-6
/
+18
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1322
-33070
/
+483232
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2
-2
/
+2
2022-03-24
drm/msm: Add missing put_task_struct() in debugfs path
Rob Clark
1
-0
/
+1
2022-03-24
drm/msm/gpu: Remove mutex from wait_event condition
Rob Clark
1
-10
/
+1
2022-03-24
drm/msm/gpu: Park scheduler threads for system suspend
Rob Clark
1
-4
/
+64
2022-03-24
drm/msm/gpu: Rename runtime suspend/resume functions
Rob Clark
1
-3
/
+3
2022-03-24
drm/vc4: hdmi: Support HDMI YUV output
Maxime Ripard
4
-16
/
+311
2022-03-24
drm/vc4: hdmi: Always try to have the highest bpc
Maxime Ripard
2
-5
/
+43
2022-03-24
drm/vc4: hdmi: Take bpp into account for the scrambler
Maxime Ripard
2
-4
/
+17
2022-03-24
drm/vc4: hdmi: Take the sink maximum TMDS clock into account
Maxime Ripard
1
-0
/
+6
2022-03-24
drm/vc4: hdmi: Move clock calculation into its own function
Maxime Ripard
1
-15
/
+37
2022-03-24
drm/vc4: hdmi: Move clock validation to its own function
Maxime Ripard
1
-11
/
+15
2022-03-24
drm/vc4: hdmi: Rename pixel_rate variable
Maxime Ripard
3
-22
/
+22
2022-03-24
drm/bridge: it6505: Fix build error
YueHaibing
1
-0
/
+1
2022-03-24
dma-buf: add dma_resv_replace_fences v2
Christian König
1
-42
/
+7
2022-03-24
drm/edid: fix CEA extension byte #3 parsing
Jani Nikula
1
-4
/
+8
2022-03-24
drm/edid: check basic audio support on CEA extension block
Cooper Chiou
1
-1
/
+2
2022-03-24
drm/etnaviv: stop using dma_resv_excl_fence v2
Christian König
3
-29
/
+14
2022-03-24
drm: bridge: it66121: Add audio support
Nicolas Belin
1
-0
/
+627
2022-03-24
drm: bridge: it66121: Fix the register page length
Nicolas Belin
1
-1
/
+1
2022-03-23
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-0
/
+32
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
6
-48
/
+26
2022-03-23
drm/gma500: Add crtc prefix to vblank functions
Patrik Jakobsson
3
-9
/
+9
2022-03-23
drm/gma500: Declare a few functions static
Patrik Jakobsson
2
-9
/
+8
2022-03-23
drm/gma500: Free the correct connector allocation
Patrik Jakobsson
6
-6
/
+13
2022-03-23
drm/gma500: gma500 don't register non-hotpluggable connectors
Patrik Jakobsson
8
-16
/
+0
2022-03-23
drm/gma500: Make use of the drm connector iterator
Patrik Jakobsson
9
-42
/
+84
2022-03-23
drm/gma500: Uninstall interrupts on driver removal
Patrik Jakobsson
1
-0
/
+2
2022-03-23
drm/gma500: Use managed drmm_mode_config_init()
Patrik Jakobsson
1
-2
/
+2
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
5
-3
/
+6
2022-03-22
drm/i915/guc: Print the GuC error capture output register list.
Alan Previn
8
-15
/
+183
2022-03-22
drm/i915/guc: Plumb GuC-capture into gpu_coredump
Alan Previn
8
-97
/
+288
2022-03-22
drm/i915/guc: Pre-allocate output nodes for extraction
Alan Previn
2
-35
/
+161
2022-03-22
drm/i915/guc: Extract GuC error capture lists on G2H notification.
Alan Previn
7
-13
/
+652
2022-03-22
drm/i915/guc: Check sizing of guc_capture output
Alan Previn
3
-0
/
+55
2022-03-22
drm/i915/guc: Add capture region into intel_guc_log
Alan Previn
2
-25
/
+37
2022-03-22
drm/i915/guc: Update GuC-log relay function names
Alan Previn
1
-16
/
+19
2022-03-22
drm/i915/guc: Add GuC's error state capture output structures.
Alan Previn
1
-0
/
+47
2022-03-22
drm/i915/guc: Add Gen9 registers for GuC error state capture.
Alan Previn
1
-23
/
+59
2022-03-22
drm/i915/guc: Add DG2 registers for GuC error state capture.
Alan Previn
1
-3
/
+77
2022-03-22
drm/i915/guc: Add XE_LP steered register lists support
Alan Previn
2
-11
/
+174
2022-03-22
drm/i915/guc: Add XE_LP static registers for GuC error capture.
Alan Previn
2
-23
/
+95
2022-03-22
drm/i915/guc: Update GuC ADS size for error capture lists
Alan Previn
8
-17
/
+628
2022-03-22
drm/i915/gt: replace cache_clflush_range
Michael Cheng
5
-10
/
+10
[prev]
[next]