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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
drm/mediatek: crtc: Make config-updating atomic
Chun-Kuang Hu
1
-7
/
+12
2021-03-29
drm/ingenic: Register devm action to cleanup encoders
Paul Cercueil
1
-10
/
+7
2021-03-29
drm: bridge/panel: Cleanup connector on bridge detach
Paul Cercueil
1
-0
/
+12
2021-03-29
drm/i915: rename i915_rev_steppings->intel_step_info
Jani Nikula
3
-8
/
+8
2021-03-29
drm/i915: rename disp_stepping->display_step and gt_stepping->gt_step
Jani Nikula
3
-28
/
+28
2021-03-29
drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEP
Jani Nikula
7
-16
/
+16
2021-03-29
drm/i915: switch TGL and ADL to the new stepping scheme
Jani Nikula
3
-56
/
+28
2021-03-29
drm/i915: switch KBL to the new stepping scheme
Jani Nikula
7
-37
/
+82
2021-03-29
drm/i915: add new helpers for accessing stepping info
Jani Nikula
3
-9
/
+29
2021-03-29
drm/i915: split out stepping info to a new file
Jani Nikula
5
-56
/
+74
2021-03-29
drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2
-6
/
+5
2021-03-29
drm/exynos/decon5433: Remove the unused include statements
Tian Tao
1
-1
/
+0
2021-03-29
drm/ttm: switch back to static allocation limits for now
Christian König
2
-74
/
+52
2021-03-26
drm/mst: Enhance MST topology logging
Eryk Brol
1
-11
/
+48
2021-03-26
drm/ttm: fix invalid NULL deref
Christian König
1
-3
/
+3
2021-03-26
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Daniel Vetter
320
-3790
/
+142157
2021-03-26
drm/bridge: Introduce LT8912B DSI to HDMI bridge
Adrien Grassein
3
-0
/
+780
2021-03-26
drm: Fix 3 typos in the inline doc
Dafna Hirschfeld
1
-8
/
+7
2021-03-26
drm/i915: add gem/gt TODO
Daniel Vetter
1
-0
/
+41
2021-03-26
drm/omap: Remove duplicate declaration
Wan Jiabing
1
-5
/
+4
2021-03-26
drm/omap: dsi: Add missing IRQF_ONESHOT
Yang Li
1
-1
/
+2
2021-03-26
drm/omap: fix misleading indentation in pixinc()
Arnd Bergmann
1
-3
/
+2
2021-03-26
drivers: gpu: drm: xen_drm_front_drm_info is declared twice
Wan Jiabing
1
-1
/
+0
2021-03-26
gpu/xen: Fix a use after free in xen_drm_drv_init
Lv Yunlong
1
-2
/
+4
2021-03-26
Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
12
-60
/
+119
2021-03-26
drm/i915: Fix transposed arguments to skl_plane_wm_level()
Ville Syrjälä
1
-2
/
+2
2021-03-26
drm/i915: Allow configuring default request expiry via modparam
Tvrtko Ursulin
3
-2
/
+9
2021-03-26
drm/i915: Fail too long user submissions by default
Tvrtko Ursulin
4
-1
/
+66
2021-03-26
drm/i915: Request watchdog infrastructure
Tvrtko Ursulin
8
-0
/
+106
2021-03-26
drm/i915: Handle async cancellation in sentinel assert
Tvrtko Ursulin
1
-4
/
+8
2021-03-26
drm/i915: Restrict sentinel requests further
Tvrtko Ursulin
1
-1
/
+1
2021-03-26
drm/i915: Individual request cancellation
Chris Wilson
5
-6
/
+242
2021-03-26
drm/i915: Extract active lookup engine to a helper
Tvrtko Ursulin
3
-33
/
+49
2021-03-26
Merge tag 'amd-drm-fixes-5.12-2021-03-24' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
17
-141
/
+364
2021-03-26
Merge branch 'linux-5.12' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+12
2021-03-26
Merge tag 'drm-intel-fixes-2021-03-25-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
9
-37
/
+113
2021-03-26
Merge tag 'drm-misc-fixes-2021-03-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-1
/
+2
2021-03-25
drm/i915: Use tasklet_unlock_spin_wait() in __tasklet_disable_sync_once()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-03-25
drm: bridge: Add Chipone ICN6211 MIPI-DSI to RGB bridge
Jagan Teki
3
-0
/
+307
2021-03-25
drm: bridge: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-1
/
+1
2021-03-25
drm/bridge: lt9611: Fix handling of 4k panels
Robert Foss
1
-1
/
+7
2021-03-25
drm/vkms: fix misuse of WARN_ON
Dmitry Vyukov
1
-1
/
+2
2021-03-25
drm/imx: imx-ldb: fix out of bounds array access warning
Arnd Bergmann
1
-0
/
+10
2021-03-25
drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be used
Liu Ying
1
-1
/
+1
2021-03-25
drm/imx: fix memory leak when fails to init
Pan Bian
1
-1
/
+1
2021-03-25
drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128
Lyude Paul
1
-1
/
+12
2021-03-24
drm/i915/gt: Always flush the submission queue on checking for idle
Chris Wilson
1
-8
/
+2
2021-03-24
drm/i915/selftest: Synchronise with the GPU timestamp
Chris Wilson
1
-3
/
+5
2021-03-24
drm/i915: give stolen system memory its own class
Matthew Auld
5
-10
/
+10
2021-03-24
drm/i915: cleanup the region class/instance encoding
Matthew Auld
2
-20
/
+24
[prev]
[next]