index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
/
mgag200_mode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-04-25
drm/mgag200: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-01-30
drm/mgag200: fix a test in mga_vga_mode_valid()
Dan Carpenter
1
-2
/
+2
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-08-04
drm: mgag200: remove dead code and pointless local lut storage
Peter Rosin
1
-47
/
+15
2017-06-15
drm/mgag200: Fix to always set HiPri for G200e4 V2
Mathieu Larouche
1
-1
/
+8
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
1
-1
/
+2
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-1
/
+1
2017-01-23
drm/mgag200: Added support for the new device G200eH3
Mathieu Larouche
1
-19
/
+58
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-8
/
+8
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-3
/
+3
2016-12-14
drm/mgag200: Add local 'fb' variable
Ville Syrjälä
1
-8
/
+9
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-4
/
+5
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
1
-4
/
+5
2016-06-01
drm/mgag200: Black screen fix for G200e rev 4
Mathieu Larouche
1
-1
/
+9
2016-03-04
drm/mgag200: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-13
/
+0
2016-02-16
drm/mgag200: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-01-20
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-12-15
drm/mgag200: Constify function pointer structs
Ville Syrjälä
1
-2
/
+2
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-11-16
drm/mgag200/mgag200_mode.c: fix wrong do_div() usage
Nicolas Pitre
1
-1
/
+1
2015-08-24
drm/mgag200: Add support for a new rev of G200e
Mathieu Larouche
1
-25
/
+87
2015-08-24
drm/mgag200: Add support for a new G200eW3 chipset
Mathieu Larouche
1
-26
/
+74
2015-07-24
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-6
/
+3
2015-07-17
drm/mgag200: remove unused variables
Sudip Mukherjee
1
-6
/
+3
2015-06-16
drm/mgag200: Reject non-character-cell-aligned mode widths
Adam Jackson
1
-0
/
+5
2015-04-07
drm/mgag200: constify all struct drm_*_helper funcs pointers
Jani Nikula
1
-1
/
+1
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
1
-16
/
+5
2014-07-18
drm/mgag200: use helpers
Rob Clark
1
-12
/
+2
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-1
/
+1
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-13
/
+13
2014-02-05
drm/mgag200: fix typo causing bw limits to be ignored on some chips
Dave Airlie
1
-2
/
+2
2014-01-14
drivers: gpu: Mark functions as static in mgag200_mode.c
Rashika
1
-3
/
+3
2013-11-08
drm/mgag200: drop pointless info print.
Dave Airlie
1
-2
/
+0
2013-07-30
drm/mgag200: Fix LUT programming for 16bpp
Egbert Eich
1
-0
/
+23
2013-07-30
drm/mgag200: Fix framebuffer pitch calculation
Takashi Iwai
1
-1
/
+1
2013-07-30
drm/mgag200: Add sysfs support for connectors
Egbert Eich
1
-0
/
+2
2013-07-30
drm/mgag200: Add an crtc_disable callback to the crtc helper funcs
Egbert Eich
1
-0
/
+19
2013-06-28
drm/mgag200: Added resolution and bandwidth limits for various G200e products.
Julia Lemire
1
-3
/
+67
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
1
-4
/
+5
2013-06-17
drm/mgag200: Hardware cursor support
Christopher Harvey
1
-0
/
+2
2013-06-03
drm/mgag200: Add missing write to index before accessing data register
Christopher Harvey
1
-4
/
+5
2013-05-13
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-38
/
+52
2013-05-13
drm/mgag200: Fix framebuffer base address programming
Christopher Harvey
1
-3
/
+24
2013-05-13
drm/mgag200: Convert counter delays to jiffies
Christopher Harvey
1
-9
/
+6
2013-05-13
drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
Christopher Harvey
1
-21
/
+21
[next]