index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
/
mgag200_mode.c
Age
Commit message (
Expand
)
Author
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-07
drm/mgag200: Store vidrst flag in device info
Thomas Zimmermann
2022-06-07
drm/mgag200: Store maximum resolution and memory bandwidth in device info
Thomas Zimmermann
2022-06-07
drm/mgag200: Store HW_BUG_NO_STARTADD flag in device info
Thomas Zimmermann
2022-06-07
drm/mgag200: Implement new init logic
Thomas Zimmermann
2022-06-07
drm/mgag200: Call mgag200_device_probe_vram() from per-model init
Thomas Zimmermann
2022-06-07
drm/mgag200: Initialize each model in separate function
Thomas Zimmermann
2022-06-07
drm/mgag200: Remove special case for G200SE with <2 MiB
Thomas Zimmermann
2022-05-17
drm/mgag200: Split up connector's mode_valid helper
Thomas Zimmermann
2022-05-17
drm/mgag200: Test memory requirements in drm_mode_config_funcs.mode_valid
Thomas Zimmermann
2022-05-17
drm/mgag200: Remove struct mga_connector
Thomas Zimmermann
2022-05-17
drm/mgag200: Switch I2C code to managed cleanup
Thomas Zimmermann
2022-05-17
drm/mgag200: Implement connector's get_modes with helper
Thomas Zimmermann
2022-05-17
drm/mgag200: Fail on I2C initialization errors
Thomas Zimmermann
2022-05-17
drm/mgag200: Acquire I/O lock while reading EDID
Thomas Zimmermann
2022-05-16
drm/mgag200: Enable atomic gamma lut update
Jocelyn Falempe
2022-05-12
drm/mgag200: Warn once if trying to set start address on broken hardware.
Jocelyn Falempe
2022-05-12
drm/mgag200: Optimize damage clips
Jocelyn Falempe
2022-05-12
drm/mgag200: Add FB_DAMAGE_CLIPS support
Jocelyn Falempe
2022-05-05
drm/mgag200: Protect concurrent access to I/O registers with lock
Thomas Zimmermann
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-01-19
mgag200 fix memmapsl configuration in GCTL6 register
Jocelyn Falempe
2021-11-11
drm/format-helper: Rework format-helper memcpy functions
Thomas Zimmermann
2021-08-08
drm/mgag200: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
drm/mgag200: Compute PLL values during atomic check
Thomas Zimmermann
2021-08-08
drm/mgag200: Introduce custom CRTC state
Thomas Zimmermann
2021-08-08
drm/mgag200: Abstract pixel PLL via struct mgag200_pll
Thomas Zimmermann
2021-08-08
drm/mgag200: Declare PLL clock constants static const
Thomas Zimmermann
2021-08-08
drm/mgag200: Split PLL compute function for G200SE by rev
Thomas Zimmermann
2021-08-08
drm/mgag200: Split PLL compute functions by device type
Thomas Zimmermann
2021-08-08
drm/mgag200: Store values (not bits) in struct mgag200_pll_values
Thomas Zimmermann
2021-08-08
drm/mgag200: Introduce separate variable for PLL S parameter
Thomas Zimmermann
2021-08-08
drm/mgag200: Split PLL setup into compute and update functions
Thomas Zimmermann
2021-08-08
drm/mgag200: Remove P_ARRAY_SIZE
Thomas Zimmermann
2021-08-08
drm/mgag200: Return errno codes from PLL compute functions
Thomas Zimmermann
2021-08-08
drm/mgag200: Select clock in PLL update functions
Thomas Zimmermann
2021-07-05
drm/mgag200: Constify LUT for programming bpp
Thomas Zimmermann
2021-05-01
drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
Thomas Zimmermann
2021-02-08
drm/mgag200: Move vmap out of commit tail
Thomas Zimmermann
2021-02-05
drm/mgag200: make a const array static, makes object smaller
Colin Ian King
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-08
drm: remove unneeded break
Tom Rix
2020-08-03
drm/mgag200: Add support for G200 desktop cards
Thomas Zimmermann
2020-08-03
drm/mgag200: Move G200SE's unique id into model-specific data
Thomas Zimmermann
2020-08-03
drm/mgag200: Clear <page> field during MM init
Thomas Zimmermann
2020-08-03
drm/mgag200: Set MISC memory flags in mm init code
Thomas Zimmermann
2020-08-03
drm/mgag200: Enable MGA mode during device register initialization
Thomas Zimmermann
2020-08-03
drm/mgag200: Initialize PCI registers early during device setup
Thomas Zimmermann
2020-07-14
drm/mgag200: Inline mga_crtc_{prepare, commit}() into enable function
Thomas Zimmermann
[next]