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_g200ew3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
drm/mgag200: Remove type field from struct mga_device
Thomas Zimmermann
1
-3
/
+2
2022-07-29
drm/mgag200: Move mode-config to model-specific code
Thomas Zimmermann
1
-1
/
+110
2022-07-29
drm/mgag200: Provide per-device callbacks for PIXPLLC
Thomas Zimmermann
1
-0
/
+61
2022-07-29
drm/mgag200: Provide per-device callbacks for BMC synchronization
Thomas Zimmermann
1
-0
/
+2
2022-07-29
drm/mgag200: Add per-device callbacks
Thomas Zimmermann
1
-1
/
+5
2022-07-29
drm/mgag200: Move ER/EW3 register initialization to per-model code
Thomas Zimmermann
1
-1
/
+8
2022-07-29
drm/mgag200: Move DAC-register setup into model-specific code
Thomas Zimmermann
1
-0
/
+2
2022-06-07
drm/mgag200: Store positions of I2C data and clock bits in device info
Thomas Zimmermann
1
-1
/
+1
2022-06-07
drm/mgag200: Store vidrst flag in device info
Thomas Zimmermann
1
-1
/
+1
2022-06-07
drm/mgag200: Store maximum resolution and memory bandwidth in device info
Thomas Zimmermann
1
-1
/
+1
2022-06-07
drm/mgag200: Store HW_BUG_NO_STARTADD flag in device info
Thomas Zimmermann
1
-3
/
+3
2022-06-07
drm/mgag200: Add struct mgag200_device_info
Thomas Zimmermann
1
-1
/
+4
2022-06-07
drm/mgag200: Implement new init logic
Thomas Zimmermann
1
-6
/
+3
2022-06-07
drm/mgag200: Call mgag200_device_probe_vram() from per-model init
Thomas Zimmermann
1
-1
/
+13
2022-06-07
drm/mgag200: Move PCI-option setup into model-specific code
Thomas Zimmermann
1
-0
/
+4
2022-06-07
drm/mgag200: Initialize each model in separate function
Thomas Zimmermann
1
-0
/
+44