index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
drm: make various debugfs_init() functions return 0
Wambui Karuga
3
-9
/
+14
2020-03-18
drm/i915: have *_debugfs_init() functions return void.
Wambui Karuga
4
-12
/
+12
2020-03-18
drm/omap: remove checks for return value of drm_debugfs functions
Wambui Karuga
1
-20
/
+7
2020-03-18
drm/pl111: make pl111_debugfs_init return 0
Wambui Karuga
1
-3
/
+5
2020-03-18
drm/nouveau: make nouveau_drm_debugfs_init() return 0
Wambui Karuga
1
-12
/
+8
2020-03-18
drm/vram-helper: make drm_vram_mm_debugfs_init() return 0
Wambui Karuga
1
-6
/
+4
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
15
-74
/
+58
2020-03-18
drm/msm: remove checks for return value of drm_debugfs_create_files()
Wambui Karuga
3
-29
/
+10
2020-03-18
drm/etnaviv: remove check for return value of drm_debugfs_create_files()
Wambui Karuga
1
-12
/
+4
2020-03-18
drm/arm: make hdlcd_debugfs_init() return 0
Wambui Karuga
1
-2
/
+4
2020-03-18
drm/arc: make arcgpu_debugfs_init() return 0.
Wambui Karuga
1
-2
/
+4
2020-03-18
drm/vc4: remove check of return value of drm_debugfs functions
Wambui Karuga
1
-5
/
+2
2020-03-18
drm/v3d: make v3d_debugfs_init() return 0
Wambui Karuga
1
-3
/
+4
2020-03-18
drm/tilcdc: remove check for return value of debugfs functions.
Wambui Karuga
1
-11
/
+4
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
5
-43
/
+8
2020-03-18
drm: Correct a typo in a function comment
Igor Matheus Andrade Torrente
1
-1
/
+1
2020-03-18
drm: drm_vm: Use fallthrough;
Joe Perches
1
-2
/
+2
2020-03-18
drm/hisilicon: Drop unused #include
Daniel Vetter
1
-1
/
+0
2020-03-18
drm/core: Add drm_afbc_framebuffer and a corresponding helper
Andrzej Pietrasiewicz
1
-0
/
+108
2020-03-18
drm/core: Allow drivers allocate a subclass of struct drm_framebuffer
Andrzej Pietrasiewicz
1
-25
/
+62
2020-03-17
Merge drm/drm-next into drm-misc-next
Maxime Ripard
463
-4744
/
+6945
2020-03-16
drm: Mark up racy check of drm_gem_object.handle_count
Chris Wilson
1
-1
/
+1
2020-03-16
drm/edid: Distribute switch variables for initialization
Kees Cook
1
-2
/
+1
2020-03-16
drm: lock: Clean up documentation
Benjamin Gaignard
1
-6
/
+5
2020-03-16
drm: bufs: Clean up documentation
Benjamin Gaignard
1
-10
/
+10
2020-03-16
drm: vm: Clean up documentation
Benjamin Gaignard
1
-8
/
+8
2020-03-16
drm: context: Clean up documentation
Benjamin Gaignard
1
-14
/
+14
2020-03-14
drm/tiny: fix sparse warning: incorrect type in assignment (different base ty...
Kamlesh Gurudasani
1
-1
/
+1
2020-03-13
Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...
Dave Airlie
129
-1317
/
+2860
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
72
-643
/
+2376
2020-03-11
drm: Remove drm dp mst destroy_connector callbacks
Pankaj Bharadiya
3
-33
/
+0
2020-03-11
drm: Add drm_dp_destroy_connector helper and use it
Pankaj Bharadiya
1
-2
/
+14
2020-03-11
drm: Remove dp mst register connector callbacks
Pankaj Bharadiya
4
-25
/
+0
2020-03-11
drm: Register connector instead of calling register_connector callback
Pankaj Bharadiya
1
-1
/
+1
2020-03-11
drm/edid: Add function to parse EDID descriptors for monitor range
Manasi Navare
1
-0
/
+44
2020-03-11
drm/panel-simple: Fix dotclock for Logic PD Type 28
Ville Syrjälä
1
-1
/
+1
2020-03-11
drm/panel-sony-acx424akp: Fix dotclocks
Ville Syrjälä
1
-2
/
+2
2020-03-11
drm/panel-lg-lg4573: Fix dotclock
Ville Syrjälä
1
-1
/
+1
2020-03-11
drm/panel-ilitek-ili9322: Fix dotclocks
Ville Syrjälä
1
-7
/
+7
2020-03-11
drm/panel-novatek-nt35510: Fix dotclock
Ville Syrjälä
1
-1
/
+1
2020-03-11
drm: sysfs: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-11
drm/ttm: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-11
drm/ttm: fix false positive assert
Christian König
1
-3
/
+2
2020-03-11
drm/rockchip: rgb: don't count non-existent devices when determining subdrivers
Heiko Stuebner
1
-1
/
+2
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
341
-3428
/
+4086
2020-03-10
drm/amdgpu/runpm: disable runpm on Vega10
Feifei Xu
1
-0
/
+1
2020-03-10
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
8
-11
/
+3
2020-03-10
drm/amdgpu: add function to creat all ras debugfs node
Tao Zhou
2
-0
/
+31
2020-03-10
drm/amd/powerplay: fix the coverity warning about negative check for an unsig...
Prike Liang
1
-3
/
+0
2020-03-10
drm/amdgpu: Correct the condition of warning while bo release
xinhui pan
1
-1
/
+2
[next]