index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gma500/oaktrail_lvds: replace continue with break
Colin Ian King
2021-06-18
1
-2
/
+2
*
drm/gma500: update comment of psb_spank()
Wan Jiabing
2021-05-06
1
-1
/
+1
*
drm/gma500: remove trailing whitespaces
Krzysztof Kozlowski
2021-04-22
2
-28
/
+26
*
drm/gma500: correct kerneldoc
Krzysztof Kozlowski
2021-04-22
2
-2
/
+2
*
gma500: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-08
1
-2
/
+1
*
drm/gma500: use NULL instead of using plain integer as pointer
Yang Li
2021-03-19
1
-1
/
+1
*
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
19
-346
/
+51
|
\
|
*
drm/gma500: Never wait for blits
Patrik Jakobsson
2021-02-09
4
-71
/
+0
|
*
drm/gma500: psb_spank() doesn't need it's own file
Patrik Jakobsson
2021-02-09
3
-61
/
+31
|
*
drm/gma500: Unify crtc helpers
Patrik Jakobsson
2021-02-09
7
-18
/
+5
|
*
drm/gma500/cdv: Remove unused tv out paths
Patrik Jakobsson
2021-02-09
1
-10
/
+1
|
*
drm/gma500: Remove unused DPST support
Patrik Jakobsson
2021-02-09
4
-150
/
+0
|
*
drm/gma500/cdv: Remove unused code for crt init
Patrik Jakobsson
2021-02-09
1
-14
/
+1
|
*
drm/gma500: Drop DRM_GMA600 config option
Thomas Zimmermann
2021-02-09
3
-20
/
+11
|
*
drm/gma500: Remove in_atomic() usage.
Sebastian Andrzej Siewior
2021-02-09
1
-2
/
+2
|
*
drm/gma500: Remove dependency on TTM
Thomas Zimmermann
2021-02-01
1
-1
/
+0
|
*
drm/gma500: Remove CONFIG_X86 conditionals from source files
Thomas Zimmermann
2021-02-01
1
-21
/
+0
|
*
drm/gma500: Drop DRM_GMA3600 config option
Thomas Zimmermann
2021-02-01
3
-24
/
+16
|
*
drm/gma500: Remove Medfield support
Thomas Zimmermann
2021-02-01
23
-5835
/
+2
*
|
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-02-22
2
-3
/
+3
|
\
\
|
*
|
drm/gma500: Get rid of duplicate NULL checks
Andy Shevchenko
2021-01-25
1
-12
/
+6
|
*
|
drm/gma500: Convert to use new SCU IPC API
Andy Shevchenko
2021-01-25
7
-14
/
+17
*
|
|
drm/gma500: Remove dependency on TTM
Thomas Zimmermann
2021-02-09
1
-1
/
+0
*
|
|
drm/gma500: Remove CONFIG_X86 conditionals from source files
Thomas Zimmermann
2021-02-09
1
-21
/
+0
*
|
|
drm/gma500: Drop DRM_GMA3600 config option
Thomas Zimmermann
2021-02-09
3
-24
/
+16
*
|
|
drm/gma500: Remove Medfield support
Thomas Zimmermann
2021-02-09
23
-5835
/
+2
|
|
/
|
/
|
*
|
drm/gma500/mdfld_intel_display: Demote three kernel-doc formatting abuses
Lee Jones
2021-01-18
1
-3
/
+3
*
|
drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abuses
Lee Jones
2021-01-18
1
-2
/
+2
*
|
drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headers
Lee Jones
2021-01-18
1
-3
/
+3
*
|
drm/gma500/oaktrail_lvds: Demote one documentation header fix another
Lee Jones
2021-01-18
1
-1
/
+2
*
|
drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp'
Lee Jones
2021-01-18
1
-4
/
+4
*
|
drm/gma500/cdv_intel_dp: Demote one unworthy header fix another
Lee Jones
2021-01-18
1
-2
/
+2
*
|
drm/gma500/cdv_intel_lvds: Demote unworthy headers to standard blocks and fix...
Lee Jones
2021-01-18
1
-3
/
+4
*
|
drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fit...
Lee Jones
2021-01-18
1
-1
/
+1
*
|
drm/gma500/cdv_intel_crt: Demote kernel-doc abuse in 'cdv_intel_crt_detect_ho...
Lee Jones
2021-01-18
1
-1
/
+1
*
|
drm/gma500/psb_irq: Demote kernel-doc abuse
Lee Jones
2021-01-18
1
-2
/
+1
*
|
drm/gma500/psb_intel_sdvo: Demote kernel-doc abuses
Lee Jones
2021-01-18
1
-3
/
+3
*
|
drm/gma500/mmu: Actually return an error if one occurs
Lee Jones
2021-01-18
1
-1
/
+1
*
|
drm/gma500/power: Remove excess param description 'state'
Lee Jones
2021-01-18
1
-1
/
+0
*
|
drm/gma500/mmu: Remove unused function 'psb_get_default_pd_addr'
Lee Jones
2021-01-18
1
-9
/
+0
*
|
drm/gma500/gem: Include our own header containing prototypes
Lee Jones
2021-01-18
1
-0
/
+1
*
|
drm/gma500/gem: Do not rely on consumers to include drm/drm_device.h before g...
Lee Jones
2021-01-18
1
-0
/
+2
*
|
drm/gma500/psb_intel_modes: Provide missing descriptions for function param '...
Lee Jones
2021-01-18
1
-1
/
+2
*
|
drm/gma500/psb_intel_lvds: Supply description for 'mode_dev'
Lee Jones
2021-01-18
1
-0
/
+1
*
|
drm/gma500/psb_intel_display: Demote kernel-doc formatting abuse
Lee Jones
2021-01-18
1
-1
/
+1
*
|
drm/gma500/gma_device: Include our own header containing prototypes
Lee Jones
2021-01-18
1
-0
/
+1
*
|
drm/gma500/gma_display: Demote kernel-doc abuses to standard comment blocks
Lee Jones
2021-01-18
1
-4
/
+4
*
|
drm/gma500/power: Fix a bunch of *dev documentation issues
Lee Jones
2021-01-18
1
-3
/
+4
*
|
drm/gma500/mmu: Make local function 'psb_mmu_pt_alloc_map_lock()' static
Lee Jones
2021-01-18
1
-2
/
+2
*
|
drm/gma500/intel_i2c: Remove superflouous parameter description and rename an...
Lee Jones
2021-01-18
1
-2
/
+1
[next]